Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16414 - ATAPI cd writer in SCSI emulation fails burn process
Summary: ATAPI cd writer in SCSI emulation fails burn process
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Arcady Genkin (RETIRED)
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-26 11:14 UTC by Leonardo Giordani
Modified: 2003-03-04 15:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonardo Giordani 2003-02-26 11:14:08 UTC
An ATAPI burner used with SCSI emulation and correctly shown in "cdrecord -scanbus", 
working perfectly under Mandrake 9.0+Vanilla2.4.20 fails the burn process showing the 
message reported in the URL. I tried with gentoo-2.4.20r1 too, but nothing changes. 
Once (not reproducible) it crashed the system. Several users report this problem in 
forums. 

Reproducible: Always
Steps to Reproduce:
1. cdrecord -scanbus --> identify your burner x,y,z numbers 
2. cdrecord dev=x,y,z -dummy speed=somespeed -v someiso.iso (with or without 
-dummy) 
3. 
Actual Results:  
Look at the URL 

Expected Results:  
Burning the CD with FIFO not under 95% as it has ever done under Mdk+2.4.20 

No strange hardware, no SCSI.
Comment 1 Arcady Genkin (RETIRED) gentoo-dev 2003-02-26 17:58:41 UTC
Which version of cdrecord do you have installed?  Also please post output of "emerge info" every time you post a bug report.

The error message seems to suggest that you have an incorrect media or no media installed in the drive. (Sorry I have to ask this.)  You sure that you are burning to the right media?  Can you try using different brand media?
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2003-02-27 11:31:09 UTC
Leo: thanks for the information.  In the future, please use Bugzilla for all
communications regarding bug reports, unless you want to keep something
confidential.  I'm pasting your reply below for now.

------------ cut -----------------

>Which version of cdrecord do you have installed?  Also please post output of 
>"emerge info" every time you post a bug report.

Cdrecord 2.0

Excuse me for the "emerge info" fail... Here is the output
Cdrecord was emerged also with CFLAGS="-march=athlon-xp -O2" but without 
success.

Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(tm)
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config 
/usr/kde/2/share/config /usr/kde/3/share/config 
/usr/X11R6/lib/X11/xkb:/usr/kde/3.1/share/config:/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg gnome libg++ mikmod mmx 
mpeg ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib 
gdbm berkdb slang readline arts svga java guile X sdl gpm tcpd pam libwww ssl 
python esd imlib oggvorbis gtk qt kde motif opengl cdr pda dga slp fbcon 
directfb tcltk aalib gd alsa dvd tetex perl samba"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"

>The error message seems to suggest that you have an incorrect media or no 
>media installed in the drive. (Sorry I have to ask this.)  You sure that you 
>are burning to the right media?  Can you try using different brand media?

Well, the CDs are the same as the last week (when I had a Mandrake instead of 
Gentoo): I mean the same package. However I tried with other media too 
without results.
Comment 3 Arcady Genkin (RETIRED) gentoo-dev 2003-03-04 15:52:41 UTC
From: Leonardo Giordani <leo.giordani@libero.it>
Subject: My bug report 16414
To: agenkin@gentoo.org
Date: Tue Mar  4 04:45:29 2003 -0500
Reply-To: leo.giordani@libero.it

Hi,

I found a problem (probably) with devfs, becouse my gentoo linux does not 
mount even the CDR. So probably my bug report is a fake.
Comment 4 Arcady Genkin (RETIRED) gentoo-dev 2003-03-04 15:53:07 UTC
Okay, closing it then.