05-26-2016, 10:12 PM
Hi,
I had some notes from when I did an install for a friend.
Now that was 2.8 with kernel 3.16, and he had a DLink(I think) WiFi device with the RTL8191SU.
Now the the kernel is 3.19 on LL 3.0
I found these instructions, and they worked on that device.
But first, create backup with systemback(firenice03 )
Then open terminal, ctrl+alt+t then enter each line, 1 by 1
Then re-boot
I had some notes from when I did an install for a friend.
Now that was 2.8 with kernel 3.16, and he had a DLink(I think) WiFi device with the RTL8191SU.
Now the the kernel is 3.19 on LL 3.0
I found these instructions, and they worked on that device.
But first, create backup with systemback(firenice03 )
Then open terminal, ctrl+alt+t then enter each line, 1 by 1
Code:
sudo apt-get update
sudo apt-get install git
git clone https://github.com/lwfinger/rtlwifi_new.git
cd rtlwifi_new
make
sudo make install
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)