Linux Lite Forums
Linux Lite Kernel - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Development (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=7)
+--- Forum: Linux Lite Software Development (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=30)
+--- Thread: Linux Lite Kernel (/showthread.php?tid=458)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33


Re: Linux Lite Kernel - frank392 - 09-08-2015

Its working perfect for me, Thank you!!

Quote:System:    Host: frank-MS-7693 Kernel: 4.2.0-linuxlite x86_64 (64 bit, gcc: 4.8.4)
          Desktop: Xfce 4.11.8 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:  Mobo: MSI model: 970A-G46 (MS-7693) version: 2.0 Bios: American Megatrends version: V1.11 date: 10/31/2012
CPU:      Hexa core AMD FX-6100 Six-Core (-MCP-) cache: 12288 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm) bmips: 39604.4
          Clock Speeds: 1: 1400.00 MHz 2: 1400.00 MHz 3: 1400.00 MHz 4: 1400.00 MHz 5: 1800.00 MHz 6: 1800.00 MHz
Graphics:  Card: NVIDIA GK106 [GeForce GTX 650 Ti] bus-ID: 01:00.0
          X.Org: 1.15.1 drivers: nouveau (unloaded: fbdev,vesa) Resolution: [email protected]
          GLX Renderer: Gallium 0.4 on NVE6 GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
Audio:    Card-1: NVIDIA GK106 HDMI Audio Controller driver: snd_hda_intel bus-ID: 01:00.1
          Card-2: Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA) driver: snd_hda_intel bus-ID: 00:14.2
          Card-3: Logitech Webcam Pro 9000 driver: USB Audio usb-ID: 003-002
          Sound: Advanced Linux Sound Architecture ver: k4.2.0-linuxlite
Network:  Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
          driver: r8169 ver: 2.3LK-NAPI port: d000 bus-ID: 04:00.0
          IF: eth0 state: up speed: 1000 Mbps duplex: full mac: d4:3d:7e:91:46:01
Drives:    HDD Total Size: 1000.2GB (0.6% used) 1: id: /dev/sda model: ST31000528AS size: 1000.2GB
Partition: ID: / size: 902G used: 5.5G (1%) fs: ext4 ID: swap-1 size: 17.15GB used: 0.00GB (0%) fs: swap
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:  System Temperatures: cpu: 27.8C mobo: N/A gpu: 35.0
          Fan Speeds (in rpm): cpu: N/A
Repos:    Active apt sources in file: /etc/apt/sources.list



 


Re: Linux Lite Kernel - bfb - 09-27-2015

Am trying to install this kernel on another machine and am getting the error
Code:
E: Unable to locate package linux-image-linuxlite-4.2.0
E: Couldn't find any package by regex 'linux-image-linuxlite-4.2.0'



Re: Linux Lite Kernel - rokytnji - 09-27-2015

Have you done a

Code:
sudo apt-get update

first?


Re: Linux Lite Kernel - Valtam - 09-27-2015

(09-27-2015, 03:30 PM)bfb link Wrote: Am trying to install this kernel on another machine and am getting the error
Code:
E: Unable to locate package linux-image-linuxlite-4.2.0
E: Couldn't find any package by regex 'linux-image-linuxlite-4.2.0'

When you say another machine, is Linux Lite on that other machine?


Re: Linux Lite Kernel - bfb - 09-29-2015

Yes I have Lite 2.6 on it. That is what I am writing from. And every day when I log on I do an update.

I get
Code:
GPG error: http://extras.ubuntu.com trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-linuxlite-4.2.0
E: Couldn't find any package by regex 'linux-headers-linuxlite-4.2.0'
I have to explain that I installed Lite 2.6 from a Systamback Live USB that I made from the first computer,
since the one I want to install on doesn't recognise the USB I made with unetbootin with the 2.6 iso on it.
I also have as source Software from France


Re: Linux Lite Kernel - Valtam - 09-29-2015

@bfb Please post the contents of your: /etc/apt/sources.list file.


Re: Linux Lite Kernel - bfb - 09-29-2015

Code:
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ trusty main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ trusty universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty universe
deb http://fr.archive.ubuntu.com/ubuntu/ trusty-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ trusty multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu trusty-security main restricted
deb-src http://security.ubuntu.com/ubuntu trusty-security main restricted
deb http://security.ubuntu.com/ubuntu trusty-security universe
deb-src http://security.ubuntu.com/ubuntu trusty-security universe
deb http://security.ubuntu.com/ubuntu trusty-security multiverse
deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu trusty partner
# deb-src http://archive.canonical.com/ubuntu trusty partner

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu trusty main
# deb-src http://extras.ubuntu.com/ubuntu trusty main



Re: Linux Lite Kernel - Valtam - 09-29-2015

Somehow, the LL repo is missing. Add:

Code:
## Linux Lite Repository
deb http://repo.linuxliteos.com/linuxlite/ beryl main

to the bottom of the file, save and update again. Then choose a kernel to install. But ONLY if you you need it.


Re: Linux Lite Kernel - bfb - 09-30-2015

Thanks Smile



Re: Linux Lite Kernel - Wirezfree - 10-21-2015

@Jerry,

I have a small Atom based PC that is on the opposite side of the house, WiFi on the device was already flaky, it would drop very frequently, 5/6 X a day.
So I did a new driver install, and it would run for 3~4 days, then maybe drop, a re-start of the network manager would fix it.
Given it is not a critical device, I thought I would try the latest kernel. You mention to ignore any errors... are these the errors:

First Error
Code:
Setting up linux-image-linuxlite-4.2.0 (0010) ...


Hmm. There is a symbolic link /lib/modules/4.2.0-linuxlite/build
However, I can not read it: No such file or directory
Therefore, I am deleting /lib/modules/4.2.0-linuxlite/build


Hmm. The package shipped with a symbolic link /lib/modules/4.2.0-linuxlite/source
However, I can not read the target: No such file or directory
Therefore, I am deleting /lib/modules/4.2.0-linuxlite/source


Running depmod.


Second Error:
Code:
Error! Bad return status for module build on kernel: 4.2.0-linuxlite (x86_64)
Consult /var/lib/dkms/virtualbox-guest/4.3.10/build/make.log for more information.


Third Error:
Code:
Error! Bad return status for module build on kernel: 4.2.0-linuxlite (x86_64)
Consult /var/lib/dkms/virtualbox-guest/4.3.10/build/make.log for more information.


This is not a Virtualbox Guest, and Virtualbox is not installed.


NOTE:
I decided to roll back to 3.13, because even though it upgraded, and everything appeared to work...
I did not like the "tainting kernel" error in the dmesg log file:
Code:
[1.312015] sdhci: module verification failed: signature and/or required key missing - tainting kernel
Also there is no SD Card device on this pc.


I now have a workaround for the dropping wifi.
I re-start the network manager daily via cron.