From owner-freebsd-questions Fri May 2 00:53:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA19162 for questions-outgoing; Fri, 2 May 1997 00:53:05 -0700 (PDT) Received: from ns1 (ns1.rconnect.com [206.144.249.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id AAA19157 for ; Fri, 2 May 1997 00:53:02 -0700 (PDT) Received: from saturn.net by ns1 (SMI-8.6/SMI-SVR4) id CAA24870; Fri, 2 May 1997 02:52:51 -0500 Message-ID: <33699D82.41C67EA6@rconnect.com> Date: Fri, 02 May 1997 02:53:38 -0500 From: Jim Davis X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2.1-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: me too: CD-R questions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Larry Dolinar wrote: > > And the clouds parted on 30 Apr 97, and Dan Riley > said: > > >I am wondering what the general feelings are concerning CD-ROM writers > >and FreeBSD. > > > >I have read several posts in the archives, most seem to favor the HP4020 > >which I think is now out of production. Are there any problems with the > >newer model of the HP, the 6020? Also are the HP models really just > >Philips drives in a HP wrapper? > > > >Does FreeBSD only support the Philips model? And are the newer models > >supported such as the 2600 and especially the 3600 CD-Rewritable? Does > >anyone have any experiences with the rewritable model? > > > > Add me to the list of interested respondents... Hi , I have a Philips CDD2600 CD-R Drive , on an Adaptec aic7850 Card. I've had less than good luck getting it to work in FreeBSD-2.2.1-RELEASE, I've Activated the device worm0 line in the kernel , as I will show you... and I've changed burncd.sh to "Supposidly" work with the PHILIPS CDD2000 , but I have the CDD2600 and there may be some imcompatability.. i don't know. I can read from this cd-r drive fine, but not Burn anything at all ( isn't technology wonderfull ? :) , Is worm0 Supposed to show up in the dmesg if its active and functioning properly ? , Because it isn't listed in the dmesg when I boot, and Wnenever I try and Burn a CD from an image file ( with burncd.sh ) , OR run wormcontrol with any argument I get.. wormcontrol: open(/dev/rworm0): Device not configured This is the line I have added in the Kernel config file.. device worm0 at scbus? here is a small Snip from my dmesg.. ahc0 rev 1 int a irq 9 on pci0:18 ahc0: Using left over BIOS settings ahc0 aic7850 Single Channel, SCSI Id=7, 3SCBs ahc0 waiting for scsi devices to settle (ahc0:4:0): "PHILIPS CDD2600 1.07" type 5 removable SCSI 2 cd0(ahc0:0:4:0): CD-ROM cd present [300989 x 2048 byte records] Note: /dev/worm0 and /dev/rworm0 do exist. Well , Thats about all I can think of , People have tried to help me with no success ;( Some say That the 2600 just isn't Supported and I'm dead in the water , some say its a bug in freebsd , some say that my kernel config is wrong. I've given up hope of me getting this to work , So I decided to post a mail to here ;) I love FreeBSD as an OS , and its Performed Perfectly , and its been compatable with all my hardware..Except my cd-r drive ( if you call this imcompatability ) , Excpet for this slight "Incident" I would have classify FreeBSD's performance, stability and Ease of use as Excellant. All help is Greatly appreciated , I can be reached at Brick@dal.net , or as Brick on DALnet.. in #freebsd ( where else would I be ? ) Thank you in advance, Jim Davis