Thread: DWL-650+ and Ndiswrapper again
***this copied on "absolute beginner talk" forum because had put in wrong spot.
first post, sorry if in wrong place. have read through pretty every post on forum d-link dwl-650+ airplus wifi card , have yet find solution.
first specs:
have compaq presario 2100 ubuntu 10.04 running on it. have used same laptop ubuntu 10.04 has worked.
did:
before, install ndisgtk on system, install windows xp drivers (available here: http://www.dlink.com/products/?pid=dwl-650%2b), , voila, work, giving me list of wifi networks @ top. now, says hardware present isn't giving me list of networks.
here bunch of outputs relevant:
lshw -c network:
this 1 interesting, unclaimed next card.code:*-network unclaimed description: network controller product: acx 100 22mbps wireless interface vendor: texas instruments physical id: 0 bus info: pci@0000:02:00.0 version: 00 width: 32 bits clock: 33mhz capabilities: cap_list configuration: latency=64 resources: ioport:1800(size=32) memory:40010000-40010fff memory:40000000-4000ffff
lspci:
this 1 confused me little. called acx100 card, remember ndiswrapper working before.code:02:00.0 network controller: texas instruments acx 100 22mbps wireless interface
ifconfig:
no wlan0 here. appreciated can't use ethernet cable forever!code:eth0 link encap:ethernet hwaddr 00:0b:cd:88:06:6e inet addr:192.168.1.3 bcast:192.168.1.255 mask:255.255.255.0 inet6 addr: fe80::20b:cdff:fe88:66e/64 scope:link broadcast running multicast mtu:1500 metric:1 rx packets:5047 errors:0 dropped:0 overruns:0 frame:0 tx packets:3776 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 rx bytes:4838618 (4.8 mb) tx bytes:700012 (700.0 kb) interrupt:10 base address:0x4000 lo link encap:local loopback inet addr:127.0.0.1 mask:255.0.0.0 inet6 addr: ::1/128 scope:host loopback running mtu:16436 metric:1 rx packets:12 errors:0 dropped:0 overruns:0 frame:0 tx packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 rx bytes:720 (720.0 b) tx bytes:720 (720.0 b)
also, lsmod:
this after trying reload module:code:matthew@matthew-laptop:~/downloads$ lsmod module size used binfmt_misc 6587 1 fbcon 35102 71 tileblit 1999 1 fbcon font 7557 1 fbcon bitblit 4707 1 fbcon snd_ali5451 15799 2 softcursor 1189 1 bitblit snd_ac97_codec 100646 1 snd_ali5451 ac97_bus 1002 1 snd_ac97_codec vga16fb 11385 0 vgastate 8961 1 vga16fb snd_pcm_oss 35308 0 snd_mixer_oss 13746 1 snd_pcm_oss snd_pcm 70694 3 snd_ali5451,snd_ac97_codec,snd_pcm_oss snd_seq_dummy 1338 0 snd_seq_oss 26722 0 snd_seq_midi 4557 0 snd_rawmidi 19056 1 snd_seq_midi radeon 677684 3 snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi ttm 49943 1 radeon snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event ndiswrapper 184677 0 snd_timer 19098 2 snd_pcm,snd_seq drm_kms_helper 29329 1 radeon joydev 8740 0 snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq snd 54244 14 snd_ali5451,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device pcmcia 30784 0 drm 162377 5 radeon,ttm,drm_kms_helper soundcore 6620 1 snd ati_agp 5094 1 video 17375 0 yenta_socket 20408 2 agpgart 31724 3 ttm,drm,ati_agp psmouse 63245 0 rsrc_nonstatic 10015 1 yenta_socket i2c_algo_bit 5028 1 radeon ppdev 5259 0 output 1871 1 video shpchp 28835 0 parport_pc 25962 1 i2c_ali15x3 5050 0 snd_page_alloc 7076 1 snd_pcm lp 7028 0 i2c_ali1535 4725 0 serio_raw 3978 0 pcmcia_core 32964 3 pcmcia,yenta_socket,rsrc_nonstatic parport 32635 3 ppdev,parport_pc,lp pata_ali 7932 2 natsemi 23934 0
code:matthew@matthew-laptop:~/downloads$ sudo rmmod ndiswrapper [sudo] password matthew: matthew@matthew-laptop:~/downloads$ sudo depmod -a matthew@matthew-laptop:~/downloads$ sudo modprobe ndiswrapper warning: config files need .conf: /etc/modprobe.d/ndiswrapper, ignored in future release. warning: config files need .conf: /etc/modprobe.d/blacklist, ignored in future release. matthew@matthew-laptop:~/downloads$ iwconfig lo no wireless extensions. eth0 no wireless extensions.
is there interesting message here?thanks.code:dmesg | grep -e ndis -e acx
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] DWL-650+ and Ndiswrapper again
Ubuntu
Comments
Post a Comment