LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-16-2015, 03:36 PM   #1
haziz
Member
 
Registered: Jan 2012
Location: /dev/null
Distribution: Slackware, Fedora, Debian, Arch, Ubuntu
Posts: 101

Rep: Reputation: 4
Kernel Backport for Debian Jessie?


I installed the 32 bit version of Debian Jessie (8.0) on an Asus X205TA. The Asus X205TA laptop is quirky like a lot of Intel Baytrail Atom laptops/tablets in that it has 32 bit EFI but a 64 bit capable CPU, and installing Linux on them is an exercise in frustration. Jessie is probably the first distro to support 32bit EFI out of the box, and the install went surprisingly smoothly. As expected the sound and built in WIFI does not work, but everything else seems to work well.

I spent half a day compiling the 4.03 kernel but it crashes on boot, and I ended uninstalling it in frustration.

Is there any backport of the 4.0 (or 4.1 which is currently a release candidate) for Jessie? Debian also seems to have pulled the kernel image off of their "experimental" repository.

Thanks.
 
Old 05-18-2015, 02:32 AM   #2
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
In addition to the answers supplied over at forums.debian.net -- I am using the Liquorix kernel in my BunsenLabs system (modified Debian jessie) right now and it seems to work very well.
Code:
empty@BunsenLabs ~ % uname -a
Linux BunsenLabs 4.0-2.dmz.2-liquorix-amd64 #1 ZEN SMP PREEMPT Debian 4.0-7 (2015-05-12) x86_64 GNU/Linux
http://liquorix.net/
 
Old 05-18-2015, 02:24 PM   #3
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Did you copy oldconfig?
 
Old 05-19-2015, 02:20 PM   #4
sudowtf
Member
 
Registered: Nov 2013
Posts: 205

Rep: Reputation: 46
@haziz , just add debian unstable (and backports) to your /etc/sources (something similar to: )

Code:
[...]
#jessie-backports
deb http://ftp.us.debian.org/debian/ jessie-backports main contrib non-free
deb-src http://ftp.us.debian.org/debian/ jessie-backports main contrib non-free

#Sid unstable
deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.us.debian.org/debian/ unstable main contrib non-free
[...]
and pin stable as default in /etc/apt/preferences (something similar to: )
Code:
Package: *
Pin: release a=stable
Pin-Priority: 700

Package: *
Pin: release a=jessie-backports
Pin-Priority: 660

Package: *
Pin: release a=unstable
Pin-Priority: 90

then to install kernel 4.0 from debian unstable, do
Code:
sudo apt-get -t unstable install linux-image linux-headers

Last edited by sudowtf; 05-20-2015 at 08:31 AM. Reason: remove "amd64" as noticed O.P. regarded 32bit
 
Old 05-19-2015, 02:37 PM   #5
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I'm confused -- why did you install a 32 bit OS on a 64 bit machine? I'll admit it may not make an extreme difference but it ought to be better to use an OS compiled to use your CPU and not a processor from a decade or two ago.

Last edited by 273; 05-19-2015 at 02:38 PM. Reason: Typo'
 
Old 05-19-2015, 03:30 PM   #6
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Quote:
Originally Posted by 273 View Post
I'm confused -- why did you install a 32 bit OS on a 64 bit machine? I'll admit it may not make an extreme difference but it ought to be better to use an OS compiled to use your CPU and not a processor from a decade or two ago.
Look at post #1
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HowTo: Compile/Install Linux Kernel 3.19 on Debian Jessie Zaileion Linux - Newbie 10 03-10-2015 06:57 PM
current Kernel 3.16-2 fails. (custom config, but not default one) Debian jessie i386 kaz2100 Debian 2 10-29-2014 08:51 AM
[SOLVED] debian kernel backport piobair Debian 2 09-29-2014 10:56 AM
Debian Backport of fuse-utils 2.6x ronkymac Debian 2 12-04-2008 04:10 PM
HowTo Backport Debian packages kushalkoolwal Debian 5 09-25-2007 03:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 09:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration