Forum: Games
2010-11-08, 11:00
|
Replies: 745
Views: 379,692
Re: Palm Pre gets SDL! native gaming
Yes, I wrote that comment in the wiki.
The problem is that the game does not start because of a bad ID3 tag in the file assets/music.mp3.
To get the game running, remove (or rename) this file....
|
Forum: Games
2010-10-24, 20:29
|
Replies: 745
Views: 379,692
Re: Palm Pre gets SDL! native gaming
This is great! I have successfully run NFSU and Let's Golf. Thank you javispedro!
When can we expect a new version in Extras-devel? I need glBindFramebufferOES and PDL_SetFirewallPortStatus which...
|
Forum: Applications
2008-07-23, 20:41
|
Replies: 73
Views: 46,973
|
Forum: Applications
2007-12-29, 19:38
|
Replies: 197
Views: 104,427
|
Forum: Troubleshooting
2007-12-29, 11:06
|
Replies: 10
Views: 2,847
Re: Blueooth DUN Phone Compatibility
I repeat here what I wrote in another thread:
Dialup Networking and File browsing works with my Nokia E51.
(*#0000# list the FW version as 100.34.20 29-09-2007 RM-244 Nokia E51 (03.1))
|
Forum: Troubleshooting
2007-12-23, 13:10
|
Replies: 4
Views: 1,647
|
Forum: Troubleshooting
2007-12-23, 12:49
|
Replies: 4
Views: 1,647
Re: N8x0 OS2008 + Nokia E-Series Phones
Yes, I use DUN (3G) with my E51 and it works fine. I have a N800 with OS2008 final.
Why would you want the additional AT commands? I use the default settings for my operator at it just works....
|
Forum: Applications
2007-11-28, 23:19
|
Replies: 105
Views: 24,893
Re: MediaBox Media Center V 0.90
I have a problem where MediaBox hangs during "Looking for media files...". It seems that mplayer has a problem with creating thumbnails of some of my YouTube FLV videos.
Here is the output from...
|
Forum: News
2007-11-26, 22:35
|
Replies: 229
Views: 71,056
|
Forum: Applications
2007-11-11, 18:01
|
Replies: 0
Views: 1,611
GPTVview - stream video clips from www.gp.se
gptvview.py is an application for streaming video from website of the Swedish newspaper "Göteborgs Posten" (http://gptv.gp.se/player). The content is in Swedish so this is only of interest for...
|
Forum: Nokia 770
2007-08-16, 23:22
|
Replies: 62
Views: 16,851
Re: DNS Tunnel
I run iodined on a server behind a NAT router. The trick is to enable IP forwarding on the server
echo 1 > /proc/sys/net/ipv4/ip_forward
To make this permanent you have to edit a config file or a...
|
Forum: Nokia 770
2007-08-14, 19:49
|
Replies: 62
Views: 16,851
Re: DNS Tunnel
Yes, just add a subdomain, select "NS" and enter your IP och hostname. I entered my domain registered with no-ip.com so it will point to the right IP if my dynamic IP changes.
|
Forum: Nokia 770
2007-08-12, 22:42
|
Replies: 62
Views: 16,851
Re: DNS Tunnel
I didn't have time to test it that much but it was pretty slow. Good for checking your mail but probably not for any serious work.
|
Forum: Nokia 770
2007-08-12, 21:18
|
Replies: 62
Views: 16,851
Success!
Today I successfully established a DNS tunnel with iodine. I tested it at different hotspots from two of the major wireless operators in Sweden. Both are using unencrypted networks with web login.
...
|
Forum: Nokia 770
2007-08-12, 12:35
|
Replies: 62
Views: 16,851
Re: DNS Tunnel
If I understand this correctly you will need two public IPs if you are going to run your own DNS. One running the actual DNS server and one running iodine.
I use http://freedns.afraid.org/ for my...
|
Forum: Nokia 770
2007-08-11, 13:08
|
Replies: 62
Views: 16,851
Re: DNS Tunnel
The file /tmp/resolv.conf.wlan0 contains the address of the nameserver(s).
|
Forum: Applications
2007-03-30, 20:52
|
Replies: 563
Views: 252,495
Re: MPlayer which version is suitable
The problem with the N800 and N93 videos is that the aspect ratio is slightly off. If you start mplayer from xterm with the option -noaspect or add noaspect=true to ~/.mplayer/config they will play...
|
Forum: Upgrading
2007-03-30, 19:31
|
Replies: 18
Views: 16,140
Re: How to install Kismet on the N800
gpsd is included as standard in IT2007. You can start it like this:
rfcomm connect /dev/rfcomm0 aa:bb:cc:dd:ee:ff &
/usr/sbin/gpsd /dev/rfcomm0
Replace aa:bb:cc:dd:ee:ff with the MAC address...
|