The code snippet above is causing a lot of issues for ati, nvidia, and
other non-intel graphics users (I've marked some other bugs as
duplicates of this one because the root problem is in initramfs).
Someone please mark this as a high priority bug.
** Changed in: initramfs-tools (Ubuntu)
St
The used code is complete nonsense:
if modprobe -q intel_agp && modprobe -q i915; then
FB=kms
fi
;;
The thing is: EVERY module can be modprobed and stays in memory and
returns 0 exit status when the hardware is NOT present. It would get
active if the hardwa
In reply to #9:
I applied 'aticonfig --acpi-services=off' (see bug 31460) and it helped me. Now
module 'fglrx' is running even together with 'i915' and acceleration works
well. Tested with kernels 2.6.28-13 and 2.6.31-9.
my configuration:
Ubuntu 9.10 Karmic, amd64
fglrx 8.660
--
initramfs scri
I'm sorry, I meant bug 314600.
--
initramfs scripts hard-coded to load i915; blocks loading fglrx
https://bugs.launchpad.net/bugs/392039
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt