You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but su works.
If I run modprobe -r kernelroll (and the tab completion completes kernelroll) then I get:
modprobe: FATAL: Module kernelroll not found.
If I reboot, everything is fine. (but reboot now just hangs forever, so I have to power it off...)
I'm using Parabola GNU/Linux-libre (like Arch).
I have a 4.3.3-gnu-1 kernel.
And I have x86_64.
Also, I didn't seem to have a System.map so I got one by running:
I tried to load it and it loads fine but VLC won't start with this error:
(I replaced long parts with ... because I typed it in on another computer.)
sudo doesn't work either:
but su works.
If I run
modprobe -r kernelroll
(and the tab completion completes kernelroll) then I get:If I reboot, everything is fine. (but
reboot now
just hangs forever, so I have to power it off...)I'm using Parabola GNU/Linux-libre (like Arch).
I have a 4.3.3-gnu-1 kernel.
And I have x86_64.
Also, I didn't seem to have a System.map so I got one by running:
(command from http://oss.sgi.com/LDP/HOWTO/Kernel-HOWTO/kernel_files_info.html)
Thanks
The text was updated successfully, but these errors were encountered: