Results 1 to 3 of 3
Hello
After many efforts i managed to install ndiswrapper,the drivers, my wireless network card(linksysWMP54GS) working and detected by KWiFiManager.
The problem now is that i cannot get an ip adress ...
- 02-15-2007 #1
cannot get local ip
Hello
After many efforts i managed to install ndiswrapper,the drivers, my wireless network card(linksysWMP54GS) working and detected by KWiFiManager.
The problem now is that i cannot get an ip adress from my router(FritzBox)
please if you know how to solve this problem reply
- 02-15-2007 #2
post the output of
ifconfig
iwconfig
dmesg | tailPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 02-16-2007 #3
linux:/home/valemon # ifconfig
eth0 Link encap:Ethernet HWaddr 00:0A:E6:0B
1:E2
UP BROADCAST NOTRAILERS MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:5 Base address:0xd000
eth1 Link encap:Ethernet HWaddr 00:16:B6:9E:98:60
inet6 addr: fe80::216:b6ff:fe9e:9860/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:504 (504.0 b) TX bytes:468 (468.0 b)
Interrupt:11 Memory:dfff8000-dfffa000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:434 errors:0 dropped:0 overruns:0 frame:0
TX packets:434 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:28244 (27.5 Kb) TX bytes:28244 (27.5 Kb)
linux:/home/valemon # iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 IEEE 802.11g ESSID:"FRITZ!Box Fon WLAN Annex A" Nickname:"linux"
Mode:Managed Frequency:2.412 GHz Access Point: 00:15:0C:30:51:15
Bit Rate=54 Mb/s Tx-Power:25 dBm
RTS thr:2347 B Fragment thr:2346 B
Encryption key:3937-3235-3834-3037-3930-3935-32 Security mode:restricted
Power Management:off
Link Quality:48/100 Signal level:-65 dBm Noise level:-96 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
sit0 no wireless extensions.
linux:/home/valemon # dmesg | tail
usb 3-2: reset high speed USB device using ehci_hcd and address 2
eth1: no IPv6 routers present
usb 3-2: reset high speed USB device using ehci_hcd and address 2
usb 3-4: USB disconnect, address 3
usb 3-2: reset high speed USB device using ehci_hcd and address 2
usb 3-2: reset high speed USB device using ehci_hcd and address 2
usb 3-2: reset high speed USB device using ehci_hcd and address 2
usb 3-2: reset high speed USB device using ehci_hcd and address 2
usb 3-2: reset high speed USB device using ehci_hcd and address 2
usb 3-2: reset high speed USB device using ehci_hcd and address 2


Reply With Quote