Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2012-06-08 Thread Klaus Reichl
Hi all,

I really apoligize for that, still don't know what was going on.

Sorry,
Klaus
-- 
Klaus Reichlklaus.rei...@gmail.com
Danhausergasse 8/16   +43 6991 84 137 94
1040 Wien


On Tue, Jun 5, 2012 at 9:33 PM, Zentai Andras
727...@bugs.launchpad.netwrote:

 Really clever way to invite all bug subscribers to your LinkedIn
 network...  ;)

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/727620

 Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

 Status in The Linux Kernel:
  Confirmed
 Status in X.org XServer - ATI gfx chipset driver:
  Fix Released
 Status in “linux” package in Ubuntu:
  Fix Released
 Status in “xserver-xorg-video-ati” package in Ubuntu:
  Invalid

 Bug description:
  [Problem]
  On hybrid graphics hardware with this ATI chip and another (e.g. Intel),
 a failure occurs resulting in a black screen and errors from the radeon
 kernel module, as shown below.

  [Cause]
  From upstream developer:

  The switcheroo code needs more work to switch properly on some
  systems it seems.  There are a set acpi methods required to
  activate/deactivate the respective gpus.  The drivers need to load and
  initialize active hw.  If the hw is not active when the driver loads,
  then the hw is not set up properly and it won't work.  Probably some
  ordering issues in how the switcheroo acpi methods are called.

  [Workarounds]
  Several options:

  1. If your BIOS includes functionality to disable the Intel card, use
  BIOS settings to select which chip to load.

  2. Disable KMS by adding `radeon.modeset=0` in the boot line.  Note
  that the default radeon gallium driver only works with KMS, so YMMV.

  [Original Report]
  I'm running natty, and every since the upgrade to 6.14.0 I've been unable
 to consistently boot.  After some discussion in the forums, I tried
 repeatedly to boot into recovery mode.  In most cases, I got a black
 screen.  One time though, when I was able to successfully increase the
 brightness, I saw some errors from the radeon module.  I took a photo
 (available at http://i.imgur.com/P0bQ0.jpg), and here's the stack and
 call trace, as best as I can read it:

  Stack:
   880149eb8000 880149eb8000 0011 0911
   fff4 88014b6c7800 88014b0f7b58 a022aba0
   8801460f7b58 880149eb8000  00410028
  Call Trace:
   [a022aba0] evergreen_cp_resume+0x3a0/0x630 [radeon]
   [a022c8b7] evergreen_startup+0x157/0x260 [radeon]
   [a01fe8a0] ? r600_pcie_gart_init+0x60/0x70 [radeon]
   [a022dbec] evergreen_init+0x1ac/0x2d0 [radeon]
   [a01a5a69] radeon_device_init+0x409/0x490 [radeon]
   [a01a7142] radeon_driver_load_kms+0xb2/0x1a0 [radeon]
   [a007fb2e] drm_get_pci_dev+0x18e/0x300 [drm]
   [8115426f] ? kmem_cache_alloc_trace+0xff/0x120
   [a023790e] radeon_pci_probe+0xb2/0xba [radeon]
   [812fea7f] local_pci_probe+0x5f/0xd0
   [81300369] pci_device_probe+0x119/0x120
   [813b8eca] ? driver_sysfs_add+0x7a/0xb0
   [813b8ff8] really_probe+0x68/0x190
   [813b9305] driver_probe_device+0x45/0x70
   [813b93db] __driver_attach+0xab/0xb0
   [813b9330] ? __driver_attach+0x0/0xb0
   [813b817e] bus_for_each_dev+0x5e/0x90
   [813b8e4e] driver_attach+0x1e/0x20
   [813b89b5] bus_add_driver+0xc5/0x280
   [a0013000] ? radeon_init+0x0/0x1000 [radeon]
   [813b9676] driver_register+0x76/0x140
   [a0013000] ? radeon_init+0x0/0x1000 [radeon]
   [812ff126] __pci_register_driver+0x56/0xd0
   [a0080044] drm_pci_init+0xe4/0xf0 [drm]
   [815bf36e] ? mutex_lock+0x1e/0x50
   [a0013000] ? radeon_init+0x0/0x1000 [radeon]
   [a0077688] drm_init+0x58/0x70 [drm]
   [a00130c4] radeon_init+0xc4/0x1000 [radeon]
   [81002195] do_one_initcall+0x45/0x190
   [810a4573] sys_init_module+0x103/0x260
   [8100c002] system_call_fastpath+0x16/0x1b
  Code: 00 45 8b 84 24 e4 0a 00 00 45 85 c0 0f 8e c7 09 00 00 41 8b 84 24
 d4 0a 00 00 89 c2 83 c0 01 40 c1 e2 02 49 03 94 24 c8 0a 00 00 c7 02 00
 44 05 c0 41 8b 94 24 e4 0a 00 00 41 23 84 24 f4 0a 00
  RIP  [a0227ad7] evergreen_cp_start+0x57/0xc80 [radeon]
   RSP 88014b0f7af8
  CRZ: c90411ce1ffc
  ---[ end trace 37702c56f2e23247 ]---
  udevd-work[94]: '/sbin/modprobe -bv
 pci:v1002d68C1sv103Csd1436bc03sc00i00' unexpected exit with
 status 0x0009

  There is also some register info dumped at the top of the screen
  visible in the photo, that I didn't bother to write, as I'd most
  certainly get something wrong.

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/linux/+bug/727620/+subscriptions


-- 
You received this bug notification 

[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2012-06-08 Thread Cabalbl4
As far as I understand it has time racing condition between intel and
radeon modules. And it may be related with vgaswitcheroo too.  On
earlyer versions of ubuntu changing the waiting time and the gfx mode in
grub seemed to affect the bug somehow. Some combination of that even
maked it disappear :)

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2012-06-05 Thread Zentai Andras
Really clever way to invite all bug subscribers to your LinkedIn
network...  ;)

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2012-06-05 Thread Cabalbl4
Switched to 12.04. Bug seems to be gone.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2012-06-05 Thread kolwas
Switched to 12.04. Bug seems to be gone.
On my machine it is not true, I don't know if there was some updates but now 
ubuntu starts in 50%

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2012-01-26 Thread Vangel Ajanovski
HP dm4t (ATI 5470), after several installs last weekend - bug no longer present 
in Xubuntu 11.10 stock, also not present after upgrade to kernel 3.2.0-10. It 
was still present with LinixMint Debian Edition stock (at that moment 2.6 
kernel), but after upgrade to latest kernel it was fixed. 
In fact I have not seen this for some months now, but I did a clean reinstall 
just in order to check it.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2012-01-24 Thread James M. Leddy
** Tags added: hybrid-graphics

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-11-27 Thread Elia
bug persist :( 
someone have update the bios ? now can fix the graphic card?

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-11-18 Thread Daniel Buchner
I  just ran into this bug after installing the latest 11.10 release on a
new ENVY, looks like the fix here didn't work :(

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-10-30 Thread Cabalbl4
The bug is back now for me (( The thing I have done before to make it gone - 
pass nosplash instead of quiet splash in grub and enable option 
GRUB_TERMINAL=console and GRUB_GFXMODE=1024x768 
Now i have reverted these options - and the bug is back for me on Natty 
2.6.38-10-generic. 
So it seems to be graphical-mode related. (Maybe plymouth - dependable?)

Now reverting back to working options.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-10-30 Thread Cabalbl4
No, the later fix is not working anymore. Now blacklisting radeon to
modprobe it manually when switching.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-10-27 Thread Ihorko
I have not such good experience with Oneiric on my HP G62-a35er. First
of all by default startup brightness is 0% (see bug #873191). The second
is that I tried to turn power on discrete card by adding corresponding
command to /etc/rc.local and once some kernel oops occurred at startup
(now I moved this command to startup with delay 10 seconds because of
some problems with snd_hda_intel too). I can attach part of that fail
log next week because of I have only mobile broadband connection from
time to time on my laptop.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-10-26 Thread Elia
one question i have ubuntu 10.04 LTS 
the fix will be released on this version or not? 

for fix the bug , What should I do? :D
thanks you !

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-10-25 Thread Seth Forshee
Moving status to Fix Released based on positive test results with
Oneiric noted in comment #172.

** Changed in: linux (Ubuntu)
   Status: In Progress = Fix Released

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-10-14 Thread Seth Forshee
Has anyone tested this yet since oneiric released? I'd like to get
confirmation that the problem is fixed there. Thanks!

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-10-12 Thread Bug Watch Updater
** Changed in: xserver-xorg-driver-ati
   Status: Confirmed = Fix Released

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-10-11 Thread Bug Watch Updater
** Changed in: xserver-xorg-driver-ati
   Importance: High = Critical

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-09-22 Thread josejuan05
If gart_ and evergreen_ are related errors (my presumption), I can
confirm an actual failure (complete with debug dump) on the patched
kernel.

It took about 100 or so boots for this to show up.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-09-13 Thread AceLan Kao
Seth,

To exam your assumption, I reverted that commit and replaced the 
vga_arbiter_check_bridge_sharing() function call by some delays, but I still 
encountered the issue.
The error message is the same.
Do you have any suggestion to do the test?

==
diff --git a/drivers/gpu/vga/vgaarb.c b/drivers/gpu/vga/vgaarb.c
index ace2b16..5b93935 100644
--- a/drivers/gpu/vga/vgaarb.c
+++ b/drivers/gpu/vga/vgaarb.c
@@ -500,6 +500,8 @@ static bool vga_arbiter_add_pci_device(struct pci_dev *pdev)
vga_default = pci_dev_get(pdev);
 #endif

+   msleep(1000);
+
/* Add to the list */
list_add(vgadev-list, vga_list);
vga_count++;
===

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-09-07 Thread Anthony Wong
** Tags added: blocks-hwcert

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-09-07 Thread josejuan05
@harry
I don't know if it means anything, but in newer kernels you may be unable to 
use that command, since /sys/kernel/debug may not be owned by you. A quick and 
dirty (if dangerous) solution would be to change the first line to 
chown username(:group) /sys/kernel/debug/ -R
where username is again your username and :group is the optional argument for 
the group ownership of the folder

Back to the bug, though, I did note one related oops in 50 boots
(looking through my logs). I did note when it happened - it did cause a
boot failure, but I did not give the evergreen error. Rather I got the
gart_set_page error. However, it didn't cause a kernel dump like in the
bisects. I only believe that the gart_set_page error to be related
because it does not show up in kernels which were susceptible to the
evergreen_cp_start oops. This still does not explain the race condition.

FWIW I did some plotting out of the bisects on paper and found that if
there was a commit that fixed the gart_set error it was between bisects
014 and 017.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-09-07 Thread Seth Forshee
AceLan: The problem right now is that I suspect that the patch doesn't
actually do anything to directly fix the problem. I.e., that the patch
fixes this oops is just a side-effect of burning more time before the
driver tries to access the hardware or something like that. I'm not sure
though so I'd like to get confirmation from upstream whether or not the
patch is a real fix for the problem, but so far I haven't received a
response.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-09-06 Thread AceLan Kao
Seth,

I can confirm the commit 
   3448a19 vgaarb: use bridges to control VGA routing where possible.
fixed this issue.
And this issue is a hwcert block issue, so is there anything that I can help to 
make the SRU process faster?

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-31 Thread Seth Forshee
I've been looking at the patch we identified as fixing the problem, but
I can't work out any causal relationship between what it does and the
GPU being on when nouveau probes. I've inquired about it on the upstream
bugzilla to see if I'm missing something. But I'm beginning to suspect
that the patch alters the timing of things enough to prevent the problem
from being triggered.

** Changed in: linux (Ubuntu)
   Status: Incomplete = In Progress

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-31 Thread harry
Hi Seth,

One bad experience I have had since installing the patched kernel. After
countless good boots I decided to add the following lines to
/etc/tc.local in order to use switcheroo:

chown username /sys/kernel/debug/vgaswitcheroo/switch # change username 
with your user name
echo OFF  /sys/kernel/debug/vgaswitcheroo/switch

Everything seemed to work for the first 5 or so boots but then I started
getting the blackscreens again. The message was similar but not the
same. Unfortunately I didn't manage to get a screen of it.

Once I got back into my desktop I removed the lines from rc.local and
then the issue disappeared.

I've gone ahead and added the lines again to see if I can recreate the
issue but so far nothing.

Not sure if this info is of any use to you at all but I thought I would
share just in case it would.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-28 Thread Martin Stjernholm
I've tested the patched natty kernel and have over 30 boots without the
evergreen_cp_resume oops, so the bisected patch indeed appears to be the
right one. Does it explain the race?

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-26 Thread Seth Forshee
bisect018 is now available. This should be the last bisect build, then
we'll need to apply the commit identified as fixing the issue onto natty
and see if that fixes the problem there.

http://people.canonical.com/~sforshee/lp727620/bisect/

# bad: [3448a19da479b6bd1e28e2a2be9fa16c6a6feb39] vgaarb: use bridges to 
control VGA routing where possible.
git bisect bad 3448a19da479b6bd1e28e2a2be9fa16c6a6feb39

Now testing commit 8116188fdef5946bcbb2d73e41d7412a57ffb034.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-26 Thread josejuan05
Out of three boots, the first two failed on an evergreen_cp_ error.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-26 Thread josejuan05
Oh. Clarification: Out of three boots of bisect018, the first two failed
on an evergreen_cp_ error.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-26 Thread Seth Forshee
The bisect identified this as the commit that fixes the problem:

3448a19 vgaarb: use bridges to control VGA routing where possible.

A natty build with this patch applied is available at the link below.
Please test to see whether or not the bug is reproducible in this build.
Thanks!

http://people.canonical.com/~sforshee/lp727620/linux-2.6.38-11.48~lp727620v201108261554/

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-26 Thread josejuan05
I have 20 consecutive successful boots on this commit. I have no boot
failures yet.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-26 Thread harry
Cool! it seems to be working for me. I even got a little taste of
the Plymouth boot screen which I haven't seen in a long time :)
I'll continue testing and let you know if I experience the B[lack]SOD.

On Fri, Aug 26, 2011 at 8:19 PM, josejuan05
727...@bugs.launchpad.netwrote:

 I have 20 consecutive successful boots on this commit. I have no boot
 failures yet.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/727620

 Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

 Status in The Linux Kernel:
  Confirmed
 Status in X.org XServer - ATI gfx chipset driver:
  Confirmed
 Status in “linux” package in Ubuntu:
  Incomplete
 Status in “xserver-xorg-video-ati” package in Ubuntu:
  Invalid

 Bug description:
  [Problem]
  On hybrid graphics hardware with this ATI chip and another (e.g. Intel), a
 failure occurs resulting in a black screen and errors from the radeon kernel
 module, as shown below.

  [Cause]
  From upstream developer:

  The switcheroo code needs more work to switch properly on some
  systems it seems.  There are a set acpi methods required to
  activate/deactivate the respective gpus.  The drivers need to load and
  initialize active hw.  If the hw is not active when the driver loads,
  then the hw is not set up properly and it won't work.  Probably some
  ordering issues in how the switcheroo acpi methods are called.

  [Workarounds]
  Several options:

  1. If your BIOS includes functionality to disable the Intel card, use
  BIOS settings to select which chip to load.

  2. Disable KMS by adding `radeon.modeset=0` in the boot line.  Note
  that the default radeon gallium driver only works with KMS, so YMMV.

  [Original Report]
  I'm running natty, and every since the upgrade to 6.14.0 I've been unable
 to consistently boot.  After some discussion in the forums, I tried
 repeatedly to boot into recovery mode.  In most cases, I got a black screen.
  One time though, when I was able to successfully increase the brightness, I
 saw some errors from the radeon module.  I took a photo (available at
 http://i.imgur.com/P0bQ0.jpg), and here's the stack and call trace, as
 best as I can read it:

  Stack:
   880149eb8000 880149eb8000 0011 0911
   fff4 88014b6c7800 88014b0f7b58 a022aba0
   8801460f7b58 880149eb8000  00410028
  Call Trace:
   [a022aba0] evergreen_cp_resume+0x3a0/0x630 [radeon]
   [a022c8b7] evergreen_startup+0x157/0x260 [radeon]
   [a01fe8a0] ? r600_pcie_gart_init+0x60/0x70 [radeon]
   [a022dbec] evergreen_init+0x1ac/0x2d0 [radeon]
   [a01a5a69] radeon_device_init+0x409/0x490 [radeon]
   [a01a7142] radeon_driver_load_kms+0xb2/0x1a0 [radeon]
   [a007fb2e] drm_get_pci_dev+0x18e/0x300 [drm]
   [8115426f] ? kmem_cache_alloc_trace+0xff/0x120
   [a023790e] radeon_pci_probe+0xb2/0xba [radeon]
   [812fea7f] local_pci_probe+0x5f/0xd0
   [81300369] pci_device_probe+0x119/0x120
   [813b8eca] ? driver_sysfs_add+0x7a/0xb0
   [813b8ff8] really_probe+0x68/0x190
   [813b9305] driver_probe_device+0x45/0x70
   [813b93db] __driver_attach+0xab/0xb0
   [813b9330] ? __driver_attach+0x0/0xb0
   [813b817e] bus_for_each_dev+0x5e/0x90
   [813b8e4e] driver_attach+0x1e/0x20
   [813b89b5] bus_add_driver+0xc5/0x280
   [a0013000] ? radeon_init+0x0/0x1000 [radeon]
   [813b9676] driver_register+0x76/0x140
   [a0013000] ? radeon_init+0x0/0x1000 [radeon]
   [812ff126] __pci_register_driver+0x56/0xd0
   [a0080044] drm_pci_init+0xe4/0xf0 [drm]
   [815bf36e] ? mutex_lock+0x1e/0x50
   [a0013000] ? radeon_init+0x0/0x1000 [radeon]
   [a0077688] drm_init+0x58/0x70 [drm]
   [a00130c4] radeon_init+0xc4/0x1000 [radeon]
   [81002195] do_one_initcall+0x45/0x190
   [810a4573] sys_init_module+0x103/0x260
   [8100c002] system_call_fastpath+0x16/0x1b
  Code: 00 45 8b 84 24 e4 0a 00 00 45 85 c0 0f 8e c7 09 00 00 41 8b 84 24 d4
 0a 00 00 89 c2 83 c0 01 40 c1 e2 02 49 03 94 24 c8 0a 00 00 c7 02 00 44 05
 c0 41 8b 94 24 e4 0a 00 00 41 23 84 24 f4 0a 00
  RIP  [a0227ad7] evergreen_cp_start+0x57/0xc80 [radeon]
   RSP 88014b0f7af8
  CRZ: c90411ce1ffc
  ---[ end trace 37702c56f2e23247 ]---
  udevd-work[94]: '/sbin/modprobe -bv
 pci:v1002d68C1sv103Csd1436bc03sc00i00' unexpected exit with
 status 0x0009

  There is also some register info dumped at the top of the screen
  visible in the photo, that I didn't bother to write, as I'd most
  certainly get something wrong.

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/linux/+bug/727620/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-25 Thread Seth Forshee
bisect016 is now available.

http://people.canonical.com/~sforshee/lp727620/bisect/

# good: [63f7d9828bf55cc8ee6f460830c5285fe06bef3e] drm/radeon/kms: add support 
for thermal chips on combios asics
git bisect good 63f7d9828bf55cc8ee6f460830c5285fe06bef3e

Now testing commit 99b38b4acc0d7dbbab443273577cff60080fcfad.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-25 Thread josejuan05
On five boots of bisect016 I have two evergreen_cp_start errors.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-25 Thread Seth Forshee
bisect017 is now available.

http://people.canonical.com/~sforshee/lp727620/bisect/

# good: [99b38b4acc0d7dbbab443273577cff60080fcfad] platform/x86: add MXM WMI 
driver.
git bisect good 99b38b4acc0d7dbbab443273577cff60080fcfad

Now testing commit 3448a19da479b6bd1e28e2a2be9fa16c6a6feb39.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-25 Thread josejuan05
On bisect017 I've had 19 successful boots, and one that ended with the
gart_unbind error (not evergreen_cp_...)

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-24 Thread josejuan05
I have had 20 boots with one oops, but not evergreen_cp_resume on bisect
014. I second Martin.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-24 Thread Seth Forshee
bisect015 is now available.

http://people.canonical.com/~sforshee/lp727620/bisect/

# bad: [000703f44c77b152cd966eaf06f4ab043274ff46] mxm/wmi: add MXMX interface 
entry point.
git bisect bad 000703f44c77b152cd966eaf06f4ab043274ff46

Now testing commit 63f7d9828bf55cc8ee6f460830c5285fe06bef3e.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-24 Thread josejuan05
I have booted bisect015 twice, and both times got evergreen_cp_restart
oops.

This commit is affected by the bug.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-22 Thread Seth Forshee
bisect014 is now available.

http://people.canonical.com/~sforshee/lp727620/bisect/


# bad: [2703c21a82301f5c31ba5679e2d56422bd4cd404] drm/nv50/gr: move to exec 
engine interfaces
git bisect bad 2703c21a82301f5c31ba5679e2d56422bd4cd404

Now testing commit 000703f44c77b152cd966eaf06f4ab043274ff46.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-22 Thread Martin Stjernholm
After 30 boots with bisect 014 I got 3 oopses but none mentioning
evergreen_cp_resume, so I deem it not affected.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-20 Thread Martin Stjernholm
Bisect 013 booted ok 24 times out of 30. 3 of the remaining times failed
with an afaics unrelated oops in azx_interrupt in the snd_hda_intel
driver. The last 3 times there were oops'es which didn't manage to get
sufficiently logged on the tty to see where they were (the computer
froze either before logging the relevant line, or after having scrolled
it off the screen). I think it's most likely that those were in
snd_hda_intel as well, since some other boots with that oops froze
before logging the oops entirely.

So my conclusion is that bisect 013 is not affected by the
evergreen_cp_resume bug. I therefore didn't test 012 since it should
work by implication under the bisect assumption.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-19 Thread josejuan05
Ok.

So far I've had 11 consecutive successful boots with bisect012

I took another look at 005. While the screen goes black and I can bring
up no TTY, kern.log shows no evergreen_cp_resume errors. Furthermore,
the system eventually gets to the gdm login screen (I can hear the ding
noise and can move my cursor and keys in order to restart the system,
blindly), but the screen is still black. I managed to properly boot to
the gdm login screen 20 times consecutively. Furthermore, I didn't get
any kernel panics.

As it doesn't appear exhibit the evergreen_cp_resume error, I believe
for the purposes of the bisect that 005 should be in the good
category, with 001 and 004 (and, by my testing, 012)

As for the _gart_unbind error, I will hold off on reporting it unless I
see it again, since I have only seen it on a bisect.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-19 Thread Seth Forshee
bisect013 is now available.

http://people.canonical.com/~sforshee/lp727620/bisect/

# bad: [fcfc768806f2ed8ad56d9fd3f0c6af1cdb5e10e2] drm/nva3: support for memory 
timing map table
git bisect bad fcfc768806f2ed8ad56d9fd3f0c6af1cdb5e10e2

Now testing commit 2703c21a82301f5c31ba5679e2d56422bd4cd404.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-17 Thread Seth Forshee
I've put up a new build (bisect012) at:

http://people.canonical.com/~sforshee/lp727620/bisect/

Here's the bisect log I used to re-seed the bisection.

# bad: [55922c9d1b84b89cb946c777fddccb3247e7df2c] Linux 3.0-rc1
# good: [61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf] Linux 2.6.39
git bisect start 'v3.0-rc1' 'v2.6.39'
# good: [c44dead70a841d90ddc01968012f323c33217c9e] Merge branch 'usb-next' of 
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
git bisect good c44dead70a841d90ddc01968012f323c33217c9e
# bad: [a09ed5e00084448453c8bada4dcd31e5fbfc2f21] vmscan: change shrink_slab() 
interfaces by passing shrink_control
git bisect bad a09ed5e00084448453c8bada4dcd31e5fbfc2f21
# good: [9461702d2a54cd4d9da09b7755c96815791a9d07] m68k: let Makefile sort out 
compiling mmu and non-mmu lib/checksum.c
git bisect good 9461702d2a54cd4d9da09b7755c96815791a9d07
# good: [2b030bda66b0a59f8ebf0ce2117088256a5f9f97] mach-ux500: set proper I2C 
platform data from MOP500s
git bisect good 2b030bda66b0a59f8ebf0ce2117088256a5f9f97
# bad: [931474c4c30633400ff0dff8fb452ae20e01d067] Merge branch 
'drm-radeon-next' of /ssd/git/drm-radeon-next into drm-core-next
git bisect bad 931474c4c30633400ff0dff8fb452ae20e01d067
# skip: [69f7876b2ab61e8114675d6092ad0b482e233612] Merge remote branch 
'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next
git bisect skip 69f7876b2ab61e8114675d6092ad0b482e233612
# good: [4b65177b27ede9dee3186bc3a58c737997ee4749] drm/i915: add IS_IVYBRIDGE 
macro for checks
git bisect good 4b65177b27ede9dee3186bc3a58c737997ee4749
# good: [2c34b850ee1e9f86b41706149d0954eee58757a3] drm/i915: fix ilk rc6 
teardown locking
git bisect good 2c34b850ee1e9f86b41706149d0954eee58757a3
# good: [fcca7926299944841569515da321bef9655b7703] drm/i915: reference counted 
forcewake
git bisect good fcca7926299944841569515da321bef9655b7703
# good: [8eb572942ca02890f590d9251233038e27dd3842] drm/i915: forcewake debugfs 
fix
git bisect good 8eb572942ca02890f590d9251233038e27dd3842
# good: [4697995b98417c6da9ab2708a36f5e2bc926c8ac] drm/i915: split irq handling 
into per-chipset functions
git bisect good 4697995b98417c6da9ab2708a36f5e2bc926c8ac

This build is testing commit fcfc768806f2ed8ad56d9fd3f0c6af1cdb5e10e2.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-15 Thread Seth Forshee
I'm trying to construct a list of good and bad commits to use for
starting a new bisection run. Please take note that it only takes a
single occurrence of the evergreen_cp_resume oops to qualify a commit as
bad, so there's no need to continue testing once you've seen that oops.

I do agree that the radeon_gart_unbind oops looks different, so that
shouldn't be considered a failure for the purposes of the bisection.

Here's the list I have now.

Bad builds: 000 003 005 006 007 008 009 010 011

Good builds: 001 004

Inconclusive: 005

Martin, just to verify -- with each of the builds you've indicated have
failed for you, you've verified that you're getting the
evergreen_cp_resume oops?

josejuan05, when you tested build 005, did you verify that you were
getting an oops in evergreen_cp_resume? If so, we can move that one to
the bad list.

Once this is all sorted out I'll use the information to seed a new
bisection and start providing more builds to test.

Thanks everyone!

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-15 Thread Martin Stjernholm
Yes, I have verified that it's an oops in evergreen_cp_resume that I've
gotten at least once in each of bisects 006-011.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-15 Thread Seth Forshee
Oops, just noticed that I included 005 in the bad and inconclusive
lists. I meant for it to be only in the inconclusive list.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-12 Thread Martin Stjernholm
Because testing good bisects is tedious, I went backwards:

Bisect 005 is inconclusive since it bugs out with no tty output. Got one
kernel hang, but since there's no tty output I don't know if it's this
bug or not (nothing in kern.log from that boot either).

Bisect 004 does not show the bug after 30 boots.

@josejuan05: I suspect the radeon_gart_unbind oops is unrelated. I have
seen it too, as well as another user in comment #17. Perhaps there is
(or should be) a separate ticket for it.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-08 Thread josejuan05
Here's what I got as an error with bisect 011:

[  29.400514] Stack:
[  29.400524]  88014d4dfc38 a01c7303 88014d4dfc08 
0631815dd48e
[  29.400561]  88014d4dfc38 88013f2b3240 0002 
880143a60968
[  29.400595]  880143a60560 88014db00148 88014d4dfc58 
a01c4e41
[  29.400630] Call Trace:
[  29.400653]  [a01c7303] radeon_gart_unbind+0xf3/0x160 [radeon]
[  29.400687]  [a01c4e41] radeon_ttm_backend_unbind+0x21/0x30 [radeon]
[  29.400717]  [a016591f] ttm_tt_unbind+0x2f/0x50 [ttm]
[  29.400741]  [a0165c52] ttm_bo_cleanup_memtype_use+0x22/0x90 [ttm]
[  29.400769]  [a0166f21] ttm_bo_cleanup_refs_or_queue+0x190/0x190
[  29.400798]  [a0166fdb] ttm_bo_release+0x9b/0xd0 [ttm]
[  29.400822]  [a0166f40] ? ttm_bo_cleanup_refs_or_queue+0x190/0x190
[  29.400852]  [812d9dc6] kref_put+0x36/0x70
[  29.400873]  [a01660de] ttm_bo_unref+0x3e/0x50 [ttm]
[  29.400904]  [a01c63e7] radeon_bo_unref+0x47/0x80 [radeon]
[  29.400937]  [a012df30] ? drm_gem_object_release+0x20/0x20 [drm]
[  29.400971]  [a01ddb46] radeon_gem_object_free+0x26/0x30 [radeon]
[  29.401000]  [a012df5a] drm_gem_object_free+0x2a/0x30 [drm]
[  29.401024]  [812d9dc6] kref_put+0x36/0x70
[  29.401052]  [a01d5994] radeon_user_framebuffer_destroy+0x44/0x70 
[radeon]
[  29.401085]  [a013b983] drm_fb_release+0x83/0xb0 [drm]
[  29.401112]  [a012d930] drm_release+0x340/0x3e0 [drm]
[  29.401136]  [811631ee] __fput+0xbe/0x210
[  29.402583]  [81163365] fput+0x25/0x30
[  29.404042]  [8115f9f6] flip_close+0x66/0x90
[  29.405462]  [8115fad4] sys_close+0xb4/0x120
[  29.406859]  [815e5942] system_call_fastpath+0x16/0x1b
[  29.408252] Code: ea ff ff ff 48 8b 8f 80 03 00 00 85 f6 78 21 3b b7 68 03 00 
00 77 19 c1 e6 03 48 81 e2 00 f0 ff ff 48 63 f6 48 83 ca 67 48 01 f1
[  29.408451]  89 11 31 c0 5d c3 0f 1f 40 00 55 48 89 e5 53 48 83 ec 08 0f
[  29.411472] RIP  [a01f8495] rs600_gart_set_page+0x35/0x40 [radeon]
[  29.412948]  RSP 88014d4dfbe8
[  29.414386] CR2: c90011601088

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-04 Thread josejuan05
I have a HP dm4-1100 (sometimes notated dm4t) with the 5470 switchable
graphics. I tested bisects 001, 004, 005, 006, and 011.

001, 004, and 006 each booted properly 10 times out of 10.

005 failed the first three times before I gave up on it.

011 booted 10 out of 13 times. The last two times I booted 011 I didn't
get the evergreen error, and my cursor appeared (and would move
properly), but I couldn't do anything else. I took some pictures with my
phone of the error on the last two times, and if you think it would be
helpful I can transcribe them, but I'd rather not if you do not think it
would be of any help.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-22 Thread Seth Forshee
Thanks for checking, Martin. I was afraid that might happen with this
bug. Can you also try the other builds before 006 that reported as good
(001, 004, 005) and see if any of those fail?

It's best if we can get as many testers as possible for each build. It's
pretty clear when we get a bad result, but with the good results it's a
lot less clear whether or not it's really good. More testers means a
better chance of hitting the bug for each build.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-21 Thread Martin Stjernholm
Can confirm the evergreen_cp_resume oops in bisect 11 (on fifth boot).

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-21 Thread Martin Stjernholm
Since I've always gotten the bug in all the bisects I've tried, I
thought I better reverify bisect 006 which has been reported as working
by others. Unfortunately it didn't work for me, so we're getting
different results here. :(

I didn't get the oops in the log file, but I checked on screen that the
top 6 frame names were the same as in the oops at the top of this
ticket. If it's of any use, I can try to trig it again (in bisect 006,
that is) and write it down.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-18 Thread Seth Forshee
bisect011 is now available.

# good: [4697995b98417c6da9ab2708a36f5e2bc926c8ac] drm/i915: split irq handling 
into per-chipset functions
git bisect good 4697995b98417c6da9ab2708a36f5e2bc926c8ac

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-18 Thread Bryce Harrington
[Closing out the -ati task; the issue has been pretty definitively
narrowed to the kernel and the kernel team is active on it; nothing else
we should do at the X end for this bug.]

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Triaged = Invalid

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-15 Thread Martin Stjernholm
I have now tried bisect 010 and got the oops in evergreen_cp_resume on
the third boot.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-11 Thread Seth Forshee
Martin, thanks for testing. Your results at least match those reported
for the builds you tested. I don't know whether there's a bug for your
backlight issue. If you can't find one then you should open a new one.

bisect010 is now available.

# good: [8eb572942ca02890f590d9251233038e27dd3842] drm/i915: forcewake debugfs 
fix
git bisect good 8eb572942ca02890f590d9251233038e27dd3842

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-10 Thread Martin Stjernholm
[Side note: Had to install module-init-tools from oneiric to satisfy
deps in these bisect builds.]

Just to double check a little, I've tried the three latest bisects
007-009, and I've seen the oops in evertgreen_cp_resume at least once in
each of them.

However, the trig ratio is fairly low for me - bisect 009 gave the oops
only 2 times out of 10, which means that to conclude its absence with a
reasonable degree of certainty would require 50 boots or so.

I also consistently get the no backlight bug with all builds (is there a
separate report for that?). If one isn't aware of that issue, a
successful start (wrt this bug) may be confused with a hang with no tty
output.

Btw, bisect 007 also gave an oops in radeon_gart_unbind. It was not
inside any pci probe stuff but rather in some sort of cleanup code
inside drm_release. I can attach the log if it's interesting.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-09 Thread Viktor Pal
Can confirm this bug with AMD Radeon HD 6470M

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-09 Thread adrianszwej
Yet another confirmation with AMD Radeon HD 6470M on Dell Vostro 3350

lspci | grep -i radeon
01:00.0 VGA compatible controller: ATI Technologies Inc NI Seymour [AMD Radeon 
HD 6470M] (rev ff)

uname -a
2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 
x86_64 GNU/Linux

bin$ cat /etc/issue
Ubuntu 11.04 \n \l

I noticed that changing power supply and non powersupply mode triggers this 
more frequent.
But having this laptop for one week I dont really se the pattern.
Do the radeon remember that it should sort of resume the card??

Now I have blacklisted both radeon and fglrx and I seem to be able to boot with 
less struggle.
In /etc/rc.local I modprobe the radeon and run switchero. Most of the time fan 
goes of; but sometime I have to run the switchero command in my gnome-session.



/Adrian

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-09 Thread adrianszwej
kern.log from ubuntu 11.04.


** Attachment added: radeon_crash.txt
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/727620/+attachment/2199470/+files/radeon_crash.txt

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-09 Thread harry
Sorry to sound stupid, but I think there are many people affected by
this in layman terms, what's the status of this issue?

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-09 Thread Seth Forshee
On Sat, Jul 09, 2011 at 09:34:42PM -, harry wrote:
 Sorry to sound stupid, but I think there are many people affected by
 this in layman terms, what's the status of this issue?

The status is that there are multiple reports of this being fixed in
kernel version 3.0, and if this is true then the issue is fixed for
oneiric. We're currently undergoing a process known as bisection to
identify what changes fixed the problem in 3.0 so that the problem can
be fixed in earlier versions. Anyone experiencing this issue can help
with the bisection process by testing the bisect builds that I am
posting and reporting whether or not the crash is occuring for each of
the builds.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-08 Thread Seth Forshee
bisect009 is now available.

# good: [fcca7926299944841569515da321bef9655b7703] drm/i915: reference counted 
forcewake
git bisect good fcca7926299944841569515da321bef9655b7703

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-07 Thread Jean Demange
Same issue than the previous one.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-06 Thread DLHDavidLH
this bug also affects

AMD Radeon HD 3300

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-06 Thread DLHDavidLH
this bug affects

Ubuntu 11.04 -and- 11.10

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-05 Thread Seth Forshee
@Jean, that log does display the bug.

bisect008 is now available. We're getting close to the end, should be 3
builds after this one. It's looking like it will end up identifying a
change to the i915 driver.

# good: [2c34b850ee1e9f86b41706149d0954eee58757a3] drm/i915: fix ilk rc6 
teardown locking
git bisect good 2c34b850ee1e9f86b41706149d0954eee58757a3

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-01 Thread Seth Forshee
@Jean: So as I understand it you were unable to tell whether you were
getting the oops or not? Did you check your kern.log to see whether or
not it appears when booting with the bisect007 kernel?

For now I'm going to wait and see if we get some more testing on this
one.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-01 Thread bruise lee
confirm: 2.6.39-2 from mainline does not fix it. 50% chance for a good
boot

HP DV6tqe with dual GPU of intel/ati(good boot reports 2G NVRAM, bad
boot report 3G)

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-07-01 Thread Jean Demange
I think it is the same bug but symptoms are slighty not the same. But I
don't know how to recognize this bug in the logs. I put in attachment
the kern.log when the boot failed.

** Attachment added: Fail.txt
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/727620/+attachment/2186877/+files/Fail.txt

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-30 Thread Seth Forshee
bisect007 is now available.

# bad: [4b65177b27ede9dee3186bc3a58c737997ee4749] drm/i915: add IS_IVYBRIDGE 
macro for checks
git bisect bad 4b65177b27ede9dee3186bc3a58c737997ee4749

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-30 Thread Jean Demange
Bisect 007 does not work as well as the others. Half boots end badly.
But when it bugs there is no writting but just some points every where
in the screen. It is impossible to change tty.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-29 Thread Seth Forshee
bisect006 is now available.

# bad: [69f7876b2ab61e8114675d6092ad0b482e233612] Merge remote branch 
'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next
git bisect bad 69f7876b2ab61e8114675d6092ad0b482e233612

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-29 Thread Jean Demange
Bisect 006 works fine too : no X bug and no CPU issue.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-28 Thread Seth Forshee
bisect005 is now available.

# bad: [931474c4c30633400ff0dff8fb452ae20e01d067] Merge branch 
'drm-radeon-next' of /ssd/git/drm-radeon-next into drm-core-next
git bisect bad 931474c4c30633400ff0dff8fb452ae20e01d067

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-28 Thread Jean Demange
Bisect 005 works fine : no X bug and no CPU issue.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-27 Thread Jean Demange
Bisect 004 works as the bisect 001. No X bug but CPU at 100% every time.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-27 Thread Ap. Syvertsen
Yup, same with me. bisect004 boots fine.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-26 Thread Seth Forshee
@Ap. Syvertsen: That's interesting about the headers. With the next
build that tests bad for you, can you compare the lsmod output with and
without the headers packages installed?

bisect003 is now available.

# good: [9461702d2a54cd4d9da09b7755c96815791a9d07] m68k: let Makefile sort out 
compiling mmu and non-mmu lib/checksum.c
git bisect good 9461702d2a54cd4d9da09b7755c96815791a9d07

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-26 Thread Ap. Syvertsen
First of all, bisect003 crashes as well, with or without headers.

I looks like I kinda jumped to a conclusion too fast, as I am unable to
reproduce the no-header-boot link.

The reason why I was led to believe this is that I installed
bisect001-image without headers and suddenly I could boot 2.6.39-1. I
keep this image and also try it to check if something else has changed
the boot behavior. I've now tried for an hour to reproduce the no-
header-boot link with no luck, so I would regard my previous statement
as false.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-26 Thread Jean Demange
So, I've tried the last bisect, and it doesn't work : 2 boots of 10 succeed. So 
was wondering if the others was really not working. And the bisect 002 crashes 
every time too whereas the bisect 001 worked every times.
For information for every kernel I have to add the option --force-depends.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-26 Thread Seth Forshee
bisect004 is now available.

# good: [2b030bda66b0a59f8ebf0ce2117088256a5f9f97] mach-ux500: set proper I2C 
platform data from MOP500s
git bisect good 2b030bda66b0a59f8ebf0ce2117088256a5f9f97

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-25 Thread Jean Demange
Same comportment with this bisect. No X bug but CPU at 100% all the
time.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-25 Thread Ap. Syvertsen
Hi Seth, thanks a lot for clarifying.

I've now tested the the three bisects and bisect000 crashes while
bisect001 boots every time. I have no problems with CPU use either.

For me however, bisect002 also crashes during start-up (two out of three
times).

As a side note, I had to install the headers of the bisects to make it
crash, if I didn't install the headers I could boot all the kernels.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-24 Thread Seth Forshee
Hrm, I've got a lurking suspicion that this issue has a timing component
(and that could actually be why it works in 3.0, not that it's really
fixed but that the timing that some change in timing makes the problem
much harder to trigger). If your CPU is being pegged then that could be
affecting the results.

We'll mark this one as good for now, but if the bisect goes bad we may
come back to this point.

Third build (bisect002) is now available.

# bad: [a09ed5e00084448453c8bada4dcd31e5fbfc2f21] vmscan: change shrink_slab() 
interfaces by passing shrink_control
git bisect bad a09ed5e00084448453c8bada4dcd31e5fbfc2f21

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-23 Thread Jean Demange
Hello every body,

Bisect #001 work for me. The bug does not show up. But with this kernel
my CPU is always at 100%, but nothing to deal with the bug.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-22 Thread Ap. Syvertsen
Are these bisects between 2.6.39-1 and 3.0-rc1 or between 2.6.39 and
3.0-rc1?

I'm more than willing to try the bisects, but as I've already outlined,
2.6.39-1 is already good, it crashes, and I don't want to try too many
bisects.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-22 Thread Seth Forshee
@Ap. Syvertsen: Let's try to lay out everything clearly to make sure
there isn't any confusion. The swapping of the meanings of good and
bad are bound to cause confusion, so let's use the usual meanings for
any discussion with the understanding that the meanings are swapped
*only in the bisect logs.*

You said, My linux crashes occasionally during startup with kernel
2.6.39-1 with this kernel BUG, while I'm unable to produce this on
3.0-rc1. I took that to mean 2.6.39.1 is bad, i.e. exhibits an oops
message similar to that in the bug description. And version 3.0-rc1 does
not exhibit the oops. Is that understanding correct?

It's a little problematic to bisect between 2.6.39.1 and 3.0-rc1. The
stable kernels (anything with the fourth component of the version
number, i.e. 2.6.39.y) are somewhat of a branch off of normal kernel
development, and the bisection will go more quickly if we start with
2.6.39. This version should still have the bug if 2.6.39.1 does, unless
it was fixed and then broken again, but that's unlikely. It can't hurt
to verify that 2.6.39 really does have the problem however.

So I started the bisection by marking 2.6.39 as bad (i.e. good in the
bisect log) and 3.0-rc1 as good (i.e. bad in the bisect logs). git
picked an intermediate version for testing, and that is what the
bisect000 build represents. That is correct so far as my understanding
of the situation as communicated above is correct. Does that make sense?

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-22 Thread Jean Demange
For me bisect #000 does not work. The bug affect it.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-22 Thread Seth Forshee
Second build (bisect001) is now available in the same location.

Bisect log:

# bad: [55922c9d1b84b89cb946c777fddccb3247e7df2c] Linux 3.0-rc1
# good: [61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf] Linux 2.6.39
git bisect start 'v3.0-rc1' 'v2.6.39'
# good: [c44dead70a841d90ddc01968012f323c33217c9e] Merge branch 'usb-next' of 
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
git bisect good c44dead70a841d90ddc01968012f323c33217c9e

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-22 Thread Klaus Reichl
Unfortunately I don't have the laptop around where the bug showed up
originally for me.
I'll be there again on one of the next weekends.

But be warned, I thought the bug has gone after updating natty a two
weeks ago.
I happily installed packages, got googleearth running, everything
looked great, and than ...
after next reboot - loose loose loose.

Switched back to poor graphics with radeon blacklisted to have at least a
base system working.


Klaus
-- 
Klaus Reichl                                    klaus.rei...@gmail.com
Danhausergasse 8/16                           +43 6991 84 137 94
1040 Wien



On Tue, Jun 21, 2011 at 9:21 PM, Seth Forshee
seth.fors...@canonical.com wrote:
 Yes, 2.6.39-1 is after 2.6.39-rc7.

 I've been looking between 2.6.39 and 3.0-rc1 now, but nothing stands out
 as the change that potentially fixes this issue. The next step is to
 perform a bisection to try and locate the commit that fixes the problem.
 I'll provide a series of kernels, please test each one and let me know
 whether or not it contains the issue.

 Everyone who is able to test please do so, as it can't hurt to have
 multiple people testing.

 Bisect build #000 is available at:

  http://people.canonical.com/~sforshee/lp727620/bisect/

 Bisect log so far (note that since we're hunting for the commit that
 fixes the problem, the meanings of 'good' and 'bad' are swapped in the
 log).

 # bad: [55922c9d1b84b89cb946c777fddccb3247e7df2c] Linux 3.0-rc1
 # good: [61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf] Linux 2.6.39
 git bisect start 'v3.0-rc1' 'v2.6.39'

 ** Changed in: linux (Ubuntu)
       Status: In Progress = Incomplete

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/727620

 Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

 Status in The Linux Kernel:
  Confirmed
 Status in X.org XServer - ATI gfx chipset driver:
  Confirmed
 Status in “linux” package in Ubuntu:
  Incomplete
 Status in “xserver-xorg-video-ati” package in Ubuntu:
  Triaged

 Bug description:
  [Problem]
  On hybrid graphics hardware with this ATI chip and another (e.g. Intel), a 
 failure occurs resulting in a black screen and errors from the radeon kernel 
 module, as shown below.

  [Cause]
  From upstream developer:

  The switcheroo code needs more work to switch properly on some
  systems it seems.  There are a set acpi methods required to
  activate/deactivate the respective gpus.  The drivers need to load and
  initialize active hw.  If the hw is not active when the driver loads,
  then the hw is not set up properly and it won't work.  Probably some
  ordering issues in how the switcheroo acpi methods are called.

  [Workarounds]
  Several options:

  1. If your BIOS includes functionality to disable the Intel card, use
  BIOS settings to select which chip to load.

  2. Disable KMS by adding `radeon.modeset=0` in the boot line.  Note
  that the default radeon gallium driver only works with KMS, so YMMV.

  [Original Report]
  I'm running natty, and every since the upgrade to 6.14.0 I've been unable to 
 consistently boot.  After some discussion in the forums, I tried repeatedly 
 to boot into recovery mode.  In most cases, I got a black screen.  One time 
 though, when I was able to successfully increase the brightness, I saw some 
 errors from the radeon module.  I took a photo (available at 
 http://i.imgur.com/P0bQ0.jpg), and here's the stack and call trace, as best 
 as I can read it:

  Stack:
   880149eb8000 880149eb8000 0011 0911
   fff4 88014b6c7800 88014b0f7b58 a022aba0
   8801460f7b58 880149eb8000  00410028
  Call Trace:
   [a022aba0] evergreen_cp_resume+0x3a0/0x630 [radeon]
   [a022c8b7] evergreen_startup+0x157/0x260 [radeon]
   [a01fe8a0] ? r600_pcie_gart_init+0x60/0x70 [radeon]
   [a022dbec] evergreen_init+0x1ac/0x2d0 [radeon]
   [a01a5a69] radeon_device_init+0x409/0x490 [radeon]
   [a01a7142] radeon_driver_load_kms+0xb2/0x1a0 [radeon]
   [a007fb2e] drm_get_pci_dev+0x18e/0x300 [drm]
   [8115426f] ? kmem_cache_alloc_trace+0xff/0x120
   [a023790e] radeon_pci_probe+0xb2/0xba [radeon]
   [812fea7f] local_pci_probe+0x5f/0xd0
   [81300369] pci_device_probe+0x119/0x120
   [813b8eca] ? driver_sysfs_add+0x7a/0xb0
   [813b8ff8] really_probe+0x68/0x190
   [813b9305] driver_probe_device+0x45/0x70
   [813b93db] __driver_attach+0xab/0xb0
   [813b9330] ? __driver_attach+0x0/0xb0
   [813b817e] bus_for_each_dev+0x5e/0x90
   [813b8e4e] driver_attach+0x1e/0x20
   [813b89b5] bus_add_driver+0xc5/0x280
   [a0013000] ? radeon_init+0x0/0x1000 [radeon]
   [813b9676] driver_register+0x76/0x140
   [a0013000] ? radeon_init+0x0/0x1000 [radeon]
   [812ff126] 

[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-21 Thread Ap. Syvertsen
Hi,
Just a quick question. Isn't v2.6.39.1-oneiric/ after v2.6.39-rc7-oneiric/ ?

Because for me, 2.6.39-1 (which I'm guessing Jean is also referring to,
since 11.04 comes with 2.6.38-8) doesn't work while 3.0-rc3 works.
Testing rc1 now.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-21 Thread Ap. Syvertsen
Yup,

My linux crashes occasionally during startup with kernel 2.6.39-1 with
this kernel BUG, while I'm unable to produce this on 3.0-rc1.

It is also worth noting that my rc.local script that turns off the power
to the radeon card works on 3.0-rc1 while it was not run on earlier
kernels even the times it booted. (I would have to run it manually after
startup).

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-21 Thread Seth Forshee
** Changed in: linux (Ubuntu)
   Status: Incomplete = In Progress

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-21 Thread Seth Forshee
Yes, 2.6.39-1 is after 2.6.39-rc7.

I've been looking between 2.6.39 and 3.0-rc1 now, but nothing stands out
as the change that potentially fixes this issue. The next step is to
perform a bisection to try and locate the commit that fixes the problem.
I'll provide a series of kernels, please test each one and let me know
whether or not it contains the issue.

Everyone who is able to test please do so, as it can't hurt to have
multiple people testing.

Bisect build #000 is available at:

  http://people.canonical.com/~sforshee/lp727620/bisect/

Bisect log so far (note that since we're hunting for the commit that
fixes the problem, the meanings of 'good' and 'bad' are swapped in the
log).

# bad: [55922c9d1b84b89cb946c777fddccb3247e7df2c] Linux 3.0-rc1
# good: [61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf] Linux 2.6.39
git bisect start 'v3.0-rc1' 'v2.6.39'

** Changed in: linux (Ubuntu)
   Status: In Progress = Incomplete

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-20 Thread Seth Forshee
No one has identified what patches fix the issue, if it is indeed fixed
at all. The thing to do now is to test these kernels on more affected
machines, and if it fixes the problem universally we can try to find the
fix and backport it. You can get mainline kernels for Ubuntu from the
following link:

  http://kernel.ubuntu.com/~kernel-ppa/mainline/

I don't know exactly what version 2.6.39-git19 corresponds to, but a
3.0-rc3 is definitely available. If you find a build that does fix the
problem it would also be useful to move backward one version at a time
until you find the last version that is still broken.

I'll also look to see if I can find out what changes might have fixed
the issue.

Thanks!

** Changed in: linux (Ubuntu)
   Status: In Progress = Incomplete

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-20 Thread Jean Demange
Hi every body,

I've tried some kernel and I find that using the kernel 3.0-rc2, it
seems to work properly. But using the 2.36.1 it doesn't work. But i
didn't try the 3.0-rc1.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-20 Thread Seth Forshee
@Jean, thanks for testing.

I don't see anything in the radeon driver changes that looks like it
obviously fixes the issue, but I've identified a handful that could be
responsible. These commits were introduced between 2.6.39-rc5 and -rc7.
What would be most helpful right now would to be able to state something
like, version x doesn't work but version x+1 does. At this point I'd
suggest starting with 2.6.39-rc5 through -rc7.

-- 
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/727620

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/727620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


  1   2   >