LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 06-11-2005, 08:54 AM   #16
jogi
LQ Newbie
 
Registered: Mar 2005
Location: London
Distribution: Kanotix 2005-03,Simply Mepis
Posts: 18

Rep: Reputation: 0

Thanks a mill Cedar. Am apt-getting the kernel right now. Will get back to you once its done
 
Old 06-11-2005, 08:56 AM   #17
cedar
Member
 
Registered: Feb 2004
Location: Colorado Springs, CO
Distribution: Ubuntu, Fedora, PCLinux, MEPIS, still miss Libranet
Posts: 162

Rep: Reputation: 30
right on
 
Old 06-11-2005, 09:14 AM   #18
jogi
LQ Newbie
 
Registered: Mar 2005
Location: London
Distribution: Kanotix 2005-03,Simply Mepis
Posts: 18

Rep: Reputation: 0
Unhappy

Now this is definitely getting frustrating....I know this cant be good:

/usr/src# tar -xvf kernel-source-2.6.11.tar.bz2
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Archive contains `W\320' where numeric minor_t value expected

tar: Substituting `.' for empty member name
tar: .: Cannot open: Is a directory
tar: Skipping to next header
tar: Read 8496 bytes from kernel-source-2.6.11.tar.bz2
tar: Error exit delayed from previous errors
 
Old 06-11-2005, 09:20 AM   #19
cedar
Member
 
Registered: Feb 2004
Location: Colorado Springs, CO
Distribution: Ubuntu, Fedora, PCLinux, MEPIS, still miss Libranet
Posts: 162

Rep: Reputation: 30
oops sorry use this instead

tar -xvjf kernel-source-2.6.11.tar.bz2

I forgot to include the j which is used to extract bz2 files
 
Old 06-11-2005, 09:45 AM   #20
jogi
LQ Newbie
 
Registered: Mar 2005
Location: London
Distribution: Kanotix 2005-03,Simply Mepis
Posts: 18

Rep: Reputation: 0
pretty easy when u know how
 
Old 06-11-2005, 09:54 AM   #21
cedar
Member
 
Registered: Feb 2004
Location: Colorado Springs, CO
Distribution: Ubuntu, Fedora, PCLinux, MEPIS, still miss Libranet
Posts: 162

Rep: Reputation: 30
let us know how it turns out

Last edited by cedar; 06-11-2005 at 12:15 PM.
 
Old 06-11-2005, 09:55 AM   #22
jogi
LQ Newbie
 
Registered: Mar 2005
Location: London
Distribution: Kanotix 2005-03,Simply Mepis
Posts: 18

Rep: Reputation: 0
:/usr/src# make menuconfig
make: *** No rule to make target `menuconfig'. Stop.


guess am stuck again with the make menuconfig.
 
Old 06-11-2005, 10:05 AM   #23
cedar
Member
 
Registered: Feb 2004
Location: Colorado Springs, CO
Distribution: Ubuntu, Fedora, PCLinux, MEPIS, still miss Libranet
Posts: 162

Rep: Reputation: 30
you're in the wrong directory...you should be in /usr/src/linux if you followed the step-by-step
 
Old 06-11-2005, 10:27 AM   #24
jogi
LQ Newbie
 
Registered: Mar 2005
Location: London
Distribution: Kanotix 2005-03,Simply Mepis
Posts: 18

Rep: Reputation: 0
Talking

It's Working HOOORAYYYYY!!! but I dont know what I did to make it work. I had followed Kano's instructions @ http://forum.kanotix.net/viewtopic.php?t=8646 but it didnt work. While compiling the kernel, I stumbled upon this http://mandrivausers.org/index.php?s...=thinkpad+600e

and I tried to run alsaconf again but I still got no joy. Then I decided to reboot so as to disable quick boot in the BIOS. I did that and lo and behold, I logged in to see a fully functional Kmix. Now I just need to get the right buttons so as to have music pouring out

Thanks a million Cedar

Last edited by jogi; 06-11-2005 at 10:37 AM.
 
Old 06-11-2005, 12:04 PM   #25
litlmary
Member
 
Registered: May 2005
Location: Texas, somewhere near Houston (I think)
Distribution: See my sig
Posts: 308

Original Poster
Rep: Reputation: 30
Congratulations for getting your sound working jogi.

Thank you, too, for hijacking my thread.

I'm still lost here people.
 
Old 06-11-2005, 12:13 PM   #26
cedar
Member
 
Registered: Feb 2004
Location: Colorado Springs, CO
Distribution: Ubuntu, Fedora, PCLinux, MEPIS, still miss Libranet
Posts: 162

Rep: Reputation: 30
Quote:
Originally posted by litlmary
Congratulations for getting your sound working jogi.

Thank you, too, for hijacking my thread.

I'm still lost here people.

what have your results been from the step-by-step?
did the urpmi work for installing kernel-source or did you need to do that? (I don't know if FC3 comes with the kernel-source or if you need to get it.)
 
Old 06-11-2005, 01:01 PM   #27
cedar
Member
 
Registered: Feb 2004
Location: Colorado Springs, CO
Distribution: Ubuntu, Fedora, PCLinux, MEPIS, still miss Libranet
Posts: 162

Rep: Reputation: 30
Check these two links for how to install and configure a Fedora kernel:

http://www.mjmwired.net/resources/mj...html#kernelsrc

http://www.mjmwired.net/resources/mjm-kernel-fc3.shtml

Use the aforementioned step-by-step for what changes to make to the kernel.
 
Old 06-13-2005, 01:17 AM   #28
jogi
LQ Newbie
 
Registered: Mar 2005
Location: London
Distribution: Kanotix 2005-03,Simply Mepis
Posts: 18

Rep: Reputation: 0
Quote:
Originally posted by litlmary
Congratulations for getting your sound working jogi.

Thank you, too, for hijacking my thread.

I'm still lost here people.
Sorry about that.....you might want to disable quick boot in the Bios and try out the steps that gave me luck. Further to getting kmix up, sound was garbled but when I commented out this line

"include port 0x100-0x4ff, port 0x1000-0x17ff" found in /etc/pcmcia/config.opts, as outlined in this web page http://www.acqualan.com.br/misc/cs4237b.html

I have sound playing smoothly in amorok but xmms still complains bout not seeing a sound card. Dont know if this had any effect,I also enabled system sound in KDE control centre
 
Old 06-13-2005, 11:14 PM   #29
litlmary
Member
 
Registered: May 2005
Location: Texas, somewhere near Houston (I think)
Distribution: See my sig
Posts: 308

Original Poster
Rep: Reputation: 30
OK, here's the status of things:

Right now I am having to write to you guys from XP again because my ext2 fs has some errors in it that can't seem to be fixed. At boot time I keep getting pushed to the filesystem recover prompt and having to run fsck and each time it finds the same errors over and over again, even though it says it has fixed them and reboots.

I also noticed that FC4 has been loosed on the world now. I have bittorent downloading that. Since I haven't done much to the system since I first installed FC3, I am going to start over with a clean install of FC4.

I still expect to have sound problems, though, so let's stick to that subject. A few thoughts:

I'm not so sure I want to recompile my kernel at this point. I want to make some other decisions about what I want included and what I don't, and that is going to take some studying of the zillions of modules included in the weighty FC kernel. For now I will probably just want the sound to be an externally loaded module, like I did with my wireless card in another thread recently.

Your instructions look a lot like they use the cs4232 driver which, as I understand it, is the OSS driver, which I don't want to use. I want to use ALSA which, according to Hakan in this thread, uses snd-cs4236.

So basically things are on hold for the moment. Any input for the time being is appreciated. I'll let you know when I am ready to start kicking at it again.

I admire your patience, cedar.

 
Old 06-15-2005, 09:08 AM   #30
jogi
LQ Newbie
 
Registered: Mar 2005
Location: London
Distribution: Kanotix 2005-03,Simply Mepis
Posts: 18

Rep: Reputation: 0
fwiw, I used alsa, and Kmix informs me its Crystal Sound Controller CS423.

Just make sure you have quick boot disabled in the bios. Press F1 during boot to get into the bios. You might need to run alsaconf a couple of times to get it to recognise the card.

Good luck
 
  


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
DISCUSSION: Sound on the Thinkpad 600E hw-tph LinuxAnswers Discussion 3 05-29-2009 04:18 AM
thinkpad 600e sound solution! freychef LinuxQuestions.org Member Success Stories 23 12-13-2005 11:24 AM
no sound with ibm thinkpad 600e pat travers Debian 14 10-18-2005 02:38 PM
no sound on thinkpad 600e qfesp2002 Linux - Laptop and Netbook 4 09-30-2005 11:22 AM
Got sound!!! IBM 600e + Slackware 9.1 hack124x768 Linux - Laptop and Netbook 0 01-01-2005 05:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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