I was really hoping I could get past the basic FreeBSD install with out having to ask for help on this forum - but I seem to have hit the wall.
I'm installing 14.3 on an older Dell Inspiron w/8g of ram and ~950g HDD with an Intel graphics card. The basic GUI installation went so well I'm on my 3rd install attempt thinking maybe this time I can get past this tricky Xorg bit.
Here's some info that may provide you FreeBSD experts with some clues that could help me:
My freebsd-version is 14.3RELEASE-p2
This morning I ran freebsd-update fetch, then install, (before spending the rest of the day trying a variety of things, some of which I will cover later)
When I run /var/log/Xorg.0.log I get a 'Permission denied' message whether as root or user.
To the /etc/rc.conf file I added the line dbus_enable="YES"
To the /boot/loader.conf file I added the line i915kms_load="YES"
When I enter (as a user, not as root) startx I get a many lines of error messages. The first one is :xauth: file /home/uname/.serverauth1***, where *** = a 3 digit number that changes every time I try to startx.
Other info in the error message:
X.Org X Server 1.21.1.18
X Protocol Version 11 Revision 0
Current version of pixman: 0.46.2
There are 6 lines in the error message section that start with (EE) Don't know if that's Easy Editor, but I am using Nano.
The last 3 messages all begin with xinit: 1 giving up, 2 Unable to Connect to X server: Connection refused, and last 3 server error
I'm interested in using Fluxbox as my WM/DE and installed it earlier. I prefer not to install XFCE or KDE DE if possible. When I enter fluxbox at the $prompt I get 'Warning: Failed to open file(fluxbox.cat) for translation using default messages.' and 'Error: Couldn't connect to passing null display'
I tried to follow the Handbook Ch 5 instructions as well as I could, and looked at as many forum posts as I could find. I don't know if any of my attempts have made things worse, but I am more than willing to start with a fresh install if that would be advisable.
Thank you in advance for any help or suggestions you can provide.
I'm installing 14.3 on an older Dell Inspiron w/8g of ram and ~950g HDD with an Intel graphics card. The basic GUI installation went so well I'm on my 3rd install attempt thinking maybe this time I can get past this tricky Xorg bit.
Here's some info that may provide you FreeBSD experts with some clues that could help me:
My freebsd-version is 14.3RELEASE-p2
This morning I ran freebsd-update fetch, then install, (before spending the rest of the day trying a variety of things, some of which I will cover later)
When I run /var/log/Xorg.0.log I get a 'Permission denied' message whether as root or user.
To the /etc/rc.conf file I added the line dbus_enable="YES"
To the /boot/loader.conf file I added the line i915kms_load="YES"
When I enter (as a user, not as root) startx I get a many lines of error messages. The first one is :xauth: file /home/uname/.serverauth1***, where *** = a 3 digit number that changes every time I try to startx.
Other info in the error message:
X.Org X Server 1.21.1.18
X Protocol Version 11 Revision 0
Current version of pixman: 0.46.2
There are 6 lines in the error message section that start with (EE) Don't know if that's Easy Editor, but I am using Nano.
The last 3 messages all begin with xinit: 1 giving up, 2 Unable to Connect to X server: Connection refused, and last 3 server error
I'm interested in using Fluxbox as my WM/DE and installed it earlier. I prefer not to install XFCE or KDE DE if possible. When I enter fluxbox at the $prompt I get 'Warning: Failed to open file(fluxbox.cat) for translation using default messages.' and 'Error: Couldn't connect to passing null display'
I tried to follow the Handbook Ch 5 instructions as well as I could, and looked at as many forum posts as I could find. I don't know if any of my attempts have made things worse, but I am more than willing to start with a fresh install if that would be advisable.
Thank you in advance for any help or suggestions you can provide.