You are not logged in.
Hi to all,
I purchased a wireless USB Adapter to connect wireless to my router with my old PC because it doesn't have an internal Wi-Fi card.
I am tired of reading the "Wireless network configuration" article on the Wiki, but I can't understand how to do it.
Please could you put me in the right direction, keeping in mind that I am very limited in knowledge.
I show the output of the commands: lsusb, and lsmod. Please indicate me if more information is necessary.
[alberto@trujillo ~]$ lsusb
Bus 001 Device 037: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 002 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub[alberto@trujillo ~]$ lsmod
Module Size Used by
fuse 131072 3
i915 2162688 4
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
kvmgt 32768 0
vfio_mdev 16384 0
mdev 24576 2 kvmgt,vfio_mdev
vfio_iommu_type1 32768 0
vfio 36864 3 kvmgt,vfio_mdev,vfio_iommu_type1
kvm 741376 1 kvmgt
mt7601u 122880 0
mac80211 942080 1 mt7601u
irqbypass 16384 1 kvm
i2c_algo_bit 16384 1 i915
ppdev 24576 0
drm_kms_helper 208896 1 i915
coretemp 20480 0
snd_hda_codec_via 24576 1
psmouse 172032 0
snd_hda_codec_generic 90112 1 snd_hda_codec_via
cfg80211 798720 2 mt7601u,mac80211
ledtrig_audio 16384 1 snd_hda_codec_generic
drm 499712 6 drm_kms_helper,i915
snd_hda_intel 45056 3
pcspkr 16384 0
i2c_i801 36864 0
lpc_ich 28672 0
rfkill 28672 2 cfg80211
mousedev 24576 0
snd_hda_codec 155648 3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_via
joydev 28672 0
syscopyarea 16384 1 drm_kms_helper
input_leds 16384 0
rng_core 16384 0
sysfillrect 16384 1 drm_kms_helper
snd_hda_core 98304 4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_via
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
r8169 90112 0
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 135168 3 snd_hda_intel,snd_hda_codec,snd_hda_core
evdev 20480 12
realtek 20480 1
parport_pc 53248 0
snd_timer 40960 1 snd_pcm
libphy 90112 2 r8169,realtek
parport 61440 2 parport_pc,ppdev
snd 102400 13 snd_hda_codec_generic,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_hda_codec_via,snd_pcm
intel_agp 24576 0
asus_atk0110 24576 0
mac_hid 16384 0
intel_gtt 24576 2 intel_agp,i915
pcc_cpufreq 20480 0
soundcore 16384 1 snd
agpgart 53248 3 intel_agp,intel_gtt,drm
acpi_cpufreq 28672 0
ip_tables 32768 0
x_tables 49152 1 ip_tables
ext4 749568 3
crc32c_generic 16384 5
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 131072 1 ext4
fscrypto 32768 1 ext4
hid_generic 16384 0
usbhid 61440 0
hid 139264 2 usbhid,hid_generic
sr_mod 28672 0
cdrom 69632 1 sr_mod
sd_mod 57344 5
ata_generic 16384 0
pata_acpi 16384 0
serio_raw 20480 0
atkbd 36864 0
libps2 20480 2 atkbd,psmouse
ata_piix 36864 4
libata 274432 3 ata_piix,pata_acpi,ata_generic
uhci_hcd 53248 0
scsi_mod 249856 3 sd_mod,libata,sr_mod
ehci_pci 20480 0
ehci_hcd 98304 1 ehci_pci
floppy 90112 0
i8042 32768 0
serio 28672 6 serio_raw,atkbd,psmouse,i8042Thanks in advance, and have a good day.
Regards: Alberto
Last edited by Alberto-Trujillo (2019-05-21 20:37:14)
"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
Your card is detected and the driver initialized. Clarify the exact steps and commands and outputs you are using to try and get a connection.
Mod note: Moving to NC
Last edited by V1del (2019-05-12 19:25:20)
Offline
Thanks for answering.
What I do to connect, is first disconnect the cable directly to the router and the following:
[alberto@trujillo ~]$ sudo nmcli dev wifi connect my_network password my_password
Error: No Wi-Fi device found.
[alberto@trujillo ~]$"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
Output of
ip a
nmcli device
dmesg?
Online
[alberto@trujillo ~]$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 00:24:8c:eb:c6:70 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.18/24 brd 192.168.1.255 scope global dynamic noprefixroute enp1s0
valid_lft 82813sec preferred_lft 82813sec
inet6 fe80::c91:66e7:7a5a:27da/64 scope link noprefixroute
valid_lft forever preferred_lft forever[alberto@trujillo ~]$ nmcli device
DEVICE TYPE STATE CONNECTION
enp1s0 ethernet connected Wired connection 1
lo loopback unmanaged --[alberto@trujillo ~]$ dmesg | more
[10305.946019] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10305.946022] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10305.946024] mt7601u 1-4:1.0: Error: mt7601u_mcu_wait_resp timed out
[10306.139971] mt7601u 1-4:1.0: Vendor request req:07 off:0080 failed:-71
[10306.306628] mt7601u 1-4:1.0: Vendor request req:02 off:0080 failed:-71
[10306.473298] mt7601u 1-4:1.0: Vendor request req:02 off:0080 failed:-71
[10306.473345] mt7601u: probe of 1-4:1.0 failed with error -110
[10306.475829] usb 1-4: USB disconnect, device number 80
[10306.736661] usb 1-4: new high-speed USB device number 81 using ehci-pci
[10306.894268] usb 1-4: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
[10306.894271] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[10306.894274] usb 1-4: Product: 802.11 n WLAN
[10306.894276] usb 1-4: Manufacturer: MediaTek
[10306.894278] usb 1-4: SerialNumber: 1.0
[10307.023293] usb 1-4: reset high-speed USB device number 81 using ehci-pci
[10307.172765] mt7601u 1-4:1.0: ASIC revision: 76010001 MAC revision: 76010500
[10307.174235] mt7601u 1-4:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[10307.550143] mt7601u 1-4:1.0: EEPROM ver:0d fae:00
[10307.718767] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10307.718790] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10307.718793] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10307.723011] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10307.723266] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10307.723269] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10307.727260] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10307.727517] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10307.727519] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10307.731510] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10307.731763] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10307.731765] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10307.735761] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10307.736116] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10307.736119] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10307.736120] mt7601u 1-4:1.0: Error: mt7601u_mcu_wait_resp timed out
[10307.929969] mt7601u 1-4:1.0: Vendor request req:07 off:0080 failed:-71
[10308.096625] mt7601u 1-4:1.0: Vendor request req:02 off:0080 failed:-71
[10308.263296] mt7601u 1-4:1.0: Vendor request req:02 off:0080 failed:-71
[10308.263342] mt7601u: probe of 1-4:1.0 failed with error -110
[10308.263616] usb 1-4: USB disconnect, device number 81
[10308.523299] usb 1-4: new high-speed USB device number 82 using ehci-pci
[10308.681019] usb 1-4: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
[10308.681023] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[10308.681025] usb 1-4: Product: 802.11 n WLAN
[10308.681028] usb 1-4: Manufacturer: MediaTek
[10308.681030] usb 1-4: SerialNumber: 1.0
[10308.809968] usb 1-4: reset high-speed USB device number 82 using ehci-pci
[10308.959391] mt7601u 1-4:1.0: ASIC revision: 76010001 MAC revision: 76010500
[10308.961200] mt7601u 1-4:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[10309.337392] mt7601u 1-4:1.0: EEPROM ver:0d fae:00
[10309.505516] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10309.506095] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10309.506099] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10309.509763] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10309.510239] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10309.510242] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10309.514013] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10309.514272] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10309.514275] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10309.518263] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10309.518517] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10309.518519] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10309.522512] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10309.522767] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10309.522769] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10309.522771] mt7601u 1-4:1.0: Error: mt7601u_mcu_wait_resp timed out
[10309.716628] mt7601u 1-4:1.0: Vendor request req:07 off:0080 failed:-71
[10309.883300] mt7601u 1-4:1.0: Vendor request req:02 off:0080 failed:-71
[10310.049959] mt7601u 1-4:1.0: Vendor request req:02 off:0080 failed:-71
[10310.050005] mt7601u: probe of 1-4:1.0 failed with error -110
[10310.052489] usb 1-4: USB disconnect, device number 82
[10310.313325] usb 1-4: new high-speed USB device number 83 using ehci-pci
[10310.471018] usb 1-4: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
[10310.471022] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[10310.471025] usb 1-4: Product: 802.11 n WLAN
[10310.471027] usb 1-4: Manufacturer: MediaTek
[10310.471029] usb 1-4: SerialNumber: 1.0
[10310.599965] usb 1-4: reset high-speed USB device number 83 using ehci-pci
[10310.749392] mt7601u 1-4:1.0: ASIC revision: 76010001 MAC revision: 76010500
[10310.750864] mt7601u 1-4:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[10311.125393] mt7601u 1-4:1.0: EEPROM ver:0d fae:00
[10311.292263] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10311.292284] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10311.292289] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10311.296511] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10311.296767] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10311.296770] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10311.300761] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10311.301016] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10311.301018] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10311.305012] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10311.305264] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10311.305266] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10311.309262] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10311.309514] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10311.309516] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10311.309518] mt7601u 1-4:1.0: Error: mt7601u_mcu_wait_resp timed out
[10311.506629] mt7601u 1-4:1.0: Vendor request req:07 off:0080 failed:-71
[10311.673294] mt7601u 1-4:1.0: Vendor request req:02 off:0080 failed:-71
[10311.839958] mt7601u 1-4:1.0: Vendor request req:02 off:0080 failed:-71
[10311.840003] mt7601u: probe of 1-4:1.0 failed with error -110
[10311.840258] usb 1-4: USB disconnect, device number 83
[10312.096628] usb 1-4: new high-speed USB device number 84 using ehci-pci
[10312.254270] usb 1-4: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
[10312.254274] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[10312.254277] usb 1-4: Product: 802.11 n WLAN
[10312.254279] usb 1-4: Manufacturer: MediaTek
[10312.254281] usb 1-4: SerialNumber: 1.0
[10312.383291] usb 1-4: reset high-speed USB device number 84 using ehci-pci
[10312.532767] mt7601u 1-4:1.0: ASIC revision: 76010001 MAC revision: 76010500
[10312.534194] mt7601u 1-4:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[10312.909769] mt7601u 1-4:1.0: EEPROM ver:0d fae:00
[10313.078890] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10313.079017] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10313.079020] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[10313.083137] mt7601u 1-4:1.0: Error: RX urb failed:-71
[10313.083393] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[10313.083396] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!The output of the command "dmesg | more" is very extensive (about 10 times more than what it published), do you need me to publish everything, or is it enough?
"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
dmesg | curl -F 'f:1=<-' ix.ioOnline
[alberto@trujillo ~]$ dmesg | curl -F 'f:1=<-' ix.io
http://ix.io/1ISa"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
@Alberto-Trujillo can you check dmesg, has the start been lost? (One of the first few lines should contain "Linux version ")
Edit:
If it has the kernel option log_buf_len=4M should increase the size.
Last edited by loqs (2019-05-12 21:56:07)
Offline
Could be the entire ringbuffer is consumed w/ this shit…
Error -110 and the re-occuring usb device would suggest power draw excess, the dongle draws more power than the port can provide.
Is there an external hub involved?
Also you got to be very honest here, because that's hyper-relevant: this isn't a raspberry pi or similar, but a serious piece of HW that could be expected to drive an electric heater over usb?
Online
I do not understand what you're saying.
I do not have any external periphery apart from the keyboard and a nano usb for the mouse.
Also the wifi usb adapter, I just bought it and that's why I'm trying to configure it.
If you think that is threatening to reheat the pc, I remove it, and I continue using the cable to connect to the Internet.
"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
@seth was suggesting, that a mini PC like a RasPi may not supply enough electrical power to correctly operate a USB device with high power consumption (like a heater)
Are you using a desktop PC? A laptop?
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
It is a PC desktop. Motherboard ASUS P5KPL-AM.
Pentium.
"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
Work through this page methodically. If/when you hit an issue, post the exact command and error messages.
https://wiki.archlinux.org/index.php/Wi … figuration
Offline
Thank you very much to all of you V1del, Seth , Loqs, Schard , Jasonwryan.
I will report the problems I'm encountering.
Thanks again.
"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
Hi Loqs,
You tell me to check again the first lines of the "dmesg" command, because you say it must contain "Linux version". I'll show you the start of the output and you can see that "Linux version" does not appear.
[alberto@trujillo ~]$ dmesg | more
[ 2281.362795] usb 1-4: Product: 802.11 n WLAN
[ 2281.646346] mt7601u 1-4:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[ 2282.032535] mt7601u 1-4:1.0: EEPROM ver:0d fae:00
[ 2282.200660] mt7601u 1-4:1.0: Error: RX urb failed:-71
[ 2282.201296] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[ 2282.201300] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[ 2282.204904] mt7601u 1-4:1.0: Error: RX urb failed:-71
[ 2282.205287] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[ 2282.205290] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[ 2282.209157] mt7601u 1-4:1.0: Error: RX urb failed:-71
[ 2282.209529] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[ 2282.209531] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[ 2282.213402] mt7601u 1-4:1.0: Error: RX urb failed:-71
[ 2282.213800] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[ 2282.213803] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[ 2282.217654] mt7601u 1-4:1.0: Error: RX urb failed:-71
[ 2282.218035] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[ 2282.218038] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[ 2282.218041] mt7601u 1-4:1.0: Error: mt7601u_mcu_wait_resp timed out
[ 2282.405049] mt7601u 1-4:1.0: Vendor request req:07 off:0080 failed:-71
[ 2282.571729] mt7601u 1-4:1.0: Vendor request req:02 off:0080 failed:-71
[ 2282.738384] mt7601u 1-4:1.0: Vendor request req:02 off:0080 failed:-71
[ 2282.738431] mt7601u: probe of 1-4:1.0 failed with error -110
[ 2282.738703] usb 1-4: USB disconnect, device number 14
[ 2282.995057] usb 1-4: new high-speed USB device number 15 using ehci-pci
[ 2283.152661] usb 1-4: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
[ 2283.152664] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2283.152667] usb 1-4: Product: 802.11 n WLAN
[ 2283.152669] usb 1-4: Manufacturer: MediaTek
[ 2283.152671] usb 1-4: SerialNumber: 1.0
[ 2283.281720] usb 1-4: reset high-speed USB device number 15 using ehci-pci
[ 2283.431156] mt7601u 1-4:1.0: ASIC revision: 76010001 MAC revision: 76010500
[ 2283.432872] mt7601u 1-4:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[ 2283.818161] mt7601u 1-4:1.0: EEPROM ver:0d fae:00
[ 2283.987281] mt7601u 1-4:1.0: Error: RX urb failed:-71
[ 2283.987303] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71
[ 2283.987306] mt7601u 1-4:1.0: Error: MCU resp evt:0 seq:5-4!
[ 2283.991528] mt7601u 1-4:1.0: Error: RX urb failed:-71
[ 2283.991783] mt7601u 1-4:1.0: Error: MCU resp urb failed:-71Also you indicate me that I must increase the option "log_buf_len = 4M" of the Kernel.
What is the file that I must edit, and how much should I increase it?
Regards: Alberto
"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
https://wiki.archlinux.org/index.php/Kernel_parameters
The ringbuffer is consumed w/ this shit, therefore the head of any boot is probably gone pretty fast (thus the request to increase the buffer size and loqs already told you to increase it to 4M)
Still try what Jason asked you, but I assume this is on the USB level, so ensure to disable usb autosuspend (https://wiki.archlinux.org/index.php/Power_management#USB_autosuspend - "-1" will turn it off completely, but this could be re-enabled by tools like TLP or your DE powermanagement etc. so pay attention to that) and also try another port (plug the dongle into other slots)
Online
Another way to get the kernel messages
journalctl -kb #where # is the boot number you want the messages from, 0 for the current boot, -1 for the last boot, -2 for two boots ago etc.
@seth if you have time please have a look at https://bbs.archlinux.org/viewtopic.php?id=245708
Offline
Hello again everyone,
Surely by now you will have noticed that English is not my first language. Partly because of that and also because I'm still a baby as far as linux is concerned, It is being a bit difficult to understand your suggestions.
I appreciate that you have been involved in trying to help me; but I must say that my knowledge of linux is so limited that I do not understand well the comments you make.
seth: surely you are right in what you have observed that happens with my pc, but I do not know what I have to do to apply what you tell me. Anyway, thank you for your comments.
loqs: I will try to carefully study the references that you suggest, and also to you I thanks for your interest in helping me.
For now I'm going to leave this issue of trying to setup my wifi, until I document myself a little better.
Thank you very much everyone.
Sincerely: Alberto
"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
Your profile says you reside in Dorset…
Spanish?
https://wiki.archlinux.org/index.php/Wi … a%C3%B1ol)
https://wiki.archlinux.org/index.php/Ke … a%C3%B1ol)
(The English wiki is the reference, but there're translations for most of the really important pages)
Online
Hi Seth,
That's right, Spanish from Gran Canaria. I came to live in Poole, Dorset 20 years ago, and we have made England our home.
Thanks for the references in my mother tongue.
Have a good day!
"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
Hello again,
I let you know that I solved my problem by get rid of the wireless USB Adapter (I think it was faulty), and installing a PCI-E Adapter (Wireless Network Card), which worked out of the box.
Thanks again for your interest in helping me.
Regards: Alberto
"I believe I never knew what the word 'round' meant until I saw the Earth from space."
(Aleksei Leonov)
Offline
Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.
Offline
Hey!
Same problem here. Although not yet tested, this seems to be resolved here: https://github.com/kuba-moo/mt7601u/iss … -479672261
Offline