Reply
Thread Tools
Posts: 18 | Thanked: 1 time | Joined on Feb 2007
#21
hmm, I finally made the driver on Ubuntu (.ko and .o) file, but its not running on n770 and throws error. Do I need to make the driver on n770 directly???
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#22
Originally Posted by macken View Post
Do I need to make the driver on n770 directly???
Not on n770 but for n770. You need specific arm cross-compiler or whole scratchbox environment and maemo SDK (2.2 for N770) and then download and compile n770 kernel source. You should get the SDK also if you want to compile some application for using the camera later. http://www.maemo.org/downloads/releases.html
 
Posts: 18 | Thanked: 1 time | Joined on Feb 2007
#23
I think I did install the scratchbox thing before, but then I decide to do some fast coding thru ssh, thus I left the maemo dev enironment untouched.

So, can I have some hint, is it true that I only need to go to:
[sbox-SDK_ARMEL: ~] >
and make the driver (eg. make all) and that's all? Or I have to notice something else?

Thanks.
 
Hedgecore's Avatar
Posts: 1,361 | Thanked: 115 times | Joined on Oct 2005 @ Toronto, Ontario, Canada
#24
*perks up* Sorry, webcams on the 770? I've got an old Logitech webcam (the drivers for the express should work)... what app are you going to use with this?

*Hedge is interested*
 
Posts: 18 | Thanked: 1 time | Joined on Feb 2007
#25
opps, I didnt really think about it.
I was just thinking to have a driver set up and then see if the n770 can recognize the webcam or not. (on premise that I think now the host mode works). I am also thinking to follow
http://maemo.org/platform/docs/howto..._api_bora.html
maybe modify it a bit, just want to see if the webcam works or not.

If u have the driver that works on n770 can you give it to me then I dont need to spend time to figure out the scratchbox thing.
Thanks.
 
Posts: 18 | Thanked: 1 time | Joined on Feb 2007
#26
Alrite, I guess I need some help here.
I have been trying the whole night following the instruction to setup the ARMEL env for scratchbox, seems like the doc is not updated (might be I just read the wrong thing) and I have trouble to setup the "Available CPU-transparency methods", finally I even mess up the scratchbox and now it cannot start up...

Feeling so frustrated and wonder if any of your highness can be nice enough to make me a driver file for the quickcam express ? (http://qce-ga.sourceforge.net/#download) that can allow me to do some testing on the host mode and further development?

I will be really happy if I can let the webcam run as it would be really helpful for my project the coming year of study.

Regards,
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#27
Out of curiosity I tried to recompile it and it worked. Took me few minutes. Sorry for not making it easy for you but I won't publish the result. If you want to make any progress yourself you simply need scratchbox running and then compile kernel yourself. For n770 you also need to enable v4l (video for linux) module as it is not in default kernel. For kernel compiling guide search maemo site/wiki/mailinglists. For the webcam driver it was enough to set LINUX_DIR to kernel source directory and type make all.

Also next problem may be that n770 X server doesn't support video extension so you won't see output on the screen (at least not in any good framerate). But still it could work over network which may be useful too.
 
Posts: 18 | Thanked: 1 time | Joined on Feb 2007
#28
Thanks fanoush, I will give the scratchbox another try tonight.
 
Posts: 437 | Thanked: 90 times | Joined on Nov 2006
#29
It may be a bit late but I wrote a couple of scripts that switch to USB host or client mode, mount (and unmount) any USB drive, etc, complete with entries in the application launcher thingy (what is its official name?) on the left of the screen and an installer. Any takers?
I still need to design/add some icons, but am hampered by the fact that I don't know in which directory I should put them to refer to them from the .desktop file.

Cheers,
Dre
 
Posts: 9 | Thanked: 0 times | Joined on Dec 2006
#30
Originally Posted by convulted View Post
It may be a bit late but I wrote a couple of scripts that switch to USB host or client mode, mount (and unmount) any USB drive, etc, complete with entries in the application launcher thingy (what is its official name?) on the left of the screen and an installer. Any takers?
I still need to design/add some icons, but am hampered by the fact that I don't know in which directory I should put them to refer to them from the .desktop file.

Cheers,
Dre
I would be interested in the scripts as I'm going to try to hook my 770 up to a SmartDisk FotoChute 20gb drive (which has it's own battery and is a USB-OTG device).

Can audio/video files be played on the 770 from a USB device? Last time I tried to play a MP3 via bluetooth (to my Treo 700) with the built-in Nokia audio player, I was unable to.
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:33.