Reboot. Especially if you see a difference between:$ uname -r && pacman -Q linux
3.4.2-2-ARCH
linux 3.4.3-1It means that you upgraded the kernel (the linux package) and didn't reboot.By the way, about your ~/.xinitrc:https://wiki.archlinux.org/index.php/Op … d-alone_WMIf you also use PolicyKit and D-Bus (e.g.
https://wiki.archlinux.org/index.php/KDE#Starting_KDERead it again. The xinitrc part.Because I don't see any "exec ck-launch-session startkde" in there.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-07-17T07:05:14Z
Running everything as root is a bad idea.I think you need to be in the "power" and "wheel" group in order to use shutdown and poweroff.Create a user and properly configure it's ~/.xinitrc to load a ConsoleKit session.
Network and Xorg issues sounds to me like you did too much in one go.https://wiki.archlinux.org/index.php/Be … leshootingCheck the connection, check the driver status and load the module: https://wiki.archlinux.org/index.php/Ne … figurationIf the network interface doesn't show up (eth0), read this part: https://wiki.archlinux.org/index.php/Ne … Interfaces
DSpider
https://bbs.archlinu
Try adding "dbus-launch" to your ~/.xinitrc:[...]
exec dbus-launch startfluxbox
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-10-12T20:25:19Z
See here on how to uninstall the nvidia proprietary driver. These should also help:https://wiki.archlinux.org/index.php/Pa … g_packageshttps://wiki.archlinux.org/index.php/Mi … w_hardware
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-10-05T20:26:34Z
Did you use UNetbootin? Don't.https://bbs.archlinux.org/viewtopic.php … 5#p1161935You'd be the third one today.Use something else.https://wiki.archlinux.org/index.php/US … tion_Media
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-09-16T14:53:18Z
Of course you can edit the grub.cfg manually. But you're probably looking for this: https://wiki.archlinux.org/index.php/GR … ious_entryPS: If you miss GRUB Legacy, Syslinux is very similar: https://wiki.archlinux.org/index.php/Be … bootloaderAnd don't forget to mark it as solved.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-10-02T11:13:07Z
hunterthomson, it's cache, not "cash".Also: https://wiki.archlinux.org/index.php/Fs … me_optionsNote: noatime already includes nodiratime. You do not need to specify both.[1]
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-11-10T09:29:29Z