Here a part of the log :
Detecting DVD-ROM media filesystem...
CD Analysis Report
__________________________________
CD-ROM with both UDF and ISO 9660 filesystem
ISO 9660: 2285856 blocks, label `'
UDF: version 1.02
---cut---
Loading: /home/nico/XBMC/BUILD/system/players/dvdplayer/libdvdnav-i486-linux.so
msg: libdvdnav: Using dvdnav version 0.2.0cvs from
http://dvd.sf.net
msg: libdvdread: Using libdvdcss version 1.2.9 for DVD access
msg: libdvdread: Can't stat \Device\Cdrom0
No such file or directory
libdvdnav: vm: failed to open/read the DVD
Error on dvdnav_open
InputStream: Error opening, \Device\Cdrom0
CDVDPlayer::OnExit()
DVDPlayer: eof, waiting for queues to empty
CDVDPlayer::OnExit() deleting input stream
Playback has finished
So for some reason it can't find \Device\Cdrom0
/dev/cdrom does exists ...
Any idea ?
Thanks .