LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Passable nouveau kernel driver bug (MMIO read of [hex l] FAULT at [hex l]) (https://www.linuxquestions.org/questions/linux-general-1/passable-nouveau-kernel-driver-bug-mmio-read-of-%5Bhex-l%5D-fault-at-%5Bhex-l%5D-4175463128/)

marbangens 05-23-2013 07:06 AM

Passable nouveau kernel driver bug (MMIO read of [hex l] FAULT at [hex l])
 
Hello I'm using fedoras kernel 3.9.2 and also tied 3.9.3 (self compiled) and I think I have an kernel related problem. From what I experience, my desktop is somewhat lagy/slow and I can't watch any hd movies and graphics take time to load. Sometime the mouse pointer get stuck for a while, I haven't seen that before when I used slackware. I think this can be solved, with a little help from you all. Your the best ;)

This is the chip: GeForce 8200M G mGPU
It's implemented with amd

Could this errors have something to do with this?
And what are they about rely?

Code:

May 23 09:44:58 compaq kernel: [    3.821360] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00010001 FAULT at 0x100220
And more complete:

Code:

May 23 09:44:58 compaq kernel: [    3.183002] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 21
May 23 09:44:58 compaq kernel: [    3.211277] [drm] Initialized drm 1.1.0 20060810
May 23 09:44:58 compaq kernel: [    3.305827] fb: conflicting fb hw usage nouveaufb vs VESA VGA - removing generic driver
May 23 09:44:58 compaq kernel: [    3.305855] Console: switching to colour dummy device 80x25
May 23 09:44:58 compaq kernel: [    3.307536] ACPI: PCI Interrupt Link [LGPU] enabled at IRQ 20
May 23 09:44:58 compaq kernel: [    3.309974] nouveau  [  DEVICE][0000:02:00.0] BOOT0  : 0x0aa280a2
May 23 09:44:58 compaq kernel: [    3.309980] nouveau  [  DEVICE][0000:02:00.0] Chipset: MCP77/MCP78 (NVAA)
May 23 09:44:58 compaq kernel: [    3.309982] nouveau  [  DEVICE][0000:02:00.0] Family : NV50
May 23 09:44:58 compaq kernel: [    3.313730] nouveau  [  VBIOS][0000:02:00.0] checking PRAMIN for image...
May 23 09:44:58 compaq kernel: [    3.370558] nouveau  [  VBIOS][0000:02:00.0] ... appears to be valid
May 23 09:44:58 compaq kernel: [    3.370561] nouveau  [  VBIOS][0000:02:00.0] using image from PRAMIN
May 23 09:44:58 compaq kernel: [    3.370758] nouveau  [  VBIOS][0000:02:00.0] BIT signature found
May 23 09:44:58 compaq kernel: [    3.370762] nouveau  [  VBIOS][0000:02:00.0] version 62.77.2f.00.07
May 23 09:44:58 compaq kernel: [    3.402484] nouveau  [    PFB][0000:02:00.0] RAM type: stolen system memory
May 23 09:44:58 compaq kernel: [    3.402490] nouveau  [    PFB][0000:02:00.0] RAM size: 256 MiB
May 23 09:44:58 compaq kernel: [    3.402493] nouveau  [    PFB][0000:02:00.0]    ZCOMP: 0 tags
May 23 09:44:58 compaq kernel: [    3.478754] nouveau  [  PTHERM][0000:02:00.0] FAN control: none / external
May 23 09:44:58 compaq kernel: [    3.478773] nouveau  [  PTHERM][0000:02:00.0] fan management: disabled
May 23 09:44:58 compaq kernel: [    3.478777] nouveau  [  PTHERM][0000:02:00.0] internal sensor: yes
May 23 09:44:58 compaq kernel: [    3.478786] nouveau  [  PTHERM][0000:02:00.0] Programmed thresholds [ 90(3), 95(3), 105(5), 135(5) ]
May 23 09:44:58 compaq kernel: [    3.479101] [TTM] Zone  kernel: Available graphics memory: 1895412 kiB
May 23 09:44:58 compaq kernel: [    3.479104] [TTM] Initializing pool allocator
May 23 09:44:58 compaq kernel: [    3.479110] [TTM] Initializing DMA pool allocator
May 23 09:44:58 compaq kernel: [    3.479318] nouveau  [    DRM] VRAM: 256 MiB
May 23 09:44:58 compaq kernel: [    3.479324] nouveau  [    DRM] GART: 512 MiB
May 23 09:44:58 compaq kernel: [    3.479331] nouveau  [    DRM] TMDS table version 2.0
May 23 09:44:58 compaq kernel: [    3.479333] nouveau  [    DRM] DCB version 4.0
May 23 09:44:58 compaq kernel: [    3.479337] nouveau  [    DRM] DCB outp 00: 01000323 00010034
May 23 09:44:58 compaq kernel: [    3.479340] nouveau  [    DRM] DCB outp 01: 02011300 0000001e
May 23 09:44:58 compaq kernel: [    3.479342] nouveau  [    DRM] DCB outp 02: 02022332 00020010
May 23 09:44:58 compaq kernel: [    3.479345] nouveau  [    DRM] DCB conn 00: 00000040
May 23 09:44:58 compaq kernel: [    3.479348] nouveau  [    DRM] DCB conn 01: 00000100
May 23 09:44:58 compaq kernel: [    3.479350] nouveau  [    DRM] DCB conn 02: 00001261
May 23 09:44:58 compaq kernel: [    3.809318] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
May 23 09:44:58 compaq kernel: [    3.809323] [drm] No driver support for vblank timestamp query.
May 23 09:44:58 compaq kernel: [    3.809327] nouveau  [    DRM] ACPI backlight interface available, not registering our own
May 23 09:44:58 compaq kernel: [    3.821360] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00010001 FAULT at 0x100220
May 23 09:44:58 compaq kernel: [    3.833374] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x100224
May 23 09:44:58 compaq kernel: [    3.845382] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x100228
May 23 09:44:58 compaq kernel: [    3.857388] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x10022c
May 23 09:44:58 compaq kernel: [    3.869393] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x100230
May 23 09:44:58 compaq kernel: [    3.881399] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x100234
May 23 09:44:58 compaq kernel: [    3.893405] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x100238
May 23 09:44:58 compaq kernel: [    3.905411] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x10023c
May 23 09:44:58 compaq kernel: [    3.917422] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x100240
May 23 09:44:58 compaq kernel: [    3.929430] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x100228
May 23 09:44:58 compaq kernel: [    3.941436] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x1002c0
May 23 09:44:58 compaq kernel: [    3.953442] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x1002c4
May 23 09:44:58 compaq kernel: [    3.965448] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x1002e0
May 23 09:44:58 compaq kernel: [    3.977456] nouveau E[    PBUS][0000:02:00.0] MMIO read of 0x00000008 FAULT at 0x1002e4
May 23 09:44:58 compaq kernel: [    3.977470] nouveau  [    DRM] 3 available performance level(s)
May 23 09:44:58 compaq kernel: [    3.977475] nouveau  [    DRM] 0: core 169MHz shader 338MHz voltage 920mV fanspeed 60%
May 23 09:44:58 compaq kernel: [    3.977479] nouveau  [    DRM] 1: core 275MHz shader 550MHz voltage 1050mV fanspeed 80%
May 23 09:44:58 compaq kernel: [    3.977483] nouveau  [    DRM] 3: core 400MHz shader 800MHz voltage 1100mV fanspeed 100%
May 23 09:44:58 compaq kernel: [    3.977486] nouveau  [    DRM] c:
May 23 09:44:58 compaq kernel: [    3.979211] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:1f:16:7a:15:1f
May 23 09:44:58 compaq kernel: [    3.979217] forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt lnktim msi desc-v3
May 23 09:44:58 compaq kernel: [    4.315111] scsi 2:0:0:0: Direct-Access    Generic- Multi-Card      1.00 PQ: 0 ANSI: 0 CCS
May 23 09:44:58 compaq kernel: [    4.315491] sd 2:0:0:0: Attached scsi generic sg2 type 0
May 23 09:44:58 compaq kernel: [    4.319500] sd 2:0:0:0: [sdb] Attached SCSI removable disk
May 23 09:44:58 compaq kernel: [    4.450840] nouveau  [    DRM] MM: using M2MF for buffer copies
May 23 09:44:58 compaq kernel: [    4.510450] nouveau  [    DRM] allocated 1366x768 fb: 0x50000, bo ffff880133f8f400
May 23 09:44:58 compaq kernel: [    4.510747] fbcon: nouveaufb (fb0) is primary device
May 23 09:44:58 compaq kernel: [    4.749120] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.0, id: 0x1a0b1, caps: 0xd04711/0xa00000/0x20000, board id: 3655, fw id: 502777
May 23 09:44:58 compaq kernel: [    4.810932] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input6
May 23 09:44:58 compaq kernel: [    5.844871] Console: switching to colour frame buffer device 170x48
May 23 09:44:58 compaq kernel: [    5.846100] nouveau 0000:02:00.0: fb0: nouveaufb frame buffer device
May 23 09:44:58 compaq kernel: [    5.846102] nouveau 0000:02:00.0: registered panic notifier
May 23 09:44:58 compaq kernel: [    5.847299] [drm] Initialized nouveau 1.1.0 20120801 for 0000:02:00.0 on minor 0


marbangens 05-24-2013 01:35 AM

After waking from sleep mode the computer gets stuck in a loop playing any kind of video.


All times are GMT -5. The time now is 01:07 AM.