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

Notices


Reply
  Search this Thread
Old 05-30-2004, 09:17 PM   #1
postal26
Member
 
Registered: Dec 2003
Location: north carolina
Distribution: Slackware
Posts: 33

Rep: Reputation: 15
Unhappy just upgraded slackware from kernel 2.4.22 to 2.6.6


Just upgraded Slackware 9.1 from 2.4.22 to 2.6.6 it boots up great. Networking is fine, etc.....

Just one problem, no sound. i ran lspci:

00:00.0 Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 04)
00:01.0 PCI bridge: Intel Corp. 82815 815 Chipset AGP Bridge (rev 04)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 11)
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 11)
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 11)
00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 11)
00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 11)
00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 11)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 420] (rev a3)
02:0b.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
02:0d.0 Ethernet controller: Accton Technology Corporation SMC2-1211TX (rev 10)

It even found my C-media soundcard above. I compiled alsa support into the 2.6 kernel. I ran alsaconf and I received the no isa or pci cards found. Here are my lsmod results:


snd_cmipci 32244 0
snd_opl3_lib 9248 1 snd_cmipci
snd_hwdep 7456 1 snd_opl3_lib


amazingly theres hardly anything in there?? What should I do. I'm very happy to have slackware with the 2.6.6 kernel but without sound i'm doomed. Please help me.
 
Old 05-30-2004, 09:22 PM   #2
usercsr
Member
 
Registered: Sep 2003
Location: Little Rock, Arkansas
Distribution: Slackware-Current
Posts: 129

Rep: Reputation: 15
This has been told sooooo many times. Anyways, if you have compiled ALSA support into the kernel, try to compile it as a module rather 'into' the kernel. This should mostly fix the problem.
 
Old 05-30-2004, 09:39 PM   #3
postal26
Member
 
Registered: Dec 2003
Location: north carolina
Distribution: Slackware
Posts: 33

Original Poster
Rep: Reputation: 15
Thank you

Thank you for your reply. Does this mean i have to run make menuconfig again? Is there anything I need to do b4 running make menuconfig? :-)
 
Old 05-30-2004, 10:10 PM   #4
Nichole_knc
Member
 
Registered: Mar 2004
Location: Georgia
Distribution: SlackWare 10.1+, FreeBSD 4.4-5.2, Amiga 1.3,2.1,3.1, Windors XP Pro (makes a fair answering machine)
Posts: 287

Rep: Reputation: 30
Yep, you must redo the kernel from the start...

As for myself I have had ZERO luck with 2.6 level kernels. I just cannot seem to get them to work at all.
I can do 2.4.# and 2.5.# with my eyes closed..... So that ain't the issue...
 
Old 05-30-2004, 11:22 PM   #5
postal26
Member
 
Registered: Dec 2003
Location: north carolina
Distribution: Slackware
Posts: 33

Original Poster
Rep: Reputation: 15
Cool try this link to upgrade to 2.6

I finally have 2.6.6 kernel working great on slackware 9.1. Follow this article step by step:

http://www.geocities.com/jtarin47/linux

Look for the tutorial in a txt file

If youre using slackware 9.1 you only need to upgrade module-init-tools to current version 3.0.

I download the module-init-tools source untarred it and ran these commands to set it up:

./configure --prefix=/
make moveold
make
make install

Good luck! If I can do it you can :-)

Last edited by postal26; 05-30-2004 at 11:35 PM.
 
Old 05-30-2004, 11:32 PM   #6
spurious
Member
 
Registered: Apr 2003
Location: Vancouver, BC
Distribution: Slackware, Ubuntu
Posts: 558

Rep: Reputation: 31
Your link is no longer valid; here's the google cache for http://www.geocities.com/jtarin47/linux/kernel_2.6_tutorial.html
 
Old 05-30-2004, 11:36 PM   #7
postal26
Member
 
Registered: Dec 2003
Location: north carolina
Distribution: Slackware
Posts: 33

Original Poster
Rep: Reputation: 15
try it now

try it now i changed the link. Look for the tutorial in a text file
 
Old 05-31-2004, 06:54 AM   #8
Nichole_knc
Member
 
Registered: Mar 2004
Location: Georgia
Distribution: SlackWare 10.1+, FreeBSD 4.4-5.2, Amiga 1.3,2.1,3.1, Windors XP Pro (makes a fair answering machine)
Posts: 287

Rep: Reputation: 30
Interesting....
This is the first I had seen about upgrades of anything on slack to use the 2.6.# kernels.
I had assumed since the docs stated that 9.1 was "kernel 2.6 ready" that it was updated for the kernel.
Better fine print is needed...
I would assume now that this has come to light that this may be why we see so many post in the forum about kernel 2.6.# compile and running issues.
Also noted during an investigation of this I saw that even slack current was only using kernel version 2.4.26. That would indicate to me slack is "not" 2.6.# stable nor ready. Which could explain the problems encountered using 2.6.# and the number of off slack upgrades needed.
I have seen within the forum a mention of a 2.6.# kernel by Pat out there somewhere though I have not seen the src myself...
As I have stated elsewhere in the forum "I would use kernels above 2.4.26 with slack with caution" If you desire a totally stable system and/or running a secure server you should NOT use slack-current nor kernels outside the slack levels (2.4.26).
IMO
 
Old 05-31-2004, 07:49 AM   #9
pave_spectre
Member
 
Registered: Jan 2004
Location: Behind You!
Distribution: Slackware 10 | SmoothWall 2.0 | FreeBSD 4.8
Posts: 56

Rep: Reputation: 15
The newer version of module-init-tools must only be required by 2.6.6, (and maybe later).
I've been running 2.6.5 for a while now and all I had to modify was my fstab, (no longer needed umask), and I'm still running version 0.9.14 of module-init-tools.

Last edited by pave_spectre; 05-31-2004 at 07:52 AM.
 
Old 05-31-2004, 03:37 PM   #10
bengo
Member
 
Registered: Mar 2003
Distribution: Slackware Current
Posts: 42

Rep: Reputation: 15
im running Slack - Current with Kernel 2.6.6-mm5 with no problems
 
  


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
upgraded kernel, won't let me compile kernel once Suspend2 patches are applied microsoft/linux Linux - Laptop and Netbook 3 10-02-2005 02:37 PM
maintaining slackware and dropline patched/upgraded zelgadis Slackware 3 02-13-2005 09:05 PM
upgraded gnome on slackware 9.1 and it no longer works... mrvikki Slackware 4 08-13-2004 01:46 AM
How many Slackware users have upgraded to 2.4.24 kernel? Whitehat Slackware 9 01-06-2004 06:12 PM
Kernel upgraded to 2.4.4 jeremy LQ Suggestions & Feedback 2 05-13-2001 10:25 AM

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

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