Alright, sorry about the delay (coffee with friends and school took priority).
I upgraded to 2.6.11-gentoo-r4 and emerge'd sync after that. This time around I took my time picking only what I have (I built my previous kernel to run on about 5 different machines) and stripped any reference to SCSI in order to make my life easier. I also re-emerged cdrtools (yet again) and tried a few variations of the commands you folks suggested. cdrecord -dao --dev=ATAPI:0,0,0 /pkg.iso cdrecord -dao -v speed=24 dev=ATAPI driveropts=burnfree -data /pkg.iso cdrecord -dao dev=/dev/cdroms/cdrom0 /pkg.iso cdrecord -dao dev=/dev/hdc /pkg.iso and so on -- all of which simply not doing anything after warning me that I have no DMA. k3b hangs showing me its flash screen while 'scanning for CD devices'. You can see my lspci, dmesg and current kernel .config here http://phpfi.com/58204 (I lack a server to upload things to, so sorry about the inconvinience) On 12/04/05, Damian KoÅkowski <[EMAIL PROTECTED]> wrote: > Phill MV wrote: > > Doing cdrecord -tao --dev=ATAPI:0,0,0 /pkg.iso as root (0,0,0 being my > > cdr/w drive) yields a few warnings like > > > > cdrecord: Warning: Running on Linux-2.6.10-gentoo-r6 > > cdrecord: There are unsettled issues with Linux-2.5 and newer. > > cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris. > > scsidev: 'ATAPI:0,0,0' > > devname: 'ATAPI' > > scsibus: 0 target: 0 lun: 0 > > Warning: Using ATA Packet interface. > > Warning: The related Linux kernel interface code seems to be unmaintained. > > Warning: There is absolutely NO DMA, operations thus are slow. > > > > and a useless terminal window, permanently waiting on something I > > can't identify. > > > > > > Any help? I would've burned this in windows hadn't windows started > > BSOD'ing every other reboot (I'm on fresh reinstall #2 and no time > > left). > > .~. $ cdrecord dev=ATAPI:/dev/hdc -scanbus > Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 JÃrg > Schilling > on-the-fly encryption (version 1.0-rc1) built-in, (C) 2004,2005 > Maximilian Decker > > NOTE: this version of cdrecord is an inofficial (modified) release of > cdrecord > and thus may have bugs that are not present in the original version. > Please send bug reports and support requests to <burbon04 at gmx.de>. > For more information please see > http://burbon04.gmxhome.de/linux/CDREncryption.html. > The original author should not be bothered with problems of this > version. > > cdrecord: Warning: Running on Linux-2.6.11.7 > cdrecord: There are unsettled issues with Linux-2.5 and newer. > cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris. > scsidev: 'ATAPI:/dev/hdc' > devname: 'ATAPI:/dev/hdc' > scsibus: -2 target: -2 lun: -2 > Warning: Using ATA Packet interface. > Warning: The related Linux kernel interface code seems to be unmaintained. > Warning: There is absolutely NO DMA, operations thus are slow. > Using libscg version 'schily-0.8'. > scsibus0: > 0,0,0 0) 'HL-DT-ST' 'CD-RW GCE-8480B ' '1.03' Removable CD-ROM > 0,1,0 1) * > 0,2,0 2) * > 0,3,0 3) * > 0,4,0 4) * > 0,5,0 5) * > 0,6,0 6) * > 0,7,0 7) * > .~. $ > > It's for udev! > > If you have, as I see devfs please use: dev=ATAPI:0,0,0 for example. > > > kernel is Linux-2.6.10-gentoo-r6, and the following can be found in my > > config: > > > > <*> ATA/ATAPI/MFM/RLL support â > > â > > â â<*> Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support > > â â > > â â--- Please see Documentation/ide.txt for help/info on IDE > > drives â â > > â â[ ] Support for SATA (deprecated; conflicts with libata SATA > > driver)â â > > â â[ ] Use old disk-only driver on primary interface > > â â > > â â<*> Include IDE/ATA-2 DISK support > > â â > > â â[*] Use multi-mode by default > > â â > > â â<*> Include IDE/ATAPI CDROM support > > â â > > â â< > Include IDE/ATAPI TAPE support (EXPERIMENTAL) > > â â > > â â<*> Include IDE/ATAPI FLOPPY support > > â â > > â â<*> SCSI emulation support > > â â[ ] IDE Taskfile Access > > â â--- IDE chipset support/bugfixes > > â â<*> generic/default IDE chipset support > > You have wrong configuration. > > Please use: > > <M> Include IDE/ATAPI CDROM support (MODULE IS BETTER) > < > SCSI emulation support (EMULATION WORKS WITH OLD KERNEL, NOT > WITH THIS) > [*] Use multi-mode by default (ONLY IF YOU HAVE MORE THEN 1 > IDE/ATA DISK) > < > generic/default IDE chipset support (THERE IS NO NEED FOR THIS) > > And better please send me yours: > > 1. kernel config for this 2.6.10-gentoo-r6 > 2. dmesg output > 3. lspci > > I will reconfigure your kernel, thats no problem for me :-) > > P.S. Maby you can swith to: latest ACCEPT_KEYWORSD="x86" with newest > gentoo-sources, and use udev with 2005.0 profile? > > -- > ### Damian KoÅkowski (dEiMoS) ## http://kolkowski.no-ip.org/ ### > # echo teb.cv-ba.vxfjbxybx.anvznq | rot13 | rev | sed s/\\./@/ # > -- > gentoo-user@gentoo.org mailing list > > -- gentoo-user@gentoo.org mailing list