Re: kernel 2.8.x (was: cdrecord & cdwriter)

2004-11-04 Thread Gerard Robin
On Wed, Nov 03, 2004 at 12:25:15PM +0200, Martin Fluch wrote: > > >P.S. I use the kernel 2.6.8-1-386 version 2.6.8-4 > > There is some issue with the 2.6.8.1 kernel and cdwriting. The only > infromation I have about this is from k3b.org (in the news section): > > "Do not use Kernel 2.6.8 >

Re: cdrecord & cdwriter

2004-11-04 Thread Darius
On Wed, Nov 03, 2004 at 03:56:15PM +0530, Vijaya S wrote: > Thanks i got it working with Xcdroast . IIRC Xcdroast uses /dev/sg device... > but still what i face is when i use eject command i get the error > eject > eject: unable to eject, last error: Inappropriate ioctl for device > > & mount /

Re: cdrecord & cdwriter

2004-11-03 Thread Wayne Topa
Vijaya S([EMAIL PROTECTED]) is reported to have said: > but i am talking of 2.4.22 kernel > > Regards, > Vijaya _If_ you had made that clear in your initial post you would have saved us a lot of _wasted_ time and bandwidth. Hopefully your next problem will include details that will help people

Re: cdrecord & cdwriter

2004-11-03 Thread Vijaya S
but i am talking of 2.4.22 kernel Regards, Vijaya Martin Fluch wrote: > > P.S. I use the kernel 2.6.8-1-386 version 2.6.8-4 > > There is some issue with the 2.6.8.1 kernel and cdwriting. The only > infromation I have about this is from k3b.org (in the news section): > > "Do not use Kernel 2.

Re: cdrecord & cdwriter

2004-11-03 Thread Martin Fluch
P.S. I use the kernel 2.6.8-1-386 version 2.6.8-4 There is some issue with the 2.6.8.1 kernel and cdwriting. The only infromation I have about this is from k3b.org (in the news section): "Do not use Kernel 2.6.8 A patch that was introduced into the kernel shortly before the 2.6.8 rel

Re: cdrecord & cdwriter

2004-11-03 Thread Vijaya S
Thanks i got it working with Xcdroast . but still what i face is when i use eject command i get the error eject eject: unable to eject, last error: Inappropriate ioctl for device & mount /cdrom mount /cdrom mount: /dev/scd0 is not a valid block device But using xcdroast i have no problems Than

Re: cdrecord & cdwriter

2004-11-03 Thread Gerard Robin
On Tue, Nov 02, 2004 at 08:09:32PM -0500, Wayne Topa wrote: > Gerard Robin([EMAIL PROTECTED]) is reported to have said: > > On Tue, Nov 02, 2004 at 04:34:42PM +0530, Vijaya S wrote: > > >... > > > > > > First I have undone all the things required by the kernel 2.4.x : > > Do you mean kernel

Re: cdrecord & cdwriter

2004-11-02 Thread Wayne Topa
Gerard Robin([EMAIL PROTECTED]) is reported to have said: > On Tue, Nov 02, 2004 at 04:34:42PM +0530, Vijaya S wrote: > >... > > > First I have undone all the things required by the kernel 2.4.x : Do you mean kernel 2.6.X ?? ide-scsi worked in 2.4.x _not_ in 2.6.x. > > - I disabled the mo

Re: cdrecord & cdwriter

2004-11-02 Thread Gerard Robin
On Tue, Nov 02, 2004 at 04:34:42PM +0530, Vijaya S wrote: >... > but when i give cdrecord -scanbus dev=ATAPI >... > cdrecord -scanbus dev=ATAPI > Using libscg version 'schily-0.8'. > scsibus0: > 0,0,0 0) 'HL-DT-ST' 'CD-RW GCE-8525B ' '1.03' Removable > CD-ROM > 0,1,

Re: cdrecord & cdwriter

2004-11-02 Thread Alan Chandler
On Tuesday 02 November 2004 13:48, Eriberto wrote: > Put in end of kernel line: hdc=ide-scsi > Put in /etc/modules: > > ide-cd > ide-detect > ide-scsi > All this is true ONLY if you not running a 2.6 kernel 2.6.8 is currently broken for some people (and I think 2.6.7 was also broken for me) --

Re: cdrecord & cdwriter

2004-11-02 Thread Eriberto
Put in end of kernel line: hdc=ide-scsi Put in /etc/modules: ide-cd ide-detect ide-scsi Regards, Eriberto Vijaya S escreveu: pls tell me where am i going wrong and how do i rectify it.. I just need to use cdrecord and burn cds Regards, Vijaya -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

cdrecord & cdwriter

2004-11-02 Thread Vijaya S
Hi all, Sorry This has been answered many times but i am not able to sort and solve mine. Could any one  pls help me Here are the details below i installed a LG cdwriter when i do cdrecord -scanbus it gives as:- cdrecord -scanbus Cdrecord-Clone 2.01a27 (i686-pc-linux-gnu) Copyright (C) 1995-2004

Re: configuring HP9100 CDWriter to burn CD;s

2004-10-18 Thread Alan Chandler
On Monday 18 October 2004 19:50, Alan Chandler wrote: > On Wednesday 13 October 2004 22:10, ognen wrote: > > try "cdrecord -dev=ATAPI -scanbus" which would give you a list of ATAPI > > cd recorders > > better to do > > cdrecord idev=ATA -scanbus > > This gives you the values for DMA enabled.  Your

Re: configuring HP9100 CDWriter to burn CD;s

2004-10-18 Thread Alan Chandler
On Wednesday 13 October 2004 22:10, ognen wrote: > try "cdrecord -dev=ATAPI -scanbus" which would give you a list of ATAPI > cd recorders better to do cdrecord idev=ATA -scanbus This gives you the values for DMA enabled.  Your method gives without DMA That said, I still can't write a CD even a

Re: configuring HP9100 CDWriter to burn CD;s

2004-10-18 Thread Wayne Topa
Vijaya S([EMAIL PROTECTED]) is reported to have said: > Hi all, > I have fixed a HP 9100 CDWRITER on to a Debian sarge with 2.6.7 kernel. > > i have installed cdrecord via apt-get. > i am not able to write cds with it.. > How do I configure it.. > When i do cdrecord -scanbu

Re: configuring HP9100 CDWriter to burn CD;s

2004-10-18 Thread Vijaya S
uot;cdrecord -dev=ATAPI:0,1,0 > ./Linux.iso" ==> you will change this to the number which is shown to > the left of your CD-recorder name. > > This avoids needing the "ide-scsi" module > > Vijaya S wrote: > > >Hi all, > >I have fixed a HP 9

Re: configuring HP9100 CDWriter to burn CD;s

2004-10-13 Thread ognen
our CD-recorder name. This avoids needing the "ide-scsi" module Vijaya S wrote: Hi all, I have fixed a HP 9100 CDWRITER on to a Debian sarge with 2.6.7 kernel. i have installed cdrecord via apt-get. i am not able to write cds with it.. How do I configure it.. When i do cdrecord -scanbus i

Re: configuring HP9100 CDWriter to burn CD;s

2004-10-12 Thread m ritch
Am 2004-10-13 07:37:31 schrieb(en) Vijaya S: Hi all, I have fixed a HP 9100 CDWRITER on to a Debian sarge with 2.6.7 kernel. i have installed cdrecord via apt-get. i am not able to write cds with it.. How do I configure it.. When i do cdrecord -scanbus i get the following error:- sh-2.05b

configuring HP9100 CDWriter to burn CD;s

2004-10-12 Thread Vijaya S
Hi all, I have fixed a HP 9100 CDWRITER on to a Debian sarge with 2.6.7 kernel. i have installed cdrecord via apt-get. i am not able to write cds with it.. How do I configure it.. When i do cdrecord -scanbus i get the following error:- sh-2.05b# cdrecord -scanbus Cdrecord-Clone 2.01a34 (i686

Re: problems with cdwriter on woody-system

2003-11-17 Thread duck
On Mon, Nov 17, 2003 at 11:19:47PM +0100, Palfalvi Richard wrote: > I 've got the solution :-)) > ... > > The floppy disk may be a factor. I'm not sure. I don't boot off > > floppy disk and I don't use LILO (switched to GRUB). Check out > > dmesg. You should have a line similar to > > > > Kern

Re: problems with cdwriter on woody-system

2003-11-17 Thread Palfalvi Richard
I 've got the solution :-)) Am Don, 2003-11-13 um 23.54 schrieb duck: > > > As I am booting from floppy-disk: Does the kernel read my /etc/lilo.conf > > on my harddisk or is there some /etc/lilo.conf on the floppy itself. > > Maybe this is the reason why it doesn't work?? > > The floppy disk ma

Re: problems with cdwriter on woody-system

2003-11-13 Thread duck
On Thu, Nov 13, 2003 at 09:26:23PM +0100, Palfalvi Richard wrote: > Am Don, 2003-11-13 um 20.53 schrieb duck: > > As before, since it's all built in to the kernel, you don't really > > need /etc/modules. In /etc/lilo.conf I think you need following in > > your append line: > > > > hdc=ide-scsi i

Re: problems with cdwriter on woody-system

2003-11-13 Thread Palfalvi Richard
Am Don, 2003-11-13 um 20.53 schrieb duck: > Sorry. My mistake. I presume you're running 2.4.18-bf2.4 or some other > similar pre-packaged kernel where sr_mod and scsi_mod are compiled > into the kernel. Hence these modules do not need to be loaded. Yes, I do (its the 2.4.18-bf2.4 Kernel which c

Re: problems with cdwriter on woody-system

2003-11-13 Thread duck
re-command? Is it something like options= blablabla?? OK. Since the stuff is compiled directly into the kernel you need to put the relevant options into /etc/lilo.conf instead > > Alternatiely, you can swap the order of ide-scsi and ide-cd in > > /etc/modules. > > I do NOT h

Re: problems with cdwriter on woody-system

2003-11-13 Thread Palfalvi Richard
r of ide-scsi and ide-cd in > /etc/modules. I do NOT have any /etc/modules directory or file on my PC !?? I have no idead why this file is missing and everything else runs fine except the cdwriter-problem . So can I create it by myself or with a special command? And what should be the ex

Re: problems with cdwriter on woody-system

2003-11-12 Thread duck
On Tue, 11 Nov 2003 09:20:20 +0100, Palfalvi Richard wrote: > Hi out there! > > I 've got the following problem: I built in a Plextor-CD-Writer in my Desktop-PC > (with Woody on it) but > the machine (kernel) do not recognize it. ... > Module Size Used byNot tainted > ipt_M

problems with cdwriter on woody-system

2003-11-11 Thread Palfalvi Richard
Hi out there! I 've got the following problem: I built in a Plextor-CD-Writer in my Desktop-PC (with Woody on it) but the machine (kernel) do not recognize it. I put the following command-line into my /etc/lilo.conf append="hdc=ide-scsi" and started lilo again but there is still somet

recognition of my cdwriter on woody-system

2003-11-09 Thread Palfalvi Richard
Hi out there! I 've got the following problem: I built in a Plextor-CD-Writer in my Desktop-PC (with Woody on it) but the machine (kernel) do not recognize it. I put the following command-line into my /etc/lilo.conf append="hdc=ide-scsi" and started lilo again but there is still somet

installing cdwriter with ide-scsi

2003-10-25 Thread Chris Evans
f varying ages. Version is woody up to date with major security upgrades etc. and running kernel 2.4.18-1-k6. I've added: append="hdc=ide-scsi" and run /sbin/lilo and IDE channel 2 which was working fine with an old IDE drive that I've dumped now has only the b

Re: Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread Andreas Janssen
Hello Martin Jungowski (<[EMAIL PROTECTED]>) wrote: >>> And SCSI Emulation can not be compiled as a module. I tried that, >>> for some weird reason it did not work. It has to be compiled into >>> the kernel, not as module. >> >> IDE SCSI Emulation _can_ be compiled as a module. lsmod on my syste

Re: Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread Pigeon
On Tue, Sep 30, 2003 at 10:03:12AM -0700, A R wrote: > I posted this in debianhelp.org and didn't get much > help. Hope to do better here. > > My audigy card is not seen by the kernel, > es1371: version v0.32 time 20:40:16 Sep 29 2003 > Creative EMU10K1 PCI Audio Driver, version 0.20, > 20:40:11

Re: Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread Martin Jungowski
Hi, Well for some weird reason it did not work for me. How bout sg, d'you have that compiled as module or not? MJ On Tue, 2003-09-30 at 20:30, Andreas Janssen wrote: > Hello > > Martin Jungowski (<[EMAIL PROTECTED]>) wrote: > > > And SCSI Emulation can not be compiled as a module. I tried t

Re: Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread Andreas Janssen
Hello Martin Jungowski (<[EMAIL PROTECTED]>) wrote: > And SCSI Emulation can not be compiled as a module. I tried that, for > some weird reason it did not work. It has to be compiled into the > kernel, not as module. IDE SCSI Emulation _can_ be compiled as a module. lsmod on my system says: [..

Re: Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread Martin Jungowski
Hi, First of all, you wanna try ALSA for your soundcard. Download the packages alsa-driver, alsa-lib and alsa-utils from alsa-project.org. Compile them, install them and then load the module. AFAIK, the proper module for the Audigy soundcards is either emu10k or snd-emu10k. And SCSI Emulation can

Problems with kernel: no sound, printer, cdwriter

2003-09-30 Thread A R
I posted this in debianhelp.org and didn't get much help. Hope to do better here. My audigy card is not seen by the kernel, when I try to compile hpijs it doesn't work. scsi emulation for my cd drives is not working (but is enabled in kernel) The problem seems to be with the modules. I am attachi

Re: CDwriter

2002-05-05 Thread Florian Struck
On Saturday 04 May 2002 05:12, Osamu Aoki wrote: -snip- > > Good for you. You must be running 2.4 kernel on woody, I guess. SID 2.4.18-custom -snip- > You can always recompile but learning to do without tends to be more > productive in long run, I think. > > You can do "insmod" or "modprobe"

Re: CDwriter

2002-05-05 Thread Addis Perez
On Thursday 02 May 2002 05:30 pm, Brooks R. Robinson wrote: >> | still detected as hdc (cdwriter samsung) and hdd (toshiba dvd) >> | ("cdrecord -scanbus" doesnt detect it). > > You need to add a line into your lilo.conf to tell you kernel what > drives to sc

Re: CDwriter

2002-05-03 Thread Osamu Aoki
On Fri, May 03, 2002 at 02:43:27PM +0200, Florian Struck wrote: > On Thursday 02 May 2002 23:15, Florian Struck wrote: > > Hi i have a question about writers. > -snip- > Ok thanks for all answers, a mix out of all of your suggestions and > recompiling my kernel with "sr_mod" (i forgot that one) di

Re: CDwriter

2002-05-03 Thread Florian Struck
On Thursday 02 May 2002 23:15, Florian Struck wrote: > Hi i have a question about writers. -snip- Ok thanks for all answers, a mix out of all of your suggestions and recompiling my kernel with "sr_mod" (i forgot that one) did the job =). Now im gonna burn,burn,burn Cheers Florian -- To UNSUBSC

RE: CDwriter

2002-05-03 Thread STOJICEVIC Edi EXPSIA
>Hi i have a question about writers. >I have just added a cdwriter to my pc (running sid) >I have also built a new kernel with scsi emulation support, but my drives are >still detected as hdc (cdwriter samsung) and hdd (toshiba dvd) Did you deselect the atapi cdrom support ? You

RE: CDwriter

2002-05-02 Thread Rogerio Acquadro
Besides that, you'll need to put the ide-scsi module in your startup. insmod ide-scsi will work only if you're root! Rogerio Acquadro On Thu, 2 May 2002, Brooks R. Robinson wrote: > | Hi i have a question about writers. > | I have just added a c

Re: CDwriter

2002-05-02 Thread Shyamal Prasad
"Florian" == Florian Struck <[EMAIL PROTECTED]> writes: Florian> Hi i have a question about writers. I have just added a Florian> cdwriter to my pc (running sid) I have also built a new Florian> kernel with scsi emulation support, but my drives are F

Re: CDwriter

2002-05-02 Thread Hans Ekbrand
On Thu, May 02, 2002 at 04:30:44PM -0500, Brooks R. Robinson wrote: > | Hi i have a question about writers. > | I have just added a cdwriter to my pc (running sid) > | I have also built a new kernel with scsi emulation support, but > | my drives are > | still detected as hdc (cdwrit

RE: CDwriter

2002-05-02 Thread Brooks R. Robinson
| Hi i have a question about writers. | I have just added a cdwriter to my pc (running sid) | I have also built a new kernel with scsi emulation support, but | my drives are | still detected as hdc (cdwriter samsung) and hdd (toshiba dvd) | ("cdrecord -scanbus" doesnt detect it). | So do

CDwriter

2002-05-02 Thread Florian Struck
Hi i have a question about writers. I have just added a cdwriter to my pc (running sid) I have also built a new kernel with scsi emulation support, but my drives are still detected as hdc (cdwriter samsung) and hdd (toshiba dvd) ("cdrecord -scanbus" doesnt detect it). So does someone ha

Re: need advice pls, the best cdwriter using with Linux

2001-12-23 Thread csj
On Sunday 23 December 2001 06:57, Steve Kieu wrote: > Hi, > > My friend has a 8x4x32 Acer CD-Writer and I got a lot > of trouble with the quality of recording, not for sure > what is the reason. cdrecord informs that everything > is ok but after that the newly created cd can not be > mount ; no med

Re: need advice pls, the best cdwriter using with Linux

2001-12-22 Thread Stephen Gran
Thus spake Steve Kieu: > I suspect the hardware or the disk, mostly I burnt > using the cheap Sanyo CD-R 80min/700MB disk (the > surface is light green, not gold color like gold > ultima type). I've wasted a lot of time with cheap disks - sometimes they work, and sometimes they don't. It doesn't s

need advice pls, the best cdwriter using with Linux

2001-12-22 Thread Steve Kieu
Hi, My friend has a 8x4x32 Acer CD-Writer and I got a lot of trouble with the quality of recording, not for sure what is the reason. cdrecord informs that everything is ok but after that the newly created cd can not be mount ; no medium found, and using another cd drive is the same. Sometimes it

Pacific Digital CDwriter

2001-06-11 Thread Antonio Rodriguez
Does any one know if they are any good? They have them in SAMS in my area, but I would like to make sure that they are ok to set up under potato-woody. Thanks

Re: cdwriter configuration problems

2001-02-13 Thread Bernard and Jennifer Cohen
Hall Stevenson wrote: > > On Sun, Feb 11, 2001 at 07:20:49PM -0600, Bernard > > and Jennifer Cohen wrote: > > I have been having trouble getting my cdwriter to work > > using xcdroast. I got it to the point of writing an audio > > cd when all it produced was 12 trac

Re: cdwriter configuration problems

2001-02-13 Thread Hall Stevenson
> On Sun, Feb 11, 2001 at 07:20:49PM -0600, Bernard > and Jennifer Cohen wrote: > I have been having trouble getting my cdwriter to work > using xcdroast. I got it to the point of writing an audio > cd when all it produced was 12 tracks of noise and a > new beer coaster. If you

Re: cdwriter configuration problems

2001-02-12 Thread Osamu Aoki
Please fold likne in 72. Need to compile SCSI CDrom support. I think. Read CD-WRITING HOWTO for detail. Osamu On Sun, Feb 11, 2001 at 07:20:49PM -0600, Bernard and Jennifer Cohen wrote: > > I have been having trouble getting my cdwriter to work using xcdroast. I got > it to the

cdwriter configuration problems

2001-02-11 Thread Bernard and Jennifer Cohen
I have been having trouble getting my cdwriter to work using xcdroast. I got it to the point of writing an audio cd when all it produced was 12 tracks of noise and a new beer coaster. When looking at the ide/scsi devices recognized by xcdroast the cdwriter is shown under both scsi and ide

Re: hp cdwriter (where to mount?)

1999-02-17 Thread Paul Nathan Puri
Vaidhyanathan G Mayilrangam wrote: > > I have a HP CD writer 8100 and I emulated it as a scsi device. I do not know > how to do that if you already have another cd drive in the system. However, I > mount my emulated cdrom as sr0 and it works fine. > > Regards, > Vaidhy > > On Mon, Feb 15, 1999

Re: hp cdwriter (where to mount?)

1999-02-17 Thread Vaidhyanathan G Mayilrangam
I have a HP CD writer 8100 and I emulated it as a scsi device. I do not know how to do that if you already have another cd drive in the system. However, I mount my emulated cdrom as sr0 and it works fine. Regards, Vaidhy On Mon, Feb 15, 1999 at 04:08:41PM +, Paul Nathan Puri wrote: > I inst

RE: hp cdwriter (where to mount?)

1999-02-17 Thread Timothy Hospedales
My HP IDE writer works fine with "mount -t iso9660 /dev/hdd /cdrom" as slave. or "mount -t iso9660 /dev/hdc /cdrom" when I have it configured as master. Which IDE controller you have it on shouldn't matter: I have my writer and reader on one cable on the secondary. Getting it to wri

hp cdwriter (where to mount?)

1999-02-17 Thread Paul Nathan Puri
I installed an hp ide cd writer. What is the best way to do this? Should I make it the primary cdrom, and use my former cdrom's ide cable? Or should I make it the secondary ide? When I install it together with my cd-rom drive the kernel reads it as /dev/hdd, but then I cannot mount it. For now

cdrecord + "HP-CDWriter 7100" ; need help

1997-11-14 Thread Ararat A. Vardanyan
Dear Users, I ask you to help me to solve problems with using the "cdrecord-1.6" with "HP-CDWriter 7100" device. The situation is the folowing: I use the kernel-2.0.31 and I have my CD-writer as IDE/ATAPI. So I have received last version of cdrecord and xcdro