|
joaosombranewhouse (June 5, 2008 at 11:58 am)
For IM program, I´ve took a look at AMSN, because i´ve seen at feeds that has Tclk libraries, and AMSN is built on this one. I´ll try later with a older version and look how thing will go!Have you tried to connect to a GSM cell phone with IrDA? I´ll try this one alsoThanks for reply
joaosombranewhouse (June 5, 2008 at 11:53 am)
Hi, Are you brazilian too? ehehI´ll try your setting later, thanks for reply, now I´ve reinstalled all my system again, and g_ether works, I could connect by ssh and download packages by ipkg (but Angstrom don´t have too much packages)...only on M$ yet, but I´ll try to set up my linux.I have installed AbiWord (really wonderful), Contacts, Calendar, Photo Gallery ,Calculator, Webbrowser...but at this one, I´ve not tried to use it yet, because I really want to connect by a GPRS account
sirspinner (June 5, 2008 at 11:30 am)
oh... sorry, on the iptables comand it's not -j SNAG, it's -j SNAT
sirspinner (June 5, 2008 at 11:25 am)
well, i dont have bluetooth on my 3950, so i still didn't worked on bluetooth connection.About the IM program, i don't know if there is a Gaim package for angstrom, so maybe you will have to build it. Now I'm having trouble with space on the device to install a web browser.... as soon as it works i'll try first to use meebo on the browser and see what happens, than search for a IM build for angstrom.... or build it myself.
sirspinner (June 5, 2008 at 11:16 am)
than edit the file /etc/resolv.conf and insert:nameserver xxx.xxx.xxx.xxxwere xxx.xxx.xxx.xxx is a DNS iphere I use 200.204.0.10, that is the Telefonica DNS
sirspinner (June 5, 2008 at 11:13 am)
Yesterday, after answering you, I managed to conect my ipaq to the internet, sharing the conection with a slackware laptop. On the laptop I did, as root:$ifconfig usb0 192.168.129.200 netmask 255.255.255.255 up$route add -host 192.168.129.201 usb0$iptables -t nat -F$iptables -t nat -A POSTROUTING -j SNAG -o eth1 --to 192.168.129.200on ipaq, again as root:$/sbin/ifconfig usb0 192.168.129.201$route add -host 192.16.129.200 usb0$route add default gw 192.168.129.200
joaosombranewhouse (June 3, 2008 at 10:05 pm)
Now, I have all the rootfs installed on a second partition on my CF Card with Angstrom. Now it´s gpe, because opie its very instable, but for dially use I have to make a connection by my cell phone (nokia e50) and test a IM program (I´ve heard about gaim, but I don´t now if it really works).Thanks for all
joaosombranewhouse (June 3, 2008 at 10:03 pm)
The biggest headache that I have is with bluetooth. On loopback GPE image, it works, but I don´t know what I´m doing wrong that when I try to dial to my gprs account, nothing happens(by pon/poff cmd). I´ve tried the opie (beautiful, userful, but very instable) loopback image, and the bluetooth didn´t worked very well also.
joaosombranewhouse (June 3, 2008 at 10:02 pm)
Sorry for the mistake...I was very impressive to run linux on my pda the first time! ;)
joaosombranewhouse (June 3, 2008 at 10:01 pm)
Hi, thanks for reply. I´ve search on web and forums and that´s it that you´ve posted. I´ve tried a loopback image, and I´ve connected to device by ssh...so I could perform a system upgrade using a proxy program on my pc (I´ve tried on WinXP). On Ubuntu, the g_ether module works, I could see it on ifconfig command, but I don´t know how to share the internet connection on linux...but I haven´t tried the squid yet. |