You are not logged in.

#1 2007-12-29 19:57:22

Reasons
Member
From: Washington
Registered: 2007-11-04
Posts: 572

cd drive won't mount

When I insert any disk into the drive, besides a blank one, I get "mount: mount point /media/cdrom0 does not exist."

My /etc/fstab

# 
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0


/dev/cdrom /mnt/cdrom   iso9660   ro,user,noauto,unhide   0      0
/dev/dvd /mnt/dvd   udf   ro,user,noauto,unhide   0      0
/dev/sda2 / ext3 defaults 0 1
/dev/sda3 swap swap defaults 0 0

/dev/sda1 /vista ntfs defaults 0 0

/dev/sr0 /media/cdrom0 iso9660 ro,user,noauto 0 0

dmesg | tail

NTFS-fs warning (device sda1): load_system_files(): $LogFile is not clean.  Will not be able to remount read-write.  Mount in Windows.
Adding 2546292k swap on /dev/sda3.  Priority:-1 extents:1 across:2546292k
sky2 eth0: enabling interface
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): eth0: link is not ready
ADDRCONF(NETDEV_UP): wlan0: link is not ready
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[drm] Initialized i915 1.6.0 20060119 on minor 0

Before I added the last line to my fstab it had a line "cdrom: This disc doesn't have any tracks I recognize!".

Offline

#2 2007-12-29 20:26:30

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: cd drive won't mount

Are you using hal to mount?  It seems so, since it's trying to mount in /media.  In either case, if you're using hal comment out all the cd/dvd entries in fstab and let hal take care of the mounting.

Offline

#3 2008-03-03 02:17:53

Reasons
Member
From: Washington
Registered: 2007-11-04
Posts: 572

Re: cd drive won't mount

On a different computer I'm having the same problem. Hal is started and my fstab is as follows, but nothing every happens.

# 
# /etc/fstab: static file system information
#`
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0

/dev/sda2 /vista ntfs-3g defaults 0 0
/dev/sda3 swap swap defaults 0 0
/dev/sda5 / ext3 defaults 0 1
/dev/sda6 /home ext3 defaults 0 1
/dev/sda7 /var reiserfs defaults 0 1
/dev/sda8 /storage ext3 defaults 0 0

Offline

#4 2008-03-05 01:38:46

Reasons
Member
From: Washington
Registered: 2007-11-04
Posts: 572

Re: cd drive won't mount

I really would like to get this fixed. I tried my fstab like this

none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0

/dev/sda2 /vista ntfs-3g defaults 0 0
/dev/sda3 swap swap defaults 0 0
/dev/sda5 / ext3 defaults 0 1
/dev/sda6 /home ext3 defaults 0 1
/dev/sda7 /var reiserfs defaults 0 1
/dev/sda8 /storage ext3 defaults 0 0
/dev/sr0       /media/cdrom0   udf,iso9660 user,noauto,exec 0       0

dmesg | grep CD

scsi 0:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-842S  1.20 PQ: 0 ANSI: 5
Uniform CD-ROM driver Revision: 3.20
sr 0:0:0:0: Attached scsi CD-ROM sr0

Or more broad.

Dmesg

hu Feb 28 16:43:55 PST 2008
Command line: root=/dev/sda5 video=vesafb:ywrap,mtrr:3,1280x800-16 vga=868 splash=verbose
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003f670000 (usable)
 BIOS-e820: 000000003f670000 - 000000003f700000 (ACPI NVS)
 BIOS-e820: 000000003f700000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
 BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
 BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
Entering add_active_range(0, 0, 159) 0 entries of 256 used
Entering add_active_range(0, 256, 259696) 1 entries of 256 used
end_pfn_map = 1048576
DMI present.
ACPI: RSDP 000F6AF0, 0024 (r2 PTLTD )
ACPI: XSDT 3F673582, 008C (r1   Sony     VAIO  6040000 PTL         0)
ACPI: FACP 3F67BBF8, 00F4 (r3   Sony     VAIO 20070412 PTL         1)
ACPI: DSDT 3F6756F2, 6482 (r1   Sony     VAIO 20070412 PTL  20050624)
ACPI: FACS 3F67CFC0, 0040
ACPI: APIC 3F67BCEC, 0068 (r1   Sony     VAIO 20070412 PTL        5A)
ACPI: HPET 3F67BD54, 0038 (r1   Sony     VAIO 20070412 PTL        5A)
ACPI: MCFG 3F67BD8C, 003C (r1   Sony     VAIO 20070412 PTL        5A)
ACPI: TCPA 3F67BDC8, 0032 (r1   Sony     VAIO 20070412 PTL      5A52)
ACPI: SLIC 3F67BDFA, 0176 (r1   Sony     VAIO 20070412 PTL   1000000)
ACPI: APIC 3F67BF70, 0068 (r1   Sony     VAIO 20070412 PTL         0)
ACPI: BOOT 3F67BFD8, 0028 (r1   Sony     VAIO 20070412 PTL         1)
ACPI: SSDT 3F674EDE, 0814 (r1   Sony     VAIO 20070412 PTL  20050624)
ACPI: SSDT 3F67467D, 0861 (r1   Sony     VAIO 20070412 PTL  20050624)
ACPI: SSDT 3F673B9A, 025F (r1   Sony     VAIO 20070412 PTL  20050624)
ACPI: SSDT 3F673AF4, 00A6 (r1   Sony     VAIO 20070412 PTL  20050624)
ACPI: SSDT 3F67360E, 04E6 (r1   Sony     VAIO 20070412 PTL  20050624)
ACPI: BIOS bug: multiple APIC/MADT found, using 0
ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
ACPI: DMI detected: Sony
Entering add_active_range(0, 0, 159) 0 entries of 256 used
Entering add_active_range(0, 256, 259696) 1 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  DMA32        4096 ->  1048576
  Normal    1048576 ->  1048576
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0:        0 ->      159
    0:      256 ->   259696
On node 0 totalpages: 259599
  DMA zone: 56 pages used for memmap
  DMA zone: 1199 pages reserved
  DMA zone: 2744 pages, LIFO batch:0
  DMA32 zone: 3494 pages used for memmap
  DMA32 zone: 252106 pages, LIFO batch:31
  Normal zone: 0 pages used for memmap
  Movable zone: 0 pages used for memmap
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 (Bootup-CPU)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Setting APIC routing to flat
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PERCPU: Allocating 32624 bytes of per cpu data
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 254850
Kernel command line: root=/dev/sda5 video=vesafb:ywrap,mtrr:3,1280x800-16 vga=868 splash=verbose
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Extended CMOS year: 2000
hpet clockevent registered
TSC calibrated against HPET
time.c: Detected 2000.139 MHz processor.
Console: colour dummy device 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Checking aperture...
Calgary: detecting Calgary via BIOS EBDA area
Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Memory: 1015228k/1038784k available (2822k kernel code, 22572k reserved, 1092k data, 260k init)
SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1
Calibrating delay using timer specific routine.. 4005.71 BogoMIPS (lpj=6673144)
Security Framework initialized
Capability LSM initialized
Mount-cache hash table entries: 256
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
using mwait in idle threads.
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU0: Thermal monitoring enabled (TM2)
SMP alternatives: switching to UP code
Early unpacking initramfs... done
ACPI: Core revision 20070126
ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
Using local APIC timer interrupts.
APIC timer calibration result 10417379
Detected 10.417 MHz APIC timer.
SMP alternatives: switching to SMP code
Booting processor 1/2 APIC 0x1
Initializing CPU#1
Calibrating delay using timer specific routine.. 4001.94 BogoMIPS (lpj=6667106)
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU1: Thermal monitoring enabled (TM2)
Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz stepping 06
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
net_namespace: 120 bytes
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
PCI: Not using MMCONFIG.
PCI: Using configuration type 1
ACPI: EC: Look up EC in DSDT
ACPI: BIOS _OSI(Linux) query ignored via DMI
ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
PCI quirk: region 1180-11bf claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 10) *5
ACPI: PCI Interrupt Link [LNKB] (IRQs *10)
ACPI: PCI Interrupt Link [LNKC] (IRQs *10)
ACPI: PCI Interrupt Link [LNKD] (IRQs *10)
ACPI: PCI Interrupt Link [LNKE] (IRQs 10) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs *10)
ACPI: PCI Interrupt Link [LNKG] (IRQs *10)
ACPI: PCI Interrupt Link [LNKH] (IRQs *10)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 12 devices
ACPI: ACPI bus type pnp unregistered
SCSI subsystem initialized
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
PCI-GART: No AMD northbridge found.
ACPI: RTC can wake from S4
Time: tsc clocksource has been installed.
system 00:01: iomem range 0xe0000000-0xefffffff has been reserved
system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
system 00:01: iomem range 0xfed20000-0xfed3ffff could not be reserved
system 00:01: iomem range 0xfed45000-0xfed8ffff could not be reserved
system 00:04: iomem range 0xfed00000-0xfed003ff could not be reserved
system 00:06: ioport range 0x680-0x6ff has been reserved
system 00:06: ioport range 0x800-0x80f has been reserved
system 00:06: ioport range 0x1000-0x107f has been reserved
system 00:06: ioport range 0x1180-0x11bf has been reserved
system 00:06: ioport range 0x1640-0x164f has been reserved
system 00:06: ioport range 0xfe00-0xfe01 has been reserved
PCI: Bridge: 0000:00:1c.0
  IO window: 2000-2fff
  MEM window: f4000000-f5ffffff
  PREFETCH window: f0000000-f1ffffff
PCI: Bridge: 0000:00:1c.1
  IO window: disabled.
  MEM window: f8100000-f81fffff
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.2
  IO window: 3000-3fff
  MEM window: f8000000-f80fffff
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.3
  IO window: 4000-4fff
  MEM window: f6000000-f7ffffff
  PREFETCH window: f2000000-f3ffffff
PCI: Bus 10, cardbus bridge: 0000:09:04.0
  IO window: 00001400-000014ff
  IO window: 00001c00-00001cff
  PREFETCH window: 50000000-53ffffff
  MEM window: 54000000-57ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: disabled.
  MEM window: f8200000-f82fffff
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[b] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.1 to 64
ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1c.2 to 64
ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1c.3 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
ACPI: PCI Interrupt 0000:09:04.0[A] -> GSI 20 (level, low) -> IRQ 20
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
checking if image is initramfs... it is
Freeing initrd memory: 1872k freed
Simple Boot Flag at 0x36 set to 0x1
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Boot video device is 0000:00:02.0
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
Allocate Port Service[0000:00:1c.1:pcie02]
PCI: Setting latency timer of device 0000:00:1c.2 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.2:pcie00]
Allocate Port Service[0000:00:1c.2:pcie02]
PCI: Setting latency timer of device 0000:00:1c.3 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.3:pcie00]
Allocate Port Service[0000:00:1c.3:pcie02]
vesafb: framebuffer at 0xd0000000, mapped to 0xffffc20000080000, using 4000k, total 7872k
vesafb: mode is 1280x800x16, linelength=2560, pages=2
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 160x50
fb0: VESA VGA frame buffer device
Real Time Clock Driver v1.12ac
Linux agpgart interface v0.102
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
loop: module loaded
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
Freeing unused kernel memory: 260k freed
libata version 3.00 loaded.
ata_piix 0000:00:1f.1: version 2.12
ACPI: PCI Interrupt 0000:00:1f.1[b] -> GSI 22 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1f.1 to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
ata1.00: ATAPI: MATSHITADVD-RAM UJ-842S, 1.20, max UDMA/33
ata1.00: configured for UDMA/33
ata2: port disabled. ignoring.
scsi 0:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-842S  1.20 PQ: 0 ANSI: 5
ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ]
ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 22 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi2 : ata_piix
scsi3 : ata_piix
ata3: SATA max UDMA/133 cmd 0x18d0 ctl 0x18c4 bmdma 0x18b0 irq 22
ata4: SATA max UDMA/133 cmd 0x18c8 ctl 0x18c0 bmdma 0x18b8 irq 22
ata3.00: ATA-7: TOSHIBA MK1234GSX, AH001A, max UDMA/100
ata3.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata3.00: configured for UDMA/100
scsi 2:0:0:0: Direct-Access     ATA      TOSHIBA MK1234GS AH00 PQ: 0 ANSI: 5
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 19, io base 0x00001820
Driver 'sd' needs updating - please use bus_type methods
usb usb1: configuration #1 chosen from 1 choice
sd 2:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 2:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
Driver 'sr' needs updating - please use bus_type methods
sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda:sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 0:0:0:0: Attached scsi CD-ROM sr0
 sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
sd 2:0:0:0: [sda] Attached SCSI disk
ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.2: irq 19, io base 0x00001860
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.3: irq 19, io base 0x00001880
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8644000
usb 2-1: new low speed USB device using uhci_hcd and address 2
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 8 ports detected
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
usb 2-1: new low speed USB device using uhci_hcd and address 3
usb 2-1: configuration #1 chosen from 1 choice
usb 3-1: new full speed USB device using uhci_hcd and address 2
usb 3-1: configuration #1 chosen from 1 choice
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.1.17ks
iwl3945: Copyright(c) 2003-2007 Intel Corporation
ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:06:00.0 to 64
iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
ACPI: SSDT 3F67437D, 0238 (r1   Sony     VAIO 20070412 PTL  20050624)
ACPI: SSDT 3F673DF9, 04FF (r1   Sony     VAIO 20070412 PTL  20050624)
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT 3F6745B5, 00C8 (r1   Sony     VAIO 20070412 PTL  20050624)
ACPI: SSDT 3F6742F8, 0085 (r1   Sony     VAIO 20070412 PTL  20050624)
ACPI: CPU1 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU1] (supports 8 throttling states)
iwl3945: Radio Frequency Kill Switch is On:
Kill switch must be turned off for wireless networking to work.
iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC
iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC
ACPI: PCI Interrupt 0000:07:00.0[A] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:07:00.0 to 64
sky2 0000:07:00.0: v1.20 addr 0xf8000000 irq 18 Yukon-FE (0xb7) rev 1
sky2 eth0: addr 00:13:a9:91:42:56
iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC
iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC
iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1b.0 to 64
sony-laptop: Sony Programmable IO Control Driver v0.5.
sony-laptop: detected Type3 model
input: Sony Vaio Keys as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:36/SNY6001:00/input/input1
input: Sony Vaio Jogdial as /devices/virtual/input/input2
sony-laptop: device allocated minor is 63
sony-laptop: Sony Notebook Control Driver v0.5.
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT1] (battery present)
input: Lid Switch as /devices/virtual/input/input3
ACPI: Lid Switch [LID0]
input: Power Button (CM) as /devices/virtual/input/input4
ACPI: Power Button (CM) [PWRB]
ACPI: Thermal Zone [ATF0] (55 C)
ACPI: Thermal Zone [DTS0] (58 C)
ACPI: Thermal Zone [DTS1] (60 C)
agpgart: Detected an Intel 945GM Chipset.
agpgart: Detected 7932K stolen memory.
agpgart: AGP aperture is 256M @ 0xd0000000
sr 0:0:0:0: Attached scsi generic sg0 type 5
sd 2:0:0:0: Attached scsi generic sg1 type 0
usbcore: registered new interface driver hiddev
input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
input: Microsoft Microsoft Wireless Optical Mouse® 1.00 as /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/input/input6
ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.00] on usb-0000:00:1d.1-1
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
intel_rng: FWH not detected
input: PC Speaker as /devices/platform/pcspkr/input/input7
input: PS/2 Mouse as /devices/virtual/input/input8
rtc_cmos: probe of 00:07 failed with error -16
input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input9
tpm_inf_pnp 00:09: Found TPM with ID IFX0102
tpm_inf_pnp 00:09: TPM found: config base 0x2e, data base 0x1670, chip version 0x000b, vendor id 0x15d1 (Infineon), product id 0x000b (SLB 9635 TT 1.2)
ACPI: PCI Interrupt 0000:09:04.2[C] -> GSI 22 (level, low) -> IRQ 22
Yenta: CardBus bridge found at 0000:09:04.0 [104d:81e6]
Yenta: Enabling burst memory read transactions
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:09:04.0, mfunc 0x01a21b22, devctl 0x64
Yenta: ISA IRQ mask 0x0cb8, PCI irq 20
Socket status: 30000006
Yenta: Raising subordinate bus# of parent bus (#09) from #0a to #0d
pcmcia: parent PCI bridge Memory window: 0xf8200000 - 0xf82fffff
ACPI: PCI Interrupt 0000:09:04.1[b] -> GSI 21 (level, low) -> IRQ 21
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21]  MMIO=[f8205000-f82057ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[08004603024d9fb1]
Switched to high resolution mode on CPU 1
Switched to high resolution mode on CPU 0
Marking TSC unstable due to TSC halts in idle
Time: hpet clocksource has been installed.
EXT3 FS on sda5, internal journal
fuse init (API version 7.9)
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ReiserFS: sda7: found reiserfs format "3.6" with standard journal
ReiserFS: sda7: using ordered data mode
ReiserFS: sda7: journal params: device sda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: sda7: checking transaction log (sda7)
ReiserFS: sda7: Using r5 hash to sort names
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Adding 2048276k swap on /dev/sda3.  Priority:-1 extents:1 across:2048276k
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:02.0 to 64
[drm] Initialized i915 1.6.0 20060119 on minor 0
sky2 eth0: enabling interface
sky2 eth0: Link is up at 100 Mbps, full duplex, flow control r

cdrecord -scanbus

scsibus0:
    0,0,0      0) 'MATSHITA' 'DVD-RAM UJ-842S ' '1.20' Removable CD-ROM
    0,1,0      1) *
    0,2,0      2) *
    0,3,0      3) *
    0,4,0      4) *
    0,5,0      5) *
    0,6,0      6) *
    0,7,0      7) *

This all works, but I then can't eject the disk without a reboot and I'd still prefer to use hal.

Last edited by Reasons (2008-03-05 01:42:57)

Offline

#5 2008-03-05 02:04:10

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: cd drive won't mount

There is a known upstream Xfce bug with this. Are you using Xfce?
http://bugs.archlinux.org/task/9537?str … name=&type

Offline

#6 2008-03-05 02:09:34

Reasons
Member
From: Washington
Registered: 2007-11-04
Posts: 572

Re: cd drive won't mount

Yes I am. I guess gnome isn't so bad. hmm

Offline

#7 2008-03-05 13:43:46

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: cd drive won't mount

There is supposedly a patch available by Jani Monoses for xfce-base. See if you can get a hold of it, maybe you or someone else can make a PKGBUILD.. smile

Offline

#8 2008-03-05 14:08:30

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Re: cd drive won't mount

is your user a member of the correct groups is hal & dbus in rc.conf? ... at the worst you should be able to use pmount....


Mr Green

Offline

#9 2008-03-05 16:00:49

Reasons
Member
From: Washington
Registered: 2007-11-04
Posts: 572

Re: cd drive won't mount

Misfit138 wrote:

There is supposedly a patch available by Jani Monoses for xfce-base. See if you can get a hold of it, maybe you or someone else can make a PKGBUILD.. smile

I'll look for the patch and give it a shot. I've never make a PKGBUILD before so if someone could explain it all to me like where I get the md5sums and all that, it'd help a lot.

Offline

#10 2008-03-05 22:07:51

Reasons
Member
From: Washington
Registered: 2007-11-04
Posts: 572

Re: cd drive won't mount

We'll I'm trying out xfce4-svn right now, and it works. I just have to restart hal after each cd is put it. If there is a way to get this to work automatically, it'd be great.

Had to comment out the cd part of /etc/hal/fdi/information/media-check-disable-storage_model_DVD_RAM_UJ_842S.fdi

Last edited by Reasons (2008-03-06 01:24:56)

Offline

Board footer

Powered by FluxBB