LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-18-2022, 01:30 PM   #1
xaephod
LQ Newbie
 
Registered: Jun 2012
Posts: 5

Rep: Reputation: Disabled
Trouble installing WifI USB in Kubuntu - Realtek RTL88xBU


I downloaded the drivers on my windows PC and put it on a flash drive. Dragged it to my desktop in Kubuntu (latest version) and tried to install, but can't figure this out. I did chmod +x install.sh and it seemed to work, but when I do ./install.sh the realtek autoinstallation script starts. Looked like there is an error in the script.

This is what I see (I had to copy and paste this to a USB drive to move it to my pc to post this)

dan@dan-Macmini:~/Desktop/fenvi/LINUX/RTL8812BUú¿RTL8822BU_WiFi_linux_v5.2.4.4_25643.20171212_COEX20171012-504
4/RTL88x2BU_WiFi_linux_v5.2.4.4_25643.20171212_COEX20171012-5044$ sudo chmod +x install.sh
[sudo] password for dan: *
dan@dan-Macmini:~/Desktop/fenvi/LINUX/RTL8812BUú¿RTL8822BU_WiFi_linux_v5.2.4.4_25643.20171212_COEX20171012-504
4/RTL88x2BU_WiFi_linux_v5.2.4.4_25643.20171212_COEX20171012-5044$ ./install.sh ************
##################################################
Realtek Wi-Fi driver Auto installation script
Novembor, 21 2011 v1.1.0
##################################################
Decompress the driver source tar ball:

tar: Old option 'f' requires an argument.
Try 'tar --help' or 'tar --usage' for more information.
RTL88X~1.GZ
./install.sh: line 25: cd: RTL88X~1.GZ: Not a directory
Authentication requested [root] for make clean:
Password: *
su: Authentication failure
Authentication requested [root] for make driver:
Password: *
su: Authentication failure
##################################################
Compile make driver error: 1
Please check error Mesg
##################################################


What am I missing? I don't have any way to hard wire it, need to get the USB working.

Thanks
 
Old 09-18-2022, 07:40 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,371
Blog Entries: 28

Rep: Reputation: 6162Reputation: 6162Reputation: 6162Reputation: 6162Reputation: 6162Reputation: 6162Reputation: 6162Reputation: 6162Reputation: 6162Reputation: 6162Reputation: 6162
This thread from AskUbuntu may help: https://askubuntu.com/questions/1079...ltek-rtl8812bu

I have no way of testing it.
 
Old 09-19-2022, 03:07 PM   #3
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Where was the file downloaded from?
How was it downloaded? (git?, http?, other?)
Exactly what is the file name downloaded?
Where are the instructions for installation?

I could test what you see but need details since it seems there are many sources to obtain the drivers for that card and some links are several years old.
 
Old 09-19-2022, 03:47 PM   #4
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,177

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
Quote:
Realtek Wi-Fi driver Auto installation script
Novembor, 21 2011 v1.1.0
The script is 10 years old, maybe find a more recent version.
And given the typos in the header, and the error you get, I have little trust in the script.

You may just need the firmware package installed, https://howtoinstall.co/en/firmware-realtek

Last edited by uteck; 09-19-2022 at 03:54 PM. Reason: add firmware link
 
Old 09-19-2022, 04:13 PM   #5
xaephod
LQ Newbie
 
Registered: Jun 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by computersavvy View Post
Where was the file downloaded from?
How was it downloaded? (git?, http?, other?)
Exactly what is the file name downloaded?
Where are the instructions for installation?

I could test what you see but need details since it seems there are many sources to obtain the drivers for that card and some links are several years old.
I downloaded it from the manufacturer of the USB wifi dongle. Its called Fenvi, but its not available on Amazon any longer. I got it because its MacOS compatible and this is my MacMini, but its an old MacMini which can't use the latest versions of MacOS. The Dongle is Linux compatible, just have no idea how to compile the driver.
 
Old 09-19-2022, 04:31 PM   #6
xaephod
LQ Newbie
 
Registered: Jun 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by uteck View Post
The script is 10 years old, maybe find a more recent version.
And given the typos in the header, and the error you get, I have little trust in the script.

You may just need the firmware package installed, https://howtoinstall.co/en/firmware-realtek
How do I install it without any internet access? I can download it on my PC and put it on USB and just transfer it?

sudo apt-get update
sudo apt-get install firmware-realtek

How do I download it on my PC to transfer it? Once I do copy it over, how do I install it? Just ./firmware-realtek?
I appreciate the help.
 
Old 09-19-2022, 05:37 PM   #7
xaephod
LQ Newbie
 
Registered: Jun 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
I found an old USB wifi that worked with linux perfectly. Its kind of broken, my 2 year old thought ripping the antenna off was a good idea. Was enough to update linux.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
chipset Realtek RTL8811AU WiFi USB Adapter LinuxSU Linux - Networking 4 12-07-2017 11:30 AM
LXer: Getting Realtek 8188EU Wireless Adapters to work in Linux (and possibly other wireless Realtek chipsets!) LXer Syndicated Linux News 0 02-04-2017 10:06 PM
Wireless USB wifi adapter Netgear ; Realtek RTL8188CUS subhendusc Linux - Wireless Networking 3 10-05-2013 04:25 AM
[SOLVED] Trouble configuring a Realtek USB wifi stick. Won't go UP, then treated as ethernet. garrettderner Linux - Networking 3 06-19-2013 09:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration