** Description changed:

- Since the kernel upgrade from 2.6.35 up to 2.6.3[678] my kernel from time to 
time crashes during the boot. I don't know how to catch this error by any 
software, so I just written the stacktrace displayed on the screen:
+ Since the kernel upgrade from 2.6.35 up to 2.6.3[678] my kernel from time to 
time crashes during the boot. I don't know how to catch this error using any 
software, so I've just written the stacktrace displayed on the screen:
  -----------------------------------
  Process modprobe (pid: 163, ti=f29a0000 task=f2b1b280 task.ti=f29a0000)
  Stack:
-  6e5ed141 f29b2000 00000911 f29b2000 00000911 00000011 f29a1a28 f86edfc5
-  f29b2000 00000000 f31ea81c f29a1d44 f86f5d04 f86e9581 f8734820 f29a1d44
-  f29b2000 00000000 f29a1d60 f86f64cf c132f348 c16b9941 f29b2000 f29b2000
+  6e5ed141 f29b2000 00000911 f29b2000 00000911 00000011 f29a1a28 f86edfc5
+  f29b2000 00000000 f31ea81c f29a1d44 f86f5d04 f86e9581 f8734820 f29a1d44
+  f29b2000 00000000 f29a1d60 f86f64cf c132f348 c16b9941 f29b2000 f29b2000
  Call trace:
-  [<f86edfc5>] r600_cp_resume+0x345/0x580 [radeon]
-  [<f86f5d04>] rv770_startup+0xd4/0x180 [radeon]
-  [<f86e9581>] ? r600_pcie_gart_init+0x61/0x70 [radeon]
-  [<f86f64cf>] rv770_init+0x15f/0x290 [radeon]
-  [<c132f348>] ? vga_switcheroo_register_client+0x98/0xd0
-  [<f8696701>] radeon_device_init+0x381/0x400 [radeon]
-  [<f8694f50>] ? radeon_switcheroo_can_switch+0x0/0x50 [radeon]
-  [<f8697ba4>] radeon_driver_load_kms+0x94/0x160 [radeon]
-  [<f818d694>] drm_get_pci_dev+0x144/0x2b0 [drm]
-  [<c102d8b8>] ? default_spin_lock_flags+0x8/0x10
-  [<c102d8b8>] ? default_spin_lock_flags+0x8/0x10
-  [<f871ec08>] ? radeon_pci_probe+0x2c/0x94 [radeon]
-  [<f871ec08>] ? radeon_pci_probe+0x2c/0x94 [radeon]
-  [<f871ec6b>] radeon_pci_probe+0x8f/0x94 [radeon]
-  [<c1292317>] local_pci_probe+0x47/0xb0
-  [<c1293798>] pci_device_probe+0x68/0x90
-  [<c133414d>] really_probe+0x4d/0x150
-  [<c133c3bb>] ? pm_runtime_barrier+0x4b/0xb0
-  [<c13343ec>] driver_probe_device+0x3c/0x60
-  [<c1334491>] __driver_attach+0x81/0x90
-  [<c1334410>] ? __driver_attach+0x0/0x90
-  [<c1333548>] bus_for_each_dev+0x48/0x70
-  [<c12931a0>] ? pci_device_remove+0x0/0xf0
-  [<c1333ffe>] driver_attach+0x1e/0x20
-  [<c1334410>] ? __driver_attach+0x0/0x90
-  [<c1333c18>] bus_add_driver+0xb8/0x250
-  [<c12931a0>] ? pci_device_remove+0x0/0xf0
-  [<c13346d6>] driver_register+0x66/0x110
-  [<c12928b5>] __pci_register_driver+0x45/0xb0
-  [<f818dac6>] drm_pci_init+0x96/0xc0 [drm]
-  [<f8186044>] drm_init+0x54/0x70 [drm]
-  [<f80a20b7>] radeon_init+0xb7/0x1000 [radeon]
-  [<c1001255>] do_one_initcall+0x35/0x170
-  [<f80a2000>] ? radeon_init+0x0/0x1000 [radeon]
-  [<c108898b>] sys_init_module+0xdb/0x230
-  [<c150a034>] syscall_call+0x7/0xb
+  [<f86edfc5>] r600_cp_resume+0x345/0x580 [radeon]
+  [<f86f5d04>] rv770_startup+0xd4/0x180 [radeon]
+  [<f86e9581>] ? r600_pcie_gart_init+0x61/0x70 [radeon]
+  [<f86f64cf>] rv770_init+0x15f/0x290 [radeon]
+  [<c132f348>] ? vga_switcheroo_register_client+0x98/0xd0
+  [<f8696701>] radeon_device_init+0x381/0x400 [radeon]
+  [<f8694f50>] ? radeon_switcheroo_can_switch+0x0/0x50 [radeon]
+  [<f8697ba4>] radeon_driver_load_kms+0x94/0x160 [radeon]
+  [<f818d694>] drm_get_pci_dev+0x144/0x2b0 [drm]
+  [<c102d8b8>] ? default_spin_lock_flags+0x8/0x10
+  [<c102d8b8>] ? default_spin_lock_flags+0x8/0x10
+  [<f871ec08>] ? radeon_pci_probe+0x2c/0x94 [radeon]
+  [<f871ec08>] ? radeon_pci_probe+0x2c/0x94 [radeon]
+  [<f871ec6b>] radeon_pci_probe+0x8f/0x94 [radeon]
+  [<c1292317>] local_pci_probe+0x47/0xb0
+  [<c1293798>] pci_device_probe+0x68/0x90
+  [<c133414d>] really_probe+0x4d/0x150
+  [<c133c3bb>] ? pm_runtime_barrier+0x4b/0xb0
+  [<c13343ec>] driver_probe_device+0x3c/0x60
+  [<c1334491>] __driver_attach+0x81/0x90
+  [<c1334410>] ? __driver_attach+0x0/0x90
+  [<c1333548>] bus_for_each_dev+0x48/0x70
+  [<c12931a0>] ? pci_device_remove+0x0/0xf0
+  [<c1333ffe>] driver_attach+0x1e/0x20
+  [<c1334410>] ? __driver_attach+0x0/0x90
+  [<c1333c18>] bus_add_driver+0xb8/0x250
+  [<c12931a0>] ? pci_device_remove+0x0/0xf0
+  [<c13346d6>] driver_register+0x66/0x110
+  [<c12928b5>] __pci_register_driver+0x45/0xb0
+  [<f818dac6>] drm_pci_init+0x96/0xc0 [drm]
+  [<f8186044>] drm_init+0x54/0x70 [drm]
+  [<f80a20b7>] radeon_init+0xb7/0x1000 [radeon]
+  [<c1001255>] do_one_initcall+0x35/0x170
+  [<f80a2000>] ? radeon_init+0x0/0x1000 [radeon]
+  [<c108898b>] sys_init_module+0xdb/0x230
+  [<c150a034>] syscall_call+0x7/0xb
  Code: c6 0f 85 fd 02 00 00 8b bb a4 07 00 00 85 ff 0f 8e d6 02 00 00 8b 83 94 
07 00 00 8d 14 85 00 00 00 00 83 c0 01 03 93 8c 07 00 00 <c7> 02 00 44 05 c0 8b 
93 a4 07 00 00 23 83 b4 07 00 00 83 ab a0
  EIP: [<f86ed948>] r600_cp_start+0x48/0x380 [radeon] SS:ESP 0068:f29a1cfc
  CR2: 00000000f9781ffc
  ---[ end trace a7919e7f17c0a727 ]---
  udevd-work[108]: '/sbin/modprobe -bv 
pci:v00001002d00009555sv0000103Csd00003661bc03sc00100' unexpected exit with 
status 0x0009
  -----------------------------------
  
  I'm using HP Touchsmart tm2-1080er notebook with two graphic cards:
  "ATI Technologies Inc M93 [Mobility Radeon HD 4500 Series]" and "Mobile
  4 Series Chipset Integrated Graphics Controller".
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-9-generic 2.6.38-9.43
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
  Uname: Linux 2.6.38-9-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  ArecordDevices:
-  **** List of CAPTURE Hardware Devices ****
-  card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
-    Subdevices: 1/1
-    Subdevice #0: subdevice #0
+  **** List of CAPTURE Hardware Devices ****
+  card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/controlC0:  torkvemada  11009 F.... pulseaudio
+  USER        PID ACCESS COMMAND
+  /dev/snd/controlC0:  torkvemada  11009 F.... pulseaudio
  CRDA: Error: [Errno 2] Nie ma takiego pliku ani katalogu
  Card0.Amixer.info:
-  Card hw:0 'Intel'/'HDA Intel at 0xe4500000 irq 47'
-    Mixer name : 'IDT 92HD81B1X5'
-    Components : 'HDA:111d7605,103c3661,00100402'
-    Controls      : 14
-    Simple ctrls  : 9
+  Card hw:0 'Intel'/'HDA Intel at 0xe4500000 irq 47'
+    Mixer name : 'IDT 92HD81B1X5'
+    Components : 'HDA:111d7605,103c3661,00100402'
+    Controls      : 14
+    Simple ctrls  : 9
  Card1.Amixer.info:
-  Card hw:1 'HDMI'/'HDA ATI HDMI at 0xe4410000 irq 48'
-    Mixer name : 'ATI R6xx HDMI'
-    Components : 'HDA:1002aa01,00aa0100,00100100'
-    Controls      : 4
-    Simple ctrls  : 1
+  Card hw:1 'HDMI'/'HDA ATI HDMI at 0xe4410000 irq 48'
+    Mixer name : 'ATI R6xx HDMI'
+    Components : 'HDA:1002aa01,00aa0100,00100100'
+    Controls      : 4
+    Simple ctrls  : 1
  Card1.Amixer.values:
-  Simple mixer control 'IEC958',0
-    Capabilities: pswitch pswitch-joined penum
-    Playback channels: Mono
-    Mono: Playback [on]
+  Simple mixer control 'IEC958',0
+    Capabilities: pswitch pswitch-joined penum
+    Playback channels: Mono
+    Mono: Playback [on]
  Date: Fri May 13 16:21:24 2011
  HibernationDevice: RESUME=/dev/sda4
  MachineType: Hewlett-Packard HP TouchSmart tm2 Notebook PC
  ProcEnviron:
-  LANGUAGE=pl_PL:pl:ru:ru_RU:en_GB:en
-  PATH=(custom, user)
-  LANG=pl_PL.utf8
-  SHELL=/bin/bash
+  LANGUAGE=pl_PL:pl:ru:ru_RU:en_GB:en
+  PATH=(custom, user)
+  LANG=pl_PL.utf8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-9-generic 
root=UUID=f4a4d9f8-488c-41fe-aa01-f07e1ac2d460 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash 
video=uvesafb:mode_option=1024x768-24,mtrr=3,scroll=ywrap vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-2.6.38-9-generic N/A
-  linux-backports-modules-2.6.38-9-generic  N/A
-  linux-firmware                            1.52
+  linux-restricted-modules-2.6.38-9-generic N/A
+  linux-backports-modules-2.6.38-9-generic  N/A
+  linux-firmware                            1.52
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-01-06 (126 days ago)
  WpaSupplicantLog:
-  
+ 
  dmi.bios.date: 11/22/2010
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.0B
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3661
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 47.1B
  dmi.chassis.asset.tag: CNU0060FTZ
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsyde:bvrF.0B:bd11/22/2010:svnHewlett-Packard:pnHPTouchSmarttm2NotebookPC:pvr049E100000200800000120000:rvnHewlett-Packard:rn3661:rvrKBCVersion47.1B:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP TouchSmart tm2 Notebook PC
  dmi.product.version: 049E100000200800000120000
  dmi.sys.vendor: Hewlett-Packard

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782195

Title:
  Radeon driver crashes on boot

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to