View previous topic :: View next topic |
Author |
Message |
iko Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Mario/Mario_-_Mario.gif)
Joined: 10 Mar 2004 Posts: 232 Location: Lissone
|
Posted: Tue Nov 29, 2005 6:17 pm Post subject: x server e ndiswrapper... |
|
|
Ciao, sono dopo vari tentativi riuscito a configurare la mia dlink dwl G650+ per l'uso con linux mediante ndiswrapper...
Tuttavia lanciando kde la scheda smetteva di funzionare, tutto sembrava normale ma non avevo più connettività... Dovendo già formattare il computer ho reinstallato gentoo da stage1 e ricompilato tutto e deciso di installare gnome (che tra l'altro preferisco) al posto di kde. Tuttavia ho lo stesso identico problema .. Allora ho provato a lanciare X server con startx e ho notato che il problema è proprio li, nel senso che avviando Xserver la mia scheda wifi non ha più connettività....
Ho cercato ovunque ma non ho trovato problemi analoghi...
Qualcuno ha una mezza idea di quale potrebbe essere il problema? tentendo presente che se non avvio Xserver la mia scheda wifi si connette appena carico il modulo ndiswrapper al mio ap che usa wep!
ciao
Fede |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lopio Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Southpark/avatar22.gif)
Joined: 22 Dec 2003 Posts: 1161 Location: savona, Italy
|
Posted: Tue Nov 29, 2005 8:01 pm Post subject: |
|
|
ma e' un malfunzionamento o qualcuno tira giu' interfaccia?
cosa dicono ifconfig e iwconfig prima e dopo avvio X + kde ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
iko Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Mario/Mario_-_Mario.gif)
Joined: 10 Mar 2004 Posts: 232 Location: Lissone
|
Posted: Thu Dec 01, 2005 8:08 am Post subject: |
|
|
lopio wrote: | ma e' un malfunzionamento o qualcuno tira giu' interfaccia?
cosa dicono ifconfig e iwconfig prima e dopo avvio X + kde ? |
dunque, prima dell'avvio di X server:
Code: |
toshiba-2100 ~ # iwconfig
wlan0 IEEE 802.11g ESSID:"dwl2000" Nickname:"dwl2000"
Mode:Managed Frequency:2.437 GHz Access Point: 00:13:46:B6:6A:ED
Bit Rate=54 Mb/s Tx-Power:10 dBm Sensitivity=0/3
RTS thr=4096 B Fragment thr=4096 B
Encryption key:7274-7274-72 Security mode:open
Power Management:off
Link Quality:100/100 Signal level:-33 dBm Noise level:-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
toshiba-2100 ~ # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:00:39:B6:2E:8B
BROADCAST 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)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:280 (280.0 b) TX bytes:280 (280.0 b)
wlan0 Link encap:Ethernet HWaddr 00:11:95:6E:8C:22
inet addr:192.168.0.18 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3347 (3.2 Kb) TX bytes:1830 (1.7 Kb)
Interrupt:11 Memory:38020000-38021fff
toshiba-2100 ~ # ping -c3 www.google.it
PING www.l.google.com (216.239.59.103) 56(84) bytes of data.
64 bytes from 216.239.59.103: icmp_seq=1 ttl=245 time=90.0 ms
64 bytes from 216.239.59.103: icmp_seq=2 ttl=245 time=161 ms
64 bytes from 216.239.59.103: icmp_seq=3 ttl=245 time=187 ms
--- www.l.google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2010ms
rtt min/avg/max/mdev = 90.026/146.386/187.949/41.326 ms
toshiba-2100 ~ # route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 wlan0
loopback localhost 255.0.0.0 UG 0 0 0 lo
default 192.168.0.1 0.0.0.0 UG 0 0 0 wlan0
|
dopo l'avvio di X server:
Code: |
toshiba-2100 ~ # iwconfig
wlan0 IEEE 802.11g ESSID:"dwl2000" Nickname:"dwl2000"
Mode:Managed Frequency:2.437 GHz Access Point: 00:13:46:B6:6A:ED
Bit Rate=54 Mb/s Tx-Power:10 dBm Sensitivity=0/3
RTS thr=4096 B Fragment thr=4096 B
Encryption key:7274-7274-72 Security mode:open
Power Management:off
Link Quality:100/100 Signal level:-30 dBm Noise level:-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
toshiba-2100 ~ # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:00:39:B6:2E:8B
BROADCAST 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)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:84 errors:0 dropped:0 overruns:0 frame:0
TX packets:84 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5296 (5.1 Kb) TX bytes:5296 (5.1 Kb)
wlan0 Link encap:Ethernet HWaddr 00:11:95:6E:8C:22
inet addr:192.168.0.18 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:27 errors:0 dropped:0 overruns:0 frame:0
TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5860 (5.7 Kb) TX bytes:3351 (3.2 Kb)
Interrupt:11 Memory:38020000-38021fff
toshiba-2100 ~ # route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 wlan0
loopback localhost 255.0.0.0 UG 0 0 0 lo
default 192.168.0.1 0.0.0.0 UG 0 0 0 wlan0
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
iko Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Mario/Mario_-_Mario.gif)
Joined: 10 Mar 2004 Posts: 232 Location: Lissone
|
Posted: Mon Dec 05, 2005 4:48 pm Post subject: |
|
|
rieccomi con indicazioni più precise... il problema è che dopo l'avvio del server grafico X non riesco più a settare la scheda wifi in modalità "managed" e mi viene in automatico settata la modalità "ad hoc", inoltre il mac dell'access point (sui parametri della scheda wifi) mi viene azzerato, è per questo che non posso collegarmi ad internet... Il fatto è che anche da riga di comando provando a lanciare iwconfig con i parametri giusti non cambia nulla..
qualche idea?
ciao
Fede |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|