Hi,
A new install of LL 2.2, all appeared to be O.K, System info at the end.
I have to admit, I didn't check WiFi with a Live Boot. (naughty boy )
I always do the installs connected via cable.
After install & Updates I found I did not have WiFi. It is based on Realtek "rtl8723be"
Long story short after lot's of Googling, it appears lots of people have issue with this chipset.
I found a solution that appeared to work, but after 2/3 hours lost the WiFi until I did a re-boot.
Then
I found lots of reference to it being fixed in Kernel 3.16.
So I tried kernel 3.16, the WiFi appeared to work, but I then had a video ripping/tearing issue.
I tried 3.17, WiFi O.K but still had a video ripping/tearing issue.
I tried 3.18, NO WiFi, and also had a video ripping/tearing issue.
I have found possibly another option, but don't fully understand "back-ports"??
I found a thread on what, If I understand it, is installing the the latest drivers used in 3.16, but on to 3.13.?
Post 16 in: http://ubuntuforums.org/showthread.php?t=2243978
I would be taking a stab in the dark with this, and it may break my install possibly.? Comments welcome.?
So in summary, In the absence of any other ideas.?
I try the above, fingers crossed, or I'm stuck with LL 2.2 / kernel 3.13 and cable, or the "flaky" option.
Hope this all makes sense.?
Dave
mac addresses removed
A new install of LL 2.2, all appeared to be O.K, System info at the end.
I have to admit, I didn't check WiFi with a Live Boot. (naughty boy )
I always do the installs connected via cable.
After install & Updates I found I did not have WiFi. It is based on Realtek "rtl8723be"
Long story short after lot's of Googling, it appears lots of people have issue with this chipset.
I found a solution that appeared to work, but after 2/3 hours lost the WiFi until I did a re-boot.
Then
I found lots of reference to it being fixed in Kernel 3.16.
So I tried kernel 3.16, the WiFi appeared to work, but I then had a video ripping/tearing issue.
I tried 3.17, WiFi O.K but still had a video ripping/tearing issue.
I tried 3.18, NO WiFi, and also had a video ripping/tearing issue.
I have found possibly another option, but don't fully understand "back-ports"??
I found a thread on what, If I understand it, is installing the the latest drivers used in 3.16, but on to 3.13.?
Post 16 in: http://ubuntuforums.org/showthread.php?t=2243978
Quote:Please install the kernel headers and build-essential beforehand -
Code:sudo apt-get install linux-headers-generic build-essential
Then follow these steps to download and install the backported driver -
1) Download the "backports-3.16.2-1" package from here : http://drvbp1.linux-foundation.org/~...tml/backports/
2) Copy the downloaded archive to your Desktop > Right-Click > Extract here.
3) Open a terminal (Ctrl-Alt-T) and run these commands to build and install the driver -
Code:cd Desktop/backports-3.16.2-1
make defconfig-rtlwifi
make
sudo make install
I would be taking a stab in the dark with this, and it may break my install possibly.? Comments welcome.?
So in summary, In the absence of any other ideas.?
I try the above, fingers crossed, or I'm stuck with LL 2.2 / kernel 3.13 and cable, or the "flaky" option.
Hope this all makes sense.?
Dave
mac addresses removed
Code:
dave@jetway1:~$ inxi -F
System: Host: jetway1 Kernel: 3.17.0-linuxlite x86_64 (64 bit) Desktop: Xfce 4.11.6 Distro: Ubuntu 14.04 trusty
Machine: Mobo: NP93B model: NP93B version: 1.0 Bios: American Megatrends version: BAR3BA02 date: 09/16/2014
CPU: Dual core Intel Celeron CPU N2807 (-MCP-) cache: 1024 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx)
Clock Speeds: 1: 1919.519 MHz 2: 1814.500 MHz
Graphics: Card: Intel ValleyView Gen7 X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]
GLX Renderer: Mesa DRI Intel Bay Trail GLX Version: 3.0 Mesa 10.1.3
Audio: Card: Intel ValleyView High Definition Audio Controller driver: snd_hda_intel Sound: ALSA ver: k3.17.0-linuxlite
Network: Card-1: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be
IF: wlan0 state: up mac: - REMOVED -
Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
IF: p1p1 state: down mac: - REMOVED -
Drives: HDD Total Size: 123.9GB (3.9% used) 1: id: /dev/sda model: Samsung_SSD_840 size: 120.0GB
2: USB id: /dev/sdb model: USB_DISK size: 3.9GB
Partition: ID: / size: 20G used: 4.3G (23%) fs: ext4 ID: /home size: 20G used: 148M (1%) fs: ext4
ID: swap-1 size: 4.29GB used: 0.00GB (0%) fs: swap
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 33.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 173 Uptime: 2 min Memory: 315.7/1881.8MB Client: Shell (bash) inxi: 1.9.17
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)