Description of problem: There is a stacktrace in the boot of drm/nouveau driver. My display is : Card:NVIDIA GeForce 6100 to GeForce 360: nVidia Corporation|G84M [Quadro NVS 140M] [DISPLAY_VGA] (vendor:10de device:0429 subv:17aa subd:20d8) (rev: a1) Here is the log from dmesg : [drm] Initialized drm 1.1.0 20060810 nouveau 0000:01:00.0: power state changed by ACPI to D0 nouveau 0000:01:00.0: power state changed by ACPI to D0 nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 nouveau 0000:01:00.0: setting latency timer to 64 [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x086900a2) checking generic (d5000000 e00000) vs hw (e0000000 10000000) checking generic (d5000000 e00000) vs hw (d4000000 2000000) fb: conflicting fb hw usage nouveaufb vs VESA VGA - removing generic driver Console: switching to colour dummy device 80x25 [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN [drm] nouveau 0000:01:00.0: ... appears to be valid [drm] nouveau 0000:01:00.0: BIT BIOS found [drm] nouveau 0000:01:00.0: Bios version 60.86.3e.00 [drm] nouveau 0000:01:00.0: TMDS table version 2.0 [drm] nouveau 0000:01:00.0: BIT table 'd' not found [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0 [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000323 00010034 [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02811300 00000028 [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02822312 00010030 [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 014333f1 0080c080 [drm] nouveau 0000:01:00.0: Raw DCB entry 4: 0000000e 00000000 [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 14 2 [drm] nouveau 0000:01:00.0: 0: 0x00000040: type 0x40 idx 0 tag 0xff [drm] nouveau 0000:01:00.0: 1: 0x00000100: type 0x00 idx 1 tag 0xff [drm] nouveau 0000:01:00.0: 2: 0x00001231: type 0x31 idx 2 tag 0x07 [drm] nouveau 0000:01:00.0: 3: 0x00000311: type 0x11 idx 3 tag 0xff [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xDD0F [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xE04F [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xEAA4 [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xEB96 [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xED83 [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xEDE8 [drm] nouveau 0000:01:00.0: 0xEDE8: Condition still not met after 20ms, skipping following opcodes [drm] nouveau 0000:01:00.0: 3 available performance level(s) [drm] nouveau 0000:01:00.0: 0: memory 100MHz core 169MHz shader 338MHz voltage 1150mV fanspeed 100% [drm] nouveau 0000:01:00.0: 1: memory 301MHz core 275MHz shader 550MHz voltage 1150mV fanspeed 100% [drm] nouveau 0000:01:00.0: 2: memory 600MHz core 400MHz shader 800MHz voltage 1200mV fanspeed 100% [drm] nouveau 0000:01:00.0: c: memory 302MHz core 275MHz shader 550MHz voltage 1150mV [TTM] Zone kernel: Available graphics memory: 398048 kiB. [TTM] Zone highmem: Available graphics memory: 1548356 kiB. [TTM] Initializing pool allocator. [drm] nouveau 0000:01:00.0: Detected 128MiB VRAM [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [drm] No driver support for vblank timestamp query. [drm] nouveau 0000:01:00.0: ACPI backlight interface available, not registering our own [drm] nouveau 0000:01:00.0: allocated 1680x1050 fb: 0x60000000, bo ef927a00 fbcon: nouveaufb (fb0) is primary device Console: switching to colour frame buffer device 210x65 fb0: nouveaufb frame buffer device drm: registered panic notifier [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0 irq 16: nobody cared (try booting with the "irqpoll" option) Pid: 0, comm: kworker/0:0 Not tainted 2.6.38.8-desktop586-4.mga #1 Call Trace: [<c01a0adc>] ? __report_bad_irq.clone.2+0x2c/0x90 [<c019f68c>] ? handle_IRQ_event+0x4c/0x160 [<c01a0d12>] ? note_interrupt+0x152/0x190 [<c01a1913>] ? handle_fasteoi_irq+0xa3/0xd0 [<c01a1870>] ? handle_fasteoi_irq+0x0/0xd0 <IRQ> [<c0105772>] ? do_IRQ+0x42/0xc0 [<c0151810>] ? irq_exit+0x60/0x80 [<c011f34b>] ? smp_apic_timer_interrupt+0x5b/0x90 [<c01040f0>] ? common_interrupt+0x30/0x40 [<c010ac91>] ? mwait_idle+0x81/0x180 [<c010249a>] ? cpu_idle+0x8a/0xc0 [<c046e173>] ? start_secondary+0x225/0x22b handlers: [<f435fa90>] (nouveau_irq_handler+0x0/0x110 [nouveau]) Disabling IRQ #16 I don't know if it's related but sometimes my computer freeze and I can't do anything but rebooting it (X frozen, audio repeat itself).
CC: (none) => thierry.vignaudSource RPM: x11-driver-video-nouveau => kernel
CC: (none) => stormiAssignee: bugsquad => anssi.hannulaSource RPM: kernel => x11-driver-video-nouveau
Can you test if this also happens on Mageia 2 Alpha 2 LiveCD? http://mageia.org/2/ Use the xdriver=nouveau boot option to select nouveau driver instead of the proprietary driver.
I'm afraid I can't reproduce it, because my hardware died :( Thanks for the tip about the boot option.
Status: NEW => RESOLVEDResolution: (none) => OLD