Tiny Core Base > TCB Bugs
dhcp-client not working as expected with hermes I ?!
wurstbrot:
HI,
iwconfig is working (set key and ESSID, get AP MAC, display link quality) but dhcp-client fails to get an IP. ifconfig eth1 up works also, but no IP is assigned. Loaded modules: orinoco_cs, orinoco, hermes.
do I have to get dhcpcd seperately? or dhclient? Or what is the green LED in the pannel for? Will try to assign IP manually and report back. ..Nope. Have assigned IP manually but couldn't ping AP at 192.168.1.1. Something is strange.
It's one of those old PCMCIA cards with hermes I chipset.
This is Tinycore 1.0rc6 .
roberts:
Works fine for me. I am using an Orinoco Gold PCMCIA on an "original netbook" the 10" TP240.
1. boot with nodhcp option ( we don't want a udhcpc running when we are not ready).
2. Be sure to have both wireless-2.6.26.tcem and wireless-tool.tcel loaded,
3. As root manually type the commands (or best add these command to /opt/bootlocal.sh)
/sbin/modprobe orinoco_cs
/usr/local/sbin/iwconfig eth0 key xx:xx:xx:xx essid YYYYYY
/sbin/udhcpc -i eth0
^thehatsrule^:
Is step 1 necessary? I would've thought that it wouldn't be running if the modules weren't even loaded yet.
roberts:
It is possible to have a wired eth0 port on which you might have a hanging dhcp request waiting to time out. This is more likely with the latest mods that load wired ethernet modules.
wurstbrot:
Thx, now works. Step 1 IS absolutely necessary. This did the trick. My card is eth1,BTW. Is udhcpc preconfigured to use eth0 ??! Also, sidenote, bootoption nodhcp is not listet in the helpscreen when you press F2 (live cd).
May I suggest opening a place in the forum for wireless problems? I come over from Puppy and we have the experience that the more users are joining, everybody is asking:
- which module do I need and can so compile for me?
- which WPA supplicant options to use?
and the alike. Everybody is asking the same questions. May be useful to have all these answers in one place.
Navigation
[0] Message Index
[#] Next page
Go to full version