You are not logged in.
Pages: 1
Good morning,
on the desktop-pc I use at work I installed a fresh new install of Arch 64bit.
It's up to date.
On this pc there are two dvd-drive.
Seems that dmesg see 'em:
[ 2.148581] ata2.00: ATAPI: Optiarc DVD RW AD-7261S, 1.03, max UDMA/100
[ 2.155075] ata1.00: ATAPI: Optiarc DVD RW AD-7260S, 1.03, max UDMA/100
But there are no /dev/srX, nor /dev/sdX or /hdX (just sda and sdb that represent the hard drives).
Even rebooting with a cd in the drive doesn't force it to show up (a very bad attempt, I read about it googling).
Can you help me, please? How I can get access to my dvds?
solution: connect the dvds to another sata channel.
Last edited by MajinJoko (2011-09-08 20:34:14)
Offline
How about
ls -l /dev/disk/by-id/*DVD*
Try also running the `lshw` program as root.
Last edited by lolilolicon (2011-09-01 08:19:31)
This silver ladybug at line 28...
Offline
there is no file or directory when I try `ls -l /dev/disk/by-id/*DVD*`
the output of lshw is pasted on http://pastebin.com/LW7E2MzV
seems there is no dvd drive here, altought dmesg sees them.
Offline
Verify that "dbus" is included in the "DAEMONS" section of your /etc/rc.conf file.
Offline
Dbus is started with no errors.
I checked if there is some strange device creation rule, but I found none..
Offline
A similar case, no solutions https://bbs.archlinux.org/viewtopic.php?id=123100
Offline
Oh, yes, seems the same.
(Damn!)
Offline
Did you try installing lib32-udev ?
Offline
This will be the first thing I'll try tomorrow morning.
Except it's already installed.
But thank you so much.
Offline
Even the lib32-udev doesn't solve.
I have /dev/sg0 and /dev/sg1 but they are not my dvds:
[ 18.294579] sd 0:0:1:0: Attached scsi generic sg0 type 0
[ 18.294608] sd 1:0:1:0: Attached scsi generic sg1 type 0
This is the interesting part og dmesg:
[ 1.314053] ata_piix 0000:00:1f.2: version 2.13
[ 1.314061] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.314064] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.314089] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.314355] scsi0 : ata_piix
[ 1.314444] scsi1 : ata_piix
[ 1.314767] ata1: SATA max UDMA/133 cmd 0xff00 ctl 0xfe00 bmdma 0xfb00 irq 19
[ 1.314772] ata2: SATA max UDMA/133 cmd 0xfd00 ctl 0xfc00 bmdma 0xfb08 irq 19
[ 1.314793] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.314796] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.314818] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.315081] scsi2 : ata_piix
[ 1.315173] scsi3 : ata_piix
[ 1.315373] ata3: SATA max UDMA/133 cmd 0xf800 ctl 0xf700 bmdma 0xf400 irq 19
[ 1.315376] ata4: SATA max UDMA/133 cmd 0xf600 ctl 0xf500 bmdma 0xf408 irq 19
[ 1.644576] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.655437] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.107044] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.107060] ata2.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.107237] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.107249] ata1.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.117089] ata1.00: ATAPI: Optiarc DVD RW AD-7260S, 1.03, max UDMA/100
[ 2.117260] ata1.01: ATA-8: WDC WD5000AAKX-001CA0, 15.01H15, max UDMA/133
[ 2.117263] ata1.01: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.123856] ata2.00: ATAPI: Optiarc DVD RW AD-7261S, 1.03, max UDMA/100
[ 2.124044] ata2.01: ATA-8: WDC WD5000AAKX-001CA0, 15.01H15, max UDMA/133
[ 2.124048] ata2.01: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.130520] ata1.00: configured for UDMA/100
[ 2.137187] ata2.00: configured for UDMA/100
[ 2.144117] ata1.01: configured for UDMA/133
[ 2.245076] ata1.00: TEST_UNIT_READY failed (err_mask=0x2)
[ 7.106004] ata2.01: configured for UDMA/133
[ 7.992393] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 7.992409] ata1.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 7.999796] ata2.00: TEST_UNIT_READY failed (err_mask=0x2)
[ 8.019162] ata1.00: configured for UDMA/100
[ 8.032732] ata1.01: configured for UDMA/133
[ 8.792215] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 8.792231] ata2.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 8.799294] ata1.00: TEST_UNIT_READY failed (err_mask=0x2)
[ 8.799300] ata1.00: limiting SATA link speed to 1.5 Gbps
[ 8.799304] ata1.00: limiting speed to UDMA/100:PIO3
[ 13.011372] ata2.00: configured for UDMA/100
[ 13.025632] ata2.01: configured for UDMA/133
[ 13.784470] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 13.784487] ata1.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 13.792273] ata2.00: TEST_UNIT_READY failed (err_mask=0x2)
[ 13.792279] ata2.00: limiting SATA link speed to 1.5 Gbps
[ 13.792282] ata2.00: limiting speed to UDMA/100:PIO3
[ 13.811216] ata1.00: configured for UDMA/100
[ 13.825271] ata1.01: configured for UDMA/133
[ 14.584296] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 14.584313] ata2.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 14.591855] ata1.00: TEST_UNIT_READY failed (err_mask=0x2)
[ 14.591859] ata1.00: disabled
[ 14.591879] ata1.00: hard resetting link
[ 14.611047] ata2.00: configured for UDMA/100
[ 14.624849] ata2.01: configured for UDMA/133
[ 14.910818] ata1.01: hard resetting link
[ 15.384121] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 15.384138] ata1.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 15.391509] ata2.00: TEST_UNIT_READY failed (err_mask=0x2)
[ 15.391513] ata2.00: disabled
[ 15.391532] ata2.00: hard resetting link
[ 15.404509] ata1.01: configured for UDMA/133
[ 15.404516] ata1: EH complete
[ 15.404754] scsi 0:0:1:0: Direct-Access ATA WDC WD5000AAKX-0 15.0 PQ: 0 ANSI: 5
[ 15.710644] ata2.01: hard resetting link
[ 16.183933] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 16.183950] ata2.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 16.205145] ata2.01: configured for UDMA/133
[ 16.205152] ata2: EH complete
[ 16.205366] scsi 1:0:1:0: Direct-Access ATA WDC WD5000AAKX-0 15.0 PQ: 0 ANSI: 5
[ 16.208748] sd 0:0:1:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 16.208756] sd 1:0:1:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 16.208793] sd 1:0:1:0: [sdb] Write Protect is off
[ 16.208796] sd 1:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 16.208798] sd 0:0:1:0: [sda] Write Protect is off
[ 16.208800] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 16.208811] sd 1:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 16.208815] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 16.220849] sdb: sdb1 sdb2 sdb3 sdb4
[ 16.221159] sd 1:0:1:0: [sdb] Attached SCSI disk
[ 16.229361] sda: sda1
[ 16.229600] sd 0:0:1:0: [sda] Attached SCSI disk
..nothing else..
Last edited by MajinJoko (2011-09-07 18:21:50)
Offline
MajinJoko, please edit your post.
Please use [ code ] tags, not [ quote ] tags for posting snippets of code.
Offline
Google for TEST_UNIT_READY failed (err_mask=0x2); I found two answers stating plugging the DVD drive to SATA 2 ports instead of SATA 3 solves the problem.
This silver ladybug at line 28...
Offline
Google for TEST_UNIT_READY failed (err_mask=0x2); I found two answers stating plugging the DVD drive to SATA 2 ports instead of SATA 3 solves the problem.
EUREKA!
Swapped to the others two free ports, and now they both are recognized.
Thank you so much.
MJ
Offline
MajinJoko,
so it's all ok now? Congratulations!
Please mark your thread as [SOLVED] then by editing the title of your first post.
To know or not to know ...
... the questions remain forever.
Offline
Pages: 1