GithubHelp home page GithubHelp logo

wamphyre / bsd-xfce Goto Github PK

View Code? Open in Web Editor NEW
267.0 8.0 25.0 101.05 MB

Turn your FreeBSD system in a complete and reliable workstation and creative studio with no hassle in minutes! Feel the daemon inside!

License: BSD 2-Clause "Simplified" License

Shell 3.37% CSS 91.54% SystemVerilog 5.09%
audio creative desktop freebsd macos open-source performance rock solid stable

bsd-xfce's People

Contributors

dennisdurkin avatar wamphyre avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bsd-xfce's Issues

(Support) Intel Graphics

Hello @Wamphyre
I get it in your README the disclaimer "No AMD/Intel support for now". But it would be great if Intel GPUs will be included in the future so I can try it on my Intel machines, both laptop and NUC. I have Intel Mesa integrated btw. I looked at the install script and in the compile section how about changing the nvidia instances to drm-kmod, is it as simple as that or more complicated? I'm just new to FreeBSD being a long time Linux distro hopper myself. In any case I love to hear your thoughts. I'm trying to transition to FreeBSD and somehow I'm successful since I got it working in my Thinkpad laptop and also as Vbox guest. Keep up the good work sir 👍

Audio co-operation

I would leave a replay to your comment, but I'm afraid you wouldn't see it. I know issue is not the ideal place for communication but I've got no other options. Anyway, I'd like to propose a project where we compose, record and mix everything on FreeBSD. If you're up to it, can you please send me an email (it's on my website) so we can arrange something? I'm sure we can find some common ground :o)

messed up config files

Hi!
Multiple problems happened during install, some of them can be really annoying.

  • loader.conf got renamed to loader.conf.bk... why? It's difficult to boot without that. Don't touch it please :)
  • /etc/devd.conf... missing " marks, devd (and all my usb devices) stopped working after reboot. Here is the working one:
notify 100 {
        match "system" "GEOM";
        match "subsystem" "DEV";
        action "/usr/sbin/automount -c";
};
  • /usr/local/etc/sudoers -> missing name before the rule ALL=(ALL:ALL) ALL

No other problems found so far :D

(FreeBSD 14.0-RELEASE-p6 amd64)

Problems post installation

Hi @Wamphyre,

I'm on a VM on proxmox VE, playing with FreeBSD. I successully installed FreeBSD and GostBSD, today looking your project I tried to install it, and:

  • installed a fresh FreeBSD-13.1-RELEASE-amd64-disc1.iso
  • sudo git clone https://github.com/Wamphyre/BSD-XFCE && sh BSD-XFCE/xfce_desktop.sh

All went OK without errors, but when I restarted I had this

bsd-xfce-error

That I can do to overpass?

configure Xorg without Nvidia

I want test this on VM on ESXi and then move to desktop
which option I must edit in config script , do not use nvidia card and xorg use default driver?

Network issues

After the normal installation, along with the configuration and everything else, I've been noticing that the network ends up dropping around 30 or 15 minutes of use, it's a quick drop that comes back in at least 10 seconds. But I wanted to know what could be causing this, I don't know if it could be DHCP or something else.

Any idea?

ZFS Support

#7

I faced the same boot issues using the script on FreeBSD 14 with ZFS. What adjustments need to be made to the script to properly support booting on ZFS?

Installer damages FreeBSD 14's ability to boot

Fresh install of FreeBSD, with pkg install of doas, and git. Also with a user paul added to wheel
Reboot confirmed as working - can SSH into paul. Can also login and do things from non-ssh console.

So with nothing else, installed I do:

git clone https://github.com/Wamphyre/BSD-XFCE && sh BSD-XFCE/xfce_desktop.sh
# and answer all the questions posed in default ways
sh BSD-XFCE/intel_gpu_install.sh

Then I reboot, then I see:

IMG_1565

Rebooting subsequent times gets to the same spot. I repeated everythng (reformat drive, install FreeBSD14 from scratch, add paul, git, doas, go back into the cloned repo for BSD-XFCE, all the other steps ... and get right back to the error of the attached screenshot

A lot of needless compilation...

I thought to give this a try and after doing a fresh 13.1 install on a spare SSD, I proceeded to run your script.

Everything seemed ok until I noticed that it started compiling things like libgettext from the ports tree even though a package is available. From there on, it only got worse when I saw it start compiling the entire Qt5. Seriously?!

I thought it would be done fast but after 1 hr I gave up and stopped the compilation. This is on a dual Xeon with 16 cores by the way and Nvidia GTX Titan.

Suffice to say I restarted the script without the "creative suite" where it stopped and after a reboot, the system got stuck on the FreeBSD splash screen and wouldn't go any further.

This is a valiant effort, but it needs more polish.

Do not modify `/etc/pkg/FreeBSD.conf`

When someone wants to modify or remove /etc/pkg/FreeBSD.conf he should create a new file /usr/local/etc/pkg/repos/FreeBSD.conf instead. That's said by header of the file /etc/pkg/FreeBSD.conf. This project modifies mentioned file here

Official FreeBSD handbook: https://docs.freebsd.org/en/books/handbook/ports/#quarterly-latest-branch

There is also discussion about it on unix.stackexchange, see:

I could try to fix it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.