From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.knology.net ([24.214.63.101]) by speech.braille.uwo.ca with smtp (Exim 3.36 #1 (Debian)) id 1DExV7-0004KV-00 for ; Fri, 25 Mar 2005 17:41:57 -0500 Received: (qmail 13801 invoked by uid 0); 25 Mar 2005 22:41:56 -0000 Received: from user-24-236-69-150.knology.net (HELO localhost) (24.236.69.150) by smtp5.knology.net with SMTP; 25 Mar 2005 22:41:56 -0000 Received: from kenny by localhost with local (Exim 4.50) id 1DExXK-0004Df-6T; Fri, 25 Mar 2005 16:44:14 -0600 Date: Fri, 25 Mar 2005 16:44:14 -0600 To: Sean McMahon , "Speakup is a screen review system for Linux." Message-ID: <20050325224414.GI26578@blackbox> Mail-Followup-To: Sean McMahon , "Speakup is a screen review system for Linux." References: <20050324041018.GA29197@luke-laptop.yelavich.home> <001e01c530a6$41a369a0$77ac7682@azwaterDOM.wr.usgs.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001e01c530a6$41a369a0$77ac7682@azwaterDOM.wr.usgs.gov> User-Agent: Mutt/1.5.6+20040907i From: Kenny Hitt Subject: Re: burning discs and cdrecord X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 22:41:57 -0000 Hi. You need to use scsi imulation in 2.4 kernels for cd burning. The module isn't supported in 2.6, so you should switch to the standard IDE cdrom support for your burner. I still use cdrecord for burning, so I don't know about other burning software. I would suspect it will be the same. The info about the ide-scsi module in a 2.6 kernel tells you not to use it any more. Hope this helps. Kenny On Thu, Mar 24, 2005 at 12:18:26PM -0700, Sean McMahon wrote: > Is the necesity of scsi drivers a 2.4 VS. 2.6 kernel variant? Is that something > specific to cdrecord?