Linux Debian support - Getting CD writing to work with 2.6.9

This is Interesting: Free IT Magazines  
Home > Archive > Linux Debian support > November 2004 > Getting CD writing to work with 2.6.9





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Getting CD writing to work with 2.6.9
Madhusudan Singh

2004-11-27, 5:45 pm

Hi

I downloaded kernel 2.6.9 and finally decided to go without SCSI emulation.
The modules loaded are :

ide_cd 42784 0
cdrom 40860 1 ide_cd
snd_pcm_oss 53672 0
snd_mixer_oss 20992 1 snd_pcm_oss
i830 89108 1
cisco_ipsec 396332 0
ipv6 253568 8
orinoco_cs 10376 1
orinoco 43020 1 orinoco_cs
hermes 9600 2 orinoco_cs,orinoco
ds 19588 3 orinoco_cs
iptable_filter 3968 0
ip_tables 22912 1 iptable_filter
ohci1394 35972 0
uhci_hcd 33424 0
evdev 10368 0
e100 35584 0
yenta_socket 22144 1
pcmcia_core 69700 3 orinoco_cs,ds,yenta_socket
ehci_hcd 30340 0
snd_intel8x0 34492 1
snd_ac97_codec 75872 1 snd_intel8x0
snd_pcm 97028 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer 26756 1 snd_pcm
snd 58596 8
snd_pcm_oss,snd_mixer_oss,snd_intel8x0,s
nd_ac97_codec,snd_pcm,snd_timer
soundcore 10976 1 snd
snd_page_alloc 11016 2 snd_intel8x0,snd_pcm
rtc 13640 0

However, xcdroast quits with :

Calling: /usr/lib/xcdroast/bin/xcdrwrap CDRECORD dev= "0,0,0" gracetime=2
fs=4096k driveropts=burnfree -v -useinfo speed=24 -dao -eject -pad
-overburn -data "/x/x/SimplyMEPIS-2004.04.iso" ...

Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
Schilling
scsidev: '0,0,0'
NOTE: this version of cdrecord is an inofficial (modified) release of
cdrecord
scsibus: 0 target: 0 lun: 0
and thus may have bugs that are not present in the original version.
cdrecord: No such file or directory. Cannot open '/dev/pg0'. Cannot open
SCSI driver.
Please send bug reports and support requests to
<cdrtools@packages.debian.org>.
cdrecord: For possible targets try 'cdrecord -scanbus'.
The original author should not be bothered with problems of this version.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.

cdrecord:
TOC Type: 1 = CD-ROM
cdrecord: For more information, install the cdrtools-doc
cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .

I have never heard of /dev/pg0. Do I need to pass an hdc=scsi or hdc=ide-cd
option to kernel ?

Relevant portions of dmesg :
Probing IDE interface ide1...
hdc: QSI CD-RW/DVD-ROM SBW242U, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
Probing IDE interface ide2...
ide2: Wait for ready failed before probe !
Probing IDE interface ide3...
ide3: Wait for ready failed before probe !
Probing IDE interface ide4...
ide4: Wait for ready failed before probe !
Probing IDE interface ide5...
ide5: Wait for ready failed before probe !

(I modprobe'd ide-cd here
hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
SCSI subsystem initialized

Thanks.
William D. Waddington

2004-11-27, 5:45 pm

On Sat, 27 Nov 2004 17:53:56 -0500, Madhusudan Singh
<spammers-go-here@spam.invalid> wrote:

[snip]

> However, xcdroast quits with :
>
>Calling: /usr/lib/xcdroast/bin/xcdrwrap CDRECORD dev= "0,0,0" gracetime=2
>fs=4096k driveropts=burnfree -v -useinfo speed=24 -dao -eject -pad
>-overburn -data "/x/x/SimplyMEPIS-2004.04.iso" ...
>
>Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
>Schilling
>scsidev: '0,0,0'
>NOTE: this version of cdrecord is an inofficial (modified) release of
>cdrecord
>scsibus: 0 target: 0 lun: 0
>and thus may have bugs that are not present in the original version.
>cdrecord: No such file or directory. Cannot open '/dev/pg0'. Cannot open
>SCSI driver.


Does it burn OK if you use cdrecord directly and dev=/dev/cdrom or
dev=/dev/cdwriter ? I had a similar problem with FC2 and 2.6.8.1 .
Smells like ide-scsi issues (?)

Bill
--
William D Waddington
william.waddington@beezmo.com
"Even bugs...are unexpected signposts on
the long road of creativity..." - Ken Burtch
Rob Prowel

2004-11-27, 5:45 pm

In article <30serbF34qtppU1@uni-berlin.de>,
Madhusudan Singh <spammers-go-here@spam.invalid> writes:
> Hi
>
> However, xcdroast quits with :
>
> Calling: /usr/lib/xcdroast/bin/xcdrwrap CDRECORD dev= "0,0,0" gracetime=2
> fs=4096k driveropts=burnfree -v -useinfo speed=24 -dao -eject -pad
> -overburn -data "/x/x/SimplyMEPIS-2004.04.iso" ...
>
> Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
> Schilling
> scsidev: '0,0,0'
> NOTE: this version of cdrecord is an inofficial (modified) release of
> cdrecord
> scsibus: 0 target: 0 lun: 0


your version of xcdroast doesn't support ata: or atapi: access to the
cd device and is still trying to access via scsi.

For this reason I quit using zcdroast and now do all my preparation
and burning of media using the command line tools mkisofs and
cdrecord...



----== Posted via webservertalk.com - Unlimited-Uncensored-Secure Usenet News==----
http://www.webservertalk.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Nero Wolfe

2004-11-27, 8:45 pm

On Sat, 27 Nov 2004 17:53:56 -0500, Madhusudan Singh
<spammers-go-here@spam.invalid> wrote:

>Hi
>
> I downloaded kernel 2.6.9 and finally decided to go without SCSI emulation.
>The modules loaded are :
>
>ide_cd 42784 0
>cdrom 40860 1 ide_cd
>snd_pcm_oss 53672 0
>snd_mixer_oss 20992 1 snd_pcm_oss
>i830 89108 1
>cisco_ipsec 396332 0
>ipv6 253568 8
>orinoco_cs 10376 1
>orinoco 43020 1 orinoco_cs
>hermes 9600 2 orinoco_cs,orinoco
>ds 19588 3 orinoco_cs
>iptable_filter 3968 0
>ip_tables 22912 1 iptable_filter
>ohci1394 35972 0
>uhci_hcd 33424 0
>evdev 10368 0
>e100 35584 0
>yenta_socket 22144 1
>pcmcia_core 69700 3 orinoco_cs,ds,yenta_socket
>ehci_hcd 30340 0
>snd_intel8x0 34492 1
>snd_ac97_codec 75872 1 snd_intel8x0
>snd_pcm 97028 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
>snd_timer 26756 1 snd_pcm
>snd 58596 8
> snd_pcm_oss,snd_mixer_oss,snd_intel8x0,s
nd_ac97_codec,snd_pcm,snd_timer
>soundcore 10976 1 snd
>snd_page_alloc 11016 2 snd_intel8x0,snd_pcm
>rtc 13640 0
>
> However, xcdroast quits with :
>
>Calling: /usr/lib/xcdroast/bin/xcdrwrap CDRECORD dev= "0,0,0" gracetime=2
>fs=4096k driveropts=burnfree -v -useinfo speed=24 -dao -eject -pad
>-overburn -data "/x/x/SimplyMEPIS-2004.04.iso" ...
>
>Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
>Schilling
>scsidev: '0,0,0'
>NOTE: this version of cdrecord is an inofficial (modified) release of
>cdrecord
>scsibus: 0 target: 0 lun: 0
>and thus may have bugs that are not present in the original version.
>cdrecord: No such file or directory. Cannot open '/dev/pg0'. Cannot open
>SCSI driver.
>Please send bug reports and support requests to
><cdrtools@packages.debian.org>.
>cdrecord: For possible targets try 'cdrecord -scanbus'.
>The original author should not be bothered with problems of this version.
>cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
>
>cdrecord:
>TOC Type: 1 = CD-ROM
>cdrecord: For more information, install the cdrtools-doc
>cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .
>
> I have never heard of /dev/pg0. Do I need to pass an hdc=scsi or hdc=ide-cd
>option to kernel ?
>
> Relevant portions of dmesg :
>Probing IDE interface ide1...
>hdc: QSI CD-RW/DVD-ROM SBW242U, ATAPI CD/DVD-ROM drive
>ide1 at 0x170-0x177,0x376 on irq 15
>Probing IDE interface ide2...
>ide2: Wait for ready failed before probe !
>Probing IDE interface ide3...
>ide3: Wait for ready failed before probe !
>Probing IDE interface ide4...
>ide4: Wait for ready failed before probe !
>Probing IDE interface ide5...
>ide5: Wait for ready failed before probe !
>
>(I modprobe'd ide-cd here
>hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
>Uniform CD-ROM driver Revision: 3.20
>SCSI subsystem initialized
>
>Thanks.

Be nice if you told us what the hell you're talking about. 2.6.9
what???????
Madhusudan Singh

2004-11-27, 8:45 pm

Nero Wolfe wrote:

> On Sat, 27 Nov 2004 17:53:56 -0500, Madhusudan Singh
> <spammers-go-here@spam.invalid> wrote:
>
> Be nice if you told us what the hell you're talking about. 2.6.9
> what???????


The kernel version.
Markus Kossmann

2004-11-28, 2:45 am

Madhusudan Singh wrote:

> Hi
>
> I downloaded kernel 2.6.9 and finally decided to go without SCSI
> emulation.
> The modules loaded are :
>
> ide_cd 42784 0
> cdrom 40860 1 ide_cd
> snd_pcm_oss 53672 0
> snd_mixer_oss 20992 1 snd_pcm_oss
> i830 89108 1
> cisco_ipsec 396332 0
> ipv6 253568 8
> orinoco_cs 10376 1
> orinoco 43020 1 orinoco_cs
> hermes 9600 2 orinoco_cs,orinoco
> ds 19588 3 orinoco_cs
> iptable_filter 3968 0
> ip_tables 22912 1 iptable_filter
> ohci1394 35972 0
> uhci_hcd 33424 0
> evdev 10368 0
> e100 35584 0
> yenta_socket 22144 1
> pcmcia_core 69700 3 orinoco_cs,ds,yenta_socket
> ehci_hcd 30340 0
> snd_intel8x0 34492 1
> snd_ac97_codec 75872 1 snd_intel8x0
> snd_pcm 97028 3
> snd_pcm_oss,snd_intel8x0,snd_ac97_codec
> snd_timer 26756 1 snd_pcm
> snd 58596 8
>

snd_pcm_oss,snd_mixer_oss,snd_intel8x0,s
nd_ac97_codec,snd_pcm,snd_timer
> soundcore 10976 1 snd
> snd_page_alloc 11016 2 snd_intel8x0,snd_pcm
> rtc 13640 0
>
> However, xcdroast quits with :
>
> Calling: /usr/lib/xcdroast/bin/xcdrwrap CDRECORD dev= "0,0,0"
> gracetime=2 fs=4096k driveropts=burnfree -v -useinfo speed=24 -dao
> -eject -pad -overburn -data "/x/x/SimplyMEPIS-2004.04.iso" ...


Make sure that cdrecord gets the right options for the dev= parameter
Either dev=ata:x.y.z oder more simple dev=/dev/hdx

> Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004
> Jörg Schilling
> scsidev: '0,0,0'
> NOTE: this version of cdrecord is an inofficial (modified) release of
> cdrecord
> scsibus: 0 target: 0 lun: 0
> and thus may have bugs that are not present in the original version.
> cdrecord: No such file or directory. Cannot open '/dev/pg0'. Cannot
> open SCSI driver.


pg0 is for devices with parallel to scsi adapter.
tight one

2004-11-28, 5:45 pm

Hey Singh!!

That's a real beauty you have there.
For god sakes WTF are you trying to make Linux work?
Windows has been burning CDs for years.
Get with the program man!
TO



On Sat, 27 Nov 2004 17:53:56 -0500, Madhusudan Singh wrote:

> Hi
>
> I downloaded kernel 2.6.9 and finally decided to go without SCSI emulation.
> The modules loaded are :
>
> ide_cd 42784 0
> cdrom 40860 1 ide_cd
> snd_pcm_oss 53672 0
> snd_mixer_oss 20992 1 snd_pcm_oss
> i830 89108 1
> cisco_ipsec 396332 0
> ipv6 253568 8
> orinoco_cs 10376 1
> orinoco 43020 1 orinoco_cs
> hermes 9600 2 orinoco_cs,orinoco
> ds 19588 3 orinoco_cs
> iptable_filter 3968 0
> ip_tables 22912 1 iptable_filter
> ohci1394 35972 0
> uhci_hcd 33424 0
> evdev 10368 0
> e100 35584 0
> yenta_socket 22144 1
> pcmcia_core 69700 3 orinoco_cs,ds,yenta_socket
> ehci_hcd 30340 0
> snd_intel8x0 34492 1
> snd_ac97_codec 75872 1 snd_intel8x0
> snd_pcm 97028 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
> snd_timer 26756 1 snd_pcm
> snd 58596 8
> snd_pcm_oss,snd_mixer_oss,snd_intel8x0,s
nd_ac97_codec,snd_pcm,snd_timer
> soundcore 10976 1 snd
> snd_page_alloc 11016 2 snd_intel8x0,snd_pcm
> rtc 13640 0
>
> However, xcdroast quits with :
>
> Calling: /usr/lib/xcdroast/bin/xcdrwrap CDRECORD dev= "0,0,0" gracetime=2
> fs=4096k driveropts=burnfree -v -useinfo speed=24 -dao -eject -pad
> -overburn -data "/x/x/SimplyMEPIS-2004.04.iso" ...
>
> Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
> Schilling
> scsidev: '0,0,0'
> NOTE: this version of cdrecord is an inofficial (modified) release of
> cdrecord
> scsibus: 0 target: 0 lun: 0
> and thus may have bugs that are not present in the original version.
> cdrecord: No such file or directory. Cannot open '/dev/pg0'. Cannot open
> SCSI driver.
> Please send bug reports and support requests to
> <cdrtools@packages.debian.org>.
> cdrecord: For possible targets try 'cdrecord -scanbus'.
> The original author should not be bothered with problems of this version.
> cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
>
> cdrecord:
> TOC Type: 1 = CD-ROM
> cdrecord: For more information, install the cdrtools-doc
> cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .
>
> I have never heard of /dev/pg0. Do I need to pass an hdc=scsi or hdc=ide-cd
> option to kernel ?
>
> Relevant portions of dmesg :
> Probing IDE interface ide1...
> hdc: QSI CD-RW/DVD-ROM SBW242U, ATAPI CD/DVD-ROM drive
> ide1 at 0x170-0x177,0x376 on irq 15
> Probing IDE interface ide2...
> ide2: Wait for ready failed before probe !
> Probing IDE interface ide3...
> ide3: Wait for ready failed before probe !
> Probing IDE interface ide4...
> ide4: Wait for ready failed before probe !
> Probing IDE interface ide5...
> ide5: Wait for ready failed before probe !
>
> (I modprobe'd ide-cd here
> hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.20
> SCSI subsystem initialized
>
> Thanks.


Peter Köhlmann

2004-11-28, 5:45 pm

begin tight one wrote:


< snip >

Hi flatfish
--
Microsoft? Is that some kind of a toilet paper?

Damjan

2004-11-29, 5:45 pm

> The modules loaded are :
>
> ide_cd 42784 0
> cdrom 40860 1 ide_cd


Thats ok.

> However, xcdroast quits with :
>
> Calling: /usr/lib/xcdroast/bin/xcdrwrap CDRECORD dev= "0,0,0" gracetime=2
> fs=4096k driveropts=burnfree -v -useinfo speed=24 -dao -eject -pad
> -overburn -data "/x/x/SimplyMEPIS-2004.04.iso" ...
>
> Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
> Schilling
> scsidev: '0,0,0'


you shoud use dev=/dev/hdc, although cdrecord will complain about that it
will work.

> I have never heard of /dev/pg0. Do I need to pass an hdc=scsi or
> hdc=ide-cd option to kernel ?


No,
if you have hdc=scsi (IMHO the correct options is hdc=ide-scsi) remove it.

And last suggestion, use K3B its clearly the best CD recording software for
Linux available today. And it will automatcaly configure itself.
I'm using it on kernel-2.6.9, ide-cd and k3b-0.11.17, works perfectly.


--
damjan
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com