Sorry for the late reply, had a busy week.

On Mon, Mar 20, 2006 at 06:19:01AM +0100, Christian wrote:
> On Sun, 2006-03-19 at 22:20 +0100, Sjoerd Simons wrote:
> > > Could you compile the attached program and run it as root with your dvd 
> > > device
> > > as first argument (eg gcc probe-volume.c -o probe ; ./probe /dev/hdc) and 
> > > mail
> > > the output. Obviously when a video cd is inserted :)
> > 
> > This time with the attachement...
> 
> Sure. Here it is:
> 
> volume.block_size = 2048
> volume.size = 8237400064
> Type: 0x0
> 
> Disc in /dev/hdc is blank

Right, so hal ask your cdrom drive what kind of disk is in. And it replies that
it doesn't have info. This either means it's not implemented (normally doesn't
happen) or that it's a blank disc (what hal assumes).. 

Do you see the same issue with audio cd's? Is this a scsi or and ide-drive? If
it's ide, are you using it as normal ide or with scsi emulation ? Could you try
with kernel 2.6.16, it might have been fixed there?

  Sjoerd
-- 
The generation of random numbers is too important to be left to chance.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to