Gnome / X org don't work help!

Cool.. I think it's now time to edit your /etc/X11/xorg.conf. Not sure which driver you need for your graphicscard, I think it's the i810 one. Just remove all the others, including that fbdevhw one.
 
jackocurly0074 said:
Code:
dbus_enable="YES"
hald_enable="YES"
gnome_enable="YES"
gdm_enable="YES"

By adding gnome_enable="YES", avahi-daemon, avahi-dnsconfd, dbus, hald, and gdm are all enabled at boot, so there's no need to add dbus_enable="YES", hald_enable="YES", and gdm_enable="YES".
 
Thanks, I think I re edited it to clean up the file as I'd read about that and then fogotton!


Mark as solved (or do I do that lol?)
 
Back
Top