[Libburn] structure.h
Derek Foreman
manmower@signalmarketing.com
Thu, 15 Jan 2004 16:01:30 -0600 (CST)
On Thu, 15 Jan 2004 bighead@users.sourceforge.net wrote:
> Hey
>
> Isn't libburn NOT supposed to use the ide-scsi driver? I thought I heard some
> one say that it will use generic IDE drivers for that
>
> Archit
In 2.4.x you need ide-scsi.
In 2.6.x it uses SG_IO over the generic ide drivers.
In 2.6.x, you should not use ide-scsi (even though libburn is capable of
using it there too).
> Derek Foreman <manmower@signalmarketing.com> writes:
>
> > On Thu, 15 Jan 2004, Laurent Sansonetti wrote:
> >
> > > On Thu, 2004-01-15 at 03:45, Derek Foreman wrote:
> > > > > BTW, I tried libburn a few days ago with some friends and it seems that
> > > > > it can only recognize drives with 2.6.x Linux kernel releases (do not
> > > > > work with 2.4.x releases). Is it a well known issue?
> > > >
> > > > Uh oh. It should work with both. Is it just a file permissions issue?
> > > >
> > >
> > > test/device behaves in the same way when running as root (e.g. no device
> > > detected).
> >
> > [pid 9548] open("/dev/sg0", O_RDONLY) = -1 ENOENT (No such file or
> > directory)
> >
> > It really looks like you don't have ide-scsi enabled, which 2.4.x needs.
> > does cdrecord work?
> >
> > What device is the burner?
> >
> > > > If you can email me a strace of a 2.4.x run of test/devices, I can
> > > > probably find the problem.
> > > >
> > >
> > > Attached is a ``strace -f'' dump from my laptop, running 2.4.20. The
> > > drive (reader only) is recognized by the kernel as 'CD-224E ATAPI',
> > > according to dmesg.
> > >
> > > I will provide 2 other dumps asap ;-)
> >
> > Thanks
> >
> > _______________________________________________
> > Libburn mailing list
> > Libburn@pdx.freedesktop.org
> > http://pdx.freedesktop.org/cgi-bin/mailman/listinfo/libburn
>
> _______________________________________________
> Libburn mailing list
> Libburn@pdx.freedesktop.org
> http://pdx.freedesktop.org/cgi-bin/mailman/listinfo/libburn
>