You are not logged in.
Hello,
recently I have updated my catalyst drivers (catalyst-test from the AUR) and did a full system upgrade (-Syu).
Since then I'm unable to do almost anything.
I'm guessing the catalyst-test upgrade went bad because systemd says it's unable to locate fglrx.
archlinux systemd-modules-load[188]: Failed to find module 'fglrx'I want to reinstall catalyst-test, but I'm unable to do so since I can't even see the tty's.
They work, but every time I issue a command I have to write the output to a file since I can't see the output or what I'm writing.
ex.
to see the output of "systemctl --state=failed" I have to do "systemctl --state=failed > file.txt" and then boot into another OS to read it, it's really painful.
I have tried adding "systemd.unit=multi-user.target" to the kernel cmdline as suggested on the IRC, but it didn't work. Nor did "systemd.unit=rescue.target"
Is there any other way to fix this except chroot?
Thanks in advance.
Last edited by lakiluki (2015-01-13 16:45:52)
Offline
Not a Sysadmin issue: moving to AUR Issues...
Offline
Did you re-generate the fglrx module or have the catalyst-hook enabled when you upgraded catalyst-test?
Last edited by clfarron4 (2015-01-12 17:38:35)
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
Did you re-generate the fglrx module or have the catalyst-hook enabled when you upgraded catalyst-test?
I did not re-generate it, but I'm pretty sure I had the catalyst-hook enabled. Not 100% sure, tho.
Offline
I have solved the issue by chrooting into the Arch install and reinstalling catalyst-test.
Offline