[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-25 Thread Bryce Harrington
It means there's a race condition. There are two drivers, one in X, one in the kernel. He's suggesting the kernel driver is taking so long to load that the X driver is going ahead and loading without it. When the X driver does this, it does not enable kms support (since by definition kms

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-23 Thread tt.sig...@gmail.com
Hi Bryce, No, don't think it booted correctly. I'm quoting from the attached dmesg.txt: [ 28.810665] [drm] Driver supports precise vblank timestamp query. [ 28.810673] radeon :01:00.0: Fatal error during GPU init [ 28.810683] [drm] radeon: finishing device. [ 28.810688] [TTM] Memory

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-22 Thread Bryce Harrington
Ah, looks like that cleaned up the error. Did it boot the radeon driver properly and get you to a working session after that? If so, I'm going to guess this is another module-init-tools bug / race condition with loading the drivers. -- You received this bug notification because you are a

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-21 Thread tt.sig...@gmail.com
Thanks Bryce. I set xdiagnose flags extra graphics debug ON, disable vesa ON, and rebooted. Here is output of dmesg. ** Attachment added: dmesg.txt https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/757467/+attachment/2079080/+files/dmesg.txt -- You received this bug

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-21 Thread tt.sig...@gmail.com
and here is xorg log for good measure. ** Attachment added: Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/757467/+attachment/2079082/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-20 Thread Bryce Harrington
[ 29.380561] [drm] radeon defaulting to kernel modesetting. [ 29.380571] [drm] radeon kernel modesetting enabled. [ 29.415409] [drm] initializing kernel modesetting (RV100 0x1002:0x5159). ... [ 29.415952] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 29.415958] [drm]

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-15 Thread tt.sig...@gmail.com
Thanks Alex. Does this mean that Natty grub load sequence needs to be sorted out? I'm not very experienced with linux, and I haven't had the time to play with the grub sequence. I did notice that /etc/grub/grub.cfg calls things like gfxterm, which presumably is some sort of X related process?

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-14 Thread tt.sig...@gmail.com
** Description changed: Binary package hint: xorg - Radeon 7000VE fails during drm setup and falls back to vesa. I cannot - run compiz, and performance is bad. Please help. Thank you. + Radeon 7000VE fails during drm setup and falls back to vesa. Please + help. Thank you.

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-12 Thread bugbot
** Package changed: xorg (Ubuntu) = xserver-xorg-video-ati (Ubuntu) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-ati in Ubuntu. https://bugs.launchpad.net/bugs/757467 Title: Radeon 7000VE (rv100) fatal error during GPU

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-12 Thread tt.sig...@gmail.com
On irc, a user suggested to turn off KMS by creating /etc/modprobe.d /radeon-kms.conf with the line options radeon modeset=0 (no quote). That got me passed the problem. Now I get direct rendering: Yes -- You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-12 Thread tt.sig...@gmail.com
Another user suggested that KMS should work, however. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-ati in Ubuntu. https://bugs.launchpad.net/bugs/757467 Title: Radeon 7000VE (rv100) fatal error during GPU init

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-12 Thread Alex Deucher
The problem is the drm is being loaded after X starts, so you end up with the ddx in ums mode while the drm is in kms mode. For kms, the drm needs to be loaded before X starts. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 757467] Re: Radeon 7000VE (rv100) fatal error during GPU init

2011-04-11 Thread tt.sig...@gmail.com
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/757467 Title: Radeon 7000VE (rv100) fatal error during GPU init ___ Mailing list: