LastHope Apprentice
Joined: 11 May 2005 Posts: 237 Location: Mordor
|
Posted: Sat Mar 18, 2006 10:32 am Post subject: xine: leggo dvd/cd solo da root? |
|
|
Ieri sera ho provato a far andare un dvd sotto xine dopo tanto tempo (e tanti emerge )...e non e' andato! Mi segnava come errore che non riusciva a trovare un plugin per il dvd...io mi ricordavo che riuscivo a farli andare benissimo un tempo
Sciappino un po', e noto che i dvd riesco a farli andare...se faccio partire xine da root! Ecco le differenze:
--utente normale
Code: |
dani@dani_lap ~ $ xine
This is xine (X11 gui) - a free video player v0.99.4.
(c) 2000-2004 The xine Team.
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
|
--root
Code: |
root@dani_lap dani # xine
This is xine (X11 gui) - a free video player v0.99.4.
(c) 2000-2004 The xine Team.
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient
...
|
e parte...ora, e' sicuramente un problema di diritti, ma non riesco a capire quali dovrei andare a modificare! Ho provato ad andare a modificare il mio file di xine config, ma nada...i link simbolici son corretti
Code: |
root@dani_lap dani # ls -la /dev/cdrom
lrwxrwxrwx 1 root root 3 Mar 18 2006 /dev/cdrom -> hdc
root@dani_lap dani # ls -la /dev/dvd
lrwxrwxrwx 1 root root 3 Mar 18 2006 /dev/dvd -> hdc
|
Code: |
root@dani_lap dani # cat /proc/sys/dev/cdrom/info
CD-ROM information, Id: cdrom.c 3.20 2003/12/17
drive name: hdc
drive speed: 24
drive # of slots: 1
Can close tray: 1
Can open tray: 1
Can lock tray: 1
Can change speed: 1
Can select disk: 0
Can read multisession: 1
Can read MCN: 1
Reports media changed: 1
Can play audio: 1
Can write CD-R: 1
Can write CD-RW: 1
Can read DVD: 1
Can write DVD-R: 0
Can write DVD-RAM: 0
Can read MRW: 1
Can write MRW: 1
Can write RAM: 1
|
Nel mio /etc/group sono in wheel, cdrom...cosa mi manca?
Mentre scrivevo ho notato che non riesco neanche a far partire i cdrom mediante xine...sempre a meno di lanciarlo da root.
Sicuramente e' una sciocchezza che non mi viene in mente...
Ciao a tutti
LastHope _________________ [img]http://counter.li.org/cgi-bin/certificate.cgi/398459[/img]
DON'T SUPPORT BELGIUM AND BOYCOTT SWITZERLAND ...IS STUPID THIS SIGN, ISN'T IT? UNFORTUNATELY, SOME PEOPLE DON'T GET IT... |
|