On 05/20/2011 02:06 PM, taytong888 wrote:
>
> Hi Larry,
>
>
> Code:
> --------------------
>
> #lsmod
> --------------------
>
>
> Module Size Used by
> michael_mic 1908 4
> arc4 1329 2
> ecb 2015 2
> ip6t_LOG 7940 5
> xt_tcpudp 3052 2
> xt_pkttype 960 3
> ipt_LOG 7845 5
> xt_limit 1753 10
> vmsync 3234 0
> vmblock 11346 1
> af_packet 20330 2
> mperf 1271 0
> snd_pcm_oss 48271 0
> snd_mixer_oss 17521 1 snd_pcm_oss
> snd_seq 57777 0
> snd_seq_device 6678 1 snd_seq
> edd 8752 0
> ip6t_REJECT 4192 3
> nf_conntrack_ipv6 8286 3
> nf_defrag_ipv6 9434 1 nf_conntrack_ipv6
> ip6table_raw 1203 1
> xt_NOTRACK 864 4
> ipt_REJECT 2200 3
> iptable_raw 1294 1
> iptable_filter 1466 1
> ip6table_mangle 1636 0
> nf_conntrack_netbios_ns 1366 0
> nf_conntrack_ipv4 8584 3
> nf_defrag_ipv4 1281 1 nf_conntrack_ipv4
> ip_tables 13128 2 iptable_raw,iptable_filter
> xt_conntrack 2480 6
> nf_conntrack 75967 5
> nf_conntrack_ipv6,xt_NOTRACK,nf_conntrack_netbios_ns,nf_conntrack_ipv4,xt_conntrack
> ip6table_filter 1375 1
> ip6_tables 13404 4
> ip6t_LOG,ip6table_raw,ip6table_mangle,ip6table_filter
> x_tables 18727 16
> ip6t_LOG,xt_tcpudp,xt_pkttype,ipt_LOG,xt_limit,ip6t_REJECT,ip6table_raw,xt_NOTRACK,ipt_REJECT,iptable_raw,iptable_filter,ip6table_mangle,ip_tables,xt_conntrack,ip6table_filter,ip6_tables
> fuse 72011 8
> dm_mod 76266 0
> lib80211_crypt_tkip 8612 0
> wl 2642390 0
> snd_hda_codec_realtek 274527 1
> snd_hda_intel 25104 2
> snd_hda_codec 95891 2 snd_hda_codec_realtek,snd_hda_intel
> pcmcia 54463 0
> snd_hwdep 6198 1 snd_hda_codec
> sr_mod 15048 0
> cdrom 38437 1 sr_mod
> snd_pcm 88841 3
> snd_pcm_oss,snd_hda_intel,snd_hda_codec
> firewire_ohci 28283 0
> ata_generic 3015 0
> 8139too 27094 0
> yenta_socket 35551 0
> firewire_core 57343 1 firewire_ohci
> pcmcia_rsrc 11215 1 yenta_socket
> snd_timer 22055 2 snd_seq,snd_pcm
> button 5497 0
> i2c_piix4 10342 0
> pcmcia_core 17581 3 pcmcia,yenta_socket,pcmcia_rsrc
> video 14434 0
> container 2583 0
> sg 28446 0
> 8139cp 21063 0
> battery 10066 0
> ac 3227 0
> pata_atiixp 3676 0
> snd 67246 14
> snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
> crc_itu_t 1451 1 firewire_core
> sparse_keymap 3858 0
> rfkill 17926 0
> joydev 9578 0
> shpchp 27427 0
> pci_hotplug 28814 1 shpchp
> pcspkr 1662 0
> serio_raw 4378 0
> soundcore 7270 1 snd
> snd_page_alloc 8121 2 snd_hda_intel,snd_pcm
> ext4 373665 2
> jbd2 78939 1 ext4
> crc16 1419 1 ext4
> radeon 942673 3
> ttm 64252 1 radeon
> drm_kms_helper 32687 1 radeon
> drm 191946 5 radeon,ttm,drm_kms_helper
> sata_sil 7422 6
> i2c_algo_bit 5402 1 radeon
> fan 2575 0
> thermal 13154 0
> processor 36507 1
> thermal_sys 14790 4 video,fan,thermal,processor
>
>
> Code:
> --------------------
> /sbin/lspci -nnk
> --------------------
>
>
> 09:04.0 CardBus bridge [0607]: ENE Technology Inc CB1410 Cardbus
> Controller [1524:1410] (rev 01)
> Subsystem: Toshiba America Info Systems Device [1179:ff00]
> Kernel driver in use: yenta_cardbus
> 09:06.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
> Subsystem: Toshiba America Info Systems Device [1179:ff00]
> Kernel driver in use: 8139too
> 0a:00.0 Network controller [0280]: Broadcom Corporation BCM4321
> 802.11b/g/n [14e4:4329] (rev 01)
> Subsystem: Linksys WPC300N v1 Wireless-N Notebook Adapter [1737:0058]
> Kernel driver in use: wl
There are no modules loaded that would interfere with wl. As I do not debug that
driver, you will need to get help from others. Sorry.