Perhaps it is the device itself that is defective. Does it work in other computers? Windows??
Perhaps it is the device itself that is defective. Does it work in other computers? Windows??
"Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, Ph.D., Sc.D.
I got same idea, but on windows machine it installs and works w/o problem. I ordered replacement mobo, a bit hard to buy new after 15 years![]()
Meanwhile i dug out my old HDD with Windows. All USB ports seems to work and dongle installs. Don't know what to think.
"Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, Ph.D., Sc.D.
lsusb still doesn't work. Dmesg output attached.
Let's try a newer version of the driver. Remove the device from the USB port. From the terminal:
The 'build' step takes a few minutes; please be patient.Code:sudo dkms remove 8822bu/1.1 git clone https://github.com/cilynx/rtl88x2bu.git cd rtl88x2bu/ VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf) sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER} sudo dkms add -m rtl88x2bu -v ${VER} sudo dkms build -m rtl88x2bu -v ${VER} sudo dkms install -m rtl88x2bu -v ${VER}
Insert the device and show us:
Code:iwconfig dmesg | grep -e 88x2 -e wlx
"Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, Ph.D., Sc.D.
didn't work, got toCode:sudo dkms remove 8822bu/1.1reboot... and.... tadam!Code:sudo dkms remove 8822bu/1.1 --all
dmesg output:Code:szydas@ubunciak:~$ iwconfig enp5s12 no wireless extensions. lo no wireless extensions. wlxd45d64920b18 unassociated Nickname:"<WIFI@REALTEK>" Mode:Managed Frequency=2.412 GHz Access Point: Not-Associated Sensitivity:0/0 Retry:off RTS thr:off Fragment thr:off Power Management:off Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0
now connected to WiFi and moving machine to my workshopCode:[ 21.355841] 88x2bu: loading out-of-tree module taints kernel. [ 21.363196] 88x2bu: module verification failed: signature and/or required key missing - tainting kernel [ 22.427486] usbcore: registered new interface driver rtl88x2bu [ 22.664762] rtl88x2bu 1-4:1.0 wlxd45d64920b18: renamed from wlan0 [ 211.504562] IPv6: ADDRCONF(NETDEV_CHANGE): wlxd45d64920b18: link becomes ready![]()
Hi, how to solve this problem
Hi mapst and welcome to the forum, if you have a question please state the issue in your own thread and do not post in someone else's asking for help, it gets confusing for everyone involved.
Thanks
Bookmarks