MGM2007-10-16 04:35:29
我在linuxquestions.org 发了2贴,得到了一些回复 但是问题解决不了,希望能得到大家的帮助:

Trouble with wireless network card:Intel 3945ABG (works before last online update)
----------------------------
Hi all,
i am running Suse 10.1 on an HP laptop. After my last online update, the wireless card would not start. I can not turn on the Wifi light(there is a button to manually turn it on, but it no longer works). I have searched some previous posts that is relevant to this problem. And i tried the solutions too:
- update the driver
- update the firmware
...
- even log in as *root* to see if it works.

However, I still can not have the Wifi light lit up as it used to be.
To check the module loaded, the command lsmod produces the following output:

Module Size Used by
xt_pkttype 5760 3
ipt_LOG 9856 9
xt_limit 6528 9
af_packet 28552 2
cpufreq_ondemand 11020 2
cpufreq_userspace 8448 0
cpufreq_powersave 5760 0
speedstep_centrino 11184 0
freq_table 8448 1 speedstep_centrino
snd_pcm_oss 47360 0
snd_mixer_oss 20224 1 snd_pcm_oss
snd_seq 52976 0
snd_seq_device 11916 1 snd_seq
edd 12484 0
button 10640 0
battery 13444 0
ac 8964 0
ip6t_REJECT 8960 3
xt_tcpudp 7040 5
ipt_REJECT 9216 3
xt_state 6016 12
iptable_mangle 6656 0
iptable_nat 11524 0
ip_nat 20396 1 iptable_nat
iptable_filter 6912 1
ip6table_mangle 6272 0
ip_conntrack 49880 3 xt_state,iptable_nat,ip_nat
nfnetlink 10136 2 ip_nat,ip_conntrack
ip_tables 16196 3 iptable_mangle,iptable_nat,iptable_filter
ip6table_filter 6656 1
ip6_tables 17604 2 ip6table_mangle,ip6table_filter
x_tables 16132 10 xt_pkttype,ipt_LOG,xt_limit,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tabl es
ipv6 245216 15 ip6t_REJECT
apparmor 54552 0
aamatch_pcre 17408 1 apparmor
nls_iso8859_1 8064 1
nls_cp437 9728 1
vfat 16000 1
fat 51100 1 vfat
nls_utf8 6016 1
ntfs 199956 1
loop 19592 0
dm_mod 59728 0
u*****hid 44640 0
intel_agp 24988 1
agpgart 33352 2 intel_agp
ohci1394 34224 0
ieee1394 93240 1 ohci1394
snd_hda_intel 24216 1
snd_hda_codec 215936 1 snd_hda_intel
ehci_hcd 31880 0
e100 37128 0
uhci_hcd 32272 0
u*****core 115460 4 u*****hid,ehci_hcd,uhci_hcd
mii 9088 1 e100
snd_pcm 86660 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 25860 2 snd_seq,snd_pcm
snd 56964 10 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore 13024 1 snd
snd_page_alloc 13576 2 snd_hda_intel,snd_pcm
i8xx_tco 11032 0
ide_cd 40224 0
i2c_i801 12044 0
i2c_core 23680 1 i2c_i801
cdrom 36512 1 ide_cd
reiserfs 216192 3
ata_piix 18436 0
fan 8580 0
thermal 17544 0
sg 35500 0
processor 31468 2 speedstep_centrino,thermal
ahci 25608 6
libata 116508 2 ata_piix,ahci
piix 13828 0 [permanent]
sd_mod 23040 7
scsi_mod 131596 4 sg,ahci,libata,sd_mod
ide_disk 19072 0
ide_core 123468 3 ide_cd,piix,ide_disk

However, the module ipw3495 is not there, and as I list all the modules begin with 'ipw',
# modprobe -l ipw*
/lib/modules/2.6.16.53-0.8-smp/kernel/drivers/u*****/serial/ipw.ko
/lib/modules/2.6.16.53-0.8-smp/kernel/drivers/net/wireless/ipw2200.ko
/lib/modules/2.6.16.53-0.8-smp/kernel/drivers/net/wireless/ipw2100.ko

The module for running intel 3945ABG is not listed...

后来我又升级了kernel package wlan-kmp-smp, 还是没有用。


butdie2007-10-16 04:58:23
重装ipw3945
nuxrl2007-10-16 05:03:39
==>>
hhhh1j2007-10-16 05:12:02
PCLinux = PCLinuxOS ?
nuxrl2007-10-16 05:24:03
yes, pclinux is pclinuxos
hhhh1j2007-10-16 06:13:06
Thanks a lot!
MGM2007-10-16 09:21:14
thanks for the tips. It should solve the problem by
MGM2007-10-16 09:26:12
i tried to reinstall ipw3945 but did not work
nuxrl2007-10-16 09:55:56
try novell's ipw3945d and ipw-firmware
butdie2007-10-16 13:51:42
编译custom kernel最简单
newbie0072007-10-16 15:19:10
real life GNU/Linux???
MGM2007-10-16 18:59:56
把suse10.1 DVD作为installation source,看到的
MGM2007-10-16 19:08:26
我想 先找suse的repository来升级kernel 对我来说容易一些
butdie2007-10-16 20:31:12
我第一次给的链接保护了足够需要的信息