You are not logged in.

#1 2007-06-16 05:50:07

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

DVD burner won't mount.

I have a Samsung SH-S182D dvd burner on a Asus M2N motherboard. Arch does not seem to recognize the drive, even though I installed with it. I get the following error on boot that I feel has to do with it (from dmesg):

pata_amd 0000:00:06.0: version 0.2.8
PCI: Setting latency timer of device 0000:00:06.0 to 64
ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001ffa0 irq 14
ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001ffa8 irq 15
scsi0 : pata_amd
ata1.00: ATAPI, max UDMA/33
ata1.00: configured for UDMA/33
scsi1 : pata_amd
ata2: port disabled. ignoring.
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata1.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 36 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1: port is slow to respond, please be patient (Status 0xd0)
ata1: port failed to respond (30 secs, Status 0xd0)
ata1: soft resetting port
ata1.00: configured for UDMA/33
ata1: EH complete
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata1.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 36 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1: port is slow to respond, please be patient (Status 0xd0)
ata1: port failed to respond (30 secs, Status 0xd0)
ata1: soft resetting port
ata1.00: configured for UDMA/33
ata1: EH complete
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata1.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 36 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1: port is slow to respond, please be patient (Status 0xd0)
ata1: port failed to respond (30 secs, Status 0xd0)
ata1: soft resetting port
ata1.00: configured for UDMA/33
ata1: EH complete
ata1.00: limiting speed to UDMA/25:PIO4
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata1.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 36 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1: port is slow to respond, please be patient (Status 0xd0)

Any suggestions on what I can do to get my dvd burner recognized?

Offline

#2 2007-06-16 06:09:01

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: DVD burner won't mount.

Seems like a problem with the libata layer. You could try rolling back the kernel (to < 2.6.19), or build your own kernel with libata disabled (I'm not sure if that is still possible with the newer kernels, but I thought so).


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2007-06-16 06:18:36

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: DVD burner won't mount.

Would it be at all possible for you to point me in the right direction for that sort of thing?

Offline

#4 2007-06-16 06:59:36

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: DVD burner won't mount.

It seems that your DVD drive is an IDE device. Are there any other IDE devices, do you have SATA as well? Can you post the output of lsmod here?

Offline

#5 2007-06-16 07:03:11

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: DVD burner won't mount.

The dvd drive is a ide device, and I have a sata hd. Here is the output of lsmod:

 Module                  Size  Used by
ipv6                  253120  12 
nvidia               6828660  22 
agpgart                27352  1 nvidia
i2c_core               17536  1 nvidia
ext2                   56840  1 
mbcache                 6916  1 ext2
ppdev                   7556  0 
lp                      9220  0 
rtc_sysfs               3840  0 
snd_seq_oss            29056  0 
snd_seq_midi_event      6528  1 snd_seq_oss
snd_seq                46544  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          6796  2 snd_seq_oss,snd_seq
rtc_proc                3844  0 
rtc_dev                 6664  0 
snd_pcm_oss            38688  0 
snd_mixer_oss          14592  1 snd_pcm_oss
parport_pc             35172  1 
parport                31176  3 ppdev,lp,parport_pc
ppp_generic            23572  0 
slhc                    5760  1 ppp_generic
rtc_cmos                7188  0 
rtc_core                7684  4 rtc_sysfs,rtc_proc,rtc_dev,rtc_cmos
rtc_lib                 3456  2 rtc_sysfs,rtc_core
psmouse                34952  0 
serio_raw               5636  0 
k8temp                  4736  0 
snd_hda_intel         260508  1 
snd_pcm                69124  2 snd_pcm_oss,snd_hda_intel
snd_timer              19076  2 snd_seq,snd_pcm
snd                    44516  10 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer
soundcore               6496  1 snd
snd_page_alloc          7816  2 snd_hda_intel,snd_pcm
usb_storage            79040  1 
ide_core              112200  1 usb_storage
pcspkr                  2944  0 
thermal                11528  0 
processor              24532  1 thermal
fan                     3972  0 
button                  6288  0 
battery                 8452  0 
ac                      4100  0 
r8169                  25224  0 
tsdev                   6464  0 
evdev                   8192  3 
usbhid                 36128  0 
hid                    24448  1 usbhid
ff_memless              5256  1 usbhid
forcedeth              42888  0 
reiserfs              234752  3 
sd_mod                 17796  7 
ehci_hcd               30732  0 
ohci_hcd               19588  0 
usbcore               111240  5 usb_storage,usbhid,ehci_hcd,ohci_hcd
sata_nv                15748  4 
ata_generic             5636  0 
pata_amd               10380  0 
libata                102932  3 sata_nv,ata_generic,pata_amd

Offline

#6 2007-06-16 07:21:14

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: DVD burner won't mount.

Setup configured your system to load the new PATA driver for your IDE bus (you will see that your dvd device is /dev/sr0 instead of /dev/dvd). It seems that pata_amd is unstable. As there are no hard drives attached to the IDE interface, it should be no problem changing to the old IDE driver (that will likely work better).

Can I please see your MODULES= and HOOKS= line from /etc/mkinitcpio.conf and the MODULES= line from /etc/rc.conf before I suggest a change?

Offline

#7 2007-06-16 07:51:47

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: DVD burner won't mount.

/etc/mkinitcpio.conf:

MODULES="pata_amd ata_generic sata_nv"

HOOKS="base udev autodetect pata scsi sata usbinput keymap filesystems"

and /etc/rc.conf

#
# Modules to load at boot-up (in this order)
#   - prefix a module with a ! to blacklist it
#
MODULES=(forcedeth r8169) 
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"

Offline

#8 2007-06-16 08:00:01

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: DVD burner won't mount.

justin wrote:

/etc/mkinitcpio.conf:

MODULES="pata_amd ata_generic sata_nv"

HOOKS="base udev autodetect pata scsi sata usbinput keymap filesystems"

Change this to:

MODULES="sata_nv"

HOOKS="base udev autodetect scsi sata usbinput keymap filesystems"

(I removed the 'pata_amd' from MODULES and the 'pata' from HOOKS). Then run mkinitcpio -p kernel26 to regenerate your initramfs. This ensures that the pata module is not loaded during the initramfs phase.

and /etc/rc.conf

#
# Modules to load at boot-up (in this order)
#   - prefix a module with a ! to blacklist it
#
MODULES=(forcedeth r8169)

Change this to

MODULES=(forcedeth r8169 amd74xx)

This will load the amd ide driver and avoid the amd pata driver from being loaded automatically. Now reboot. With luck, everything will work now.

Offline

#9 2007-06-16 08:13:34

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: DVD burner won't mount.

Unfortunately, I am still getting the exact same error. sad

Offline

#10 2007-06-16 09:06:39

rayjgu3
Member
From: Chicago IL usa
Registered: 2004-07-04
Posts: 695

Re: DVD burner won't mount.

i had some issue with my dvd mounting some discs
changed my /etc/fstab

/dev/hdb               /mnt/dvd  auto      ro,user,noauto,unhide   0      0

changed to

/dev/hdb               /mnt/dvd  udf,iso9660      ro,user,noauto,unhide   0      0

have not had any issues since

Offline

#11 2007-06-16 09:17:02

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: DVD burner won't mount.

justin wrote:

Unfortunately, I am still getting the exact same error. sad

Post your lsmod again. And show me the output of 'readlink -f /dev/dvd'.

Offline

#12 2007-06-16 16:44:33

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: DVD burner won't mount.

lsmod:

Module                  Size  Used by
vfat                   10880  0 
fat                    45852  1 vfat
ipv6                  253120  10 
nvidia               6828660  22 
agpgart                27352  1 nvidia
i2c_core               17536  1 nvidia
ext2                   56840  1 
mbcache                 6916  1 ext2
ppdev                   7556  0 
lp                      9220  0 
snd_seq_oss            29056  0 
snd_seq_midi_event      6528  1 snd_seq_oss
snd_seq                46544  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          6796  2 snd_seq_oss,snd_seq
rtc_sysfs               3840  0 
rtc_proc                3844  0 
snd_pcm_oss            38688  0 
snd_mixer_oss          14592  1 snd_pcm_oss
rtc_dev                 6664  0 
snd_hda_intel         260508  1 
snd_pcm                69124  2 snd_pcm_oss,snd_hda_intel
snd_timer              19076  2 snd_seq,snd_pcm
snd                    44516  10 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer
soundcore               6496  1 snd
snd_page_alloc          7816  2 snd_hda_intel,snd_pcm
parport_pc             35172  1 
parport                31176  3 ppdev,lp,parport_pc
ppp_generic            23572  0 
slhc                    5760  1 ppp_generic
rtc_cmos                7188  0 
rtc_core                7684  4 rtc_sysfs,rtc_proc,rtc_dev,rtc_cmos
rtc_lib                 3456  2 rtc_sysfs,rtc_core
psmouse                34952  0 
serio_raw               5636  0 
pcspkr                  2944  0 
usb_storage            79040  1 
k8temp                  4736  0 
thermal                11528  0 
processor              24532  1 thermal
fan                     3972  0 
button                  6288  0 
battery                 8452  0 
ac                      4100  0 
amd74xx                13852  0 [permanent]
ide_core              112200  2 usb_storage,amd74xx
r8169                  25224  0 
tsdev                   6464  0 
evdev                   8192  3 
usbhid                 36128  0 
hid                    24448  1 usbhid
ff_memless              5256  1 usbhid
forcedeth              42888  0 
reiserfs              234752  3 
sd_mod                 17796  7 
ehci_hcd               30732  0 
ohci_hcd               19588  0 
usbcore               111240  5 usb_storage,usbhid,ehci_hcd,ohci_hcd
sata_nv                15748  4 
ata_generic             5636  0 
pata_amd               10380  0 
libata                102932  3 sata_nv,ata_generic,pata_amd

readlink -f /dev/dvd

[root@rain ~]# readlink -f /dev/dvd
/dev/dvd

Offline

#13 2007-06-17 06:40:25

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: DVD burner won't mount.

You did not follow the instructions I gave you correctly. The pata_amd module is still loaded in initramfs, which makes loading the amd ide module useless.

Offline

#14 2007-06-17 07:00:24

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: DVD burner won't mount.

You're right, I missed the 'mkinitcpio -p kernel26' command. Upon reboot, I didn't get the error (Thank You), unfortunately, I immediately ran into  a new problem. I opened Gnome Baker and it recognized the drive in devices. So I popped in a blank dvd, and started adding files to test it out. The  desktop then slowed to a halt and froze, and I was then unable to open the dvd drive again(as if it had no power), forcing me to do a hard reboot.

I actually had the same problem on Ubuntu, which made me decide to switch distros, since Ubuntu was fairly slow anyway.

Last edited by justin (2007-06-17 14:35:20)

Offline

#15 2007-06-19 17:04:04

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: DVD burner won't mount.

Still haven't found a solution on the desktop freezing. If the drive is bad, could that cause the desktop to completely lockup?

Offline

Board footer

Powered by FluxBB