View previous topic :: View next topic |
Author |
Message |
simmete n00b
Joined: 05 Sep 2005 Posts: 18
|
Posted: Wed Mar 08, 2006 7:03 am Post subject: WiFi - why have not /etc/init.d/net.eth1 script? |
|
|
Hi,
I have 2.6.12-r10 kernel, net-wireless/ipw2200-1.0.10, net-wireless/ieee80211-1.1.9, net-wireless/ipw2200-firmware-2.4.
ipw is not as kernel module.
ipw driver is loaded
Code: |
ipw2200 184004 0
firmware_class 7936 1 ipw2200
ieee80211 44648 1 ipw2200
ieee80211_crypt 5120 2 ipw2200,ieee80211
fglrx 257184 14
smbfs 63224 3
cifs 198248 2
hsfusbcd2 57752 0
hsfmc97sis 48656 0
hsfmc97ati 46864 0
hsfmc97ali 53268 0
hsfmc97via 50200 0
hsfmc97ich 51984 0
hsfpcibasic2 57488 0
hsfserial 20356 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
hsfengine 1315988 1 hsfserial
hsfosspec 84200 9 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine
hsfsoar 57856 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
pcmcia 21512 2
snd_seq 49936 0
snd_seq_device 7052 1 snd_seq
snd_pcm_oss 48416 0
snd_mixer_oss 17408 1 snd_pcm_oss
ohci_hcd 33924 0
yenta_socket 20488 1
rsrc_nonstatic 11392 1 yenta_socket
pcmcia_core 43652 3 pcmcia,yenta_socket,rsrc_nonstatic
tg3 94980 0
snd_intel8x0m 16068 1
snd_intel8x0 29248 3
snd_ac97_codec 79992 2 snd_intel8x0m,snd_intel8x0
snd_pcm 83336 5 snd_pcm_oss,snd_intel8x0m,snd_intel8x0,snd_ac97_codec
snd_timer 21508 7 snd_seq,snd_pcm
snd 46692 19 snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 7648 1 snd
snd_page_alloc 7812 3 snd_intel8x0m,snd_intel8x0,snd_pcm
ehci_hcd 43528 0
pwc 84244 0
usbhid 25604 0
hci_usb 13448 0
bluetooth 44164 1 hci_usb
uhci_hcd 30988 0
intel_agp 20380 1
agpgart 29896 2 fglrx,intel_agp
usbcore 120828 9 hsfusbcd2,hsfosspec,ohci_hcd,ehci_hcd,pwc,usbhid,hci_usb,uhci_hcd
|
If I scan wifi networks I get
Code: |
eth1 Scan completed :
Cell 01 - Address: 00:A0:C5:DE:90:D9
ESSID:"MySID"
Protocol:IEEE 802.11bg
Mode:Master
Channel:6
Encryption key:on
Bit Rate:54 Mb/s
Extra: Rates (Mb/s): 1 2 5.5 6 9 11 12 18 24 36 48 54
Quality:68 Signal level:0 Noise level:0
Extra: Last beacon: 1891ms ago
|
But I cannot find any /etc/init.d/net.eth1 script....
How can I setting up it??? |
|
Back to top |
|
|
d4rkwingduck Apprentice
Joined: 11 Aug 2005 Posts: 220 Location: somwhere on this big blue earth
|
Posted: Wed Mar 08, 2006 7:27 am Post subject: |
|
|
I believe you do this by creating a symlink for it.
Code: | ln -s /etc/init.d/net.lo /etc/init.d/net.eth1 |
|
|
Back to top |
|
|
magic919 Advocate
Joined: 17 Jun 2005 Posts: 2182 Location: Berkshire, UK
|
Posted: Wed Mar 08, 2006 7:29 am Post subject: |
|
|
/etc/init.d/net.ethx is a symlink to net.lo. |
|
Back to top |
|
|
simmete n00b
Joined: 05 Sep 2005 Posts: 18
|
Posted: Wed Mar 08, 2006 8:03 am Post subject: |
|
|
Ah... that's ok
So I can setting up by /etc/init.d/net.lo restart?
Where cai I configure the ESSID, key etc?
Thanks in advance! |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|