View previous topic :: View next topic |
Author |
Message |
chimpsky Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 22 Nov 2003 Posts: 109
|
Posted: Fri Mar 26, 2004 3:53 am Post subject: noob + orinoco pcmcia |
|
|
Ok, I believe everything I need is in my kernel, I have read a lot of posts and am still confused about how to get this working. First thing I did was stick in the orinoco card and run:
/etc/init.d/pcmcia start
I was told that the LEDs would not flash untill my system gets an IP from that device (dhcpce eth1) I'm not really sure what that means but the lights did not come on. I then ran:
ifconfig -a
and found my pcmcia card was on eth1. Other info: im running the yenta_socket module.
So, it looks like everything is ok so far but I'm not really sure what the next step is to connect to my AP (or get the LEDs to turn on) any suggestions would be very helpfull! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
chimpsky Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 22 Nov 2003 Posts: 109
|
Posted: Fri Mar 26, 2004 3:55 am Post subject: |
|
|
by the way im on the 2.4 kernel |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
varmaa n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 16 Mar 2004 Posts: 1
|
Posted: Sat Mar 27, 2004 3:00 pm Post subject: |
|
|
Hello,
Have you tried 'ifconfig eth1 up', followed by 'dhcpcd eth1'? In my experience, 'ifconfig eth1 up' has caused the card to look for the first access point it can find and use it, and 'dhcpcd eth1' does all the DHCP stuff.
I also recommend 'emerge wireless-tools' if you haven't already; it comes with a tool called 'iwconfig' that lets you specify an ESSID for the network you want to connect to (if there's multiple wireless nets in the area), as well as WEP options, if you use that. It's also very useful for debugging.
Hope that helps!
-- Atul |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sethleon Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/20879485694bb86127c31f5.gif)
Joined: 14 Dec 2003 Posts: 398 Location: Germany
|
Posted: Sun Mar 28, 2004 10:48 am Post subject: |
|
|
why don't you search this forum, there are plenty of orinoco post,
also one I have posted in the needed configuration files and stuff:
https://forums.gentoo.org/viewtopic.php?t=142059
just take a look this should help you ![Wink :wink:](images/smiles/icon_wink.gif) _________________ Mess with the best, die like the rest. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|