I believe I just ran into this on my A10 system. I've went ahead and
rolled back to linux-3.19.0-25 but I'm not sure why -26 was even pushed
out if it was known to have issues...
FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol
'pci_ignore_hotplug'
scripts/Makefile.modpost:90
I am currently experiencing this issue with a foxconn d180s j1800
motherboard and Xubuntu 15.04. After turning off the TV and receiver I
do not receive any video when turning them back on. Running the script
fixhdmi.sh posted above or 'xrandr -d :0 --auto' seems to fix the issue.
I just need to fi
I did some testing and I didn't run into any issues after updating to
the newer libc6 from -proposed. Looks good.
FROM ubuntu:focal
ENV DEBIAN_FRONTEND noninteractive
RUN mv /bin/uname /bin/uname.orig
RUN printf '#!/bin/bash\n\nif [[ "$1" == "-r" ]] ;then\n echo '5.4.277-277'\n
exit\nelse\n unam