Quote:
Originally Posted by ardvark71
Hi...
Welcome to the forum
I'm not seeing your wireless adapter in the readout you provided.
If you would, please open a terminal and post the results of these commands...
Code:
lspci -nnk | grep -i net -A2
These might give a little more indication of what's going on.
Regards...
|
Here are the results from Terminal:
$ lspci -nnk | grep -i net -A2
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:169b]
Kernel driver in use: r8169
$ lsmod
Module Size Used by
fglrx 12460032 169
rfcomm 69632 0
bnep 20480 2
bluetooth 491520 10 bnep,rfcomm
binfmt_misc 20480 1
ip6t_REJECT 16384 1
nf_reject_ipv6 16384 1 ip6t_REJECT
nf_log_ipv6 16384 5
xt_hl 16384 6
ip6t_rt 16384 3
nf_conntrack_ipv6 20480 8
nf_defrag_ipv6 36864 1 nf_conntrack_ipv6
ipt_REJECT 16384 1
nf_reject_ipv4 16384 1 ipt_REJECT
nf_log_ipv4 16384 5
nf_log_common 16384 2 nf_log_ipv4,nf_log_ipv6
xt_LOG 16384 10
xt_limit 16384 13
xt_tcpudp 16384 18
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_core 53248 1 uvcvideo
v4l2_common 16384 1 videobuf2_core
videodev 159744 3 uvcvideo,v4l2_common,videobuf2_core
media 24576 2 uvcvideo,videodev
xt_addrtype 16384 4
hp_wmi 16384 0
sparse_keymap 16384 1 hp_wmi
nf_conntrack_ipv4 16384 8
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
xt_conntrack 16384 16
ip6table_filter 16384 1
ip6_tables 28672 1 ip6table_filter
nf_conntrack_netbios_ns 16384 0
nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns
nf_nat_ftp 16384 0
nf_nat 24576 1 nf_nat_ftp
nf_conntrack_ftp 20480 1 nf_nat_ftp
snd_hda_codec_idt 61440 1
nf_conntrack 106496 8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_co nntrack_ipv4,nf_conntrack_ipv6
snd_hda_codec_generic 69632 1 snd_hda_codec_idt
snd_hda_codec_hdmi 53248 1
iptable_filter 16384 1
ip_tables 28672 1 iptable_filter
x_tables 36864 13 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ip6t_rt,ipt_RE JECT,ip6_tables,xt_addrtype,ip6t_REJECT
snd_hda_intel 36864 6 snd_hda_codec_hdmi
snd_hda_controller 32768 1 snd_hda_intel
rtsx_pci_ms 20480 0
memstick 20480 1 rtsx_pci_ms
snd_hda_codec 143360 5 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
dm_multipath 24576 0
scsi_dh 16384 1 dm_multipath
kvm 479232 0
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
joydev 20480 0
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
serio_raw 16384 0
snd_timer 32768 2 snd_pcm,snd_seq
k10temp 16384 0
snd 86016 21 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_g eneric,snd_hda_codec,snd_hda_intel,snd_seq_device
i2c_piix4 24576 0
shpchp 40960 0
soundcore 16384 2 snd,snd_hda_codec
amd_iommu_v2 20480 1 fglrx
hp_wireless 16384 0
mac_hid 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 45056 3 lp,ppdev,parport_pc
dm_mirror 24576 0
dm_region_hash 24576 1 dm_mirror
dm_log 20480 2 dm_region_hash,dm_mirror
rtsx_pci_sdmmc 24576 0
psmouse 114688 0
r8169 81920 0
rtsx_pci 49152 2 rtsx_pci_ms,rtsx_pci_sdmmc
ahci 36864 2
mii 16384 1 r8169
libahci 32768 1 ahci
wmi 20480 1 hp_wmi
video 20480 0
$ iwconfig
eth0 no wireless extensions.
lo no wireless extensions.
tun0 no wireless extensions.
$ rfkill list
<nothing displayed/returned>