Elizabeth Dodd wrote:
> On Monday 02 October 2006 21:57, Karl Lattimer wrote:
>
>> On Mon, 2006-10-02 at 21:04 +1000, Elizabeth Dodd wrote:
>>
>>> My new install for the S-Presso is progressing slowly
>>> Current problems
>>> dvd drive not detected as such (gets info from fstab with ROM_DRIVES =
>>> None) /dev/hdc /mnt/cdrom is in fstab
>>>
>>> so cannot detect a DVD in the drive as a movie to be played.
>>> mplayer has the same trouble, but not xine, which may give a hint.
>>>
>>> Should I symlink /dev/dvd to /dev/hdc or put in the details into the
>>> ROM_DRIVES line?
>>> (a music CD plays OK)
>>>
>> /dev/cdrom and /dev/dvd would be a good idea, make a change in fstab so
>> it had /dev/cdrom instead of /dev/hdc
>>
>
> i've changed fstab to
> /dev/dvd /mnt/dvd iso9660 noauto,ro,users 0 0
> and still it can't detect a dvd in the drive
> (xine detects and plays the dvd ok; mplayer does not offer to play a dvd)
> ROM_DRIVES: Autodetected and added " ('/mnt/dvd', '/dev/dvd', 'DVD-1')"
> Error detecting the disc
> and a series of other errors related to can't get its title etc
>
Have you got lsdvd installed? It's used in freevo to read the disc
structure.
# lsdvd
libdvdread: Using libdvdcss version 1.2.9 for DVD access
Disc Title: SKOLA_Z_KLAD_ZIVOTA
Title: 01, Length: 00:00:14.130 Chapters: 01, Cells: 01, Audio streams:
01, Subpictures: 00
Title: 02, Length: 01:30:21.060 Chapters: 17, Cells: 17, Audio streams:
01, Subpictures: 02
Title: 03, Length: 00:00:31.000 Chapters: 01, Cells: 01, Audio streams:
01, Subpictures: 00
Title: 04, Length: 00:00:31.000 Chapters: 01, Cells: 01, Audio streams:
01, Subpictures: 00
Title: 05, Length: 00:14:22.170 Chapters: 02, Cells: 02, Audio streams:
01, Subpictures: 00
Title: 06, Length: 00:03:22.000 Chapters: 01, Cells: 01, Audio streams:
01, Subpictures: 00
Title: 07, Length: 00:01:10.000 Chapters: 01, Cells: 01, Audio streams:
01, Subpictures: 00
Title: 08, Length: 00:00:09.180 Chapters: 01, Cells: 01, Audio streams:
00, Subpictures: 00
Longest track: 02
There are more options to lsdvd.
In my /etc/fstab I have:
/dev/hdc /mnt/dvd auto ro,noauto,utf8 0 0
I don't think that the utf8 is important.
In my /etc/freevo/local_conf.py I have:
ROM_DRIVES = [ ('/mnt/dvd', '/dev/dvd', 'DVD') ]
Strange that I've not used /dev/dvd in fstab.
In my /etc/udev/rules.d/50-udev.rules:
BUS="ide", KERNEL="*[!0-9]", PROGRAM="/bin/cat /proc/ide/%k/media",
RESULT="cdrom", NAME="%k", SYMLINK+="dvd cdrom"
It creates two symlinks to /dev/hdc -> /dev/dvd and /dev/cdrom
>>> and I'm having a lot of trouble with getting xmltv going.
>>> currently trying a perl script (tv_grab_au) which reading gentoo forum
>>> has led me to a point where perl is recompiled
>>> a python script also ran into difficulties and I was looking for ways to
>>> cheat and copy the necessary files over from a debian box with a working
>>> xmltv and tv_grab_au (the python one).
>>> the debian box is running a python 2.3. is this idea feasible?
>>>
>> Run an http server and use wget, would be the easiest.
>>
>> Or you could use NFS, little more setup but better sharing overall.
>>
>> K,
>>
> getting the perl tv_grab-au to run under gentoo took many hours until it ran
> into a dead end with the Perl modules, even trying to use deb2targz to get
> the required modules installed
> i've got further with the python script and can get an xml listing of tv
> stations and hope that this works further down the line
> as I am going line by line through local_conf.py
>
I hate xmltv too, it's big and slow with too many dependencies. In
http://www.linuxowl.com/ffs/scripts/sources/ffs/xmltv-modules/ there is
a file called ordered-build which details the order that the perl
modules for xmltv are build. It's long and not all are required.
HTH
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users