Tagged Questions
1
vote
1answer
534 views
How to modprobe radeon and turn off card at start with systemd?
ArchLinux has completly replaced rc.conf with systemd. I used /etc/rc.local to modprobe radeon module and turn it off using vgaswitcheroo.
modprobe radeon && echo OFF > ...
1
vote
1answer
573 views
“Removing leftover files … Unknown user 'uuidd'. [FAIL]” on a fresh Arch Linux installation
I just fresh installed Arch Linux reecently and when booting i can spot a warning:
Removing leftover files [BUSY] [/usr/lib/tmpfiles.d/uuidd.conf:1] Unknown user 'uuidd'. [FAIL]
What could this ...
3
votes
2answers
908 views
Problem at boot-time: “Loading user-defined modules [FAIL]”
After I updated my Kernel to version 3.0, i always get this line when my Arch-Linux system is booting up:
Loading User-specified Modules [BUSY] [FAIL]
I have no idea what could cause this to ...