I performed this operation. Still cannot get X to run as an ordinary user.
Xorg.0.log files for success as root, and failure as user can be found here: http://www.dudley.nu/GoboLinux/Xorg.0.log-as-root http://www.dudley.nu/GoboLinux/Xorg.0.log-as-user The failure as user log includes the complaint that /dev/dri/card0 does not exist. It still doesn't exist when root runs X, but then it doesn't seem to matter. At least the bloody keyboard works now. Also, I put "Exec "get DHCP address..." dhcpcd eth1" in BootUp and now networking starts when the machine boots. Amazing! Bill Dudley This email is free of malware because I run Linux. On Fri, Dec 23, 2016 at 9:24 PM, Lucas C. Villa Real <[email protected]> wrote: > On Fri, Dec 23, 2016 at 8:18 PM, William Dudley <[email protected]> > wrote: > >> There's no /dev/dri at all. >> >> find /dev -name card0 -print returns nil >> >> I cannot figure out what device the card is by inspection of Xorg.0.log >> nor of the output of ls -R /dev >> > > > I have just spotted this message on the Xorg.0.log file you made public: > > [ 431.261] (EE) dbus-core: error connecting to system bus: > org.freedesktop.DBus.Error.NoServer (Failed to connect to socket f: > Connection refused) > > > My gut feeling is that you have a stale file at > /Data/Variable/run/dbus/system_bus_socket. > My suggestion to you is: > > 1. log in as root > 2. type 'StopTask MessageBus', and ignore any error messages > 3. remove /Data/Variable/run/dbus/system_bus_socket > 4. type 'StartTask MessageBus' > 5. log in with your regular user on another terminal > 6. type 'startx' on that new terminal > > Out of curiosity, does your regular user have super-user (sudo) > privileges? That's one of the checkboxes that the installer tool gives to > you when you add new users. The "groups" command should include "sys" in > its output if your user does have sudo privileges. > > Thanks! > Lucas > > _______________________________________________ > gobolinux-users mailing list > [email protected] > http://lists.gobolinux.org/mailman/listinfo/gobolinux-users > >
_______________________________________________ gobolinux-users mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
