Author Topic: Mplayer Frontend Plus Bvdd Question  (Read 3452 times)

vimes

  • Newbie
  • *
  • Posts: 27
    • View Profile
    • http://www.morpork.org/
Mplayer Frontend Plus Bvdd Question
« on: February 25, 2006, 05:24:06 am »
Someone mentioed it before (not sure which thread though), pymp (http://jdolan.dyndns.org/jaydolan/pymp.html) works great as an mplayer frontend - you'll need pyhton-shell and python-netclient installed to use it (and make to compile/install). Also, with a bit of playing, rox-desktop will play with mplayer straight from rox.
for info my .mplayer/config contains;
vo=sdl
fs=1
vm=1
zoom=1
framedrop=1

... now for my question...
when I first installed pdaxrom (which is just bloody wonderful btw , bvdd was working fine and movies played fast and wonderfully... however I did something (can't work out what though) and bvdd will no longer load - moans about tainting the kernel, then init_module: Device or resource busy... no bvdd module = no -vo bvdd for mplayer, sadly -vo sdl is nowhere near as good.
I have checked through all ipk's I've installed since it went wrong and can't see anything that would affect bvdd... I have also gone through every version of bvdd I can find - manually extracted bvdd.o and tried to load that in case I'd accidentally overwritten it but no joy...
so... can someone explain why bvdd has broken for me or at worst please suggest a fix because bvdd is just so much better than sdl for video.
« Last Edit: February 25, 2006, 05:42:55 am by vimes »
C3000 - Debian EABI - Kernel 2.6.23 of Angstrom

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Mplayer Frontend Plus Bvdd Question
« Reply #1 on: February 26, 2006, 05:50:04 am »
when you moved the module did you issue a depmod -a just to bo sure? "moans about tainting the kernel" sounds wierdhow about insmod'ing the module and giving us the diff of dmesg before and after (i dont mean the program: diff)
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

Ycros

  • Newbie
  • *
  • Posts: 2
    • View Profile
Mplayer Frontend Plus Bvdd Question
« Reply #2 on: March 09, 2006, 08:47:14 am »
Hi, I have this exact same problem. It's spitting out this to dmesg:

bvdd:  Registering the device failed. (-16)

vimes

  • Newbie
  • *
  • Posts: 27
    • View Profile
    • http://www.morpork.org/
Mplayer Frontend Plus Bvdd Question
« Reply #3 on: March 09, 2006, 09:06:22 am »
Quote
Hi, I have this exact same problem. It's spitting out this to dmesg:

bvdd:  Registering the device failed. (-16)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=117755\"][{POST_SNAPBACK}][/a][/div]

depmod fixed it for me... I was too embarrassed that I'd missed that to respond back before ;-)
C3000 - Debian EABI - Kernel 2.6.23 of Angstrom