Reported to be fixed. And anyway probably a problem in xorg-driver-
fglrx, and thus cannot be fixed by the community anyway, only AMD/ATI.
** Changed in: usplash (Ubuntu)
Status: Incomplete => Fix Released
--
mtrr allocation failed
https://bugs.launchpad.net/bugs/3598
You received this bu
Forgot to mention the 'update-rc.d fix_mtrr start 12 2 3 4 5' to create
the symlinks.
--
mtrr allocation failed
https://launchpad.net/bugs/3598
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
This still happens for me. To fix it I created /etc/init.d/fix_mtrr
#!/bin/sh
# Fix wrong MTRR setting
echo "disable=0" > /proc/mtrr
echo "disable=1" > /proc/mtrr
echo "disable=2" > /proc/mtrr
echo "base=0x0 size=0x8000 type=write-back" > /proc/mtrr
size=0x8000 correlates to 2GB of main
Andre, Harrison: Is it still a problem for you too?
--
mtrr allocation failed
https://launchpad.net/bugs/3598
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
This no longer happens to me even if I use usplash
--
mtrr allocation failed
https://launchpad.net/bugs/3598
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Sounds like a usplash problem too then. Until this gets hammered out
more, I'm going to assign it to usplash so hopefully a pair of eyes that
can solve the problem will be able to fix it. Feel free to change it to
whatever is appropriate.
** Changed in: xserver-xorg-video-ati (Ubuntu)
Sourcepack
I get this problem if I use usplash and set a vga=??? as a boot option.
if I remove usplash from the boot parameters it works fine.
--
mtrr allocation failed
https://launchpad.net/bugs/3598
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu
Assigning to package xserver-xorg-video-ati
** Changed in: Ubuntu
Sourcepackagename: None => xserver-xorg-video-ati
--
mtrr allocation failed
https://launchpad.net/bugs/3598
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
The same happens to me, with ASUS K8N, AMD Athlon 64 and Dapper 32-bits.
--
mtrr allocation failed
https://launchpad.net/bugs/3598
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs