Results 21 to 30 of 80
I was really hoping that I would find that the ath5k driver was being blacklisted there, but it's not.
I don't know why it isn't being automatically loaded. For now, ...
- 02-01-2010 #21
I was really hoping that I would find that the ath5k driver was being blacklisted there, but it's not.
I don't know why it isn't being automatically loaded. For now, the best that you can do is to manually load it and try to get the wireless to work.Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 02-01-2010 #22Just Joined!
- Join Date
- Jan 2010
- Posts
- 60
Ok, but the problem is that I don't know who to do it :s
- 02-01-2010 #23
After manually loading the module, it is usually at the top of the lsmod output. I again don't see it loaded.
Do you have to reboot into windows before you post? That would explain some things.
Maybe just installing and using 9.10 isn't a bad idea after all.Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 02-01-2010 #24
- 02-01-2010 #25Just Joined!
- Join Date
- Jan 2010
- Posts
- 60
I had windows XP and then install ubuntu with dual boot.
Ok , but just tell me, delete 9.04 and install 9.10? Or just update?
- 02-01-2010 #26Just Joined!
- Join Date
- Jan 2010
- Posts
- 60
Look, I've made the reboot again and run lsmod
luis@luis-desktop:~$ lsmod
Module Size Used by
binfmt_misc 16776 1
via 49024 2
drm 96424 3 via
ppdev 15620 0
bridge 56212 0
stp 10500 1 bridge
bnep 20224 2
ipt_REJECT 11136 1
ipt_LOG 13700 1
xt_limit 10116 2
xt_tcpudp 11008 7
xt_state 10112 5
ipt_addrtype 10496 4
ip6table_filter 10624 1
ip6_tables 20880 1 ip6table_filter
nf_nat_irc 10240 0
nf_conntrack_irc 13220 1 nf_nat_irc
nf_nat_ftp 10752 0
nf_nat 25876 2 nf_nat_irc,nf_nat_ftp
nf_conntrack_ipv4 21388 7 nf_nat
nf_defrag_ipv4 9984 1 nf_conntrack_ipv4
nf_conntrack_ftp 15652 1 nf_nat_ftp
nf_conntrack 72008 7 xt_state,nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf _nat,nf_conntrack_ipv4,nf_conntrack_ftp
iptable_filter 10752 1
ip_tables 19600 1 iptable_filter
x_tables 23044 8 ipt_REJECT,ipt_LOG,xt_limit,xt_tcpudp,xt_state,ipt _addrtype,ip6_tables,ip_tables
lp 17156 0
parport 42220 2 ppdev,lp
joydev 18368 0
snd_via82xx 32152 3
gameport 19468 1 snd_via82xx
snd_via82xx_modem 19336 5
snd_ac97_codec 112292 2 snd_via82xx,snd_via82xx_modem
snd_pcm_oss 46336 0
snd_mixer_oss 22656 1 snd_pcm_oss
ac97_bus 9856 1 snd_ac97_codec
snd_pcm 83076 6 snd_via82xx,snd_via82xx_modem,snd_ac97_codec,snd_p cm_oss
snd_seq_dummy 10756 0
snd_mpu401_uart 15104 1 snd_via82xx
snd_seq_oss 37760 0
snd_seq_midi 14336 0
snd_rawmidi 29696 2 snd_mpu401_uart,snd_seq_midi
via_agp 16256 1
snd_seq_midi_event 15104 2 snd_seq_oss,snd_seq_midi
agpgart 42696 2 drm,via_agp
psmouse 61972 0
i2c_viapro 15892 0
snd_seq 56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_timer 29704 2 snd_pcm,snd_seq
snd_seq_device 14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
shpchp 40212 0
serio_raw 13444 0
pcspkr 10496 0
via_ircc 32660 0
snd 62756 26 snd_via82xx,snd_via82xx_modem,snd_ac97_codec,snd_p cm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_s eq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_devic e
snd_page_alloc 16904 3 snd_via82xx,snd_via82xx_modem,snd_pcm
soundcore 15200 1 snd
irda 197308 1 via_ircc
crc_ccitt 10112 1 irda
via_rhine 30856 0
mii 13312 1 via_rhine
fbcon 46112 0
tileblit 10752 1 fbcon
font 16384 1 fbcon
bitblit 13824 1 fbcon
softcursor 9984 1 bitblit
luis@luis-desktop:~$
- 02-01-2010 #27
You don't seem to understand. The module is not loading at boot, so you MUST MANUALLY LOAD IT, for now. After doing that, check the output of lsmod to see if it is loaded.
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 02-01-2010 #28Just Joined!
- Join Date
- Jan 2010
- Posts
- 60
Than I reboot and:luis@luis-desktop:~$ sudo modprobe ath5k
[sudo] password for luis:
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
luis@luis-desktop:~$
luis@luis-desktop:~$ lsmod
Module Size Used by
binfmt_misc 16776 1
via 49024 2
drm 96424 3 via
ppdev 15620 0
bridge 56212 0
stp 10500 1 bridge
bnep 20224 2
ipt_REJECT 11136 1
ipt_LOG 13700 1
xt_limit 10116 2
xt_tcpudp 11008 7
xt_state 10112 5
ipt_addrtype 10496 4
ip6table_filter 10624 1
ip6_tables 20880 1 ip6table_filter
nf_nat_irc 10240 0
nf_conntrack_irc 13220 1 nf_nat_irc
nf_nat_ftp 10752 0
nf_nat 25876 2 nf_nat_irc,nf_nat_ftp
nf_conntrack_ipv4 21388 7 nf_nat
nf_defrag_ipv4 9984 1 nf_conntrack_ipv4
nf_conntrack_ftp 15652 1 nf_nat_ftp
nf_conntrack 72008 7 xt_state,nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf _nat,nf_conntrack_ipv4,nf_conntrack_ftp
iptable_filter 10752 1
ip_tables 19600 1 iptable_filter
x_tables 23044 8 ipt_REJECT,ipt_LOG,xt_limit,xt_tcpudp,xt_state,ipt _addrtype,ip6_tables,ip_tables
lp 17156 0
parport 42220 2 ppdev,lp
joydev 18368 0
snd_via82xx 32152 3
gameport 19468 1 snd_via82xx
snd_mpu401_uart 15104 1 snd_via82xx
snd_via82xx_modem 19336 5
snd_ac97_codec 112292 2 snd_via82xx,snd_via82xx_modem
snd_seq_dummy 10756 0
ac97_bus 9856 1 snd_ac97_codec
snd_seq_oss 37760 0
snd_pcm_oss 46336 0
snd_mixer_oss 22656 1 snd_pcm_oss
via_agp 16256 1
snd_seq_midi 14336 0
i2c_viapro 15892 0
psmouse 61972 0
agpgart 42696 2 drm,via_agp
snd_rawmidi 29696 2 snd_mpu401_uart,snd_seq_midi
snd_pcm 83076 6 snd_via82xx,snd_via82xx_modem,snd_ac97_codec,snd_p cm_oss
via_ircc 32660 0
serio_raw 13444 0
shpchp 40212 0
pcspkr 10496 0
snd_seq_midi_event 15104 2 snd_seq_oss,snd_seq_midi
snd_seq 56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_timer 29704 2 snd_pcm,snd_seq
snd_seq_device 14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
irda 197308 1 via_ircc
crc_ccitt 10112 1 irda
snd 62756 26 snd_via82xx,snd_mpu401_uart,snd_via82xx_modem,snd_ ac97_codec,snd_seq_oss,snd_pcm_oss,snd_mixer_oss,s nd_rawmidi,snd_pcm,snd_seq,snd_timer,snd_seq_devic e
snd_page_alloc 16904 3 snd_via82xx,snd_via82xx_modem,snd_pcm
soundcore 15200 1 snd
via_rhine 30856 0
mii 13312 1 via_rhine
fbcon 46112 0
tileblit 10752 1 fbcon
font 16384 1 fbcon
bitblit 13824 1 fbcon
softcursor 9984 1 bitblit
luis@luis-desktop:~$
- 02-01-2010 #29
No No No!
Rebooting will remove the module that you just loaded! Stop rebooting after you load the module, just run the lsmod command.Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 02-01-2010 #30
BTW, what is in that ndiswrapper file that the warning is talking about. Open it up and post the contents.
Code:gksu gedit /etc/modprobe.d/ndiswrapper
Paul
Please do not send Private Messages to me with requests for help. I will not reply.


Reply With Quote

