SliTaz SliTaz Forum

You are not logged in.

#1 2011-12-17 12:45:24

totoetsasoeur
Moderator
Registered: 2011-03-29
Posts: 247

Smplayer problem : lirc-0.9.0.tazpkg missing files on cooking repo

Hi,

I like to watch some movies on DVDs and thought to use smplayer for this.

Once smplayer is running, click the "Open-read DVD" and smplayer returns:

usr/bin/mplayer: error while loading shared libraries: liblirc_client.so.0: cannot open shared object file: No such file or directory

Then I checked if files like liblirc_client were in /usr/lib. But nothing. And yes, the package lirc is installed... So what can I do?

Any help would be appreciated.

Stephane

Offline

#2 2011-12-17 16:51:12

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Smplayer problem : lirc-0.9.0.tazpkg missing files on cooking repo

lirc-0.9.0.tazpkg incomplete on cooking repo.

Try this:

http://dl.dropbox.com/u/5197027/slitaz/lirc-0.9.0.tazpkg

Online

#3 2011-12-17 20:28:26

totoetsasoeur
Moderator
Registered: 2011-03-29
Posts: 247

Re: Smplayer problem : lirc-0.9.0.tazpkg missing files on cooking repo

Thx Mojo. Using your file did the trick. Smplayer does not complain anymore. :-)

However, I still cannot read DVDs, but I suspect it is related to DVD drive access (mounting or whatever). :-(

Offline

#4 2011-12-17 21:09:31

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Smplayer problem : lirc-0.9.0.tazpkg missing files on cooking repo

DVD/SVCD/VCD Video like audiocd is not mounted to play.

Play non copyprotected/non region encoded DVD Video without a menu.

mplayer dvd://1

Menus/multiple titles:

mplayer dvd://2

or

mplayer dvd://3

Online

#5 2012-02-11 21:23:51

totoetsasoeur
Moderator
Registered: 2011-03-29
Posts: 247

Re: Smplayer problem : lirc-0.9.0.tazpkg missing files on cooking repo

Still, it does not work... SNIF. :-(

[c]tux@slitaz:~$ mplayer dvd://1
MPlayer 1.0rc4-4.5.2 (C) 2000-2010 MPlayer Team
MMX supported but disabled
MMX2 supported but disabled
3DNow supported but disabled
3DNowExt supported but disabled
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing dvd://1.
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
Couldn't open DVD device: /dev/dvd (No medium found)
No stream found to handle url dvd://1

Exiting... (End of file)
tux@slitaz:~$[/c]
And I tried:

[c]tux@slitaz:~$ mplayer dvd://1 -dvd-device /dev/dvd
MPlayer 1.0rc4-4.5.2 (C) 2000-2010 MPlayer Team
MMX supported but disabled
MMX2 supported but disabled
3DNow supported but disabled
3DNowExt supported but disabled
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing dvd://1.
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
Couldn't open DVD device: /dev/dvd (No medium found)
No stream found to handle url dvd://1

Exiting... (End of file)
tux@slitaz:~$[/c]
Any idea?? please.

Offline

#6 2012-02-13 02:04:28

Darjeeling
Member
Registered: 2012-02-06
Posts: 210

Re: Smplayer problem : lirc-0.9.0.tazpkg missing files on cooking repo

Toto, if you don't need remote control with your SMplayer but just want to get rid of the error message you can also try to use the -nolirc parameter in the SMplayer command line. The program then ignores the missing library. For space reasons I'm using GMplayer instead of SMplayer but they should both behave the same. The command line in my GMplayer desktop file (/usr/share/applications/mplayer.desktop) looks like this ... Exec=gmplayer -nolirc %s

The problem with the optical drive is more complicated (it was in my case). When I first used Slitaz 3.0 I found there was something wrong in /dev and in /etc/fstab. After the following changes I could play audio CDs in AlsaPlayer and video DVDs in GMplayer ...

----- add in /etc/init.d/local.sh

# Change owner and permissions of /dev/hdb

chmod -f 660 /dev/hdb

chown -f root:cdrom /dev/hdb

# Make cdrom directory in /media/cdrom

mkdir -p /media/cdrom

chown -f root:cdrom /media/cdrom

# Create symlink /dev/cdrom (root:root) pointing to /dev/hdb

(... was already there)

----- make sure the following line is in /etc/fstab

/dev/cdrom  /media/cdrom  iso9660  user,ro,noauto  0  0

----- set in GMplayer preferences->miscellaneous

DVD device   : /dev/cdrom

CD-ROM device: /dev/cdrom

----- set in /home/tux/.alsaplayer/config

cdda.device=/dev/cdrom

... c'est tout. But be careful with all of this. As I see it, it all depends very much on the hardware and on how /dev has been populated. Things maybe completely different for you. Maybe one of the real specialists here can help with this?

Offline

#7 2012-02-13 02:09:34

Darjeeling
Member
Registered: 2012-02-06
Posts: 210

Re: Smplayer problem : lirc-0.9.0.tazpkg missing files on cooking repo

Stupid me. I just saw you're using cooking, so all the above is probably irrelevant. Sorry for wasting so much space.

Offline

#8 2012-02-13 06:16:22

totoetsasoeur
Moderator
Registered: 2011-03-29
Posts: 247

Re: Smplayer problem : lirc-0.9.0.tazpkg missing files on cooking repo

No problem, and you are probably right: it looks like it is related on how /dev is populated.

I opened a new post about it:

http://forum.slitaz.org/topic/can-not-read-any-cddvd

Tkx anyway

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.023 seconds, 7 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]