LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 11-21-2006, 05:42 PM   #1
adam_blackice
Member
 
Registered: Apr 2006
Location: /*Egypt */ //cairo
Distribution: Ubuntu 7.04 , SLED 10 , Fedora , RHEL 5
Posts: 312

Rep: Reputation: 32
solution for intel sound cards here


hello all

this is the solution for the problem of the sound card on notebooks model 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

finally i find the solution for this problem that makes me bored and confused ….

first :-

do lspci | grep Audio

and then u get the type of your sound card 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

second :-

then download the lastest alsa Driver ,asla Util and alsa Lib from >>www.alsa-project.org <<

third:-

In a shell type these commands:
Make a directory to store the alsa source code in.
cd /usr/src
mkdir alsa
cd alsa
cp /downloads/alsa-* .
Now unzip and install the alsa-driver package
bunzip2 alsa-driver-xxx
tar -xf alsa-driver-xxx
cd alsa-driver-xxx
./configure --with-cards=hda-intel --with-sequencer=yes;make;make install
In a shell type these commands:
Make a directory to store the alsa source code in.
cd /usr/src
mkdir alsa
cd alsa
cp /downloads/alsa-* .
Now unzip and install the alsa-driver package
bunzip2 alsa-driver-xxx
tar -xf alsa-driver-xxx
cd alsa-driver-xxx
./configure --with-cards=hda-intel --with-sequencer=yes;make;make install
In a shell type these commands:
Make a directory to store the alsa source code in.
cd /usr/src
mkdir alsa
cd alsa
cp /downloads/alsa-* .
Now unzip and install the alsa-driver package
bunzip2 alsa-driver-xxx
tar -xf alsa-driver-xxx
cd alsa-driver-xxx
./configure --with-cards=hda-intel --with-sequencer=yes;make;make install

Now unzip and install the alsa-lib package
cd ..
bunzip2 alsa-lib-xxx
tar -xf alsa-lib-xxx
cd alsa-lib-xxx
./configure;make;make install
Now unzip and install the alsa-utils package
cd ..
bunzip2 alsa-utils-xxx
tar -xf alsa-utils-xxx
cd alsa-utils-xxx
./configure;make;make install
after that add this to shell
#modprobe snd-hda-intel;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss

then type #alsaconf and it will work automatically then type #alsamixer to check than every thing is unmutted then every thing is ready to work just play your favorite track and just smile

Adam Black Ice
 
Old 11-21-2006, 08:17 PM   #2
Mithic
Member
 
Registered: Nov 2006
Location: Downers Grove, Illinois
Distribution: Slackware 11, Kernel 2.6.18
Posts: 42

Rep: Reputation: 15
I tried this and after i typed

Code:
# modprobe snd-hda-intel;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss
I got this

Code:
WARNING: Error inserting snd_hda_codec (/lib/modules/2.6.18/kernel/sound/pci/hda/snd-hda-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.18/kernel/sound/pci/hda/snd-hda-intel.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Any idea whats wrong?
 
Old 11-21-2006, 08:22 PM   #3
Mithic
Member
 
Registered: Nov 2006
Location: Downers Grove, Illinois
Distribution: Slackware 11, Kernel 2.6.18
Posts: 42

Rep: Reputation: 15
This is what dmesg gave me

Code:
snd_hda_codec: Unknown symbol snd_verbose_printk
snd_hda_intel: Unknown symbol snd_hda_bus_new
snd_hda_intel: Unknown symbol snd_hda_build_pcms
snd_hda_intel: Unknown symbol snd_verbose_printk
snd_hda_intel: Unknown symbol snd_hda_codec_new
snd_hda_intel: Unknown symbol snd_hda_queue_unsol_event
snd_hda_intel: Unknown symbol snd_hda_calc_stream_format
snd_hda_intel: Unknown symbol snd_hda_suspend
snd_hda_intel: Unknown symbol snd_hda_resume
snd_hda_intel: Unknown symbol snd_hda_build_controls
 
Old 11-22-2006, 12:44 AM   #4
Mithic
Member
 
Registered: Nov 2006
Location: Downers Grove, Illinois
Distribution: Slackware 11, Kernel 2.6.18
Posts: 42

Rep: Reputation: 15
Nevermind. I got it working, Thanks alot for posting this.
 
Old 11-22-2006, 12:07 PM   #5
adam_blackice
Member
 
Registered: Apr 2006
Location: /*Egypt */ //cairo
Distribution: Ubuntu 7.04 , SLED 10 , Fedora , RHEL 5
Posts: 312

Original Poster
Rep: Reputation: 32
hope to be helpful

Adam Black Ice
 
Old 11-22-2006, 02:00 PM   #6
exvor
Senior Member
 
Registered: Jul 2004
Location: Phoenix, Arizona
Distribution: Gentoo, LFS, Debian,Ubuntu
Posts: 1,537

Rep: Reputation: 87
Is this a new build of the alsa dirvers? or has this alredy been built into
the lateset kernel?
 
Old 11-22-2006, 02:32 PM   #7
adam_blackice
Member
 
Registered: Apr 2006
Location: /*Egypt */ //cairo
Distribution: Ubuntu 7.04 , SLED 10 , Fedora , RHEL 5
Posts: 312

Original Poster
Rep: Reputation: 32
i made that with alsa driver 1.0.13 the lastest release and with kernel 2.6.16 and the main thing is the way of compilation and after that doing alsaconf and that is all that makes sound works

i really tired of that until i made that but thanx allah itis done
 
Old 12-08-2006, 05:08 AM   #8
dr.jupiter
LQ Newbie
 
Registered: Mar 2005
Location: Herakleion,Greece
Distribution: slack 10.2, zenwalk
Posts: 15

Rep: Reputation: 0
does this suggestion work with with Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 04) sound card? (result of lspci).
i have problem with sound since i installed kde.
before kde i had sound in gnome, but now i have sound only through headset,
both in gnome and kde.
i have installed all of alsa on my ubuntu dapper and i want to enable sound through the laptop speakers.
the laptop i'm running dapper is an hp pavilion dv4324.
 
Old 12-10-2006, 12:30 AM   #9
adam_blackice
Member
 
Registered: Apr 2006
Location: /*Egypt */ //cairo
Distribution: Ubuntu 7.04 , SLED 10 , Fedora , RHEL 5
Posts: 312

Original Poster
Rep: Reputation: 32
u can simply run #alsaconf then run #alsamixer and sheck is every thing is unmuted
 
Old 12-11-2006, 02:29 PM   #10
dr.jupiter
LQ Newbie
 
Registered: Mar 2005
Location: Herakleion,Greece
Distribution: slack 10.2, zenwalk
Posts: 15

Rep: Reputation: 0
everything is unmuted and at the highest power, but still no sound out of the speakers.
 
Old 12-11-2006, 03:23 PM   #11
adam_blackice
Member
 
Registered: Apr 2006
Location: /*Egypt */ //cairo
Distribution: Ubuntu 7.04 , SLED 10 , Fedora , RHEL 5
Posts: 312

Original Poster
Rep: Reputation: 32
so you do what listed above about also drivers ?

i think you should do that also in kde enviroment and see what the result you will get ?
 
Old 12-12-2006, 02:45 AM   #12
dr.jupiter
LQ Newbie
 
Registered: Mar 2005
Location: Herakleion,Greece
Distribution: slack 10.2, zenwalk
Posts: 15

Rep: Reputation: 0
Quote:
Originally Posted by adam_blackice
so you do what listed above about also drivers ?

i think you should do that also in kde enviroment and see what the result you will get ?
Still nothing. Besides alsa drivers are not Desktop environment specific.
They are drivers, not applications
 
Old 12-12-2006, 09:56 AM   #13
adam_blackice
Member
 
Registered: Apr 2006
Location: /*Egypt */ //cairo
Distribution: Ubuntu 7.04 , SLED 10 , Fedora , RHEL 5
Posts: 312

Original Poster
Rep: Reputation: 32
by the way you can update your kernel and it will works
 
Old 12-13-2006, 03:31 AM   #14
dr.jupiter
LQ Newbie
 
Registered: Mar 2005
Location: Herakleion,Greece
Distribution: slack 10.2, zenwalk
Posts: 15

Rep: Reputation: 0
Quote:
Originally Posted by adam_blackice
by the way you can update your kernel and it will works
I disagree again. if you know about ubuntu, it can update anything installed through apt application.
Since i installed ubuntu it has updated the kernel from 2.6.12 to 2.6.15 i think.
The weird thing is that when i use the live cd everything works fine, but when i install properly something doesn't, in my case sound out of the speakers.
By the way i have reinstalled ubuntu and the sound comes out of the speakers but now the microphone doesn't work when i plug it in the microphone mini jack.
In another forum i 've read that sound on hp laptops(mine is hp) is buggy. i'm not sure though if it's true or not.
Personally i believe that the bug is distribution specific and not kernel specific, but in ubuntu forums i haven't found any help. I suppose it's about time to get rid of kubuntu once and for all and install slack on my laptop, since i'm completely satisfied by it on my desktop.
Besides, the only reason i did not choose slack for my laptop as well, was because i thought that hardware detection would be easier through ubuntu and because at this moment i don't have time or the mood to search my hardware in order to complete the installation.
I'll keep searching but thank u very much for your interest.
If you have any other good ideas i'm willing to hear them.
 
Old 12-13-2006, 06:49 AM   #15
adam_blackice
Member
 
Registered: Apr 2006
Location: /*Egypt */ //cairo
Distribution: Ubuntu 7.04 , SLED 10 , Fedora , RHEL 5
Posts: 312

Original Poster
Rep: Reputation: 32
never mind man i want only to be helpful enough

i heared from afriend that the freespire is awell hardware detectable just try it and every thing will be ok

//adam
 
  


Reply

Tags
alsa, ich7, sled



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
Intel HDA (ICH6) solution! elluva Linux - Laptop and Netbook 1 04-10-2006 03:15 PM
Display trouble solution with Intel 810 and others jplanteen Linux - Hardware 2 05-31-2005 09:10 PM
TV cards solution for all your problems will824 Linux - Newbie 7 10-24-2003 05:17 PM
Solution for TV cards tuner under Linux will824 Linux - Hardware 2 06-15-2003 09:43 AM
Intel GL845 Solution finegan Linux - Hardware 0 01-23-2003 02:20 PM

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

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