You are not logged in.
So I just noticed something funny. when I insert a CD they mount fine but when I insert a DVD it just spins and nothing happens. The bios recognizes the DVD and my Windows 7 install (dual boot) has no problem seeing when I insert a DVD.
Heres my dmesg output:
t pref]
[ 0.659134] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[ 0.659137] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
[ 0.659143] pci 0000:00:1c.1: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.659148] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[ 0.659155] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[ 0.659158] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
[ 0.659164] pci 0000:00:1c.5: bridge window [mem 0xf0400000-0xf04fffff]
[ 0.659168] pci 0000:00:1c.5: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[ 0.659175] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[ 0.659204] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.659210] pci 0000:00:1c.0: setting latency timer to 64
[ 0.659220] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.659224] pci 0000:00:1c.1: setting latency timer to 64
[ 0.659231] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.659236] pci 0000:00:1c.5: setting latency timer to 64
[ 0.659243] pci 0000:00:1e.0: setting latency timer to 64
[ 0.659247] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.659249] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.659250] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.659252] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[ 0.659254] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[ 0.659255] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
[ 0.659257] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xdfffffff]
[ 0.659259] pci_bus 0000:00: resource 11 [mem 0xf0000000-0xfebfffff]
[ 0.659260] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 0.659262] pci_bus 0000:02: resource 1 [mem 0xc0400000-0xc05fffff]
[ 0.659264] pci_bus 0000:02: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
[ 0.659266] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
[ 0.659267] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[ 0.659269] pci_bus 0000:03: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[ 0.659271] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
[ 0.659273] pci_bus 0000:04: resource 1 [mem 0xf0400000-0xf04fffff]
[ 0.659274] pci_bus 0000:04: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[ 0.659276] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
[ 0.659278] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
[ 0.659280] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.659281] pci_bus 0000:05: resource 7 [mem 0x000d4000-0x000d7fff]
[ 0.659283] pci_bus 0000:05: resource 8 [mem 0x000d8000-0x000dbfff]
[ 0.659285] pci_bus 0000:05: resource 9 [mem 0x000dc000-0x000dffff]
[ 0.659286] pci_bus 0000:05: resource 10 [mem 0xc0000000-0xdfffffff]
[ 0.659288] pci_bus 0000:05: resource 11 [mem 0xf0000000-0xfebfffff]
[ 0.659365] NET: Registered protocol family 2
[ 0.659553] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.660597] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.662280] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.662480] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.662482] TCP reno registered
[ 0.662496] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.662530] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.662674] NET: Registered protocol family 1
[ 0.662690] pci 0000:00:02.0: Boot video device
[ 0.662706] pci 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.662738] pci 0000:00:1a.0: PCI INT A disabled
[ 0.662768] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.662793] pci 0000:00:1d.0: PCI INT A disabled
[ 0.662848] PCI: CLS 64 bytes, default 64
[ 0.662896] Unpacking initramfs...
[ 0.853242] Freeing initrd memory: 10208k freed
[ 0.855390] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.855395] Placing 64MB software IO TLB between ffff8800b727c000 - ffff8800bb27c000
[ 0.855397] software IO TLB at phys 0xb727c000 - 0xbb27c000
[ 0.855416] Simple Boot Flag at 0x36 set to 0x1
[ 0.855938] audit: initializing netlink socket (disabled)
[ 0.855950] type=2000 audit(1337048792.692:1): initialized
[ 0.881596] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.911568] VFS: Disk quotas dquot_6.5.2
[ 0.911601] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.911678] msgmni has been set to 15606
[ 0.911861] alg: No test for stdrng (krng)
[ 0.911900] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.911903] io scheduler noop registered
[ 0.911904] io scheduler deadline registered
[ 0.911924] io scheduler cfq registered (default)
[ 0.912192] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.912228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.912230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.912504] intel_idle: MWAIT substates: 0x1120
[ 0.912506] intel_idle: v0.4 model 0x25
[ 0.912507] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.912559] ERST: Table is not found!
[ 0.912560] GHES: HEST is not enabled!
[ 0.912625] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.076549] Linux agpgart interface v0.103
[ 1.076612] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[ 1.076736] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 1.077617] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[ 1.077768] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 1.077884] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.083558] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.083565] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.083701] mousedev: PS/2 mouse device common for all mice
[ 1.083733] rtc_cmos 00:06: RTC can wake from S4
[ 1.083859] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.083892] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.084000] cpuidle: using governor ladder
[ 1.084174] cpuidle: using governor menu
[ 1.084564] TCP cubic registered
[ 1.084778] NET: Registered protocol family 10
[ 1.085802] Mobile IPv6
[ 1.085806] NET: Registered protocol family 17
[ 1.085812] Registering the dns_resolver key type
[ 1.086125] PM: Hibernation image not present or could not be loaded.
[ 1.086142] registered taskstats version 1
[ 1.094202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.104190] rtc_cmos 00:06: setting system clock to 2012-05-15 02:26:33 UTC (1337048793)
[ 1.104404] Initializing network drop monitor service
[ 1.107006] Freeing unused kernel memory: 608k freed
[ 1.107141] Write protecting the kernel read-only data: 6144k
[ 1.111039] Freeing unused kernel memory: 564k freed
[ 1.115707] Freeing unused kernel memory: 700k freed
[ 1.137323] udev[57]: starting version 164
[ 1.152882] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.152886] ACPI: Thermal Zone [TZ00] (27 C)
[ 1.153178] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.153181] ACPI: Thermal Zone [TZ01] (0 C)
[ 1.154808] ACPI: Fan [FAN0] (off)
[ 1.154869] ACPI: Fan [FAN1] (off)
[ 1.170168] usbcore: registered new interface driver usbfs
[ 1.170197] usbcore: registered new interface driver hub
[ 1.171473] SCSI subsystem initialized
[ 1.172426] atl1c 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.172442] atl1c 0000:04:00.0: setting latency timer to 64
[ 1.173558] usbcore: registered new device driver usb
[ 1.173813] libata version 3.00 loaded.
[ 1.173967] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.173994] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.174017] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.174021] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.174047] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.174082] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.178083] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 1.179334] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf0807000
[ 1.192118] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.192166] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.192172] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.192176] usb usb1: Product: EHCI Host Controller
[ 1.192179] usb usb1: Manufacturer: Linux 3.2.0-0.bpo.2-amd64 ehci_hcd
[ 1.192183] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.192518] hub 1-0:1.0: USB hub found
[ 1.192527] hub 1-0:1.0: 3 ports detected
[ 1.192662] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.192700] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.192706] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.192726] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.192767] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.196794] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 1.196820] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf0807400
[ 1.212185] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.212212] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.212216] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.212219] usb usb2: Product: EHCI Host Controller
[ 1.212222] usb usb2: Manufacturer: Linux 3.2.0-0.bpo.2-amd64 ehci_hcd
[ 1.212225] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.212475] hub 2-0:1.0: USB hub found
[ 1.212484] hub 2-0:1.0: 3 ports detected
[ 1.212593] ahci 0000:00:1f.2: version 3.0
[ 1.212632] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.212693] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[ 1.212732] ahci: SSS flag set, parallel bus scan disabled
[ 1.212777] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x13 impl SATA mode
[ 1.212780] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
[ 1.212785] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.228687] scsi0 : ahci
[ 1.228896] scsi1 : ahci
[ 1.229028] scsi2 : ahci
[ 1.229169] scsi3 : ahci
[ 1.229312] scsi4 : ahci
[ 1.229460] scsi5 : ahci
[ 1.229556] ata1: SATA max UDMA/133 abar m2048@0xf0806000 port 0xf0806100 irq 40
[ 1.229561] ata2: SATA max UDMA/133 abar m2048@0xf0806000 port 0xf0806180 irq 40
[ 1.229564] ata3: DUMMY
[ 1.229566] ata4: DUMMY
[ 1.229569] ata5: SATA max UDMA/133 abar m2048@0xf0806000 port 0xf0806300 irq 40
[ 1.229572] ata6: DUMMY
[ 1.300961] atl1c 0000:04:00.0: version 1.0.1.0-NAPI
[ 1.503966] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[ 1.547960] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.549715] ata1.00: ATA-8: ST9500420AS, 0002SDM1, max UDMA/133
[ 1.549720] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.551803] ata1.00: configured for UDMA/133
[ 1.552141] scsi 0:0:0:0: Direct-Access ATA ST9500420AS 0002 PQ: 0 ANSI: 5
[ 1.636556] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[ 1.636561] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.637019] hub 1-1:1.0: USB hub found
[ 1.637171] hub 1-1:1.0: 6 ports detected
[ 1.747851] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[ 1.851770] Refined TSC clocksource calibration: 2527.000 MHz.
[ 1.851777] Switching to clocksource tsc
[ 1.871769] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.873392] ata2.00: ATAPI: HL-DT-STDVD+/-RW GT32N, A102, max UDMA/100
[ 1.875425] ata2.00: configured for UDMA/100
[ 1.877685] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD+-RW GT32N A102 PQ: 0 ANSI: 5
[ 1.880412] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[ 1.880416] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.880901] hub 2-1:1.0: USB hub found
[ 1.880977] hub 2-1:1.0: 8 ports detected
[ 1.951877] usb 1-1.4: new high-speed USB device number 3 using ehci_hcd
[ 2.084303] usb 1-1.4: New USB device found, idVendor=0c45, idProduct=6480
[ 2.084308] usb 1-1.4: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 2.084312] usb 1-1.4: Product: Laptop_Integrated_Webcam_1.3M
[ 2.084315] usb 1-1.4: Manufacturer: CKF9139G392030002610
[ 2.155762] usb 1-1.5: new high-speed USB device number 4 using ehci_hcd
[ 2.195582] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.200721] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.200875] sd 0:0:0:0: [sda] Write Protect is off
[ 2.200882] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.200953] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.202538] sr0: scsi3-mmc drive: 62x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.202543] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.202726] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.237906] sda: sda1 sda2 < sda5 >
[ 2.238626] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.240533] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.240615] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.260199] usb 1-1.5: New USB device found, idVendor=0bda, idProduct=0138
[ 2.260208] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.260214] usb 1-1.5: Product: USB2.0-CRW
[ 2.260219] usb 1-1.5: Manufacturer: Generic
[ 2.260224] usb 1-1.5: SerialNumber: 20090516388200000
[ 2.268768] usbcore: registered new interface driver uas
[ 2.270155] Initializing USB Mass Storage driver...
[ 2.270231] usbcore: registered new interface driver usb-storage
[ 2.270235] USB Mass Storage support registered.
[ 2.286081] scsi6 : usb-storage 1-1.5:1.0
[ 2.286211] usbcore: registered new interface driver ums-realtek
[ 3.286217] scsi 6:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
[ 3.287619] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 10.459001] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 13.548305] PM: Starting manual resume from disk
[ 13.548311] PM: Hibernation image partition 8:5 present
[ 13.548314] PM: Looking for hibernation image.
[ 13.548616] PM: Image not found (code -22)
[ 13.548621] PM: Hibernation image not present or could not be loaded.
[ 13.881641] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 15.734371] udev[329]: starting version 164
[ 16.084517] wmi: Mapper loaded
[ 16.167232] input: PC Speaker as /devices/platform/pcspkr/input/input1
[ 16.173827] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 16.177970] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[ 16.178089] ACPI: Power Button [PWRB]
[ 16.178136] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[ 16.178174] ACPI: Sleep Button [SLPB]
[ 16.178227] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
[ 16.179029] ACPI: Lid Switch [LID0]
[ 16.179088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 16.179121] ACPI: Power Button [PWRF]
[ 16.374379] input: Dell WMI hotkeys as /devices/virtual/input/input6
[ 16.392078] ACPI: AC Adapter [ADP1] (on-line)
[ 16.405122] ACPI: Battery Slot [BAT0] (battery present)
[ 16.668301] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 16.668313] ACPI: resource 0000:00:1f.3 [io 0x1860-0x187f] conflicts with ACPI region SMBI [io 0x1860-0x186f]
[ 16.668317] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 16.816084] Linux media interface: v0.10
[ 16.848192] Linux video capture interface: v2.00
[ 16.908597] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_1.3M (0c45:6480)
[ 16.930565] input: Laptop_Integrated_Webcam_1.3M as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input7
[ 16.930695] usbcore: registered new interface driver uvcvideo
[ 16.930699] USB Video Class driver (1.1.1)
[ 16.971570] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 16.971656] snd_hda_intel 0000:00:1b.0: irq 41 for MSI/MSI-X
[ 16.971700] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 17.017299] [drm] Initialized drm 1.1.0 20060810
[ 17.055176] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000
[ 17.087795] cfg80211: Calling CRDA to update world regulatory domain
[ 17.100634] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[ 17.297803] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
[ 17.512248] HDMI status: Codec=3 Pin=4 Presence_Detect=0 ELD_Valid=0
[ 17.512404] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 17.512574] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 17.512632] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 17.512794] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 17.512801] i915 0000:00:02.0: setting latency timer to 64
[ 17.603816] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[ 17.603822] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 17.603823] [drm] Driver supports precise vblank timestamp query.
[ 17.603863] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 17.678249] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[ 17.678252] Copyright(c) 2003-2011 Intel Corporation
[ 17.678330] iwlwifi 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 17.678370] iwlwifi 0000:03:00.0: setting latency timer to 64
[ 17.678422] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[ 17.678424] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900117d4000
[ 17.678426] iwlwifi 0000:03:00.0: HW Revision ID = 0x9
[ 17.678651] iwlwifi 0000:03:00.0: irq 43 for MSI/MSI-X
[ 17.678764] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6200 AGN, REV=0x74
[ 17.678917] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 17.695935] iwlwifi 0000:03:00.0: device EEPROM VER=0x423, CALIB=0x5
[ 17.695938] iwlwifi 0000:03:00.0: Device SKU: 0X1f0
[ 17.695950] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 18.226091] fbcon: inteldrmfb (fb0) is primary device
[ 18.321886] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532
[ 18.322319] Registered led device: phy0-led
[ 18.393028] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 18.438181] Console: switching to colour frame buffer device 200x56
[ 18.441537] fb0: inteldrmfb frame buffer device
[ 18.441538] drm: registered panic notifier
[ 18.459552] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input13
[ 18.459633] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 18.459740] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 18.546307] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
[ 18.546329] intel ips 0000:00:1f.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 18.546488] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
[ 19.338496] Adding 15607804k swap on /dev/sda5. Priority:-1 extents:1 across:15607804k
[ 19.344158] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 19.544914] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 19.638163] loop: module loaded
[ 19.885171] lp: driver loaded but no devices found
[ 21.017901] fuse init (API version 7.17)
[ 24.968262] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 24.974766] iwlwifi 0000:03:00.0: Radio type=0x1-0x3-0x0
[ 25.213843] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 25.220346] iwlwifi 0000:03:00.0: Radio type=0x1-0x3-0x0
[ 25.343025] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 27.390715] atl1c 0000:04:00.0: irq 44 for MSI/MSI-X
[ 27.688436] Clocksource tsc unstable (delta = -247176866 ns)
[ 27.688481] Switching to clocksource hpet
[ 28.760607] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 29.362801] cdrom: This disc doesn't have any tracks I recognize!
[ 50.370786] sr 1:0:0:0: [sr0] Unhandled sense code
[ 50.370792] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 50.370798] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 50.370804] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 50.370810] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 50.370825] end_request: I/O error, dev sr0, sector 8625536
[ 50.370880] Buffer I/O error on device sr0, logical block 2156384
[ 50.370934] Buffer I/O error on device sr0, logical block 2156385
[ 50.562905] Bluetooth: Core ver 2.16
[ 50.562931] NET: Registered protocol family 31
[ 50.562933] Bluetooth: HCI device and connection manager initialized
[ 50.562936] Bluetooth: HCI socket layer initialized
[ 50.562938] Bluetooth: L2CAP socket layer initialized
[ 50.562945] Bluetooth: SCO socket layer initialized
[ 50.642186] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 50.642189] Bluetooth: BNEP filters: protocol multicast
[ 50.657000] Bluetooth: RFCOMM TTY layer initialized
[ 50.657010] Bluetooth: RFCOMM socket layer initialized
[ 50.657013] Bluetooth: RFCOMM ver 1.11
[ 50.697720] Bridge firewalling registered
[ 51.294225] ppdev: user-space parallel port driver
[ 60.508760] sr 1:0:0:0: [sr0] Unhandled sense code
[ 60.508765] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 60.508769] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 60.508774] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 60.508780] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 60.508790] end_request: I/O error, dev sr0, sector 8625536
[ 60.508795] Buffer I/O error on device sr0, logical block 2156384
[ 60.508799] Buffer I/O error on device sr0, logical block 2156385
[ 60.546232] cdrom: This disc doesn't have any tracks I recognize!
[ 70.548580] sr 1:0:0:0: [sr0] Unhandled sense code
[ 70.548586] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 70.548592] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 70.548600] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 70.548606] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 70.548618] end_request: I/O error, dev sr0, sector 8625536
[ 70.548623] Buffer I/O error on device sr0, logical block 2156384
[ 70.548628] Buffer I/O error on device sr0, logical block 2156385
[ 73.630258] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 73.633691] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 73.633696] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 73.647693] wlan0: authenticate with 20:4e:7f:0c:35:a0 (try 1)
[ 73.650554] wlan0: authenticated
[ 73.650704] wlan0: waiting for beacon from 20:4e:7f:0c:35:a0
[ 73.717824] wlan0: beacon received
[ 73.730950] wlan0: associate with 20:4e:7f:0c:35:a0 (try 1)
[ 73.733683] wlan0: RX AssocResp from 20:4e:7f:0c:35:a0 (capab=0x411 status=0 aid=1)
[ 73.733688] wlan0: associated
[ 73.751291] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 73.832239] Intel AES-NI instructions are not detected.
[ 83.683905] sr 1:0:0:0: [sr0] Unhandled sense code
[ 83.683911] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 83.683917] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 83.683923] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 83.683929] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 83.683941] end_request: I/O error, dev sr0, sector 8625536
[ 83.683947] Buffer I/O error on device sr0, logical block 2156384
[ 83.683953] Buffer I/O error on device sr0, logical block 2156385
[ 83.857047] wlan0: no IPv6 routers present
[ 117.627021] cdrom: This disc doesn't have any tracks I recognize!
[ 124.253307] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 124.256389] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 124.256394] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 138.910607] sr 1:0:0:0: [sr0] Unhandled sense code
[ 138.910613] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 138.910619] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 138.910625] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 138.910631] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 138.910643] end_request: I/O error, dev sr0, sector 8625536
[ 138.910648] Buffer I/O error on device sr0, logical block 2156384
[ 138.910653] Buffer I/O error on device sr0, logical block 2156385
[ 148.951334] sr 1:0:0:0: [sr0] Unhandled sense code
[ 148.951338] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 148.951342] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 148.951346] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 148.951351] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 148.951359] end_request: I/O error, dev sr0, sector 8625536
[ 148.951363] Buffer I/O error on device sr0, logical block 2156384
[ 148.951368] Buffer I/O error on device sr0, logical block 2156385
[ 175.227051] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 175.231220] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 175.231224] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 226.193948] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 226.196948] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 226.196955] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 238.493569] cdrom: This disc doesn't have any tracks I recognize!
[ 265.474156] sr 1:0:0:0: [sr0] Unhandled sense code
[ 265.474162] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 265.474168] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 265.474174] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 265.474181] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 265.474192] end_request: I/O error, dev sr0, sector 8625536
[ 265.474199] Buffer I/O error on device sr0, logical block 2156384
[ 265.474205] Buffer I/O error on device sr0, logical block 2156385
[ 275.556489] sr 1:0:0:0: [sr0] Unhandled sense code
[ 275.556494] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 275.556498] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 275.556503] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 275.556508] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 275.556517] end_request: I/O error, dev sr0, sector 8625536
[ 275.556523] Buffer I/O error on device sr0, logical block 2156384
[ 275.556528] Buffer I/O error on device sr0, logical block 2156385
[ 278.164114] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 278.167166] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 278.167172] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 330.134461] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 330.137431] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 330.137436] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 382.104536] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 382.107549] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 382.107555] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 434.074875] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 434.077824] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 434.077830] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 486.045275] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 486.048246] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 486.048253] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 538.015209] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 538.018178] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 538.018183] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 589.989020] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 589.992099] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 589.992105] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 641.955551] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 641.958669] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 641.958676] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 645.625065] cdrom: This disc doesn't have any tracks I recognize!I notice it says cdrom...... Im assuming this is why it reads cd's and not dvd's. Anyone know a way to fix this? Ive been Googleing this for a couple hours now with really no answer at all.
Last edited by lwfitz (2012-05-16 07:06:12)
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Try with another DVD.
Maybe it is the wrong regioncode?
bootinfoscript - emacs primer - I ♥ #!
Offline
Try with another DVD.
Maybe it is the wrong regioncode?
Ive tried like 10 different dvd's. cd's mount with out any issue at all.
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Install the package
sudo apt-get install dvd+rw-toolsThen run the command
dvd+rw-mediainfo /dev/sr0without there being a disk in the device. Post the output.
bootinfoscript - emacs primer - I ♥ #!
Offline
Install the package
sudo apt-get install dvd+rw-toolsThen run the command
dvd+rw-mediainfo /dev/sr0without there being a disk in the device. Post the output.
luke@crunchbang:~$ dvd+rw-mediainfo /dev/sr0
INQUIRY: [HL-DT-ST][DVD+-RW GT32N ][A102]
GET [CURRENT] CONFIGURATION:
:-( no media mounted, exiting...Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Could not find anything relevant.
I suppose the DVD's play OK in windows 7?
Did you try it again?
It did work last week does not imply that it still works now.
bootinfoscript - emacs primer - I ♥ #!
Offline
Could not find anything relevant.
I suppose the DVD's play OK in windows 7?
Did you try it again?
It did work last week does not imply that it still works now.
dvd plays fine in windows, osx, and on fedora. Yes it works. Ive tried multiple dvd's and none mount while booted into #!
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Post output of
lspci -knn
lsmodboth in #! and in fedora, so we can compare the two.
bootinfoscript - emacs primer - I ♥ #!
Offline
Post output of
lspci -knn lsmodboth in #! and in fedora, so we can compare the two.
luke@crunchbang:~$ lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 18)
Subsystem: Dell Device [1028:0457]
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18)
Subsystem: Dell Device [1028:0457]
Kernel driver in use: i915
00:16.0 Communication controller [0780]: Intel Corporation 5 Series/3400 Series Chipset HECI Controller [8086:3b64] (rev 06)
Subsystem: Dell Device [1028:0457]
00:1a.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 06)
Subsystem: Dell Device [1028:0457]
Kernel driver in use: ehci_hcd
00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 06)
Subsystem: Dell Device [1028:0457]
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 06)
Kernel driver in use: pcieport
00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 06)
Kernel driver in use: pcieport
00:1c.5 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 [8086:3b4c] (rev 06)
Kernel driver in use: pcieport
00:1d.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 06)
Subsystem: Dell Device [1028:0457]
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a6)
00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b0b] (rev 06)
Subsystem: Dell Device [1028:0457]
00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller [8086:3b2f] (rev 06)
Subsystem: Dell Device [1028:0457]
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 06)
Subsystem: Dell Device [1028:0457]
00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem [8086:3b32] (rev 06)
Subsystem: Dell Device [1028:0457]
Kernel driver in use: intel ips
03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6200 [8086:422c] (rev 09)
Subsystem: Intel Corporation Centrino Advanced-N 6200 2x2 AGN [8086:1321]
Kernel driver in use: iwlwifi
04:00.0 Ethernet controller [0200]: Atheros Communications AR8152 v1.1 Fast Ethernet [1969:2060] (rev c1)
Subsystem: Dell Device [1028:0457]
Kernel driver in use: atl1c
ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 05)
Subsystem: Intel Corporation Device [8086:8086]
ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2d01] (rev 05)
Subsystem: Intel Corporation Device [8086:8086]
ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2d10] (rev 05)
Subsystem: Intel Corporation Device [8086:8086]
ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2d11] (rev 05)
Subsystem: Intel Corporation Device [8086:8086]
ff:02.2 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d12] (rev 05)
Subsystem: Intel Corporation Device [8086:8086]
ff:02.3 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d13] (rev 05)
Subsystem: Intel Corporation Device [8086:8086]luke@crunchbang:~$ lsmod
Module Size Used by
cryptd 14463 0
aes_x86_64 16796 1
aes_generic 37122 1 aes_x86_64
parport_pc 22191 0
ppdev 12725 0
bridge 69999 0
stp 12392 1 bridge
rfcomm 32745 0
bnep 17386 2
bluetooth 122093 10 rfcomm,bnep
acpi_cpufreq 12893 1
mperf 12411 1 acpi_cpufreq
cpufreq_conservative 13147 0
cpufreq_powersave 12454 0
cpufreq_stats 12762 0
cpufreq_userspace 12576 0
fuse 61427 3
coretemp 12929 0
lp 17190 0
parport 31650 3 parport_pc,ppdev,lp
loop 22699 0
intel_ips 17462 0
arc4 12458 2
iwlwifi 169449 0
snd_hda_codec_hdmi 30578 1
i915 357920 7
mac80211 199725 1 iwlwifi
snd_hda_codec_realtek 188417 1
joydev 17138 0
drm_kms_helper 26950 1 i915
cfg80211 140318 2 iwlwifi,mac80211
drm 167089 3 i915,drm_kms_helper
snd_hda_intel 26023 1
snd_hda_codec 81579 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
uvcvideo 57559 0
snd_hwdep 13148 1 snd_hda_codec
snd_pcm 67465 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
videodev 70686 1 uvcvideo
snd_seq 44678 0
snd_timer 22658 2 snd_pcm,snd_seq
media 18148 2 uvcvideo,videodev
snd_seq_device 13155 1 snd_seq
v4l2_compat_ioctl32 16663 1 videodev
snd 52458 11 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
i2c_algo_bit 12834 1 i915
soundcore 13014 1 snd
snd_page_alloc 12969 2 snd_hda_intel,snd_pcm
i2c_i801 16870 0
tpm_tis 17315 0
tpm 17841 1 tpm_tis
i2c_core 23766 6 i915,drm_kms_helper,drm,videodev,i2c_algo_bit,i2c_i801
battery 13109 0
ac 12624 0
dell_wmi 12477 0
dell_laptop 17025 0
rfkill 18970 4 bluetooth,cfg80211,dell_laptop
psmouse 64191 0
tpm_bios 12903 1 tpm
button 12895 1 i915
evdev 17512 17
dcdbas 13256 1 dell_laptop
sparse_keymap 12760 1 dell_wmi
pcspkr 12579 0
serio_raw 12875 0
processor 27588 1 acpi_cpufreq
video 17553 1 i915
power_supply 13475 3 battery,ac,dell_laptop
wmi 13243 1 dell_wmi
ext4 355459 1
mbcache 12930 1 ext4
jbd2 60877 1 ext4
crc16 12343 2 bluetooth,ext4
ums_realtek 17119 0
usb_storage 43590 1 ums_realtek
uas 13151 0
sg 25769 0
sd_mod 35644 3
sr_mod 21824 0
crc_t10dif 12348 1 sd_mod
cdrom 35139 1 sr_mod
ahci 24997 3
libahci 22714 1 ahci
ehci_hcd 39586 0
libata 139579 2 ahci,libahci
atl1c 31826 0
scsi_mod 161684 6 usb_storage,uas,sg,sd_mod,sr_mod,libata
usbcore 127444 6 uvcvideo,ums_realtek,usb_storage,uas,ehci_hcd
usb_common 12354 1 usbcore
fan 12674 0
thermal 17330 0
thermal_sys 17992 4 video,processor,fan,thermalUnfortunately the unit with Fedora isnt here again till the morning so I cant post that output. by the way thanks for the help.
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
something interesting (or maybe not...... its all interesting at 215am)
when I run
dvd+rw-mediainfo /dev/sr0with a dvd in the drive it can identify the media but wont mount in thunar (or in dolphin, which I installed to see if it was a thunar issue)
luke@crunchbang:~$ dvd+rw-mediainfo /dev/sr0
INQUIRY: [HL-DT-ST][DVD+-RW GT32N ][A102]
GET [CURRENT] CONFIGURATION:
:-( no media mounted, exiting...
luke@crunchbang:~$ dvd+rw-mediainfo /dev/sr0
INQUIRY: [HL-DT-ST][DVD+-RW GT32N ][A102]
GET [CURRENT] CONFIGURATION:
Mounted Media: 1Bh, DVD+R
Media ID: MBIPG101/R05
Current Write Speed: 8.0x1385=11080KB/s
Write Speed #0: 4.0x1385=5540KB/s
Write Speed #1: 2.4x1385=3324KB/s
Speed Descriptor#0: 00/2294783 R@8.0x1385=11080KB/s W@4.0x1385=5540KB/s
Speed Descriptor#1: 00/2294783 R@8.0x1385=11080KB/s W@2.4x1385=3324KB/s
READ DVD STRUCTURE[#0h]:
Media Book Type: 00h, DVD-ROM book [revision 0]
Legacy lead-out at: 2295104*2KB=4700372992
READ DISC INFORMATION:
Disc status: appendable
Number of Sessions: 1
State of Last Session: incomplete
"Next" Track: 1
Number of Tracks: 2
READ TRACK INFORMATION[#1]:
Track State: partial/complete
Track Start Address: 0*2KB
Next Writable Address: 2156448*2KB
Free Blocks: 138336*2KB
Track Size: 2294784*2KB
READ TRACK INFORMATION[#2]:
Track State: blank
Track Start Address: 2294800*2KB
Next Writable Address: 2294800*2KB
Free Blocks: 304*2KB
Track Size: 304*2KB
READ CAPACITY: 0*2048=0Last edited by lwfitz (2012-05-15 09:20:15)
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Thanks for the info.
I am still trying to find more info on this, but no luck yet.
What kernel version are you running?
Post output of
uname -rbootinfoscript - emacs primer - I ♥ #!
Offline
Thanks for the info.
I am still trying to find more info on this, but no luck yet.
What kernel version are you running?
Post output ofuname -r
Kernel:
3.2.0-0.bpo.2-amd64
I found a few similar posts with people running Ubuntu but they all seemed to fix it in the bios by setting the first boot device to the HD. Then the file manager was able to see their dvd but thaat didnt do anything for me.
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Have you rebooted your system lately?
I have run into situations where a DVD could not be loaded, and the device was then not freed until after a reboot.
bootinfoscript - emacs primer - I ♥ #!
Offline
Have you rebooted your system lately?
I have run into situations where a DVD could not be loaded, and the device was then not freed until after a reboot.
Oh yeah that was the first thing I tried. This one has got me stumped 
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Yeah, I am running out of ideas as well.
bootinfoscript - emacs primer - I ♥ #!
Offline
Yeah, I am running out of ideas as well.
I just checked in K3B and it recognizes the dvd right away. I can use that to explore the dvd if I cant get the file manager to do it. Just seems very odd that cd's will mount but not dvd's
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Silly answer, but you do have libdvdcss2 installed?
Last edited by xaos52 (2012-05-15 10:40:31)
bootinfoscript - emacs primer - I ♥ #!
Offline
Silly answer, but you do have libdvdcss2 installed?
Yep sure do
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Could it be that one of your DVD's cannot be read - the dmesg clearly showed that it could not recognize anyof the tracks on that DVD, and that a reboot was necessary to be able to read any other DVD?
bootinfoscript - emacs primer - I ♥ #!
Offline
Could it be that one of your DVD's cannot be read - the dmesg clearly showed that it could not recognize anyof the tracks on that DVD, and that a reboot was necessary to be able to read any other DVD?
I will reboot again and try it but if I pull the dvd out and put it in any other pc here it will read fine so i dont think its the disk. As far as the drive I know its not that cuz it works fine on the windows partition.
Rebooting now......
Edit:
Rebooted with no luck
Last edited by lwfitz (2012-05-15 10:55:08)
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Post the dmesg again please.
Then let it rest a bit, touch wood and hope someone else jumps in and says... "hey, its this..."
bootinfoscript - emacs primer - I ♥ #!
Offline
Post the dmesg again please.
Then let it rest a bit, touch wood and hope someone else jumps in and says... "hey, its this..."
[ 0.662341] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
[ 0.662347] pci 0000:00:1c.5: bridge window [mem 0xf0400000-0xf04fffff]
[ 0.662351] pci 0000:00:1c.5: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[ 0.662359] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[ 0.662386] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.662392] pci 0000:00:1c.0: setting latency timer to 64
[ 0.662402] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.662406] pci 0000:00:1c.1: setting latency timer to 64
[ 0.662413] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.662418] pci 0000:00:1c.5: setting latency timer to 64
[ 0.662425] pci 0000:00:1e.0: setting latency timer to 64
[ 0.662429] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.662431] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.662433] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.662434] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[ 0.662436] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[ 0.662438] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
[ 0.662439] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xdfffffff]
[ 0.662441] pci_bus 0000:00: resource 11 [mem 0xf0000000-0xfebfffff]
[ 0.662443] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 0.662445] pci_bus 0000:02: resource 1 [mem 0xc0400000-0xc05fffff]
[ 0.662446] pci_bus 0000:02: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
[ 0.662448] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
[ 0.662450] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[ 0.662452] pci_bus 0000:03: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[ 0.662454] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
[ 0.662455] pci_bus 0000:04: resource 1 [mem 0xf0400000-0xf04fffff]
[ 0.662457] pci_bus 0000:04: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[ 0.662459] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
[ 0.662461] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
[ 0.662463] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.662464] pci_bus 0000:05: resource 7 [mem 0x000d4000-0x000d7fff]
[ 0.662466] pci_bus 0000:05: resource 8 [mem 0x000d8000-0x000dbfff]
[ 0.662468] pci_bus 0000:05: resource 9 [mem 0x000dc000-0x000dffff]
[ 0.662469] pci_bus 0000:05: resource 10 [mem 0xc0000000-0xdfffffff]
[ 0.662471] pci_bus 0000:05: resource 11 [mem 0xf0000000-0xfebfffff]
[ 0.662549] NET: Registered protocol family 2
[ 0.662737] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.663768] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.665449] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.665650] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.665652] TCP reno registered
[ 0.665665] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.665702] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.665846] NET: Registered protocol family 1
[ 0.665862] pci 0000:00:02.0: Boot video device
[ 0.665984] PCI: CLS 64 bytes, default 64
[ 0.666033] Unpacking initramfs...
[ 0.859515] Freeing initrd memory: 10276k freed
[ 0.861668] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.861673] Placing 64MB software IO TLB between ffff8800b727c000 - ffff8800bb27c000
[ 0.861675] software IO TLB at phys 0xb727c000 - 0xbb27c000
[ 0.861712] Simple Boot Flag at 0x36 set to 0x1
[ 0.862215] audit: initializing netlink socket (disabled)
[ 0.862227] type=2000 audit(1337078958.696:1): initialized
[ 0.887748] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.917600] VFS: Disk quotas dquot_6.5.2
[ 0.917633] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.917712] msgmni has been set to 15606
[ 0.917903] alg: No test for stdrng (krng)
[ 0.917941] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.917944] io scheduler noop registered
[ 0.917945] io scheduler deadline registered
[ 0.917966] io scheduler cfq registered (default)
[ 0.918298] intel_idle: MWAIT substates: 0x1120
[ 0.918300] intel_idle: v0.4 model 0x25
[ 0.918301] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.918363] ERST: Table is not found!
[ 0.918364] GHES: HEST is not enabled!
[ 0.918429] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.127688] Linux agpgart interface v0.103
[ 1.127751] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[ 1.127879] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 1.128760] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[ 1.128920] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 1.129034] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.134442] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.134448] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.134572] mousedev: PS/2 mouse device common for all mice
[ 1.134724] rtc_cmos 00:06: RTC can wake from S4
[ 1.134839] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.134872] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.134976] cpuidle: using governor ladder
[ 1.135130] cpuidle: using governor menu
[ 1.135313] TCP cubic registered
[ 1.135455] NET: Registered protocol family 10
[ 1.135955] Mobile IPv6
[ 1.135957] NET: Registered protocol family 17
[ 1.135961] Registering the dns_resolver key type
[ 1.136364] PM: Hibernation image not present or could not be loaded.
[ 1.136386] registered taskstats version 1
[ 1.151773] rtc_cmos 00:06: setting system clock to 2012-05-15 10:49:20 UTC (1337078960)
[ 1.151853] Initializing network drop monitor service
[ 1.153006] Freeing unused kernel memory: 608k freed
[ 1.153091] Write protecting the kernel read-only data: 6144k
[ 1.154941] Freeing unused kernel memory: 600k freed
[ 1.157115] Freeing unused kernel memory: 716k freed
[ 1.158810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.177208] udev[57]: starting version 164
[ 1.199451] ACPI: Fan [FAN0] (off)
[ 1.199501] ACPI: Fan [FAN1] (off)
[ 1.199920] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.199923] ACPI: Thermal Zone [TZ00] (27 C)
[ 1.200219] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.200222] ACPI: Thermal Zone [TZ01] (0 C)
[ 1.202933] usbcore: registered new interface driver usbfs
[ 1.202962] usbcore: registered new interface driver hub
[ 1.206525] SCSI subsystem initialized
[ 1.214003] usbcore: registered new device driver usb
[ 1.214451] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.214483] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.214509] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.214514] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.214540] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.214578] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.218550] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 1.220313] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf0807000
[ 1.225818] libata version 3.00 loaded.
[ 1.226522] atl1c 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.226537] atl1c 0000:04:00.0: setting latency timer to 64
[ 1.235362] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.235405] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.235410] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.235414] usb usb1: Product: EHCI Host Controller
[ 1.235418] usb usb1: Manufacturer: Linux 3.2.0-0.bpo.1-amd64 ehci_hcd
[ 1.235421] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.235710] hub 1-0:1.0: USB hub found
[ 1.235715] hub 1-0:1.0: 3 ports detected
[ 1.235797] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.235812] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.235815] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.235823] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.235853] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.239860] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 1.239876] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf0807400
[ 1.255366] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.255443] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.255449] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.255452] usb usb2: Product: EHCI Host Controller
[ 1.255455] usb usb2: Manufacturer: Linux 3.2.0-0.bpo.1-amd64 ehci_hcd
[ 1.255458] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.255664] hub 2-0:1.0: USB hub found
[ 1.255667] hub 2-0:1.0: 3 ports detected
[ 1.255725] ahci 0000:00:1f.2: version 3.0
[ 1.255743] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.255796] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[ 1.255838] ahci: SSS flag set, parallel bus scan disabled
[ 1.255890] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x13 impl SATA mode
[ 1.255894] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
[ 1.255899] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.272207] scsi0 : ahci
[ 1.272423] scsi1 : ahci
[ 1.272559] scsi2 : ahci
[ 1.272722] scsi3 : ahci
[ 1.272853] scsi4 : ahci
[ 1.272981] scsi5 : ahci
[ 1.273070] ata1: SATA max UDMA/133 abar m2048@0xf0806000 port 0xf0806100 irq 40
[ 1.273075] ata2: SATA max UDMA/133 abar m2048@0xf0806000 port 0xf0806180 irq 40
[ 1.273078] ata3: DUMMY
[ 1.273080] ata4: DUMMY
[ 1.273084] ata5: SATA max UDMA/133 abar m2048@0xf0806000 port 0xf0806300 irq 40
[ 1.273087] ata6: DUMMY
[ 1.356149] atl1c 0000:04:00.0: version 1.0.1.0-NAPI
[ 1.547164] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[ 1.591162] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.633238] ata1.00: ATA-8: ST9500420AS, 0002SDM1, max UDMA/133
[ 1.633244] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.635243] ata1.00: configured for UDMA/133
[ 1.635581] scsi 0:0:0:0: Direct-Access ATA ST9500420AS 0002 PQ: 0 ANSI: 5
[ 1.679533] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[ 1.679537] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.679939] hub 1-1:1.0: USB hub found
[ 1.680134] hub 1-1:1.0: 6 ports detected
[ 1.791055] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[ 1.859038] Refined TSC clocksource calibration: 2526.998 MHz.
[ 1.859044] Switching to clocksource tsc
[ 1.923367] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[ 1.923372] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.923863] hub 2-1:1.0: USB hub found
[ 1.923944] hub 2-1:1.0: 8 ports detected
[ 1.954948] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.956491] ata2.00: ATAPI: HL-DT-STDVD+/-RW GT32N, A102, max UDMA/100
[ 1.958265] ata2.00: configured for UDMA/100
[ 1.960765] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD+-RW GT32N A102 PQ: 0 ANSI: 5
[ 1.995089] usb 1-1.4: new high-speed USB device number 3 using ehci_hcd
[ 2.127425] usb 1-1.4: New USB device found, idVendor=0c45, idProduct=6480
[ 2.127430] usb 1-1.4: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 2.127434] usb 1-1.4: Product: Laptop_Integrated_Webcam_1.3M
[ 2.127437] usb 1-1.4: Manufacturer: CKF9139G392030002610
[ 2.202995] usb 1-1.5: new high-speed USB device number 4 using ehci_hcd
[ 2.278803] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.285418] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.285473] sd 0:0:0:0: [sda] Write Protect is off
[ 2.285476] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.285497] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.287525] sr0: scsi3-mmc drive: 62x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.287531] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.287736] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.307548] usb 1-1.5: New USB device found, idVendor=0bda, idProduct=0138
[ 2.307554] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.307558] usb 1-1.5: Product: USB2.0-CRW
[ 2.307561] usb 1-1.5: Manufacturer: Generic
[ 2.307565] usb 1-1.5: SerialNumber: 20090516388200000
[ 2.316336] usbcore: registered new interface driver uas
[ 2.322516] sda: sda1 sda2 < sda5 >
[ 2.323638] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.324914] Initializing USB Mass Storage driver...
[ 2.325023] usbcore: registered new interface driver usb-storage
[ 2.325025] USB Mass Storage support registered.
[ 2.326606] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.326755] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.340862] scsi6 : usb-storage 1-1.5:1.0
[ 2.341043] usbcore: registered new interface driver ums-realtek
[ 3.341410] scsi 6:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
[ 3.342941] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 3.348702] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 12.234716] PM: Starting manual resume from disk
[ 12.234722] PM: Hibernation image partition 8:5 present
[ 12.234725] PM: Looking for hibernation image.
[ 12.235065] PM: Image not found (code -22)
[ 12.235069] PM: Hibernation image not present or could not be loaded.
[ 12.300656] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 14.114296] udev[363]: starting version 164
[ 14.458840] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 14.476192] wmi: Mapper loaded
[ 14.511558] input: PC Speaker as /devices/platform/pcspkr/input/input1
[ 14.653278] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 14.653285] ACPI: resource 0000:00:1f.3 [io 0x1860-0x187f] conflicts with ACPI region SMBI [io 0x1860-0x186f]
[ 14.653287] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 14.685570] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[ 14.685577] ACPI: Power Button [PWRB]
[ 14.685627] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[ 14.685630] ACPI: Sleep Button [SLPB]
[ 14.685685] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
[ 14.687169] ACPI: Lid Switch [LID0]
[ 14.687218] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 14.687221] ACPI: Power Button [PWRF]
[ 14.773850] input: Dell WMI hotkeys as /devices/virtual/input/input6
[ 14.773980] ACPI: AC Adapter [ADP1] (on-line)
[ 14.856552] [drm] Initialized drm 1.1.0 20060810
[ 14.960435] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 14.960445] i915 0000:00:02.0: setting latency timer to 64
[ 14.964738] ACPI: Battery Slot [BAT0] (battery present)
[ 15.082195] i915 0000:00:02.0: irq 41 for MSI/MSI-X
[ 15.082201] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 15.082203] [drm] Driver supports precise vblank timestamp query.
[ 15.082243] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 15.389584] Linux media interface: v0.10
[ 15.488938] Linux video capture interface: v2.00
[ 15.538044] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000
[ 15.582539] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 15.620926] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_1.3M (0c45:6480)
[ 15.642951] input: Laptop_Integrated_Webcam_1.3M as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input8
[ 15.643040] usbcore: registered new interface driver uvcvideo
[ 15.643043] USB Video Class driver (1.1.1)
[ 15.705421] fbcon: inteldrmfb (fb0) is primary device
[ 15.781818] cfg80211: Calling CRDA to update world regulatory domain
[ 15.990320] Console: switching to colour frame buffer device 200x56
[ 15.993302] fb0: inteldrmfb frame buffer device
[ 15.993304] drm: registered panic notifier
[ 16.032123] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9
[ 16.032224] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 16.032315] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 16.068478] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
[ 16.068493] intel ips 0000:00:1f.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 16.068681] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
[ 16.113063] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[ 16.113067] Copyright(c) 2003-2011 Intel Corporation
[ 16.113144] iwlwifi 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 16.113185] iwlwifi 0000:03:00.0: setting latency timer to 64
[ 16.113232] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[ 16.113236] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900117a0000
[ 16.113239] iwlwifi 0000:03:00.0: HW Revision ID = 0x9
[ 16.113517] iwlwifi 0000:03:00.0: irq 42 for MSI/MSI-X
[ 16.113637] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6200 AGN, REV=0x74
[ 16.113792] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 16.130873] iwlwifi 0000:03:00.0: device EEPROM VER=0x423, CALIB=0x5
[ 16.130877] iwlwifi 0000:03:00.0: Device SKU: 0X1f0
[ 16.130917] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 16.304153] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 16.304221] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[ 16.304256] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 16.398803] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10
[ 16.447584] HDMI status: Codec=3 Pin=4 Presence_Detect=0 ELD_Valid=0
[ 16.447850] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 16.448265] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 16.448402] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 16.460421] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532
[ 16.460966] Registered led device: phy0-led
[ 16.519753] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 17.640403] Adding 15607804k swap on /dev/sda5. Priority:-1 extents:1 across:15607804k
[ 17.645909] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 17.816407] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 17.909073] loop: module loaded
[ 17.979171] lp: driver loaded but no devices found
[ 19.385275] fuse init (API version 7.17)
[ 23.198151] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 23.204631] iwlwifi 0000:03:00.0: Radio type=0x1-0x3-0x0
[ 23.438028] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 23.444535] iwlwifi 0000:03:00.0: Radio type=0x1-0x3-0x0
[ 23.570820] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 30.468433] Clocksource tsc unstable (delta = -980664618 ns)
[ 33.020873] Switching to clocksource hpet
[ 33.021012] atl1c 0000:04:00.0: irq 44 for MSI/MSI-X
[ 34.129597] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 34.514231] cdrom: This disc doesn't have any tracks I recognize!
[ 53.349346] sr 1:0:0:0: [sr0] Unhandled sense code
[ 53.349351] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 53.349355] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 53.349361] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 53.349366] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 53.349376] end_request: I/O error, dev sr0, sector 8625536
[ 53.349425] Buffer I/O error on device sr0, logical block 2156384
[ 53.349533] Buffer I/O error on device sr0, logical block 2156385
[ 55.981728] Bluetooth: Core ver 2.16
[ 55.981755] NET: Registered protocol family 31
[ 55.981758] Bluetooth: HCI device and connection manager initialized
[ 55.981762] Bluetooth: HCI socket layer initialized
[ 55.981765] Bluetooth: L2CAP socket layer initialized
[ 55.981772] Bluetooth: SCO socket layer initialized
[ 56.019369] Bluetooth: RFCOMM TTY layer initialized
[ 56.019376] Bluetooth: RFCOMM socket layer initialized
[ 56.019377] Bluetooth: RFCOMM ver 1.11
[ 56.058947] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 56.058954] Bluetooth: BNEP filters: protocol multicast
[ 56.116747] Bridge firewalling registered
[ 56.643029] ppdev: user-space parallel port driver
[ 63.524226] sr 1:0:0:0: [sr0] Unhandled sense code
[ 63.524231] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 63.524236] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 63.524241] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 63.524246] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 63.524256] end_request: I/O error, dev sr0, sector 8625536
[ 63.524262] Buffer I/O error on device sr0, logical block 2156384
[ 63.524267] Buffer I/O error on device sr0, logical block 2156385
[ 63.562715] cdrom: This disc doesn't have any tracks I recognize!
[ 72.677023] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 72.679887] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 72.679891] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 73.612819] sr 1:0:0:0: [sr0] Unhandled sense code
[ 73.612825] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 73.612831] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 73.612837] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 73.612844] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 73.612855] end_request: I/O error, dev sr0, sector 8625536
[ 73.612861] Buffer I/O error on device sr0, logical block 2156384
[ 73.612867] Buffer I/O error on device sr0, logical block 2156385
[ 79.441034] wlan0: authenticate with 20:4e:7f:0c:35:a0 (try 1)
[ 79.447100] wlan0: authenticated
[ 79.447281] wlan0: associate with 20:4e:7f:0c:35:a0 (try 1)
[ 79.449925] wlan0: RX AssocResp from 20:4e:7f:0c:35:a0 (capab=0x411 status=0 aid=1)
[ 79.449929] wlan0: associated
[ 79.455181] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 79.536509] Intel AES-NI instructions are not detected.
[ 88.420625] sr 1:0:0:0: [sr0] Unhandled sense code
[ 88.420631] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 88.420637] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 88.420643] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 88.420650] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 88.420662] end_request: I/O error, dev sr0, sector 8625536
[ 88.420668] Buffer I/O error on device sr0, logical block 2156384
[ 88.420675] Buffer I/O error on device sr0, logical block 2156385
[ 90.316294] wlan0: no IPv6 routers present
[ 123.076701] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 123.079909] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 123.079915] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 137.762485] cdrom: This disc doesn't have any tracks I recognize!
[ 154.507501] sr 1:0:0:0: [sr0] Unhandled sense code
[ 154.507508] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 154.507515] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 154.507522] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 154.507528] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 154.507540] end_request: I/O error, dev sr0, sector 8625536
[ 154.507547] Buffer I/O error on device sr0, logical block 2156384
[ 154.507554] Buffer I/O error on device sr0, logical block 2156385
[ 164.420778] sr 1:0:0:0: [sr0] Unhandled sense code
[ 164.420784] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 164.420790] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 164.420796] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 164.420802] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 164.420814] end_request: I/O error, dev sr0, sector 8625536
[ 164.420821] Buffer I/O error on device sr0, logical block 2156384
[ 164.420826] Buffer I/O error on device sr0, logical block 2156385
[ 175.046580] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 175.049846] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 175.049852] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 227.017249] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 227.020371] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 227.020377] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 278.987573] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 278.990571] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 278.990577] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 330.956703] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 330.959878] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 330.959883] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 382.927708] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 382.930660] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 382.930666] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 426.704094] cdrom: This disc doesn't have any tracks I recognize!
[ 434.901764] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 434.904770] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 434.904777] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 457.721528] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 457.721538] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 457.721557] ata2.00: cmd a0/01:00:00:00:10/00:00:00:00:00/a0 tag 0 dma 4096 in
[ 457.721560] res 40/00:03:00:0c:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
[ 457.721565] ata2.00: status: { DRDY }
[ 457.721576] ata2: hard resetting link
[ 458.041377] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 458.044710] ata2.00: configured for UDMA/100
[ 458.045123] ata2: EH complete
[ 470.341473] sr 1:0:0:0: [sr0] Unhandled sense code
[ 470.341477] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 470.341480] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 470.341483] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 470.341488] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 470.341494] end_request: I/O error, dev sr0, sector 8625536
[ 470.341498] Buffer I/O error on device sr0, logical block 2156384
[ 470.341503] Buffer I/O error on device sr0, logical block 2156385
[ 480.600795] sr 1:0:0:0: [sr0] Unhandled sense code
[ 480.600800] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 480.600805] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[ 480.600810] sr 1:0:0:0: [sr0] Add. Sense: Unrecovered read error
[ 480.600816] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 20 e7 60 00 00 02 00
[ 480.600826] end_request: I/O error, dev sr0, sector 8625536
[ 480.600832] Buffer I/O error on device sr0, logical block 2156384
[ 480.600837] Buffer I/O error on device sr0, logical block 2156385
[ 486.867945] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 486.870937] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 486.870943] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 538.838212] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 538.841330] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 538.841336] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 590.808447] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 590.811394] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 590.811400] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 642.778360] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 642.781323] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 642.781330] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 694.748118] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 694.751224] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 694.751227] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 746.719170] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 746.722343] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 746.722349] sd 6:0:0:0: [sdb] Assuming drive cache: write throughThanks for the help buddy. Hopefully someone will be able to point me in the right direction
Conky | SMXI HowTo | Super Grub | VastOnes GMB HowTo | VSIDO
Offline
Xaos has forgotten more about gnu/nix ... than I know. Having said that, here cometh 2 cents anyway. 
Maybe try some diff disk utils ? Am fond of xfburn for whatever reason. Then in increasingly desperate order. If you aren't using a newerish kernel, maybe try upgrading ? If already using the 3.2.xx blahblah kernel, guess could try breezing through the thread in tips/tricks ... "Living on the edge, apt-pinning etc." Add the testing repo's and upgrade firmware perhaps ? Check to see what version of firmware you're using ?
ie:
apt-cache policy firmware-linuxFirmware-linux, firmware-linux-free and firmware-linux-nonfree ... Just did and nothing on this old pc blew up ... YET anyway.
For the sake of thoroughness ... Example of apt-get from testing.
sudo apt-get -t testing install firmware-linuxIt's covered in that apt-pinning n you how to though. Good luck.
Standard cbiz disclaimer:
I take no responsibility for anything, anyone, anywhere ever does ( not even meself). All babbling opinions and advice is given w/o warranty, either express, or implied.
Last edited by CBizgreat! (2012-05-15 11:39:50)
Some common cbiz abbreviations. This will save me time and yet @ same time tell folks what the babble is supposed to mean.
Vll ! = ( Viva la gnu/Linux !) Vl#!! = ( Viva la #! !) Last but not least, UD ... OD ! = ( Use Debian ... or die !) 
Offline
Wild guess: sudo apt-get install thunar-volman
No idea if this is default in #!
Offline
One more thing to try out:
cdrom is the kernel module that states that not a single track of the DVD can be read. Lets see what happens if cdrom is not loaded:
(1) remove DVD from drive
(2) reboot
(3) in a terminal
sudo modprobe -r cdrom(4) insert a DVD that you know is good (because you can read it on another system)
(5) start vlc and try to play the DVD
media > open disc > select DVD > device: /dev/sr0 > Play
(6) post dmesg
bootinfoscript - emacs primer - I ♥ #!
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.