viernes, 11 de enero de 2008

usbserial

pl2303.ko and usbserial.ko are needed to connect any gadget through USB with a cable "USB to serial".
With this you can programme for your gadgets, transfer data, and control a lot of things.

The only you have to do is download usbserial.ko and pl2303.ko and type into n8X0 terminal (root):
insmod usbserial.ko
insmod pl2303.ko
and fun!

here I put the files:

http://www.internettablettalk.com/forums/showthread.php?t=14877

OS2008 Repositories

Here is the list of my "sources.list":

deb http://catalogue.tableteer.nokia.com/certified/ chinook user
deb http://catalogue.tableteer.nokia.com/non-certified/ chinook user
deb http://repository.maemo.org/extras/ chinook free non-free
deb http://repository.maemo.org/extras chinook free
deb http://maemo-hackers.org/apt/ mistral main
deb http://idefix.go-nix.ca/nix/ chinook pidgin
deb http://repository.innologies.com/ chinook user
deb http://www.cobb.uk.net/apt chinook user
deb http://www.cobb.uk.net/apt chinook experimental
deb http://repostory.maemo.org/extras/ chinook free
deb http://modest.garage.maemo.org/repos/ chinook mail
deb http://repository.maemo.org/ chinook free non-free
deb http://repository.maemo.org/extras/ chinook free non-free
deb http://catalogue.tableteer.nokia.com/certified/ chinook user
deb http://catalogue.tableteer.nokia.com/non-certified/ chinook user
deb http://catalogue.tableteer.nokia.com/updates/chinook/ ./
deb http://repository.maemo.org/ chinook free non-free
deb http://maemo-hackers.org/apt mistral main
deb http://elkins.org/packages chinook main
deb http://maemo-hackers.org/apt chinook main
deb http://www.fbreader.org/maemo chinook user
deb http://www.anderenen.de/repository chinook free
deb http://repository.maemo.org/extras-devel/ chinook free
deb http://www.cobb.uk.net/apt/ chinook user
deb http://eko.one.pl/maemo bora user
deb http://idefix.go-nix.ca/nix chinook pidgin
deb http://repository.innologies.com/ chinook user
deb http://repository.maemo.org/ bora free non-free
deb http://maemo.lancode.de chinook user themes
deb http://browser-extras.garage.maemo.org/browser-extras/ chinook browser-extra
s
deb http://packages.gizmoproject.com/chinook chinook user
deb http://tuomas.kulve.fi/debian chinook maemo
deb http://www.mulliner.org/nokia770/repository/ chinook free
deb http://people.debian.org/~tschmidt/maemo/chinook/ ./
deb http://www.claws-mail.org/maemo chinook user
deb http://olya.com/maemo/ chinook user
deb http://maemo.o-hand.com/packages/ chinook/
deb http://jalimo.evolvis.org/repository/maemo/ chinook user
deb http://modest.garage.maemo.org/repos/ chinook mail
deb http://apt.igalia.com/ chinook vagalume
deb http://mango.dia.unisa.it/maemo chinook free
deb http://repostory.maemo.org/extras chinook free
deb http://repostory.maemo.org/ chinook free non-free
deb http://download.talinux.tal.org/pub/maemo chinook free
deb http://repository.maemo.org/rtcomm chinook free
deb http://people.mozilla.org/~blassey chinook extras
deb http://packages.collabora.co.uk/maemo chinook haze salut idle
deb http://us.tabletrepo.com/ chinook testing
deb http://repo.maemo.chatonka.com chinook testing
deb http://austinche.name/maemo chinook/
deb http://repository.axique.de/ chinook user
deb ftp://foolab.org/pub/apt chinook spell arabic main
deb http://qt4.garage.maemo.org/ chinook user
deb http://maemo.jabber.dk/pidgin-n800-led-plugin chinook user
deb http://mg.pov.lt/770 chinook experimental other user

jueves, 10 de enero de 2008

driver gspca for n800

I just compiled gspca for n800. I don't know if it goes correctly. I try to put at N800 on os2008 with insmod and seem to load corectly, In /dev/video apears video0 and video1, but I don't know if before already apear. If anyone can help to make gspca run on n800 that was great. I want to put a labtec webcam on n800 with usb-host. I think there are not almost power to start the camera but with a powered hub I think it could work.
Oriol and I have a project to put night vision on N800, and with the modified webcam(without infrared filter), infrared light and the LCD of N800 we think it's possible. Thanks a lot.

here I put the module:
http://www.internettablettalk.com/forums/showthread.php?p=124679#post124679