OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => OpenBSD => Topic started by: speculatrix on May 11, 2007, 05:43:42 pm

Title: Wireless?
Post by: speculatrix on May 11, 2007, 05:43:42 pm
Seems that OpenBSD is becoming a real force to be reckoned with on the Zaurus with firefox2 running on it (I tried Angstrom but none of the web browsers run at all!)... my first question is whether I could use my prisms2 CF wifi card and get WEP and WPA/PSK encryption to work?

Congrats for achieving so much, I am truly impressed.
Title: Wireless?
Post by: mathemajikian on May 11, 2007, 05:58:34 pm
Quote
Seems that OpenBSD is becoming a real force to be reckoned with on the Zaurus with firefox2 running on it (I tried Angstrom but none of the web browsers run at all!)... my first question is whether I could use my prisms2 CF wifi card and get WEP and WPA/PSK encryption to work?

Congrats for achieving so much, I am truly impressed.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=161101\")

See the following post: [a href=\"http://mersenne.homeunix.net/zaurusforums/viewtopic.php?t=226]Wifi setup[/url]
Title: Wireless?
Post by: jpmatrix on June 06, 2007, 03:53:38 pm
Quote
Quote
Seems that OpenBSD is becoming a real force to be reckoned with on the Zaurus with firefox2 running on it (I tried Angstrom but none of the web browsers run at all!)... my first question is whether I could use my prisms2 CF wifi card and get WEP and WPA/PSK encryption to work?

Congrats for achieving so much, I am truly impressed.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=161101\")

See the following post: [a href=\"http://mersenne.homeunix.net/zaurusforums/viewtopic.php?t=226]Wifi setup[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=161104\"][{POST_SNAPBACK}][/a][/div]

following this guide, i'm unable to have wifi working on my wep protected home network.

on initial ping my_pc, i have:
sendto: no route to host

then i typed:
route add default 192.168.1.1

then ping my_pc gave me:
sendto: host is down

help! F1
Title: Wireless?
Post by: jpmatrix on June 06, 2007, 04:10:00 pm
well, sorry
it IS working

perhaps my mistake was about my wepkey...

now gsm dialup networking and wifi CF networking is working under openbsd
Title: Wireless?
Post by: ZDevil on June 07, 2007, 01:47:05 am
New question:

I find that if I ifconfig wi0 down and take away the wifi CF, plugging it in again fails to connect to the network. ifconfig wi0 up doesn't do. Reboot gets it working again. Any hint?
Title: Wireless?
Post by: jpmatrix on June 07, 2007, 02:17:51 am
Quote
New question:

I find that if I ifconfig wi0 down and take away the wifi CF, plugging it in again fails to connect to the network. ifconfig wi0 up doesn't do. Reboot gets it working again. Any hint?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=162766\"][{POST_SNAPBACK}][/a][/div]

try as root:
sh /etc/netstart
Title: Wireless?
Post by: ZDevil on June 08, 2007, 09:33:36 pm
Thanks! It works!