I'm getting errors while installing wifi drivers. How can I fix this?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












i downloaded Ubuntu Budgie onto my computer and my USB wifi adapter didn't work so I downloaded the driver onto my phone and transfered it over to my computer. Once that happened I tried running the install.sh file but I keep getting this error:



Authentication requested [root] for make clean:
bash: make: command not found
Authentication requested [root] for make driver:
bash: make: command not found
####################################
Compile make driver error: 127
Please check error Mesg
####################################


I tried running it normally, with sudo, and with sure but it keeps giving me the errors. I do understand that there are other posts similar to this but I don't understand how to make those specific solutions work with mine.



EDIT:
I don't know what I need to do exactly. I have my usb wifi adapter plugged in but my computer isn't registering it so I will do both codes. For lspci -nnk | grep 0280 nothing happened and for lsusb I got:



Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0c45:5104 Microdia
Bus 003 Device 004: ID 0bda:a811 Realtek Semiconductor Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 145f:01c1 Trust
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



I don't know if this helps either but the linux driver that I'm supposed to install is called Wsky-AC600-LINUX-Driver which is located in my Downloads directory.










share|improve this question



















  • 3




    You don't have make installed.
    – dsstorefile1
    Mar 11 at 6:13














up vote
0
down vote

favorite












i downloaded Ubuntu Budgie onto my computer and my USB wifi adapter didn't work so I downloaded the driver onto my phone and transfered it over to my computer. Once that happened I tried running the install.sh file but I keep getting this error:



Authentication requested [root] for make clean:
bash: make: command not found
Authentication requested [root] for make driver:
bash: make: command not found
####################################
Compile make driver error: 127
Please check error Mesg
####################################


I tried running it normally, with sudo, and with sure but it keeps giving me the errors. I do understand that there are other posts similar to this but I don't understand how to make those specific solutions work with mine.



EDIT:
I don't know what I need to do exactly. I have my usb wifi adapter plugged in but my computer isn't registering it so I will do both codes. For lspci -nnk | grep 0280 nothing happened and for lsusb I got:



Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0c45:5104 Microdia
Bus 003 Device 004: ID 0bda:a811 Realtek Semiconductor Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 145f:01c1 Trust
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



I don't know if this helps either but the linux driver that I'm supposed to install is called Wsky-AC600-LINUX-Driver which is located in my Downloads directory.










share|improve this question



















  • 3




    You don't have make installed.
    – dsstorefile1
    Mar 11 at 6:13












up vote
0
down vote

favorite









up vote
0
down vote

favorite











i downloaded Ubuntu Budgie onto my computer and my USB wifi adapter didn't work so I downloaded the driver onto my phone and transfered it over to my computer. Once that happened I tried running the install.sh file but I keep getting this error:



Authentication requested [root] for make clean:
bash: make: command not found
Authentication requested [root] for make driver:
bash: make: command not found
####################################
Compile make driver error: 127
Please check error Mesg
####################################


I tried running it normally, with sudo, and with sure but it keeps giving me the errors. I do understand that there are other posts similar to this but I don't understand how to make those specific solutions work with mine.



EDIT:
I don't know what I need to do exactly. I have my usb wifi adapter plugged in but my computer isn't registering it so I will do both codes. For lspci -nnk | grep 0280 nothing happened and for lsusb I got:



Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0c45:5104 Microdia
Bus 003 Device 004: ID 0bda:a811 Realtek Semiconductor Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 145f:01c1 Trust
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



I don't know if this helps either but the linux driver that I'm supposed to install is called Wsky-AC600-LINUX-Driver which is located in my Downloads directory.










share|improve this question















i downloaded Ubuntu Budgie onto my computer and my USB wifi adapter didn't work so I downloaded the driver onto my phone and transfered it over to my computer. Once that happened I tried running the install.sh file but I keep getting this error:



Authentication requested [root] for make clean:
bash: make: command not found
Authentication requested [root] for make driver:
bash: make: command not found
####################################
Compile make driver error: 127
Please check error Mesg
####################################


I tried running it normally, with sudo, and with sure but it keeps giving me the errors. I do understand that there are other posts similar to this but I don't understand how to make those specific solutions work with mine.



EDIT:
I don't know what I need to do exactly. I have my usb wifi adapter plugged in but my computer isn't registering it so I will do both codes. For lspci -nnk | grep 0280 nothing happened and for lsusb I got:



Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0c45:5104 Microdia
Bus 003 Device 004: ID 0bda:a811 Realtek Semiconductor Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 145f:01c1 Trust
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



I don't know if this helps either but the linux driver that I'm supposed to install is called Wsky-AC600-LINUX-Driver which is located in my Downloads directory.







drivers wireless






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 15 at 22:49

























asked Mar 11 at 6:06









Cody Oncken

32




32







  • 3




    You don't have make installed.
    – dsstorefile1
    Mar 11 at 6:13












  • 3




    You don't have make installed.
    – dsstorefile1
    Mar 11 at 6:13







3




3




You don't have make installed.
– dsstorefile1
Mar 11 at 6:13




You don't have make installed.
– dsstorefile1
Mar 11 at 6:13










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










On some other computer, go to this site: https://packages.ubuntu.com/ Select your Ubuntu version; check from the terminal:



lsb_release -d


And your architecture; either 32- or 64-bit:



arch


Search for the package build-essential. Download it and all its dependencies. The dependencies are indicated by a red dot; in this case, dpkg-dev, g++, gcc, libc6-dev and make. Download these packages, too. Transfer the .deb files to the desktop of the Ubuntu machine. Then, from the terminal:



cd ~/Desktop
sudo dpkg -i *.deb


It may complain that a package is missing a dependency. If so, download that and add it to the desktop and try again.



EDIT: If, on the other hand, you have an available ethernet connection, you may quite simply do:



sudo apt-get update
sudo apt-get install build-essential


All the needed dependencies, and their dependencies, will be automatically installed.



Footnote: We'd like to confirm the details of your USB wireless as there may be a better way than this lengthy process. Please edit your question to add the result of:



lsusb 


EDIT2: Your wireless device is this: 0bda:a811 Realtek Semiconductor Corp.



With a temporary working internet connection by ethernet, tethered or whatever means possible, open a terminal and do:



sudo apt-get update
sudo apt-get install --reinstall build-essential git
git clone https://github.com/gnab/rtl8812au.git
sudo dkms add ./rtl8812au
sudo dkms build -m 8812au/4.2.2
sudo dkms install -m 8812au/4.2.2


Reboot and your wireless should be working.






share|improve this answer






















  • Okay so I was downloading the gcc(...).Deb and it gave me the error "package gcc-7 is not installed" so I downloaded the gcc-7 .Deb package but it gave me the error "package libgcc-7-dev is not installed. I don't want to keep downloading multiple packages for each of the multiple packages I have to download. Would it be easier if I can connect to Ethernet...I would have to move my computer to another room but it's okay. And if it's easier how would I do it with Ethernet?
    – Cody Oncken
    Mar 11 at 14:54











  • Please see my edit above in a few momwnts.
    – chili555
    Mar 11 at 16:14










  • Hey I found another usb wifi adapter that works but it's honestly really slow...like really slow. So I'm ready, with your help, to get down and dirty to fix this problem I'm having. I'm sorry for not responding to you for a while.
    – Cody Oncken
    Mar 15 at 1:26










  • Are you wanting to install a driver for the internal? If so, post the result of: lspci -nnk | grep 0280 Or to tweak the USB? If so, post the result of the terminal command: lsusb
    – chili555
    Mar 15 at 21:14










  • Okay I edited my original post with the information that you requested.
    – Cody Oncken
    Mar 15 at 22:50










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013805%2fim-getting-errors-while-installing-wifi-drivers-how-can-i-fix-this%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote



accepted










On some other computer, go to this site: https://packages.ubuntu.com/ Select your Ubuntu version; check from the terminal:



lsb_release -d


And your architecture; either 32- or 64-bit:



arch


Search for the package build-essential. Download it and all its dependencies. The dependencies are indicated by a red dot; in this case, dpkg-dev, g++, gcc, libc6-dev and make. Download these packages, too. Transfer the .deb files to the desktop of the Ubuntu machine. Then, from the terminal:



cd ~/Desktop
sudo dpkg -i *.deb


It may complain that a package is missing a dependency. If so, download that and add it to the desktop and try again.



EDIT: If, on the other hand, you have an available ethernet connection, you may quite simply do:



sudo apt-get update
sudo apt-get install build-essential


All the needed dependencies, and their dependencies, will be automatically installed.



Footnote: We'd like to confirm the details of your USB wireless as there may be a better way than this lengthy process. Please edit your question to add the result of:



lsusb 


EDIT2: Your wireless device is this: 0bda:a811 Realtek Semiconductor Corp.



With a temporary working internet connection by ethernet, tethered or whatever means possible, open a terminal and do:



sudo apt-get update
sudo apt-get install --reinstall build-essential git
git clone https://github.com/gnab/rtl8812au.git
sudo dkms add ./rtl8812au
sudo dkms build -m 8812au/4.2.2
sudo dkms install -m 8812au/4.2.2


Reboot and your wireless should be working.






share|improve this answer






















  • Okay so I was downloading the gcc(...).Deb and it gave me the error "package gcc-7 is not installed" so I downloaded the gcc-7 .Deb package but it gave me the error "package libgcc-7-dev is not installed. I don't want to keep downloading multiple packages for each of the multiple packages I have to download. Would it be easier if I can connect to Ethernet...I would have to move my computer to another room but it's okay. And if it's easier how would I do it with Ethernet?
    – Cody Oncken
    Mar 11 at 14:54











  • Please see my edit above in a few momwnts.
    – chili555
    Mar 11 at 16:14










  • Hey I found another usb wifi adapter that works but it's honestly really slow...like really slow. So I'm ready, with your help, to get down and dirty to fix this problem I'm having. I'm sorry for not responding to you for a while.
    – Cody Oncken
    Mar 15 at 1:26










  • Are you wanting to install a driver for the internal? If so, post the result of: lspci -nnk | grep 0280 Or to tweak the USB? If so, post the result of the terminal command: lsusb
    – chili555
    Mar 15 at 21:14










  • Okay I edited my original post with the information that you requested.
    – Cody Oncken
    Mar 15 at 22:50














up vote
1
down vote



accepted










On some other computer, go to this site: https://packages.ubuntu.com/ Select your Ubuntu version; check from the terminal:



lsb_release -d


And your architecture; either 32- or 64-bit:



arch


Search for the package build-essential. Download it and all its dependencies. The dependencies are indicated by a red dot; in this case, dpkg-dev, g++, gcc, libc6-dev and make. Download these packages, too. Transfer the .deb files to the desktop of the Ubuntu machine. Then, from the terminal:



cd ~/Desktop
sudo dpkg -i *.deb


It may complain that a package is missing a dependency. If so, download that and add it to the desktop and try again.



EDIT: If, on the other hand, you have an available ethernet connection, you may quite simply do:



sudo apt-get update
sudo apt-get install build-essential


All the needed dependencies, and their dependencies, will be automatically installed.



Footnote: We'd like to confirm the details of your USB wireless as there may be a better way than this lengthy process. Please edit your question to add the result of:



lsusb 


EDIT2: Your wireless device is this: 0bda:a811 Realtek Semiconductor Corp.



With a temporary working internet connection by ethernet, tethered or whatever means possible, open a terminal and do:



sudo apt-get update
sudo apt-get install --reinstall build-essential git
git clone https://github.com/gnab/rtl8812au.git
sudo dkms add ./rtl8812au
sudo dkms build -m 8812au/4.2.2
sudo dkms install -m 8812au/4.2.2


Reboot and your wireless should be working.






share|improve this answer






















  • Okay so I was downloading the gcc(...).Deb and it gave me the error "package gcc-7 is not installed" so I downloaded the gcc-7 .Deb package but it gave me the error "package libgcc-7-dev is not installed. I don't want to keep downloading multiple packages for each of the multiple packages I have to download. Would it be easier if I can connect to Ethernet...I would have to move my computer to another room but it's okay. And if it's easier how would I do it with Ethernet?
    – Cody Oncken
    Mar 11 at 14:54











  • Please see my edit above in a few momwnts.
    – chili555
    Mar 11 at 16:14










  • Hey I found another usb wifi adapter that works but it's honestly really slow...like really slow. So I'm ready, with your help, to get down and dirty to fix this problem I'm having. I'm sorry for not responding to you for a while.
    – Cody Oncken
    Mar 15 at 1:26










  • Are you wanting to install a driver for the internal? If so, post the result of: lspci -nnk | grep 0280 Or to tweak the USB? If so, post the result of the terminal command: lsusb
    – chili555
    Mar 15 at 21:14










  • Okay I edited my original post with the information that you requested.
    – Cody Oncken
    Mar 15 at 22:50












up vote
1
down vote



accepted







up vote
1
down vote



accepted






On some other computer, go to this site: https://packages.ubuntu.com/ Select your Ubuntu version; check from the terminal:



lsb_release -d


And your architecture; either 32- or 64-bit:



arch


Search for the package build-essential. Download it and all its dependencies. The dependencies are indicated by a red dot; in this case, dpkg-dev, g++, gcc, libc6-dev and make. Download these packages, too. Transfer the .deb files to the desktop of the Ubuntu machine. Then, from the terminal:



cd ~/Desktop
sudo dpkg -i *.deb


It may complain that a package is missing a dependency. If so, download that and add it to the desktop and try again.



EDIT: If, on the other hand, you have an available ethernet connection, you may quite simply do:



sudo apt-get update
sudo apt-get install build-essential


All the needed dependencies, and their dependencies, will be automatically installed.



Footnote: We'd like to confirm the details of your USB wireless as there may be a better way than this lengthy process. Please edit your question to add the result of:



lsusb 


EDIT2: Your wireless device is this: 0bda:a811 Realtek Semiconductor Corp.



With a temporary working internet connection by ethernet, tethered or whatever means possible, open a terminal and do:



sudo apt-get update
sudo apt-get install --reinstall build-essential git
git clone https://github.com/gnab/rtl8812au.git
sudo dkms add ./rtl8812au
sudo dkms build -m 8812au/4.2.2
sudo dkms install -m 8812au/4.2.2


Reboot and your wireless should be working.






share|improve this answer














On some other computer, go to this site: https://packages.ubuntu.com/ Select your Ubuntu version; check from the terminal:



lsb_release -d


And your architecture; either 32- or 64-bit:



arch


Search for the package build-essential. Download it and all its dependencies. The dependencies are indicated by a red dot; in this case, dpkg-dev, g++, gcc, libc6-dev and make. Download these packages, too. Transfer the .deb files to the desktop of the Ubuntu machine. Then, from the terminal:



cd ~/Desktop
sudo dpkg -i *.deb


It may complain that a package is missing a dependency. If so, download that and add it to the desktop and try again.



EDIT: If, on the other hand, you have an available ethernet connection, you may quite simply do:



sudo apt-get update
sudo apt-get install build-essential


All the needed dependencies, and their dependencies, will be automatically installed.



Footnote: We'd like to confirm the details of your USB wireless as there may be a better way than this lengthy process. Please edit your question to add the result of:



lsusb 


EDIT2: Your wireless device is this: 0bda:a811 Realtek Semiconductor Corp.



With a temporary working internet connection by ethernet, tethered or whatever means possible, open a terminal and do:



sudo apt-get update
sudo apt-get install --reinstall build-essential git
git clone https://github.com/gnab/rtl8812au.git
sudo dkms add ./rtl8812au
sudo dkms build -m 8812au/4.2.2
sudo dkms install -m 8812au/4.2.2


Reboot and your wireless should be working.







share|improve this answer














share|improve this answer



share|improve this answer








edited Mar 15 at 23:23

























answered Mar 11 at 13:56









chili555

36.7k54776




36.7k54776











  • Okay so I was downloading the gcc(...).Deb and it gave me the error "package gcc-7 is not installed" so I downloaded the gcc-7 .Deb package but it gave me the error "package libgcc-7-dev is not installed. I don't want to keep downloading multiple packages for each of the multiple packages I have to download. Would it be easier if I can connect to Ethernet...I would have to move my computer to another room but it's okay. And if it's easier how would I do it with Ethernet?
    – Cody Oncken
    Mar 11 at 14:54











  • Please see my edit above in a few momwnts.
    – chili555
    Mar 11 at 16:14










  • Hey I found another usb wifi adapter that works but it's honestly really slow...like really slow. So I'm ready, with your help, to get down and dirty to fix this problem I'm having. I'm sorry for not responding to you for a while.
    – Cody Oncken
    Mar 15 at 1:26










  • Are you wanting to install a driver for the internal? If so, post the result of: lspci -nnk | grep 0280 Or to tweak the USB? If so, post the result of the terminal command: lsusb
    – chili555
    Mar 15 at 21:14










  • Okay I edited my original post with the information that you requested.
    – Cody Oncken
    Mar 15 at 22:50
















  • Okay so I was downloading the gcc(...).Deb and it gave me the error "package gcc-7 is not installed" so I downloaded the gcc-7 .Deb package but it gave me the error "package libgcc-7-dev is not installed. I don't want to keep downloading multiple packages for each of the multiple packages I have to download. Would it be easier if I can connect to Ethernet...I would have to move my computer to another room but it's okay. And if it's easier how would I do it with Ethernet?
    – Cody Oncken
    Mar 11 at 14:54











  • Please see my edit above in a few momwnts.
    – chili555
    Mar 11 at 16:14










  • Hey I found another usb wifi adapter that works but it's honestly really slow...like really slow. So I'm ready, with your help, to get down and dirty to fix this problem I'm having. I'm sorry for not responding to you for a while.
    – Cody Oncken
    Mar 15 at 1:26










  • Are you wanting to install a driver for the internal? If so, post the result of: lspci -nnk | grep 0280 Or to tweak the USB? If so, post the result of the terminal command: lsusb
    – chili555
    Mar 15 at 21:14










  • Okay I edited my original post with the information that you requested.
    – Cody Oncken
    Mar 15 at 22:50















Okay so I was downloading the gcc(...).Deb and it gave me the error "package gcc-7 is not installed" so I downloaded the gcc-7 .Deb package but it gave me the error "package libgcc-7-dev is not installed. I don't want to keep downloading multiple packages for each of the multiple packages I have to download. Would it be easier if I can connect to Ethernet...I would have to move my computer to another room but it's okay. And if it's easier how would I do it with Ethernet?
– Cody Oncken
Mar 11 at 14:54





Okay so I was downloading the gcc(...).Deb and it gave me the error "package gcc-7 is not installed" so I downloaded the gcc-7 .Deb package but it gave me the error "package libgcc-7-dev is not installed. I don't want to keep downloading multiple packages for each of the multiple packages I have to download. Would it be easier if I can connect to Ethernet...I would have to move my computer to another room but it's okay. And if it's easier how would I do it with Ethernet?
– Cody Oncken
Mar 11 at 14:54













Please see my edit above in a few momwnts.
– chili555
Mar 11 at 16:14




Please see my edit above in a few momwnts.
– chili555
Mar 11 at 16:14












Hey I found another usb wifi adapter that works but it's honestly really slow...like really slow. So I'm ready, with your help, to get down and dirty to fix this problem I'm having. I'm sorry for not responding to you for a while.
– Cody Oncken
Mar 15 at 1:26




Hey I found another usb wifi adapter that works but it's honestly really slow...like really slow. So I'm ready, with your help, to get down and dirty to fix this problem I'm having. I'm sorry for not responding to you for a while.
– Cody Oncken
Mar 15 at 1:26












Are you wanting to install a driver for the internal? If so, post the result of: lspci -nnk | grep 0280 Or to tweak the USB? If so, post the result of the terminal command: lsusb
– chili555
Mar 15 at 21:14




Are you wanting to install a driver for the internal? If so, post the result of: lspci -nnk | grep 0280 Or to tweak the USB? If so, post the result of the terminal command: lsusb
– chili555
Mar 15 at 21:14












Okay I edited my original post with the information that you requested.
– Cody Oncken
Mar 15 at 22:50




Okay I edited my original post with the information that you requested.
– Cody Oncken
Mar 15 at 22:50

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013805%2fim-getting-errors-while-installing-wifi-drivers-how-can-i-fix-this%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491