Using latest nouveau and linux kernel 3.1.0-1, kernel log shows a problem with an i2c function that goes to a black screen. This happens only when using the nouveau driver, and the system is perfectly able to boot using a VESA driver. Here is the kernel log: Jan 10 09:43:03 badvertising-l kernel: [ 2.098635] pci 0000:01:00.0: Boot video device Jan 10 09:43:03 badvertising-l kernel: [ 2.098694] PCI: CLS 64 bytes, default 64 Jan 10 09:43:03 badvertising-l kernel: [ 2.098735] Unpacking initramfs... Jan 10 09:43:03 badvertising-l kernel: [ 2.333451] Freeing initrd memory: 9864k freed Jan 10 09:43:03 badvertising-l kernel: [ 2.334743] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) Jan 10 09:43:03 badvertising-l kernel: [ 2.334748] Placing 64MB software IO TLB between ffff8800cad05000 - ffff8800ced05000 Jan 10 09:43:03 badvertising-l kernel: [ 2.334750] software IO TLB at phys 0xcad05000 - 0xced05000 Jan 10 09:43:03 badvertising-l kernel: [ 2.335580] audit: initializing netlink socket (disabled) Jan 10 09:43:03 badvertising-l kernel: [ 2.335591] type=2000 audit(1326206537.880:1): initialized Jan 10 09:43:03 badvertising-l kernel: [ 2.359514] HugeTLB registered 2 MB page size, pre-allocated 0 pages Jan 10 09:43:03 badvertising-l kernel: [ 2.377540] VFS: Disk quotas dquot_6.5.2 Jan 10 09:43:03 badvertising-l kernel: [ 2.377579] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jan 10 09:43:03 badvertising-l kernel: [ 2.377661] msgmni has been set to 15963 Jan 10 09:43:03 badvertising-l kernel: [ 2.377827] alg: No test for stdrng (krng) Jan 10 09:43:03 badvertising-l kernel: [ 2.377865] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) Jan 10 09:43:03 badvertising-l kernel: [ 2.377868] io scheduler noop registered Jan 10 09:43:03 badvertising-l kernel: [ 2.377870] io scheduler deadline registered Jan 10 09:43:03 badvertising-l kernel: [ 2.377900] io scheduler cfq registered (default) Jan 10 09:43:03 badvertising-l kernel: [ 2.377997] pcieport 0000:00:01.0: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 2.378026] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 2.378341] intel_idle: MWAIT substates: 0x21120 Jan 10 09:43:03 badvertising-l kernel: [ 2.378342] intel_idle: v0.4 model 0x2A Jan 10 09:43:03 badvertising-l kernel: [ 2.378344] intel_idle: lapic_timer_reliable_states 0xffffffff Jan 10 09:43:03 badvertising-l kernel: [ 2.378415] ERST: Table is not found! Jan 10 09:43:03 badvertising-l kernel: [ 2.378416] GHES: HEST is not enabled! Jan 10 09:43:03 badvertising-l kernel: [ 2.378480] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Jan 10 09:43:03 badvertising-l kernel: [ 2.551870] Linux agpgart interface v0.103 Jan 10 09:43:03 badvertising-l kernel: [ 2.552096] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 Jan 10 09:43:03 badvertising-l kernel: [ 2.557116] i8042: Detected active multiplexing controller, rev 1.1 Jan 10 09:43:03 badvertising-l kernel: [ 2.559393] serio: i8042 KBD port at 0x60,0x64 irq 1 Jan 10 09:43:03 badvertising-l kernel: [ 2.559399] serio: i8042 AUX0 port at 0x60,0x64 irq 12 Jan 10 09:43:03 badvertising-l kernel: [ 2.559427] serio: i8042 AUX1 port at 0x60,0x64 irq 12 Jan 10 09:43:03 badvertising-l kernel: [ 2.559430] serio: i8042 AUX2 port at 0x60,0x64 irq 12 Jan 10 09:43:03 badvertising-l kernel: [ 2.559433] serio: i8042 AUX3 port at 0x60,0x64 irq 12 Jan 10 09:43:03 badvertising-l kernel: [ 2.559533] mousedev: PS/2 mouse device common for all mice Jan 10 09:43:03 badvertising-l kernel: [ 2.559858] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 Jan 10 09:43:03 badvertising-l kernel: [ 2.559885] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs Jan 10 09:43:03 badvertising-l kernel: [ 2.560185] cpuidle: using governor ladder Jan 10 09:43:03 badvertising-l kernel: [ 2.560641] cpuidle: using governor menu Jan 10 09:43:03 badvertising-l kernel: [ 2.560822] TCP cubic registered Jan 10 09:43:03 badvertising-l kernel: [ 2.561102] NET: Registered protocol family 10 Jan 10 09:43:03 badvertising-l kernel: [ 2.561706] Mobile IPv6 Jan 10 09:43:03 badvertising-l kernel: [ 2.561709] NET: Registered protocol family 17 Jan 10 09:43:03 badvertising-l kernel: [ 2.561712] Registering the dns_resolver key type Jan 10 09:43:03 badvertising-l kernel: [ 2.562093] PM: Hibernation image not present or could not be loaded. Jan 10 09:43:03 badvertising-l kernel: [ 2.562105] registered taskstats version 1 Jan 10 09:43:03 badvertising-l kernel: [ 2.571602] rtc_cmos 00:06: setting system clock to 2012-01-10 14:42:18 UTC (1326206538) Jan 10 09:43:03 badvertising-l kernel: [ 2.571665] Initializing network drop monitor service Jan 10 09:43:03 badvertising-l kernel: [ 2.572892] Freeing unused kernel memory: 556k freed Jan 10 09:43:03 badvertising-l kernel: [ 2.572970] Write protecting the kernel read-only data: 6144k Jan 10 09:43:03 badvertising-l kernel: [ 2.576198] Freeing unused kernel memory: 788k freed Jan 10 09:43:03 badvertising-l kernel: [ 2.579048] Freeing unused kernel memory: 696k freed Jan 10 09:43:03 badvertising-l kernel: [ 2.603890] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 Jan 10 09:43:03 badvertising-l kernel: [ 2.618854] usbcore: registered new interface driver usbfs Jan 10 09:43:03 badvertising-l kernel: [ 2.618884] usbcore: registered new interface driver hub Jan 10 09:43:03 badvertising-l kernel: [ 2.619807] jme: JMicron JMC2XX ethernet driver version 1.0.8 Jan 10 09:43:03 badvertising-l kernel: [ 2.619843] jme 0000:03:00.0: PCI INT C -> GSI 19 (level, low) -> IRQ 19 Jan 10 09:43:03 badvertising-l kernel: [ 2.619857] jme 0000:03:00.0: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 2.619940] firewire_ohci 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 Jan 10 09:43:03 badvertising-l kernel: [ 2.619950] firewire_ohci 0000:05:00.0: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 2.620089] usbcore: registered new device driver usb Jan 10 09:43:03 badvertising-l kernel: [ 2.620114] sdhci: Secure Digital Host Controller Interface driver Jan 10 09:43:03 badvertising-l kernel: [ 2.620117] sdhci: Copyright(c) Pierre Ossman Jan 10 09:43:03 badvertising-l kernel: [ 2.620728] xhci_hcd 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 Jan 10 09:43:03 badvertising-l kernel: [ 2.620748] xhci_hcd 0000:02:00.0: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 2.620752] xhci_hcd 0000:02:00.0: xHCI Host Controller Jan 10 09:43:03 badvertising-l kernel: [ 2.620779] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1 Jan 10 09:43:03 badvertising-l kernel: [ 2.620958] xhci_hcd 0000:02:00.0: irq 16, io mem 0xf6400000 Jan 10 09:43:03 badvertising-l kernel: [ 2.621031] xhci_hcd 0000:02:00.0: irq 41 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 2.621038] xhci_hcd 0000:02:00.0: irq 42 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 2.621046] xhci_hcd 0000:02:00.0: irq 43 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 2.621053] xhci_hcd 0000:02:00.0: irq 44 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 2.621059] xhci_hcd 0000:02:00.0: irq 45 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 2.621066] xhci_hcd 0000:02:00.0: irq 46 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 2.621072] xhci_hcd 0000:02:00.0: irq 47 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 2.621079] xhci_hcd 0000:02:00.0: irq 48 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 2.621094] jme 0000:03:00.0: eth0: JMC250 Gigabit Ethernet chiprev:35 pcirev:5 macaddr:00:90:f5:c1:e2:16 Jan 10 09:43:03 badvertising-l kernel: [ 2.621109] sdhci-pci 0000:03:00.1: SDHCI controller found [197b:2392] (rev 90) Jan 10 09:43:03 badvertising-l kernel: [ 2.621126] sdhci-pci 0000:03:00.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18 Jan 10 09:43:03 badvertising-l kernel: [ 2.621173] sdhci-pci 0000:03:00.1: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 2.621196] mmc0: no vmmc regulator found Jan 10 09:43:03 badvertising-l kernel: [ 2.621233] Registered led device: mmc0:: Jan 10 09:43:03 badvertising-l kernel: [ 2.621240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 Jan 10 09:43:03 badvertising-l kernel: [ 2.621244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Jan 10 09:43:03 badvertising-l kernel: [ 2.621247] usb usb1: Product: xHCI Host Controller Jan 10 09:43:03 badvertising-l kernel: [ 2.621249] usb usb1: Manufacturer: Linux 3.1.0-1-amd64 xhci_hcd Jan 10 09:43:03 badvertising-l kernel: [ 2.621251] usb usb1: SerialNumber: 0000:02:00.0 Jan 10 09:43:03 badvertising-l kernel: [ 2.621289] mmc0: SDHCI controller on PCI [0000:03:00.1] using DMA Jan 10 09:43:03 badvertising-l kernel: [ 2.621302] sdhci-pci 0000:03:00.2: SDHCI controller found [197b:2391] (rev 90) Jan 10 09:43:03 badvertising-l kernel: [ 2.621320] sdhci-pci 0000:03:00.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18 Jan 10 09:43:03 badvertising-l kernel: [ 2.621326] sdhci-pci 0000:03:00.2: Refusing to bind to secondary interface. Jan 10 09:43:03 badvertising-l kernel: [ 2.621335] sdhci-pci 0000:03:00.2: PCI INT B disabled Jan 10 09:43:03 badvertising-l kernel: [ 2.621548] xHCI xhci_add_endpoint called for root hub Jan 10 09:43:03 badvertising-l kernel: [ 2.621551] xHCI xhci_check_bandwidth called for root hub Jan 10 09:43:03 badvertising-l kernel: [ 2.621596] hub 1-0:1.0: USB hub found Jan 10 09:43:03 badvertising-l kernel: [ 2.621606] hub 1-0:1.0: 2 ports detected Jan 10 09:43:03 badvertising-l kernel: [ 2.621685] xhci_hcd 0000:02:00.0: xHCI Host Controller Jan 10 09:43:03 badvertising-l kernel: [ 2.621696] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2 Jan 10 09:43:03 badvertising-l kernel: [ 2.622564] SCSI subsystem initialized Jan 10 09:43:03 badvertising-l kernel: [ 2.624370] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 Jan 10 09:43:03 badvertising-l kernel: [ 2.624374] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Jan 10 09:43:03 badvertising-l kernel: [ 2.624376] usb usb2: Product: xHCI Host Controller Jan 10 09:43:03 badvertising-l kernel: [ 2.624378] usb usb2: Manufacturer: Linux 3.1.0-1-amd64 xhci_hcd Jan 10 09:43:03 badvertising-l kernel: [ 2.624379] usb usb2: SerialNumber: 0000:02:00.0 Jan 10 09:43:03 badvertising-l kernel: [ 2.624495] xHCI xhci_add_endpoint called for root hub Jan 10 09:43:03 badvertising-l kernel: [ 2.624497] xHCI xhci_check_bandwidth called for root hub Jan 10 09:43:03 badvertising-l kernel: [ 2.624530] hub 2-0:1.0: USB hub found Jan 10 09:43:03 badvertising-l kernel: [ 2.624540] hub 2-0:1.0: 2 ports detected Jan 10 09:43:03 badvertising-l kernel: [ 2.626111] libata version 3.00 loaded. Jan 10 09:43:03 badvertising-l kernel: [ 2.626887] ahci 0000:00:1f.2: version 3.0 Jan 10 09:43:03 badvertising-l kernel: [ 2.626901] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 Jan 10 09:43:03 badvertising-l kernel: [ 2.626957] ahci 0000:00:1f.2: irq 49 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 2.626993] ahci: SSS flag set, parallel bus scan disabled Jan 10 09:43:03 badvertising-l kernel: [ 2.631943] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Jan 10 09:43:03 badvertising-l kernel: [ 2.639476] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xf impl SATA mode Jan 10 09:43:03 badvertising-l kernel: [ 2.639481] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst Jan 10 09:43:03 badvertising-l kernel: [ 2.639487] ahci 0000:00:1f.2: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 2.664066] scsi0 : ahci Jan 10 09:43:03 badvertising-l kernel: [ 2.664337] scsi1 : ahci Jan 10 09:43:03 badvertising-l kernel: [ 2.664498] scsi2 : ahci Jan 10 09:43:03 badvertising-l kernel: [ 2.664644] scsi3 : ahci Jan 10 09:43:03 badvertising-l kernel: [ 2.664845] scsi4 : ahci Jan 10 09:43:03 badvertising-l kernel: [ 2.664992] scsi5 : ahci Jan 10 09:43:03 badvertising-l kernel: [ 2.665220] ata1: SATA max UDMA/133 abar m2048@0xf6506000 port 0xf6506100 irq 49 Jan 10 09:43:03 badvertising-l kernel: [ 2.665224] ata2: SATA max UDMA/133 abar m2048@0xf6506000 port 0xf6506180 irq 49 Jan 10 09:43:03 badvertising-l kernel: [ 2.665227] ata3: SATA max UDMA/133 abar m2048@0xf6506000 port 0xf6506200 irq 49 Jan 10 09:43:03 badvertising-l kernel: [ 2.665229] ata4: SATA max UDMA/133 abar m2048@0xf6506000 port 0xf6506280 irq 49 Jan 10 09:43:03 badvertising-l kernel: [ 2.665231] ata5: DUMMY Jan 10 09:43:03 badvertising-l kernel: [ 2.665232] ata6: DUMMY Jan 10 09:43:03 badvertising-l kernel: [ 2.665266] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 Jan 10 09:43:03 badvertising-l kernel: [ 2.665302] ehci_hcd 0000:00:1a.0: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 2.665306] ehci_hcd 0000:00:1a.0: EHCI Host Controller Jan 10 09:43:03 badvertising-l kernel: [ 2.665323] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 Jan 10 09:43:03 badvertising-l kernel: [ 2.665471] ehci_hcd 0000:00:1a.0: debug port 2 Jan 10 09:43:03 badvertising-l kernel: [ 2.669371] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported Jan 10 09:43:03 badvertising-l kernel: [ 2.669383] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf6508000 Jan 10 09:43:03 badvertising-l kernel: [ 2.683420] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 Jan 10 09:43:03 badvertising-l kernel: [ 2.683480] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 Jan 10 09:43:03 badvertising-l kernel: [ 2.683482] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Jan 10 09:43:03 badvertising-l kernel: [ 2.683485] usb usb3: Product: EHCI Host Controller Jan 10 09:43:03 badvertising-l kernel: [ 2.683487] usb usb3: Manufacturer: Linux 3.1.0-1-amd64 ehci_hcd Jan 10 09:43:03 badvertising-l kernel: [ 2.683488] usb usb3: SerialNumber: 0000:00:1a.0 Jan 10 09:43:03 badvertising-l kernel: [ 2.683509] firewire_ohci: Added fw-ohci device 0000:05:00.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x10 Jan 10 09:43:03 badvertising-l kernel: [ 2.683803] hub 3-0:1.0: USB hub found Jan 10 09:43:03 badvertising-l kernel: [ 2.683812] hub 3-0:1.0: 2 ports detected Jan 10 09:43:03 badvertising-l kernel: [ 2.683906] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 Jan 10 09:43:03 badvertising-l kernel: [ 2.683935] ehci_hcd 0000:00:1d.0: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 2.683938] ehci_hcd 0000:00:1d.0: EHCI Host Controller Jan 10 09:43:03 badvertising-l kernel: [ 2.683946] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4 Jan 10 09:43:03 badvertising-l kernel: [ 2.683973] ehci_hcd 0000:00:1d.0: debug port 2 Jan 10 09:43:03 badvertising-l kernel: [ 2.687859] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported Jan 10 09:43:03 badvertising-l kernel: [ 2.687876] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf6507000 Jan 10 09:43:03 badvertising-l kernel: [ 2.703408] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 Jan 10 09:43:03 badvertising-l kernel: [ 2.703468] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 Jan 10 09:43:03 badvertising-l kernel: [ 2.703470] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Jan 10 09:43:03 badvertising-l kernel: [ 2.703473] usb usb4: Product: EHCI Host Controller Jan 10 09:43:03 badvertising-l kernel: [ 2.703474] usb usb4: Manufacturer: Linux 3.1.0-1-amd64 ehci_hcd Jan 10 09:43:03 badvertising-l kernel: [ 2.703476] usb usb4: SerialNumber: 0000:00:1d.0 Jan 10 09:43:03 badvertising-l kernel: [ 2.703747] hub 4-0:1.0: USB hub found Jan 10 09:43:03 badvertising-l kernel: [ 2.703755] hub 4-0:1.0: 2 ports detected Jan 10 09:43:03 badvertising-l kernel: [ 2.983256] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) Jan 10 09:43:03 badvertising-l kernel: [ 2.985219] ata1.00: ATA-8: WDC WD5000BEVT-00ZAT0, 01.01A01, max UDMA/133 Jan 10 09:43:03 badvertising-l kernel: [ 2.985223] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA Jan 10 09:43:03 badvertising-l kernel: [ 2.988107] ata1.00: configured for UDMA/133 Jan 10 09:43:03 badvertising-l kernel: [ 2.988253] scsi 0:0:0:0: Direct-Access ATA WDC WD5000BEVT-0 01.0 PQ: 0 ANSI: 5 Jan 10 09:43:03 badvertising-l kernel: [ 2.995329] usb 3-1: new high speed USB device number 2 using ehci_hcd Jan 10 09:43:03 badvertising-l kernel: [ 3.127735] usb 3-1: New USB device found, idVendor=8087, idProduct=0024 Jan 10 09:43:03 badvertising-l kernel: [ 3.127744] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Jan 10 09:43:03 badvertising-l kernel: [ 3.128171] hub 3-1:1.0: USB hub found Jan 10 09:43:03 badvertising-l kernel: [ 3.128349] hub 3-1:1.0: 6 ports detected Jan 10 09:43:03 badvertising-l kernel: [ 3.183433] firewire_core: created device fw0: GUID eaf4e2c1f5900058, S400 Jan 10 09:43:03 badvertising-l kernel: [ 3.239279] usb 4-1: new high speed USB device number 2 using ehci_hcd Jan 10 09:43:03 badvertising-l kernel: [ 3.307227] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) Jan 10 09:43:03 badvertising-l kernel: [ 3.331207] Refined TSC clocksource calibration: 1995.467 MHz. Jan 10 09:43:03 badvertising-l kernel: [ 3.331219] Switching to clocksource tsc Jan 10 09:43:03 badvertising-l kernel: [ 3.352096] ata2.00: ATA-8: ST9500420ASG, 0002SDM1, max UDMA/133 Jan 10 09:43:03 badvertising-l kernel: [ 3.352107] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) Jan 10 09:43:03 badvertising-l kernel: [ 3.371653] usb 4-1: New USB device found, idVendor=8087, idProduct=0024 Jan 10 09:43:03 badvertising-l kernel: [ 3.371663] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Jan 10 09:43:03 badvertising-l kernel: [ 3.372037] hub 4-1:1.0: USB hub found Jan 10 09:43:03 badvertising-l kernel: [ 3.372113] hub 4-1:1.0: 8 ports detected Jan 10 09:43:03 badvertising-l kernel: [ 3.395988] ata2.00: configured for UDMA/133 Jan 10 09:43:03 badvertising-l kernel: [ 3.396193] scsi 1:0:0:0: Direct-Access ATA ST9500420ASG 0002 PQ: 0 ANSI: 5 Jan 10 09:43:03 badvertising-l kernel: [ 3.643321] usb 4-1.5: new full speed USB device number 3 using ehci_hcd Jan 10 09:43:03 badvertising-l kernel: [ 3.715095] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Jan 10 09:43:03 badvertising-l kernel: [ 3.718630] ata3.00: ATAPI: TSSTcorp CDDVDW TS-L633F, TM00, max UDMA/100 Jan 10 09:43:03 badvertising-l kernel: [ 3.725412] ata3.00: configured for UDMA/100 Jan 10 09:43:03 badvertising-l kernel: [ 3.733095] scsi 2:0:0:0: CD-ROM TSSTcorp CDDVDW TS-L633F TM00 PQ: 0 ANSI: 5 Jan 10 09:43:03 badvertising-l kernel: [ 3.736545] usb 4-1.5: New USB device found, idVendor=147e, idProduct=1001 Jan 10 09:43:03 badvertising-l kernel: [ 3.736555] usb 4-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Jan 10 09:43:03 badvertising-l kernel: [ 3.736561] usb 4-1.5: Product: Fingerprint Sensor Jan 10 09:43:03 badvertising-l kernel: [ 3.736565] usb 4-1.5: Manufacturer: TouchStrip Jan 10 09:43:03 badvertising-l kernel: [ 3.807267] usb 4-1.6: new high speed USB device number 4 using ehci_hcd Jan 10 09:43:03 badvertising-l kernel: [ 3.966425] usb 4-1.6: New USB device found, idVendor=5986, idProduct=0308 Jan 10 09:43:03 badvertising-l kernel: [ 3.966435] usb 4-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Jan 10 09:43:03 badvertising-l kernel: [ 3.966441] usb 4-1.6: Product: BisonCam, NB Pro Jan 10 09:43:03 badvertising-l kernel: [ 3.966445] usb 4-1.6: Manufacturer: BisonCam, NB Pro Jan 10 09:43:03 badvertising-l kernel: [ 4.050986] ata4: SATA link down (SStatus 0 SControl 300) Jan 10 09:43:03 badvertising-l kernel: [ 4.055324] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) Jan 10 09:43:03 badvertising-l kernel: [ 4.055373] sd 0:0:0:0: [sda] Write Protect is off Jan 10 09:43:03 badvertising-l kernel: [ 4.055378] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 Jan 10 09:43:03 badvertising-l kernel: [ 4.055402] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Jan 10 09:43:03 badvertising-l kernel: [ 4.055420] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) Jan 10 09:43:03 badvertising-l kernel: [ 4.055514] sd 1:0:0:0: [sdb] Write Protect is off Jan 10 09:43:03 badvertising-l kernel: [ 4.055519] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 Jan 10 09:43:03 badvertising-l kernel: [ 4.055552] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Jan 10 09:43:03 badvertising-l kernel: [ 4.083300] sdb: sdb1 sdb2 Jan 10 09:43:03 badvertising-l kernel: [ 4.083673] sd 1:0:0:0: [sdb] Attached SCSI disk Jan 10 09:43:03 badvertising-l kernel: [ 4.086388] sda: sda1 sda2 Jan 10 09:43:03 badvertising-l kernel: [ 4.086729] sd 0:0:0:0: [sda] Attached SCSI disk Jan 10 09:43:03 badvertising-l kernel: [ 4.093472] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray Jan 10 09:43:03 badvertising-l kernel: [ 4.093476] cdrom: Uniform CD-ROM driver Revision: 3.20 Jan 10 09:43:03 badvertising-l kernel: [ 4.093592] sr 2:0:0:0: Attached scsi CD-ROM sr0 Jan 10 09:43:03 badvertising-l kernel: [ 4.282970] thermal LNXTHERM:00: registered as thermal_zone0 Jan 10 09:43:03 badvertising-l kernel: [ 4.282974] ACPI: Thermal Zone [THM0] (59 C) Jan 10 09:43:03 badvertising-l kernel: [ 5.104178] PM: Starting manual resume from disk Jan 10 09:43:03 badvertising-l kernel: [ 5.104182] PM: Hibernation image partition 8:1 present Jan 10 09:43:03 badvertising-l kernel: [ 5.104184] PM: Looking for hibernation image. Jan 10 09:43:03 badvertising-l kernel: [ 5.104420] PM: Image not found (code -22) Jan 10 09:43:03 badvertising-l kernel: [ 5.104433] PM: Hibernation image not present or could not be loaded. Jan 10 09:43:03 badvertising-l kernel: [ 5.201532] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) Jan 10 09:43:03 badvertising-l kernel: [ 8.395648] ACPI: acpi_idle yielding to intel_idle Jan 10 09:43:03 badvertising-l kernel: [ 8.467052] ite_cir: Auto-detected model: ITE8708 CIR transceiver Jan 10 09:43:03 badvertising-l kernel: [ 8.467055] ite_cir: Using model: ITE8708 CIR transceiver Jan 10 09:43:03 badvertising-l kernel: [ 8.467071] ite_cir: TX-capable: 1 Jan 10 09:43:03 badvertising-l kernel: [ 8.467072] ite_cir: Sample period (ns): 8680 Jan 10 09:43:03 badvertising-l kernel: [ 8.467074] ite_cir: TX carrier frequency (Hz): 38000 Jan 10 09:43:03 badvertising-l kernel: [ 8.467076] ite_cir: TX duty cycle (%): 33 Jan 10 09:43:03 badvertising-l kernel: [ 8.467077] ite_cir: RX low carrier frequency (Hz): 0 Jan 10 09:43:03 badvertising-l kernel: [ 8.467079] ite_cir: RX high carrier frequency (Hz): 0 Jan 10 09:43:03 badvertising-l kernel: [ 8.552583] cfg80211: Calling CRDA to update world regulatory domain Jan 10 09:43:03 badvertising-l kernel: [ 8.690580] wmi: Mapper loaded Jan 10 09:43:03 badvertising-l kernel: [ 8.696207] [Firmware Bug]: ACPI(MXM3) defines _DOD but not _DOS Jan 10 09:43:03 badvertising-l kernel: [ 8.696336] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness Jan 10 09:43:03 badvertising-l kernel: [ 8.698595] acpi device:1b: registered as cooling_device8 Jan 10 09:43:03 badvertising-l kernel: [ 8.698746] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:19/LNXVIDEO:00/input/input 1 Jan 10 09:43:03 badvertising-l kernel: [ 8.698753] ACPI: Video Device [MXM3] (multi-head: yes rom: no post: no) Jan 10 09:43:03 badvertising-l kernel: [ 8.707186] ACPI: AC Adapter [ADP0] (on-line) Jan 10 09:43:03 badvertising-l kernel: [ 8.707288] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2 Jan 10 09:43:03 badvertising-l kernel: [ 8.708085] ACPI: Lid Switch [LID0] Jan 10 09:43:03 badvertising-l kernel: [ 8.708137] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3 Jan 10 09:43:03 badvertising-l kernel: [ 8.708142] ACPI: Sleep Button [SLPB] Jan 10 09:43:03 badvertising-l kernel: [ 8.708185] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4 Jan 10 09:43:03 badvertising-l kernel: [ 8.708189] ACPI: Power Button [PWRB] Jan 10 09:43:03 badvertising-l kernel: [ 8.708228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5 Jan 10 09:43:03 badvertising-l kernel: [ 8.708232] ACPI: Power Button [PWRF] Jan 10 09:43:03 badvertising-l kernel: [ 8.766178] IR NEC protocol handler initialized Jan 10 09:43:03 badvertising-l kernel: [ 8.781857] IR RC5(x) protocol handler initialized Jan 10 09:43:03 badvertising-l kernel: [ 8.796809] input: PC Speaker as /devices/platform/pcspkr/input/input6 Jan 10 09:43:03 badvertising-l kernel: [ 8.805347] IR RC6 protocol handler initialized Jan 10 09:43:03 badvertising-l kernel: [ 8.805373] jmb38x_ms 0000:03:00.3: PCI INT B -> GSI 18 (level, low) -> IRQ 18 Jan 10 09:43:03 badvertising-l kernel: [ 8.805393] jmb38x_ms 0000:03:00.3: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 8.903544] ACPI: Battery Slot [BAT0] (battery present) Jan 10 09:43:03 badvertising-l kernel: [ 9.076652] IR JVC protocol handler initialized Jan 10 09:43:03 badvertising-l kernel: [ 9.169207] Registered IR keymap rc-rc6-mce Jan 10 09:43:03 badvertising-l kernel: [ 9.169323] input: ITE8708 CIR transceiver as /devices/virtual/rc/rc0/input7 Jan 10 09:43:03 badvertising-l kernel: [ 9.169350] rc0: ITE8708 CIR transceiver as /devices/virtual/rc/rc0 Jan 10 09:43:03 badvertising-l kernel: [ 9.169387] ite_cir: driver has been successfully loaded Jan 10 09:43:03 badvertising-l kernel: [ 9.324322] rtl8192ce 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 Jan 10 09:43:03 badvertising-l kernel: [ 9.324332] rtl8192ce 0000:04:00.0: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 9.408755] iTCO_vendor_support: vendor-support=0 Jan 10 09:43:03 badvertising-l kernel: [ 9.408890] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18 Jan 10 09:43:03 badvertising-l kernel: [ 9.432886] IR Sony protocol handler initialized Jan 10 09:43:03 badvertising-l kernel: [ 9.881499] rtl8192ce:rtl92c_init_sw_vars():<0-0> Failed to request firmware! Jan 10 09:43:03 badvertising-l kernel: [ 9.881505] rtlwifi:rtl_pci_probe():<0-0> Can't init_sw_vars. Jan 10 09:43:03 badvertising-l kernel: [ 9.881532] rtl8192ce 0000:04:00.0: PCI INT A disabled Jan 10 09:43:03 badvertising-l kernel: [ 9.899013] input: MCE IR Keyboard/Mouse (ite-cir) as /devices/virtual/input/input8 Jan 10 09:43:03 badvertising-l kernel: [ 9.899314] IR MCE Keyboard/mouse protocol handler initialized Jan 10 09:43:03 badvertising-l kernel: [ 9.905816] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06 Jan 10 09:43:03 badvertising-l kernel: [ 9.905895] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460) Jan 10 09:43:03 badvertising-l kernel: [ 9.905959] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) Jan 10 09:43:03 badvertising-l kernel: [ 9.949797] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000 Jan 10 09:43:03 badvertising-l kernel: [ 9.981236] Linux media interface: v0.10 Jan 10 09:43:03 badvertising-l kernel: [ 9.989522] lirc_dev: IR Remote Control driver registered, major 250 Jan 10 09:43:03 badvertising-l kernel: [ 9.991833] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input9 Jan 10 09:43:03 badvertising-l kernel: [ 10.165423] rc rc0: lirc_dev: driver ir-lirc-codec (ite-cir) registered at minor = 0 Jan 10 09:43:03 badvertising-l kernel: [ 10.165426] IR LIRC bridge handler initialized Jan 10 09:43:03 badvertising-l kernel: [ 10.207839] [drm] Initialized drm 1.1.0 20060810 Jan 10 09:43:03 badvertising-l kernel: [ 10.213344] Linux video capture interface: v2.00 Jan 10 09:43:03 badvertising-l kernel: [ 10.322428] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 Jan 10 09:43:03 badvertising-l kernel: [ 10.322434] nouveau 0000:01:00.0: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 10.323731] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0ce880a1) Jan 10 09:43:03 badvertising-l kernel: [ 10.332606] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN Jan 10 09:43:03 badvertising-l kernel: [ 10.352746] uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:0308) Jan 10 09:43:03 badvertising-l kernel: [ 10.357414] input: BisonCam, NB Pro as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input10 Jan 10 09:43:03 badvertising-l kernel: [ 10.357478] usbcore: registered new interface driver uvcvideo Jan 10 09:43:03 badvertising-l kernel: [ 10.357480] USB Video Class driver (1.1.1) Jan 10 09:43:03 badvertising-l kernel: [ 10.415782] [drm] nouveau 0000:01:00.0: ... appears to be valid Jan 10 09:43:03 badvertising-l kernel: [ 10.415786] [drm] nouveau 0000:01:00.0: BIT BIOS found Jan 10 09:43:03 badvertising-l kernel: [ 10.415789] [drm] nouveau 0000:01:00.0: Bios version 70.24.26.00 Jan 10 09:43:03 badvertising-l kernel: [ 10.415792] [drm] nouveau 0000:01:00.0: TMDS table version 2.0 Jan 10 09:43:03 badvertising-l kernel: [ 10.415794] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0 Jan 10 09:43:03 badvertising-l kernel: [ 10.415797] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000313 00010034 Jan 10 09:43:03 badvertising-l kernel: [ 10.415800] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 08013382 00020030 Jan 10 09:43:03 badvertising-l kernel: [ 10.415802] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 040383b6 0f220014 Jan 10 09:43:03 badvertising-l kernel: [ 10.415804] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 02027362 00020010 Jan 10 09:43:03 badvertising-l kernel: [ 10.415806] [drm] nouveau 0000:01:00.0: Raw DCB entry 4: 02013380 00000000 Jan 10 09:43:03 badvertising-l kernel: [ 10.415809] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4 Jan 10 09:43:03 badvertising-l kernel: [ 10.415812] [drm] nouveau 0000:01:00.0: 0: 0x00000040: type 0x40 idx 0 tag 0xff Jan 10 09:43:03 badvertising-l kernel: [ 10.415815] [drm] nouveau 0000:01:00.0: 1: 0x00001161: type 0x61 idx 1 tag 0x07 Jan 10 09:43:03 badvertising-l kernel: [ 10.415817] [drm] nouveau 0000:01:00.0: 2: 0x00001231: type 0x31 idx 2 tag 0x07 Jan 10 09:43:03 badvertising-l kernel: [ 10.415820] [drm] nouveau 0000:01:00.0: 3: 0x01000330: type 0x30 idx 3 tag 0x5e Jan 10 09:43:03 badvertising-l kernel: [ 10.415823] [drm] nouveau 0000:01:00.0: 4: 0x01000446: type 0x46 idx 4 tag 0x5e Jan 10 09:43:03 badvertising-l kernel: [ 10.415825] [drm] nouveau 0000:01:00.0: 5: 0x02000546: type 0x46 idx 5 tag 0x5f Jan 10 09:43:03 badvertising-l kernel: [ 10.415827] [drm] nouveau 0000:01:00.0: 6: 0x00010631: type 0x31 idx 6 tag 0x51 Jan 10 09:43:03 badvertising-l kernel: [ 10.415830] [drm] nouveau 0000:01:00.0: 7: 0x00010761: type 0x61 idx 7 tag 0x51 Jan 10 09:43:03 badvertising-l kernel: [ 10.415832] [drm] nouveau 0000:01:00.0: 8: 0x00020847: type 0x47 idx 8 tag 0x52 Jan 10 09:43:03 badvertising-l kernel: [ 10.415835] [drm] nouveau 0000:01:00.0: 9: 0x00000900: type 0x00 idx 9 tag 0xff Jan 10 09:43:03 badvertising-l kernel: [ 10.415838] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x7E61 Jan 10 09:43:03 badvertising-l kernel: [ 10.435714] [drm] nouveau 0000:01:00.0: unknown i2c port 51 Jan 10 09:43:03 badvertising-l kernel: [ 10.435778] [drm] nouveau 0000:01:00.0: 0x7E3E: i2c bus not found Jan 10 09:43:03 badvertising-l kernel: [ 10.435942] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x8561 Jan 10 09:43:03 badvertising-l kernel: [ 10.440603] [drm] nouveau 0000:01:00.0: unknown i2c port 51 Jan 10 09:43:03 badvertising-l kernel: [ 10.440664] [drm] nouveau 0000:01:00.0: 0x99DE: Failed parsing init table opcode: INIT_I2C_LONG_IF -19 Jan 10 09:43:03 badvertising-l kernel: [ 10.440735] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x9CF5 Jan 10 09:43:03 badvertising-l kernel: [ 10.440738] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x9CFF Jan 10 09:43:03 badvertising-l kernel: [ 10.440792] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x9EDE Jan 10 09:43:03 badvertising-l kernel: [ 10.440794] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x9F43 Jan 10 09:43:03 badvertising-l kernel: [ 10.460634] [drm] nouveau 0000:01:00.0: 0x9F43: Condition still not met after 20ms, skipping following opcodes Jan 10 09:43:03 badvertising-l kernel: [ 10.460663] [drm] nouveau 0000:01:00.0: unknown i2c port 51 Jan 10 09:43:03 badvertising-l kernel: [ 10.460734] BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 Jan 10 09:43:03 badvertising-l kernel: [ 10.460893] IP: [<ffffffffa02de8b4>] i2c_transfer+0x1a/0xcf [i2c_core] Jan 10 09:43:03 badvertising-l kernel: [ 10.461006] PGD 223107067 PUD 223106067 PMD 0 Jan 10 09:43:03 badvertising-l kernel: [ 10.461200] Oops: 0000 [#1] SMP Jan 10 09:43:03 badvertising-l kernel: [ 10.461345] CPU 4 Jan 10 09:43:03 badvertising-l kernel: [ 10.461396] Modules linked in: joydev uvcvideo nouveau(+) ttm drm_kms_helper videodev drm i2c_algo_bit ir_lirc_codec snd_pcm lirc_dev media v4l2_compat_ioctl32 iTCO_wdt ir_mce_kbd_decoder mxm_wmi snd_seq snd_timer snd_seq_device ir_sony_decoder i2c_i801 iTCO_vendor_support rtl8192ce rtl8192c_common rtlwifi i2c_core evdev mac80211 snd ir_jvc_decoder rc_rc6_mce battery soundcore psmouse serio_raw ir_rc6_decoder jmb38x_ms memstick pcspkr ir_rc5_decoder ir_nec_decoder button ac video power_supply wmi snd_page_alloc cfg80211 ite_cir rc_core rfkill processor ext4 mbcache jbd2 crc16 sr_mod cdrom sd_mod crc_t10dif ehci_hcd ahci libahci libata scsi_mod xhci_hcd sdhci_pci sdhci firewire_ohci jme firewire_core usbcore crc_itu_t mmc_core mii thermal thermal_sys [last unloaded: scsi_wait_scan] Jan 10 09:43:03 badvertising-l kernel: [ 10.465382] Jan 10 09:43:03 badvertising-l kernel: [ 10.465454] Pid: 404, comm: modprobe Not tainted 3.1.0-1-amd64 #1 CLEVO P170HMx/P170HMx Jan 10 09:43:03 badvertising-l kernel: [ 10.465707] RIP: 0010:[<ffffffffa02de8b4>] [<ffffffffa02de8b4>] i2c_transfer+0x1a/0xcf [i2c_core] Jan 10 09:43:03 badvertising-l kernel: [ 10.465867] RSP: 0018:ffff8802230a9918 EFLAGS: 00010292 Jan 10 09:43:03 badvertising-l kernel: [ 10.465948] RAX: ffff8802230a9987 RBX: 0000000000000000 RCX: ffff8802230a99e8 Jan 10 09:43:03 badvertising-l kernel: [ 10.466034] RDX: 0000000000000002 RSI: ffff8802230a9960 RDI: 0000000000000000 Jan 10 09:43:03 badvertising-l kernel: [ 10.466119] RBP: ffffffffa03a63ec R08: 0000000000000002 R09: 0000000000000000 Jan 10 09:43:03 badvertising-l kernel: [ 10.466205] R10: 0000000000000001 R11: 00000000000005dc R12: 0000000000000000 Jan 10 09:43:03 badvertising-l kernel: [ 10.466291] R13: ffff8802230a9960 R14: 0000000000000002 R15: 00000000ffffffa1 Jan 10 09:43:03 badvertising-l kernel: [ 10.466377] FS: 00007f0c97ab0700(0000) GS:ffff88022f500000(0000) knlGS:0000000000000000 Jan 10 09:43:03 badvertising-l kernel: [ 10.466485] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b Jan 10 09:43:03 badvertising-l kernel: [ 10.466567] CR2: 0000000000000010 CR3: 0000000223434000 CR4: 00000000000406e0 Jan 10 09:43:03 badvertising-l kernel: [ 10.466653] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 10 09:43:03 badvertising-l kernel: [ 10.466739] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Jan 10 09:43:03 badvertising-l kernel: [ 10.466825] Process modprobe (pid: 404, threadinfo ffff8802230a8000, task ffff880223536200) Jan 10 09:43:03 badvertising-l kernel: [ 10.466933] Stack: Jan 10 09:43:03 badvertising-l kernel: [ 10.467004] ffff8802230a99e8 ffff880224bca800 ffffffffa03a63ec 0000000000000000 Jan 10 09:43:03 badvertising-l kernel: [ 10.467293] ffffffffa03ee3df 0000000000000000 ffff8802230a99e8 ffffffffa03a09b6 Jan 10 09:43:03 badvertising-l kernel: [ 10.467583] 0000000005000033 ffff00010000002d ffff8802230a9987 ffff00010001002d Jan 10 09:43:03 badvertising-l kernel: [ 10.467873] Call Trace: Jan 10 09:43:03 badvertising-l kernel: [ 10.467966] [<ffffffffa03a63ec>] ? nouveau_temp_probe_i2c+0xd8/0xd8 [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.468087] [<ffffffffa03a09b6>] ? nouveau_probe_i2c_addr+0x4d/0x58 [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.468204] [<ffffffffa03a0a48>] ? nouveau_i2c_identify+0x87/0x147 [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.468302] [<ffffffffa03a63e4>] ? nouveau_temp_probe_i2c+0xd0/0xd8 [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.468420] [<ffffffffa03a6953>] ? nouveau_temp_init+0x367/0x36e [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.468516] [<ffffffffa03a52b3>] ? nouveau_pm_init+0x4b/0x344 [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.468611] [<ffffffffa0398c03>] ? bios_rd32+0x41/0x83 [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.468704] [<ffffffffa039b868>] ? get_fp_strap+0x52/0x64 [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.468797] [<ffffffffa039ffda>] ? nouveau_bios_init+0x1a84/0x1c4f [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.468887] [<ffffffff810ca334>] ? __pte_alloc_kernel+0x69/0xa4 Jan 10 09:43:03 badvertising-l kernel: [ 10.468981] [<ffffffffa038965c>] ? nouveau_card_init+0xdd6/0x11c1 [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.469076] [<ffffffffa038a048>] ? nouveau_load+0x537/0x57b [nouveau] Jan 10 09:43:03 badvertising-l kernel: [ 10.469166] [<ffffffffa034befc>] ? drm_get_pci_dev+0x149/0x253 [drm] Jan 10 09:43:03 badvertising-l kernel: [ 10.469253] [<ffffffff81070195>] ? arch_local_irq_save+0x11/0x17 Jan 10 09:43:03 badvertising-l kernel: [ 10.469340] [<ffffffff811b4de3>] ? local_pci_probe+0x39/0x68 Jan 10 09:43:03 badvertising-l kernel: [ 10.469422] [<ffffffff811b588c>] ? pci_device_probe+0xcd/0xfa Jan 10 09:43:03 badvertising-l kernel: [ 10.469506] [<ffffffff81236f49>] ? driver_probe_device+0xa8/0x138 Jan 10 09:43:03 badvertising-l kernel: [ 10.469590] [<ffffffff81237028>] ? __driver_attach+0x4f/0x6f Jan 10 09:43:03 badvertising-l kernel: [ 10.469673] [<ffffffff81236fd9>] ? driver_probe_device+0x138/0x138 Jan 10 09:43:03 badvertising-l kernel: [ 10.469758] [<ffffffff81236279>] ? bus_for_each_dev+0x44/0x78 Jan 10 09:43:03 badvertising-l kernel: [ 10.469841] [<ffffffff812368e1>] ? bus_add_driver+0xa2/0x1f2 Jan 10 09:43:03 badvertising-l kernel: [ 10.469925] [<ffffffffa0409000>] ? 0xffffffffa0408fff Jan 10 09:43:03 badvertising-l kernel: [ 10.470006] [<ffffffff8123744d>] ? driver_register+0x8d/0xf5 Jan 10 09:43:03 badvertising-l kernel: [ 10.470089] [<ffffffffa0409000>] ? 0xffffffffa0408fff Jan 10 09:43:03 badvertising-l kernel: [ 10.470170] [<ffffffff811b606b>] ? __pci_register_driver+0x4d/0xb6 Jan 10 09:43:03 badvertising-l kernel: [ 10.470255] [<ffffffffa0409000>] ? 0xffffffffa0408fff Jan 10 09:43:03 badvertising-l kernel: [ 10.470336] [<ffffffff81002086>] ? do_one_initcall+0x76/0x12c Jan 10 09:43:03 badvertising-l kernel: [ 10.470420] [<ffffffffa0409000>] ? 0xffffffffa0408fff Jan 10 09:43:03 badvertising-l kernel: [ 10.470501] [<ffffffff81074931>] ? sys_init_module+0x10c/0x25b Jan 10 09:43:03 badvertising-l kernel: [ 10.470586] [<ffffffff813327d2>] ? system_call_fastpath+0x16/0x1b Jan 10 09:43:03 badvertising-l kernel: [ 10.470669] Code: ff ff 48 85 c0 75 ef 48 8d 7b 20 5b e9 fc ec 04 e1 41 57 41 bf a1 ff ff ff 41 56 41 89 d6 41 55 49 89 f5 41 54 55 53 48 89 fb 51 Jan 10 09:43:03 badvertising-l kernel: [ 10.473836] RIP [<ffffffffa02de8b4>] i2c_transfer+0x1a/0xcf [i2c_core] Jan 10 09:43:03 badvertising-l kernel: [ 10.473968] RSP <ffff8802230a9918> Jan 10 09:43:03 badvertising-l kernel: [ 10.474044] CR2: 0000000000000010 Jan 10 09:43:03 badvertising-l kernel: [ 10.474132] ---[ end trace 5d89aec0045481dc ]--- Jan 10 09:43:03 badvertising-l kernel: [ 10.551540] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 Jan 10 09:43:03 badvertising-l kernel: [ 10.551702] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 10.551808] snd_hda_intel 0000:00:1b.0: setting latency timer to 64 Jan 10 09:43:03 badvertising-l kernel: [ 10.696176] hda_codec: ALC892: SKU not ready 0x598301f0 Jan 10 09:43:03 badvertising-l kernel: [ 10.696427] hda_codec: ALC892: BIOS auto-probing. Jan 10 09:43:03 badvertising-l kernel: [ 10.698720] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input11 Jan 10 09:43:03 badvertising-l kernel: [ 10.701522] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 Jan 10 09:43:03 badvertising-l kernel: [ 42.787163] Adding 16777212k swap on /dev/sda1. Priority:-1 extents:1 across:16777212k Jan 10 09:43:03 badvertising-l kernel: [ 42.790934] EXT4-fs (sda2): re-mounted. Opts: (null) Jan 10 09:43:03 badvertising-l kernel: [ 42.995390] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro Jan 10 09:43:03 badvertising-l kernel: [ 43.149177] loop: module loaded Jan 10 09:43:03 badvertising-l kernel: [ 44.405148] RPC: Registered named UNIX socket transport module. Jan 10 09:43:03 badvertising-l kernel: [ 44.405253] RPC: Registered udp transport module. Jan 10 09:43:03 badvertising-l kernel: [ 44.405331] RPC: Registered tcp transport module. Jan 10 09:43:03 badvertising-l kernel: [ 44.405412] RPC: Registered tcp NFSv4.1 backchannel transport module. Jan 10 09:43:03 badvertising-l kernel: [ 44.464357] FS-Cache: Loaded Jan 10 09:43:03 badvertising-l kernel: [ 44.498150] FS-Cache: Netfs 'nfs' registered for caching Jan 10 09:43:03 badvertising-l kernel: [ 44.509142] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Jan 10 09:43:03 badvertising-l kernel: [ 45.201246] jme 0000:03:00.0: irq 51 for MSI/MSI-X Jan 10 09:43:03 badvertising-l kernel: [ 45.201934] jme 0000:03:00.0: eth0: Link is down Jan 10 09:43:03 badvertising-l kernel: [ 45.202631] ADDRCONF(NETDEV_UP): eth0: link is not ready Jan 10 09:43:03 badvertising-l kernel: [ 45.361204] fuse init (API version 7.17) Jan 10 09:43:04 badvertising-l kernel: [ 48.995784] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input13 Jan 10 09:43:07 badvertising-l kernel: [ 51.845690] Bluetooth: Core ver 2.16 Jan 10 09:43:07 badvertising-l kernel: [ 51.845815] NET: Registered protocol family 31 Jan 10 09:43:07 badvertising-l kernel: [ 51.845909] Bluetooth: HCI device and connection manager initialized Jan 10 09:43:07 badvertising-l kernel: [ 51.846005] Bluetooth: HCI socket layer initialized Jan 10 09:43:07 badvertising-l kernel: [ 51.846093] Bluetooth: L2CAP socket layer initialized Jan 10 09:43:07 badvertising-l kernel: [ 51.846188] Bluetooth: SCO socket layer initialized Jan 10 09:43:07 badvertising-l kernel: [ 51.864456] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 Jan 10 09:43:07 badvertising-l kernel: [ 51.864552] Bluetooth: BNEP filters: protocol multicast Jan 10 09:43:07 badvertising-l kernel: [ 51.868193] Bluetooth: RFCOMM TTY layer initialized Jan 10 09:43:07 badvertising-l kernel: [ 51.868274] Bluetooth: RFCOMM socket layer initialized Jan 10 09:43:07 badvertising-l kernel: [ 51.868353] Bluetooth: RFCOMM ver 1.11 Jan 10 09:43:08 badvertising-l kernel: [ 52.141493] lp: driver loaded but no devices found Jan 10 09:43:08 badvertising-l kernel: [ 52.197338] ppdev: user-space parallel port driver After that the system hangs until it's hard-reset. The graphics hardware is a GeForce GTX 580M (NVCE/GF114). Any additional info you guys need I'm happy to provide. Thanks for looking into this.
*** This bug has been marked as a duplicate of bug 41114 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.