macoman Posted December 7, 2019 Author Share Posted December 7, 2019 19 minutes ago, adrynalyne said: Did he download the git repo? Basically, you should be able to unzip it, open a terminal in the folder and then git checkout -b desiredbranchname Then just modify the instructions after the git clone to the current directory structure if needed. I can give you exact instructions later if needed, just give me the branch name. Thank you so much, Branch name we named "realtek" fusi0n 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504554 Share on other sites More sharing options...
macoman Posted December 7, 2019 Author Share Posted December 7, 2019 1 hour ago, adrynalyne said: Did he download the git repo? Basically, you should be able to unzip it, open a terminal in the folder and then git checkout -b desiredbranchname Then just modify the instructions after the git clone to the current directory structure if needed. I can give you exact instructions later if needed, just give me the branch name. My friend is getting this error when tried to run that command Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504574 Share on other sites More sharing options...
Mindovermaster Global Moderator Posted December 7, 2019 Global Moderator Share Posted December 7, 2019 just use su to get to admin/root. Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504576 Share on other sites More sharing options...
adrynalyne Posted December 7, 2019 Share Posted December 7, 2019 44 minutes ago, macoman said: My friend is getting this error when tried to run that command Wtf. Deepin doesn’t ship with git? Alright. Gimme a few minutes. macoman 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504579 Share on other sites More sharing options...
Mindovermaster Global Moderator Posted December 7, 2019 Global Moderator Share Posted December 7, 2019 5 minutes ago, adrynalyne said: Wtf. Deepin doesn’t ship with git? Alright. Gimme a few minutes. That's a Debian thing, you would think so, right? macoman 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504580 Share on other sites More sharing options...
adrynalyne Posted December 7, 2019 Share Posted December 7, 2019 (edited) https://1drv.ms/u/s!AiOH5gkEn6ZfnKhXi3oNQ6MVPMEWEw?e=mi6WgC Use this, its ready to go. Ignore git commands. Assuming you have dkms installed by default. 😒 macoman 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504582 Share on other sites More sharing options...
adrynalyne Posted December 7, 2019 Share Posted December 7, 2019 (edited) 21 minutes ago, Mindovermaster said: That's a Debian thing, you would think so, right? Not very helpful. That said, not necessarily. Once Deepin decided to use and distribute it, it became their decision on whether or not to include it. macoman 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504583 Share on other sites More sharing options...
Mindovermaster Global Moderator Posted December 7, 2019 Global Moderator Share Posted December 7, 2019 6 minutes ago, adrynalyne said: Not very helpful. That said, not necessarily. Once Deepin decided to use and distribute it, it became their decision on whether or not to include it. Wasn't necissarily helping him. I was asking you. But yeah, I suppose... Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504585 Share on other sites More sharing options...
macoman Posted December 7, 2019 Author Share Posted December 7, 2019 16 minutes ago, adrynalyne said: https://1drv.ms/u/s!AiOH5gkEn6ZfnKhXi3oNQ6MVPMEWEw?e=mi6WgC Use this, its ready to go. Ignore git commands. Assuming you have dkms installed by default. 😒 Thank you @adrynalyne... will test it today. adrynalyne 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504586 Share on other sites More sharing options...
macoman Posted December 7, 2019 Author Share Posted December 7, 2019 2 hours ago, adrynalyne said: https://1drv.ms/u/s!AiOH5gkEn6ZfnKhXi3oNQ6MVPMEWEw?e=mi6WgC Use this, its ready to go. Ignore git commands. Assuming you have dkms installed by default. 😒 If it's not too much to ask, do you mind providing the command to use it? Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504609 Share on other sites More sharing options...
adrynalyne Posted December 7, 2019 Share Posted December 7, 2019 (edited) 33 minutes ago, macoman said: If it's not too much to ask, do you mind providing the command to use it? sudo dkms add ./rtl8723de sudo dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414 sudo depmod -a sudo reboot Execute each command after extracting the zip file. This assumes you are using a terminal one directory above the decompressed file. Edited December 7, 2019 by adrynalyne macoman 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504612 Share on other sites More sharing options...
Mindovermaster Global Moderator Posted December 7, 2019 Global Moderator Share Posted December 7, 2019 messed up on your third command, dude... Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504613 Share on other sites More sharing options...
adrynalyne Posted December 7, 2019 Share Posted December 7, 2019 6 minutes ago, Mindovermaster said: messed up on your third command, dude... 🧐 macoman 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504614 Share on other sites More sharing options...
macoman Posted December 7, 2019 Author Share Posted December 7, 2019 1 hour ago, adrynalyne said: sudo dkms add ./rtl8723de sudo dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414 sudo depmod -a sudo reboot Execute each command after extracting the zip file. This assumes you are using a terminal one directory above the decompressed file. Thank you so much, will test it tomorrow... Appreciate all the assistance offered. adrynalyne 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504626 Share on other sites More sharing options...
macoman Posted December 8, 2019 Author Share Posted December 8, 2019 On 12/7/2019 at 2:38 PM, adrynalyne said: sudo dkms add ./rtl8723de sudo dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414 sudo depmod -a sudo reboot Execute each command after extracting the zip file. This assumes you are using a terminal one directory above the decompressed file. Update: The command worked without issue, rebooted laptop and still WIFI not available and does not load the drivers. So we decided to download Debian 10.2 because it have linux kernel 5 and could be compatible with the laptop. We will test it and report back. adrynalyne 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504739 Share on other sites More sharing options...
Brandon H Supervisor Posted December 8, 2019 Supervisor Share Posted December 8, 2019 9 minutes ago, macoman said: Update: The command worked without issue, rebooted laptop and still WIFI not available and does not load the drivers. So we decided to download Debian 10.2 because it have linux kernel 5 and could be compatible with the laptop. We will test it and report back. if that doesn't work then you may want to think moving away from Debian to a linux distro that's more about staying up to date and may have more drivers available. Here are a few distros I'd recommend: Manjaro (Arch Linux based Distro. Uses XFCE desktop environment by default) Fedora Mint Linux Ubuntu (use flavor of choice; has options of most desktop environments) macoman 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504742 Share on other sites More sharing options...
Mindovermaster Global Moderator Posted December 8, 2019 Global Moderator Share Posted December 8, 2019 30 minutes ago, Brandon H said: if that doesn't work then you may want to think moving away from Debian to a linux distro that's more about staying up to date and may have more drivers available. Here are a few distros I'd recommend: Manjaro (Arch Linux based Distro. Uses XFCE desktop environment by default) Fedora Mint Linux Ubuntu (use flavor of choice; has options of most desktop environments) Aside from Manjaro, don't use it. It's so bloated with crap you never use. I am using ArcoLinux. A fork of Arch. Uses XFCE by default. Very springy, more streamlined, IMHO. Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504746 Share on other sites More sharing options...
adrynalyne Posted December 8, 2019 Share Posted December 8, 2019 2 minutes ago, Mindovermaster said: Aside from Manjaro, don't use it. It's so bloated with crap you never use. I am using ArcoLinux. A fork of Arch. Uses XFCE by default. Very springy, more streamlined, IMHO. There is nothing wrong with any of those choices: they are all solid. Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504748 Share on other sites More sharing options...
Brandon H Supervisor Posted December 8, 2019 Supervisor Share Posted December 8, 2019 9 minutes ago, Mindovermaster said: Aside from Manjaro, don't use it. It's so bloated with crap you never use. I am using ArcoLinux. A fork of Arch. Uses XFCE by default. Very springy, more streamlined, IMHO. I have not had any issue with Manjaro; it comes with some useful tools. Bloat is a strong word as the extra things it comes with doesn't slow down the system at all; I ran it for the longest time on a lower end laptop (until that laptop died of water damage that is) that aside, I've heard good things about ArcoLinux as well so either should treat OPs friend well. Arch is honestly one of my favorite base distros; vanilla is a bit more work to setup but the distros that base off of it like Manjaro and ArcoLinux make it super easy to work with. Arch and it's AUR repository are the best software repositories in linux IMO. Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504749 Share on other sites More sharing options...
Mindovermaster Global Moderator Posted December 9, 2019 Global Moderator Share Posted December 9, 2019 37 minutes ago, Brandon H said: I have not had any issue with Manjaro; it comes with some useful tools. Bloat is a strong word as the extra things it comes with doesn't slow down the system at all; I ran it for the longest time on a lower end laptop (until that laptop died of water damage that is) that aside, I've heard good things about ArcoLinux as well so either should treat OPs friend well. Arch is honestly one of my favorite base distros; vanilla is a bit more work to setup but the distros that base off of it like Manjaro and ArcoLinux make it super easy to work with. Arch and it's AUR repository are the best software repositories in linux IMO. Was always bloaty to me. I don't know if I was doing something wrong, or... When I used Manjaro, a lot of the AUR programs didn't work for some stikin reason. IDK, I used it when I was just getting into Linux, so.. ho-hum. But, to your second point, yes, I like to be at the bleeding edge. Where "anything is possible". Arch users complain about their install breaking. I NEVER came across that scenario. Is that just people getting too deep into programs and messing them up? Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504754 Share on other sites More sharing options...
adrynalyne Posted December 9, 2019 Share Posted December 9, 2019 9 minutes ago, Mindovermaster said: Was always bloaty to me. I don't know if I was doing something wrong, or... When I used Manjaro, a lot of the AUR programs didn't work for some stikin reason. IDK, I used it when I was just getting into Linux, so.. ho-hum. But, to your second point, yes, I like to be at the bleeding edge. Where "anything is possible". Arch users complain about their install breaking. I NEVER came across that scenario. Is that just people getting too deep into programs and messing them up? Nope. That is what we call, inevitable. If you use it long enough and install updates, or worse, wait too long to install updates, you will see issues sooner or later. It happens with all rolling releases. Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504755 Share on other sites More sharing options...
Mindovermaster Global Moderator Posted December 9, 2019 Global Moderator Share Posted December 9, 2019 22 minutes ago, adrynalyne said: Nope. That is what we call, inevitable. If you use it long enough and install updates, or worse, wait too long to install updates, you will see issues sooner or later. It happens with all rolling releases. Inconceivable! -Princess Bride :laugh: Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504761 Share on other sites More sharing options...
macoman Posted December 9, 2019 Author Share Posted December 9, 2019 2 hours ago, Brandon H said: if that doesn't work then you may want to think moving away from Debian to a linux distro that's more about staying up to date and may have more drivers available. Here are a few distros I'd recommend: Manjaro (Arch Linux based Distro. Uses XFCE desktop environment by default) Fedora Mint Linux Ubuntu (use flavor of choice; has options of most desktop environments) We tried Debian 10.2 and its worst than deepin. It doesn't even have support for dkms. We will try this coming week Fedora. I tried before Fedora and always as been a solid OS for newbies. Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504763 Share on other sites More sharing options...
adrynalyne Posted December 9, 2019 Share Posted December 9, 2019 4 minutes ago, macoman said: We tried Debian 10.2 and its worst than deepin. It doesn't even have support for dkms. We will try this coming week Fedora. I tried before Fedora and always as been a solid OS for newbies. I’ll be surprised if Fedora doesn’t work. If it doesn’t, then I doubt any distro has drivers. macoman 1 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504764 Share on other sites More sharing options...
macoman Posted December 9, 2019 Author Share Posted December 9, 2019 10 hours ago, adrynalyne said: I’ll be surprised if Fedora doesn’t work. If it doesn’t, then I doubt any distro has drivers. Good news, he told me he tried late last night, Fedora 31 live and the live version without installing the OS was able to recognize WIFI device and able to connect to it. He is happy now... LMAO! Brandon H and adrynalyne 2 Share Link to comment https://www.neowin.net/forum/topic/1389900-linux-driver-for-rtl8723bertl8821aertl8822bertl8821certl8723de-wifi/page/2/#findComment-598504805 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now