Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PATA marvell 88SE6101: dvdrw recognized but no device SOLVED
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
DawgG
l33t
l33t


Joined: 17 Sep 2003
Posts: 866

PostPosted: Fri Nov 02, 2007 2:06 pm    Post subject: PATA marvell 88SE6101: dvdrw recognized but no device SOLVED Reply with quote

i use an intel-965 mobo with an add-on marvell 88SE6101 pata-chip. it's supposed to be supported, but using 2.6.21 and .23 no devices are created and the dvdrw connected to it remains unusable. (cdrecord CAN use it, but users have to use k3b which can't, and reading is impossible). bios-settings are IDE: native and SATA: ahci.

Code:
lspci: 02:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6101 single-port PATA133 interface (rev b1)


Code:
wsadmin@(none) ~ $ cdrecord --scanbus
Cdrecord-ProDVD-Clone 2.01.01a11 (i686-pc-linux-gnu) Copyright (C) 1995-2006 Jörg Schilling
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.8'.
scsibus0:
        0,0,0     0) 'ATA     ' 'SAMSUNG HD080HJ ' 'ZH10' Disk
        [SNIP]
scsibus6:
        6,0,0   600) 'HL-DT-ST' 'DVDRAM GSA-H12N ' 'UL01' Removable CD-ROM
        [SNIP]

as expected i can burn a cd with cdrecord; but in k3b i found no way to add params to cdrecord.

i get this booting w/out any related params with all kernels:
Code:
wsadmin@(none) ~ $ dmesg | grep -i dvd
scsi 6:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-H12N  UL01 PQ: 0 ANSI: 5


and an aditional line when booting 2.6.23 with all-generic-ide

Code:
wsadmin@(none) ~ $ dmesg | grep -i dvd
ata7.00: ATAPI: HL-DT-ST DVDRAM GSA-H12N, UL01, max UDMA/66
scsi 6:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-H12N  UL01 PQ: 0 ANSI: 5


the sg-devices always show up:
Code:
wsadmin@(none) ~ $ ls /dev/sg*
/dev/sg0  /dev/sg1


i also tried using MAKEDEV, but nothing changed.

pls help me make the device alvailable to ALL users and k3b using a "normal" device like hda or sr0.
_________________
DUMM KLICKT GUT.


Last edited by DawgG on Mon Nov 05, 2007 8:27 am; edited 1 time in total
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sat Nov 03, 2007 3:10 pm    Post subject: Re: PATA marvell 88SE6101 : dvdrw recognized but no device Reply with quote

DawgG wrote:
pls help me make the device alvailable to ALL users and k3b using a "normal" device like hda or sr0.

You need to load the "sr_mod" module (SCSI cdrom support), and then you will have /dev/sr0.
Back to top
View user's profile Send private message
DawgG
l33t
l33t


Joined: 17 Sep 2003
Posts: 866

PostPosted: Mon Nov 05, 2007 8:24 am    Post subject: Reply with quote

Quote:
You need to load the "sr_mod" module

THX a lot! that did the trick. :D
_________________
DUMM KLICKT GUT.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum