From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Leemhuis Subject: Re: TMSCSIM [2.6] Date: Sat, 29 Nov 2003 12:03:49 +0100 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <1070103829.1704.2.camel@work.thl.home> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.test2000.hier.de ([193.254.18.34]:39674 "EHLO mail01.htp-tel.de") by vger.kernel.org with ESMTP id S261872AbTK2LCh (ORCPT ); Sat, 29 Nov 2003 06:02:37 -0500 In-Reply-To: List-Id: linux-scsi@vger.kernel.org To: Guennadi Liakhovetski Cc: Chiaki , linux-scsi@vger.kernel.org [Hi linux-scsi, I mailed with Guennadi in private before as I tried the driver before it was posted to the list] Am Fr, den 28.11.2003 schrieb Guennadi Liakhovetski um 21:25: > Further to your tests, Thorsten: just tried cdecord v. 2.00.3 under 2.4.21 > and (the same command) under 2.6.0-test7. Worked under 2.4, failed under > 2.6. However, I tried it with an ATAPI CDRW, but still, it indicates, that > cdrecord is still not quite functional under 2.6. I did get some error > messages under 2.4: > > Error: Illegal request -- (Sense key=0x05) > > which, presumably, means some unsupported command, but still it worked. I > should look through LKML archives regarding cdrecord under 2.6, or anybody > can give a short info? PEBKAC I just found the problem, was my fault -- the module sg was not loaded, in 2.4 this was done automatically. Will have to check my module-configuration... Will try to burn now. Sorry for the noise. CU thl