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 01-02-2004, 11:31 AM   #1
Nigel_Tufnel
Member
 
Registered: Jul 2002
Location: Easton, PA
Distribution: Debian, Kubuntu, Arch
Posts: 116

Rep: Reputation: 15
What packages are required for xconfig for 2.6 kernel compile?


What packages need to be installed for 'make xconfig' to work for a 2.6 kernel install? How about 'make gconfig'?
 
Old 01-02-2004, 11:44 AM   #2
joesbox
Member
 
Registered: Feb 2003
Location: hampton va
Distribution: ubuntu
Posts: 502

Rep: Reputation: 30
http://www.osnews.com/story.php?news_id=2949

check this site for a very good walkthru on how to upgrade your kernel
 
Old 01-02-2004, 12:03 PM   #3
Nigel_Tufnel
Member
 
Registered: Jul 2002
Location: Easton, PA
Distribution: Debian, Kubuntu, Arch
Posts: 116

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by joesbox
http://www.osnews.com/story.php?news_id=2949

check this site for a very good walkthru on how to upgrade your kernel
Good document and I'm already familar with it. There are specific debian QT packages required to make xconfig work. What are they?
Thanks in advance.
 
Old 01-02-2004, 12:13 PM   #4
joesbox
Member
 
Registered: Feb 2003
Location: hampton va
Distribution: ubuntu
Posts: 502

Rep: Reputation: 30
i ran into the same problem. it was looking for the same QT something or other but i already have too much on my plate so i am staying with 2.4.22 for a while. i am sorry i was unable to help you. but if you find the answer please let me know via pm or email. i would like to move to 2.6 also.

ps where is easton i am from new kensington
 
Old 01-02-2004, 12:21 PM   #5
Nigel_Tufnel
Member
 
Registered: Jul 2002
Location: Easton, PA
Distribution: Debian, Kubuntu, Arch
Posts: 116

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by joesbox
ps where is easton i am from new kensington
Easton is in the eastern end of the Lehigh Valley and sits right on the Delaware river. New Kensington is near Pittsburgh, right? Relatively far away.

Here's my local lug:
http://www.thelinuxlink.net/lvlinux/
 
Old 01-02-2004, 02:23 PM   #6
joesbox
Member
 
Registered: Feb 2003
Location: hampton va
Distribution: ubuntu
Posts: 502

Rep: Reputation: 30
yeah, new ken is near Pitt.
 
Old 01-02-2004, 05:05 PM   #7
Nukem
Member
 
Registered: May 2003
Location: Canada, TO.
Distribution: Slackware: in progress, Mandrake 9.2, Libranet, Vector
Posts: 373

Rep: Reputation: 30
http://www.osnews.com/story.php?news_id=2949

This is my first attempt even thinking about kernel. Accroding to this site, the kernel file should be about 30MB big. But when I folow this lin kernel.org The latest stable version of the Linux kernel is: 2.6.0 , the file is only like 30 KB.. is this the right file I need?
 
Old 01-02-2004, 05:50 PM   #8
joesbox
Member
 
Registered: Feb 2003
Location: hampton va
Distribution: ubuntu
Posts: 502

Rep: Reputation: 30
Quote:
Originally posted by Nukem
http://www.osnews.com/story.php?news_id=2949

This is my first attempt even thinking about kernel. Accroding to this site, the kernel file should be about 30MB big. But when I folow this lin kernel.org The latest stable version of the Linux kernel is: 2.6.0 , the file is only like 30 KB.. is this the right file I need?
are you sure that you downloaded the proper file??
try this ==> linux-2.6.0.tar.gz 17-Dec-2003 19:27 40M

on a different issue you should open a new thread when wanting new information on a similar subject.

to Nigel_Tufnel: i was re-reading thru the thread and i forgot to mention that when i upgraded my kernel from 2.2.20 to 2.4.22 i used these instruction provided by osnews to the letter and i had no problems. so i thought that i did something to the system to break xconfig. seeing that you have had the same problem kinda makes me feel good, if you know what i mean. hope that one of us finds a solution. if i get anything i will try and get the fix to you.
 
Old 01-03-2004, 12:45 AM   #9
eaglegst
Member
 
Registered: Dec 2003
Location: Australia
Distribution: Woody, Sarge, Sid
Posts: 83

Rep: Reputation: 15
install libqt2 and libqt-dev to use 'make xconfig'.

The new kernel is great but it yet lacks of some manufacturers' support.
In my case, it is the nvidia 3D acceleration graphic card driver.
The present driver does not support 2.6 yet.
 
Old 01-05-2004, 10:14 PM   #10
joesbox
Member
 
Registered: Feb 2003
Location: hampton va
Distribution: ubuntu
Posts: 502

Rep: Reputation: 30
thanks for the suggestion eaglegst but that was not a successful work for me on a fresh install. i decided that i wanted a fresh install and tried that and it didn't work.

as far as a work around, Nigel_Tufnel, you can configure the kernel via command line. install libncurses5-dev and in the source do
Code:
make menuconfig
that will allow you to config the kernel but in a differnet way. and almost the same way that the instructions say to do it. am going to try in a few days.
let me know if it works for you.
 
Old 01-05-2004, 11:35 PM   #11
eaglegst
Member
 
Registered: Dec 2003
Location: Australia
Distribution: Woody, Sarge, Sid
Posts: 83

Rep: Reputation: 15
I am on woody r2.
Yours is sarge, it might vary,I suppose...

Last edited by eaglegst; 01-05-2004 at 11:47 PM.
 
Old 01-06-2004, 07:23 AM   #12
Nigel_Tufnel
Member
 
Registered: Jul 2002
Location: Easton, PA
Distribution: Debian, Kubuntu, Arch
Posts: 116

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by joesbox
as far as a work around, Nigel_Tufnel, you can configure the kernel via command line. install libncurses5-dev and in the source do
Code:
make menuconfig
Good old menufonfig

I have compiled with Debian before using menuconfig and it works fine. I read that some people suggest only installing kernel source from the official apt-get repository because of Debian specific patches. The last time I checked apt-get (Sunday) showed the latest kernel source as 2.6-test11 . Is it o.k. to patch this version with the NVidia patch from this site:
http://minion.de/nvidia.html

any idea when 2.6.0 will hit the apt-get servers?
Thanks and have fun
Looking forward to the Linux Expo in NYC!

Last edited by Nigel_Tufnel; 01-06-2004 at 07:25 AM.
 
Old 01-09-2004, 07:00 AM   #13
Nigel_Tufnel
Member
 
Registered: Jul 2002
Location: Easton, PA
Distribution: Debian, Kubuntu, Arch
Posts: 116

Original Poster
Rep: Reputation: 15
Kernel 2.6.0 finally hit the Debian repository servers. Whooo...
Time to compile!
 
Old 01-30-2004, 02:21 PM   #14
Sebboh
Member
 
Registered: Nov 2003
Posts: 53

Rep: Reputation: 15
Still? No one knows what packages to install??? lol

All these posts....
 
Old 01-30-2004, 03:15 PM   #15
joesbox
Member
 
Registered: Feb 2003
Location: hampton va
Distribution: ubuntu
Posts: 502

Rep: Reputation: 30
Quote:
Originally posted by Sebboh
Still? No one knows what packages to install??? lol

All these posts....
i have given up for now (or until i get a bug up my butt to try again) but i am contempt with 2.4.24 i am not sure what features are in the 2.6.x that i use that are not in the 2.4.24 (before 24 i don't want due to security)
 
  


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
Kernel compile; missing packages, maybe? designguy79 Slackware 11 04-07-2004 08:14 PM
Kernel Compile Problem / xconfig / QT ERRORS muzicman82 Linux - General 1 02-18-2004 03:41 PM
xconfig kernel compile problems beejayzed Linux - Newbie 7 01-28-2004 08:42 PM
how much hard drive space required for kernel compile? ludeKing Linux - General 8 11-28-2003 01:34 AM
Packages that are required mikeshn Linux - General 2 10-23-2003 03:45 PM

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

All times are GMT -5. The time now is 12:14 PM.

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