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 06-09-2004, 04:24 AM   #1
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Rep: Reputation: 30
debian and the 2.6.? kernel


I really want the latest kernel on my debian-based laptop. I'm using the woody distribution, and the older kernel does not support my USB NIC or my wireless network card. I've heard of people using 2.6.? on their debian system, with the kernel coming with the distro. Which distribution is this?

Thanks all!
 
Old 06-09-2004, 05:48 AM   #2
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Rep: Reputation: 31
How To Upgrade to the 2.6 Kernel. This should get you started.
 
Old 06-09-2004, 08:13 AM   #3
wrat
Member
 
Registered: May 2004
Posts: 245

Rep: Reputation: 30
I upgraded to 2.6.6 with synaptic painless and easy.
 
Old 06-09-2004, 08:40 AM   #4
Santorres
Member
 
Registered: Jun 2003
Location: Bogota, Colombia
Distribution: Red Hat 8, knoppix, Xandros
Posts: 51

Rep: Reputation: 15
Talking knoppix 3.4 comes with 2.6

have you heard about knoppix (debian) ?

Well here are some things it comes with...

Linux Kernel 2.4.26 and, as a boot option, Kernel 2.6.5, both ACPI-enabled.
KDE version 3.2.2.
GIMP version 2.0.
New IRDA/Bluetooth-Setup.
GPRS internet-connection ready.
enhanced hardware autodetection and driver updates, wifi for instance.
also boots from (some) USB- and Firewire CD-Roms now.
internet-based software "live-installer", installs add-on packages in ramdisk or on persistent home directory.
free ticket to LinuxTag 2004, Europe's leading Linux and Free Software event, included.

the public download edition of the new version 3.4 of KNOPPIX is now available on the http://www.knopper.net/knoppix-mirrors/?lang=enKnoppix-Mirrors.

For more details go:

http://www.knoppix.org
http://www.knoppix.net
 
Old 06-09-2004, 10:09 AM   #5
jsmarshall85
Member
 
Registered: Aug 2003
Posts: 386

Rep: Reputation: 30
you can also use the beta 4 installer from debian. boot it up and at the prompt type linux26 and it will install 2.6.3. this is the distro i use and it simply works and works very well. i have had no issues at all with it. highly recommended

however you want to just upgrade your kernel, then some of the above suggestions will work as well
 
Old 06-09-2004, 01:02 PM   #6
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
Right on, that beta 4 thing is exactly what I'm looking for. I tried to compile a new kernel before and failed miserably. I got everything configured the way my computer and I needed it, and even installed it correctly, but when it booted, the /dev filesystem was missing almost all of it's devices, including hda1, so debian refused to boot. If anyone would like to help me fix that problem, that would be rockin, but for now, I'm gonna try the beta 4 installer Then again, the kernel I compiled would have been perfect for my system if it worked ... yeah ... what do you think happed as far as the /dev filesystem went?
 
Old 06-10-2004, 04:52 AM   #7
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
Well, got the 2.6 kernel installed BUT ... it installed the K7-SMP version. I have a P233 MMX ... how would I be able to fix that??
 
Old 06-10-2004, 07:43 AM   #8
jsmarshall85
Member
 
Registered: Aug 2003
Posts: 386

Rep: Reputation: 30
to be honest i have no idea about either of your issues. did you use the beta installer? i know you can use apt-get to get the kernel and kernel headers you need, but i'm still a newb when it comes to compiling the kernel or upgrading it. i need to get around to doing that sometime....
 
Old 06-10-2004, 06:49 PM   #9
llamakc
Member
 
Registered: Nov 2003
Distribution: Debian & Ubuntu
Posts: 402

Rep: Reputation: 31
You need to set the correct architecture in menuconfig, or use a precompiled debian package (`apt-cache search kernel-image | grep 686`).
 
Old 06-10-2004, 10:47 PM   #10
kawdk
Member
 
Registered: Apr 2004
Location: Denmark
Distribution: Debian
Posts: 34

Rep: Reputation: 15
If you are using GRUB as your bootloader, you can try to install some of the precompiled debian kernel packages (try apt-cache search kernel-image) for a list.
 
Old 06-10-2004, 10:55 PM   #11
llamakc
Member
 
Registered: Nov 2003
Distribution: Debian & Ubuntu
Posts: 402

Rep: Reputation: 31
You may install the precompiled debian kernel-images regardless of your bootloader. The bootloader is not a factor with the kernel. All it must do is be config'd properly. When OP says they installed the k7 version, what do they mean? a Debian image? Or you selected the incorrect stuff in | PROCESSOR TYPE AND FEATURES |.

Point is that the bootloader doesn't conflict/affect the kernel. All it does is load it; whether LILO, Grub, or yaboot.
 
Old 06-11-2004, 02:47 AM   #12
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
I am installing the debian kernel packages ... Yeah. I lent my laptop to my friend so he can steal his neighbor's bandwidth via 802.11b for the night (ssh!) ... but as far as I remember, the bootloader said "kernel-2.6.3-k7-smp" or something similar on the first debian boot after rebboting from the installation. I didn't tell the installer to do anything with the kernel - it kinda did it's own thing like usual (except this time it goofed). When I try to boot from it, it shows a few lines of blah blah blah (no errors or anything), hangs for about two seconds, then reboots.
 
Old 06-16-2004, 04:56 PM   #13
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
Dang, I still can't figure it out ... ?
 
Old 06-16-2004, 06:55 PM   #14
Moloko
Member
 
Registered: Mar 2004
Location: Netherlands
Distribution: Debian
Posts: 729

Rep: Reputation: 30
If your installing a new system anyway, install it with the 2.4.x kernel and attempt an upgrade to 2.6.x with a precompiled kernel. This is the only way to go if compiling yourself doesn't work. I recently switched to precompiled kernels because they're easier to handle and less prone to user mistakes. Unless you have some specific need for a custum kernel I advice against it. Just about everything can be inserted as a module in precompiled kernels, so it will work if you know how to use it.

Most standard installs have the i386 optimised kernel, so I find it hard to believe you got the k7 optimised kernel. Please be as specific as possible about what you do and what you get as a result. It's kinda hard to follow what you're doing. Don't take this the wrong way, we're here to help
 
Old 06-17-2004, 01:03 AM   #15
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
Right now I'm trying SuSE and so far, it looks GREAT! I'm installing it through the net with my USB NIC that I couldn't get working in debian. And this is just the install. I still totally dig debian - it's an excellent distro, especially for the older machines, but at this point, I'm starting to drift away from it. I've seen too much trouble already.

I would install with the 2.4 kernel, and that would have been the next path until I got attracted to SuSE. The main attration that I had with the 2.6.3 kernel is XFS ... oh wow would that rock sox over ext2! It was like the sweetest thing evarrrr. Plus, USB MIDI is integrated and I got a keyboard that does that. But ... I'm on to SuSE now ...
 
  


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
ISOLinux from Debian etch cannot find kernel image (but kernel is in its place)! Why? *Dark Dragon* Debian 4 11-07-2005 09:54 PM
Debian patched kernel vs official Linux Kernel gerald45 Debian 7 10-12-2005 04:45 AM
What do I do to back up the kernel? Which files do I copy? (Debian kernel 2.4.27-2) GarethC Linux - General 6 08-02-2005 02:49 AM
Kernel-Patch Debian Logo 2.6.2 not correctly working for custom kernel 2.6.11 smp deepclutch Debian 3 06-27-2005 03:59 AM
Upgrading kernel on Debian from 2.4 to 2.6.8, Kernel Panic omlette Linux - General 3 03-07-2005 07:00 AM

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

All times are GMT -5. The time now is 09:26 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