Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Pyrates

Pages: [1] 2 3 ... 14
1
General Discussion / Emulating Oz
« on: September 07, 2005, 04:51:13 am »
Check virtera.com, you can sign up for a free beta test of an emulator. At least you could some time ago  Mind you, it's slow, but probably it's what you want...

Cheers
Philipp

2
Security and Networking / Almost Have Full Usb Networking With 5500
« on: August 02, 2005, 05:31:35 pm »
You need to configure your PC for masquerading:

iptables -A POSTROUTING -t nat -o usb0 -j MASQUERADE
iptables -A POSTROUTING -t nat -o eth0 -j SNAT --to-source 192.168.0.2
echo "1" >/proc/sys/net/ipv4/ip_forward

Cheers
Philipp

3
Angstrom & OpenZaurus / Out Of Ram
« on: July 18, 2005, 08:19:31 am »
Say, why don't you just uninstall the packages by hand with "ipkg uninstall" and then reinstall them to the proper location?

Cheers
Philipp

4
Angstrom & OpenZaurus / Cea0g06 Camera For Zaurus 5500
« on: July 15, 2005, 07:44:44 am »
I had one for a short time, and it's not worth anything. Very low quality camera, low resolution, problems with the lighting... it's worse than most cameras from cell phones IMHO.

Cheers,
Philipp

5
Security and Networking / Usb Networking And Routing Tables
« on: June 30, 2005, 04:13:49 am »
Ahhh, sorry, it was late and I just did a little bit of copy  & paste... glad it's working for you

Cheers
Philipp

6
Security and Networking / Usb Networking And Routing Tables
« on: June 29, 2005, 04:24:22 pm »
You need to configure your PC for masquerading:

iptables -A POSTROUTING -o usb0 -j MASQUERADE
iptables -A POSTROUTING -o eth0 -j SNAT --to-source 192.168.0.2
echo "1" >/proc/sys/net/ipv4/ip_forward

Hope that's it...

Cheers
Philipp

7
Angstrom & OpenZaurus / Any Idea How To Chkdsk In Linux?
« on: June 27, 2005, 03:56:14 am »
Hmm, dunno. Do "cd /media/card" and then "du -h --max-depth=1" to find the dirs which use up the space. Add, and see if it's right (this doesn't count the files that are not in a subdir of /media/card). Maybe there were dependencies installed... did you do a df -h when there was nothing on the card to make sure the whole space is available for you?

Cheers
Philipp

8
Angstrom & OpenZaurus / Any Idea How To Chkdsk In Linux?
« on: June 26, 2005, 06:46:26 pm »
Sorry, I don't understand what the question is now... I gather you don't have fsck (which ROM are you using?), so you'd have to install it, RAM sounds like a good idea. 32 MB is plenty space for applicatioins for me, what do you mean by "connect+support"? I'm not sure it matters, but you're asking for "looking to get 256", you mean like buying a new card?

Sorry, I'm not a native speaker, so...

Cheers
Philipp

9
Angstrom & OpenZaurus / Any Idea How To Chkdsk In Linux?
« on: June 26, 2005, 03:28:15 pm »
The command is "fsck". Typing "man fsck" will tell you more (if you have manpages installed, probably not on a Z; google will help ). Of course, it might just be that you have to install fsck first...

Cheers
Philipp

10
General Discussion / More Developers...
« on: June 21, 2005, 09:21:13 am »
Make a friendly suggestion, and get pissed on your feet for that... riiight, that's what the community needs, albertr. Thanks for discouraging someone who's interested in development for the community.

But he's somewhat right. If people keep reacting THAT way to newbies who don't know how to start, there's just no way something's gonna change. And from my own experience I know that what YOU suggested is highly frustrating, takes a lot of time, and when you get stuck at some point and nobody's helping... Probably a "school" isn't the right idea, but newbies need to be taken by the hand, same as everywhere else.

Cheers
Philipp

11
Security and Networking / Se P800 Irda Modem With C750?
« on: June 11, 2005, 09:43:01 am »
If you want help, you should be more detailed: What ROM are you using, what did you try, what are the errors etc.

Cheers
Philipp

12
Security and Networking / Kismet 2005-04-r1broken On Oz 3.5.3?
« on: June 08, 2005, 08:21:29 am »
Quote
but,

if i set export TERM=linux, kismet-UI uses colors, but does not display the window-borders properly (uses somethig like ? for border-chars).
Any idea?

best regards

cmpayc
[div align=\"right\"][a href=\"index.php?act=findpost&pid=83319\"][{POST_SNAPBACK}][/a][/div]

I think that's a question of the font your terminal is using. Change it, and see if the problem persists.

Cheers
Philipp

13
Security and Networking / Kismet 2005-04-r1broken On Oz 3.5.3?
« on: June 08, 2005, 03:28:58 am »
Quote
Kismet  2005-04-r1broken under OZ 3.5.3 when starting kismet from a command prompt I recieve "error opening terminal linux". The it says killing server. I installed ncurses and ncurses-terminfo from the 3.5.3 feed. I added the following lines to the kismet file, "export TERMINFO=/usr/share/terminfo" and "export TERM=linux. I also issued the export TERMINFO /usr/share/terminfo command and added export TERMINFO=/usr/share/terminfo to /etc/profile. My wlan card is an Ambicom supported by Kismet. Thanks for your help.

Sorry to tell you, but I can't help, never used WLAN or Kismet myself. Just wanted to point out that you're more likely to get help if you include more details. Good luck!

Cheers
Philipp

14
Security and Networking / Kismet 2005-04-r1broken On Oz 3.5.3?
« on: June 07, 2005, 08:24:53 am »
You should probably describe the error you get in more detail...

Cheers
Philipp

15
Angstrom & OpenZaurus / Oz 3.5.3 Suspend / Power On Issue
« on: May 02, 2005, 04:43:59 am »
I think this is the right forum, yes?

Cheers
Philipp

Pages: [1] 2 3 ... 14