Author Topic: Setup Of C1000  (Read 5574 times)

Replicant

  • Newbie
  • *
  • Posts: 6
    • View Profile
Setup Of C1000
« on: April 08, 2005, 12:28:49 pm »
Sorry to bother you all with absolute noob-questions. I have searched through these forums for some time but have not found answers so far. The questions are:


1) How exactly do I install mplayer? Or, for a start, how do I install the bvdd module?
Doing so always crashes the graphical installer (with reboot) and the command line:
ipkg install bvdd_0.1.0-1_arm.ipk complains:

Quote
> ipkg install bvdd_0.1.0-1_arm.ipk
Unpacking bvdd...Done.
Configuring bfdd...//usr/lib/ipkg/info/bvdd.preinst failed. Aborting installation of bvdd

One could presumably try to install the module by hand, I just don't know if I could do it.

2) Nearly every other app I've tried (OK, just the games, I wanted to test the graphic capabilities of that machine...) insists of running either not at all (clicking the symbol) or in a weird configuration (as if just occupying only the lower third of the screen and completely garbled).  Starting with fullscreen support really does start the programs... only way to small and rotated to portrait mode. I will have another look in the C700 - C860 forums.

Any help would be greatly appreciated (apart from RTFM, since that is in Japanese...),

Cheers,
Sven
« Last Edit: April 08, 2005, 12:29:35 pm by Replicant »

Replicant

  • Newbie
  • *
  • Posts: 6
    • View Profile
Setup Of C1000
« Reply #1 on: April 08, 2005, 01:10:15 pm »
Ok, update.

I COULD install the bvdd module manually. So now mplayer is actually running.
Still very small and in portrait mode, but I kind of remember reading about some command-line options which might fix that.

EDIT:
1) I can't get mplayer to play fullscreen, no matter what I do. Well, doesn't matter
2) I would still need some noob-help, a.k.a. known as: Why can't I install kino2?
    I am using the Trisoft english conversion (thanks, btw, for making it publicly available)
    and haven't upgraded the ipkg-package itself (I read somewhere that there are newer
    versions available?) or anything. So I suppose it should word (using the kino2-bvdd  
    package, shouldn't it?
« Last Edit: April 09, 2005, 01:13:46 pm by Replicant »

posco

  • Newbie
  • *
  • Posts: 14
    • View Profile
Setup Of C1000
« Reply #2 on: April 22, 2005, 11:18:25 am »
Quote
Ok, update.

I COULD install the bvdd module manually. So now mplayer is actually running.
Still very small and in portrait mode, but I kind of remember reading about some command-line options which might fix that.

EDIT:
1) I can't get mplayer to play fullscreen, no matter what I do. Well, doesn't matter
2) I would still need some noob-help, a.k.a. known as: Why can't I install kino2?
    I am using the Trisoft english conversion (thanks, btw, for making it publicly available)
    and haven't upgraded the ipkg-package itself (I read somewhere that there are newer
    versions available?) or anything. So I suppose it should word (using the kino2-bvdd 
    package, shouldn't it?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=74291\"][{POST_SNAPBACK}][/a][/div]

Hi Sven,

Can you teach me how did you get this bvdd installed in your c-1000 finally? thanks very much

Oneiros

  • Newbie
  • *
  • Posts: 31
    • View Profile
Setup Of C1000
« Reply #3 on: April 23, 2005, 01:01:26 pm »
Same for me.  

For the Full screen problem have you tried running mplayer from the qkonsole it worked for me (but with mplayer w100 without the bvdd drivers)

Quote
Quote
Ok, update.

I COULD install the bvdd module manually. So now mplayer is actually running.
Still very small and in portrait mode, but I kind of remember reading about some command-line options which might fix that.

EDIT:
1) I can't get mplayer to play fullscreen, no matter what I do. Well, doesn't matter
2) I would still need some noob-help, a.k.a. known as: Why can't I install kino2?
    I am using the Trisoft english conversion (thanks, btw, for making it publicly available)
    and haven't upgraded the ipkg-package itself (I read somewhere that there are newer
    versions available?) or anything. So I suppose it should word (using the kino2-bvdd 
    package, shouldn't it?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=74291\"][{POST_SNAPBACK}][/a][/div]

Hi Sven,

Can you teach me how did you get this bvdd installed in your c-1000 finally? thanks very much
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76427\"][{POST_SNAPBACK}][/a][/div]
« Last Edit: April 23, 2005, 01:02:45 pm by Oneiros »
----------------------------------------------------------------------------
          C1000 with 1G sd card + 1G transcend 40x cf card w/ stock sharp rom
                               Asus wifi cf card
               usb-otg cable working great with archos Gmini400
-----------------------------------------------------------------------------

Replicant

  • Newbie
  • *
  • Posts: 6
    • View Profile
Setup Of C1000
« Reply #4 on: April 25, 2005, 07:41:30 am »
Hi,

sorry, didn't check the thread for a few days. I am currently at work, so I can't give an extensive answer right away (will post more later), but basically what I did was to extract the ipk file and do the install manually (as specified in one of the files, can't remember).
This involved:
- Copying (or creating??? can't remember) the bvdd initialisation file to /etc/rc.d/init.d/
- Creating a soft link "ln -s /etc/rc.d/rc3.d /etc/rc.d/init.d/bvdd" in rc3.d (repeat for rc4.d and rc5.d)
- copying the bvdd.o module to lib/modules/2.4.20/kernel/drivers/

Then I did an insmod to load the bvdd module.

I will check it again, when I am home (well,probably not to today but tomorrow) and post a more thorough Howto
« Last Edit: April 25, 2005, 07:41:50 am by Replicant »

Oneiros

  • Newbie
  • *
  • Posts: 31
    • View Profile
Setup Of C1000
« Reply #5 on: April 25, 2005, 09:30:56 am »
Hi,
I have some other questions for a fellow C1000 user:
Did you see any improvement on the videos quality with the new drivers? because someone said that installing the drivers impaired his C3000 mplayer.
Did you managed to view a streamed video with mplayer?(from the pc's vlc for example )

thanks

Quote
Hi,

sorry, didn't check the thread for a few days. I am currently at work, so I can't give an extensive answer right away (will post more later), but basically what I did was to extract the ipk file and do the install manually (as specified in one of the files, can't remember).
This involved:
- Copying (or creating??? can't remember) the bvdd initialisation file to /etc/rc.d/init.d/
- Creating a soft link "ln -s /etc/rc.d/rc3.d /etc/rc.d/init.d/bvdd" in rc3.d (repeat for rc4.d and rc5.d)
- copying the bvdd.o module to lib/modules/2.4.20/kernel/drivers/

Then I did an insmod to load the bvdd module.

I will check it again, when I am home (well,probably not to today but tomorrow) and post a more thorough Howto
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76725\"][{POST_SNAPBACK}][/a][/div]
« Last Edit: April 25, 2005, 09:33:53 am by Oneiros »
----------------------------------------------------------------------------
          C1000 with 1G sd card + 1G transcend 40x cf card w/ stock sharp rom
                               Asus wifi cf card
               usb-otg cable working great with archos Gmini400
-----------------------------------------------------------------------------

Replicant

  • Newbie
  • *
  • Posts: 6
    • View Profile
Setup Of C1000
« Reply #6 on: April 26, 2005, 12:25:25 pm »
Quote
Did you see any improvement on the videos quality with the new drivers? because someone said [div align=\"right\"][a href=\"index.php?act=findpost&pid=76739\"][{POST_SNAPBACK}][/a][/div]
Hm, I have to admit I never even tried the other drivers, so I can't compare, really (that said,  I could have a look if there are other vo options also installed and try them out).
Didn't try streaming video, either.

Will look into it when I find time.

Oneiros

  • Newbie
  • *
  • Posts: 31
    • View Profile
Setup Of C1000
« Reply #7 on: April 27, 2005, 11:22:13 am »
Quote
Quote
Did you see any improvement on the videos quality with the new drivers? because someone said [div align=\"right\"][a href=\"index.php?act=findpost&pid=76739\"][{POST_SNAPBACK}][/a][/div]
Hm, I have to admit I never even tried the other drivers, so I can't compare, really (that said,  I could have a look if there are other vo options also installed and try them out).
Didn't try streaming video, either.

Will look into it when I find time.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76942\"][{POST_SNAPBACK}][/a][/div]

Finally I installed bvdd drivers like you said but when I tried to simlink it to rc3.d, etc...
It said files already exists. So I dropped it where it was, did the other things (insmod,...) and tried to run vlc anyway then I got the message, could not find /dev/bvdd so I just copied bvdd to /dev/ and now it works. It seems faster than using fbdev (won't work with mplayer though). Streaming works fine too.
----------------------------------------------------------------------------
          C1000 with 1G sd card + 1G transcend 40x cf card w/ stock sharp rom
                               Asus wifi cf card
               usb-otg cable working great with archos Gmini400
-----------------------------------------------------------------------------

bil

  • Newbie
  • *
  • Posts: 4
    • View Profile
    • http://
Setup Of C1000
« Reply #8 on: April 28, 2005, 10:03:35 am »
The reason you are having problems installing bvdd on the C1000 is because the package checks that it is being installed on the C3000 only. Get around this by opening the ipk and editing the file "preinst" in control.tar.gz - it should be as follows to run on the C1000:

Code: [Select]
#!/bin/sh

m_slc=$(cat /proc/deviceinfo/product)

if [ "$m_slc" = "SL-C1000" ]; then
    exit 0
else
    exit 1
fi
Bil, a chuffed C1000 owner *8-)*

bil

  • Newbie
  • *
  • Posts: 4
    • View Profile
    • http://
Setup Of C1000
« Reply #9 on: April 29, 2005, 06:26:32 am »
I have tried to install newer versions of this software: mplayer-bvdd_1.1.0-1_arm.ipk & bvdd_0.2.0-1_arm.ipk, which does not check for machine version, but had no luck. I downloaded them from a Japanese site, so I have no idea whether they have known issues. Anyway, I just get graphics corruption in red on the left had side of my screen!?! Has anyone had more luck?
Bil, a chuffed C1000 owner *8-)*

steliosx

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
    • http://
Setup Of C1000
« Reply #10 on: April 29, 2005, 06:29:56 am »
can you provide the url so that I can also test it on c1000?

EDIT: never mind, found it:

http://216.239.39.104/translate_c?hl=en&ie.../language_tools

some interesting info in there, lets check

update:

im getting the same error as Replicant


> ipkg install bvdd_0.1.0-1_arm.ipk
Unpacking bvdd...Done.
Configuring bfdd...//usr/lib/ipkg/info/bvdd.preinst failed. Aborting installation of bvdd

--
even though i tried " $ su # rm  /usr/lib/ipkg/info/bvdd.preinst " as it advises on the page [ http://216.239.39.104/translate_c?hl=en&ie.../language_tools ]

any ideas?
« Last Edit: April 29, 2005, 07:08:30 am by steliosx »

Replicant

  • Newbie
  • *
  • Posts: 6
    • View Profile
Setup Of C1000
« Reply #11 on: April 29, 2005, 07:28:04 am »
Thanks a lot for the hint. Worked liked a charm.
(Meaning I tar -xzf 'ed the package, untared the control.tar.gz as well changed the preinstall file and
afterwards packed it all up again. I will attach the modified bvdd file when I get home)

So now I have a properly installed bvdd.
Will try kino next...
« Last Edit: April 29, 2005, 07:30:31 am by Replicant »

steliosx

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
    • http://
Setup Of C1000
« Reply #12 on: April 29, 2005, 07:30:33 am »
Replicant: which bvdd hint are u talking about? I still have problems with the bvdd v3 ipk! which version did you try and got it working?

Replicant

  • Newbie
  • *
  • Posts: 6
    • View Profile
Setup Of C1000
« Reply #13 on: April 29, 2005, 07:39:51 am »
Quote
Replicant: which bvdd hint are u talking about? I still have problems with the bvdd v3 ipk! which version did you try and got it working?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=77498\"][{POST_SNAPBACK}][/a][/div]

Which v3 ipk? I am using the bvdd file I found on elsix.org, I think, version 0.1.0-1.

So what I did:

Copy the bvdd_0.1.0-1_arm.ipk file to some directory
mv bvdd_0.1.0-1_arm.ipk bvdd_0.1.0-1_arm.tar.gz
tar -xzf bvdd_0.1.0-1_arm.tar.gz
tar -xzf control.tar.gz
jed preinstall  and changed the 3000 to 1000 as bil suggested (use vi or any other editor, if  you don't have jed)
tar -cf control.tar ./preinstall ./control
gzip control.tar
tar -cf  bvdd_0.1.0-1_arm.tar ./control.tar.gz ./data.tar.gz ./debian-binary
gzip bvdd_0.1.0-1_arm.tar
mv bvdd_0.1.0-1_arm.tar.gz bvdd_0.1.0-1_arm.ipk


and then it installed.
(Oh, one more thing: The ./ in front of the filenames are important when doing the tar -cf)
« Last Edit: April 29, 2005, 07:41:24 am by Replicant »

steliosx

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
    • http://
Setup Of C1000
« Reply #14 on: April 29, 2005, 07:45:06 am »
thanks for the reply!

try getting the latest bvdd! its here:

Direct Link:
http://216.239.39.104/translate_c?hl=en&ie.../language_tools

Page where its located (scroll down):
http://translate.google.com/translate?u=ht...Flanguage_tools