Posts: 8
lcmidas
Joined: 17 Jul 2010
#1
Tried control center-->hardware-->configure sound system, and card isn't detected. Adjust mixer pops up and disappears.

Output of aplay -l
aplay: device_list:235: no soundcards found...

Output of lspci | egrep -i audio
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)

Any help would be much appreciated.
Posts: 1,228
secipolla
Joined: 15 Jun 2008
#2
Did the sound work in the live-cd?
Also you may try to run alsamixer directly from the terminal (it's the same as 'Adjust mixer'). I've heard some cases of things not opening from the Control center, then make sure everything you need is unmuted (hit 'm' to mute/unmute).

One thing you could try too is like the post post16507.html?hilit=alsa#p16507 . After deleting that file I think a reboot or maybe just running alsaconf would recreate it.
Posts: 8
lcmidas
Joined: 17 Jul 2010
#3
With live CD, startup sound plays but nothing after that. Same results from control panel-->hardware, etc. In installed version or live CD, amixer command gives,"mixer attach default error: No such file or directory." Also, when live CD booting, I see"error loading HDA codec snd hda codec realtek" (paraphrasing). Tried to delete the alsa config file in installed Antix and got nothing, but could be that I have tried so many diff fixes at this point that I need a fresh install. Seems like kernel is failing to load the codec (that is probably off the mark semantics-wise, but anyway...), even tho lspci shows proper sound card. Summary: My problem exists in live CD and latest updates to newest installed version.
Posts: 1,228
secipolla
Joined: 15 Jun 2008
#4
If it's the same with the live-cd maybe reinstalling won't make any difference (considering that the ISO is right and the cd properly burnt).
I'm no expert in this and right now don't have an idea but if I come to think about something then I post.
Posts: 8
lcmidas
Joined: 17 Jul 2010
#5
Well... I tried installing the Realtek drivers for Linux, but the install failed. Any ideas of how to go about this? Drivers from
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://218.210.127.131/downloads/downloadsCheck.aspx?Langid=1&PNid=24&PFid=24&Level=4&Conn=3&DownTypeID=3&GetDown=false#High"
linktext was:"http://218.210.127.131/downloads/downlo ... false#High"
====================================
Definition Audio Codecs .

Error:

Code: Select all

The file /lib/modules/2.6.32-1-mepis-smp/source/include/INCLUDE_VERSION_H does not exist.
Please install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/2.6.32-1-mepis-smp/source).
make all-deps
Tried the manual install in alsa-drivers. Errors are basically that files are missing from /usr/src/linux-headers-2.6.32-1-common.

I built the alsa modules using the module assistant (m-a) and moved them into the linux src directory from the mepis one, but still no go. (I really don't know what I am doing; I have tinkered with modprobe for nvidia drivers on another computer, but I'm out of my league here.)
Posts: 516
oldhoghead
Site Admin
Joined: 01 Oct 2007
#6
can you post the output of these commands run one at a time, as a user in terminal?

lspci -k

cat /proc/asound/cards

cat /proc/asound/version

also what type of computer are you using, brand and model#

run in terminal

inxi -F

cheers,
oldhoghead
Posts: 8
lcmidas
Joined: 17 Jul 2010
#7
Compaq Presario sr5013wm

Output of lspci -k
00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
Subsystem: Hewlett-Packard Company Device 2a50
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
Subsystem: Hewlett-Packard Company Device 2a50
Kernel driver in use: i915
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
Subsystem: Hewlett-Packard Company Device 2a50
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
Subsystem: Hewlett-Packard Company Device 2a50
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
Subsystem: Hewlett-Packard Company Device 2a50
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
Subsystem: Hewlett-Packard Company Device 2a50
Kernel driver in use: uhci_hcd
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
Subsystem: Hewlett-Packard Company Device 2a50
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
Subsystem: Hewlett-Packard Company Device 2a50
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GH (ICH7DH) LPC Interface Bridge (rev 01)
Subsystem: Hewlett-Packard Company Device 2a50
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
Subsystem: Hewlett-Packard Company Device 2a50
Kernel driver in use: PIIX_IDE
00:1f.2 RAID bus controller: Intel Corporation 82801GR/GH (ICH7 Family) SATA RAID Controller (rev 01)
Subsystem: Hewlett-Packard Company Device 2a50
Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
Subsystem: Hewlett-Packard Company Device 2a50
01:01.0 FireWire (IEEE 1394): Agere Systems FW322/323 (rev 70)
Subsystem: Hewlett-Packard Company Device 2a50
Kernel driver in use: firewire_ohci
01:04.0 Communication controller: Conexant Systems, Inc. HSF 56k Data/Fax Modem
Subsystem: Conexant Systems, Inc. Soft Data Fax Modem with SmartCP
01:08.0 Ethernet controller: Intel Corporation N10/ICH 7 Family LAN Controller (rev 01)
Subsystem: Hewlett-Packard
cat /proc/asound/cards
cat: /proc/asound/cards: No such file or directory
cat /proc/asound/version
cat: /proc/asound/version: No such file or directory
inxi -F
System: Host Desktop Kernel 2.6.32-1-mepis-smp i686 (32 bit) Distro antiX-M8.5 Marek Edelman 11 April 2010
CPU: Single core Intel Pentium 4 (UP) cache 2048 KB flags (lm nx sse sse2 sse3) bmips 6403.95
Clock Speeds: (1) 2400.00 MHz (2) 2400.00 MHz
Graphics: Card Intel 82945G/GZ Integrated Graphics Controller X.Org 1.7.7 Res: 1024x768@70.1hz
GLX Renderer Mesa DRI Intel 945G GEM 20091221 2009Q4 x86/MMX/SSE2 GLX Version 1.4 Mesa 7.7.1 Direct Rendering Yes
Audio: Card Intel N10/ICH 7 Family High Definition Audio Controller BusID: 00:1b.0
Network: Card Intel N10/ICH 7 Family LAN Controller driver e100 v: 3.5.24-k2-NAPI at port c800 BusID: 01:08.0
Disks: HDD Total Size: 662.2GB (0.6% used) 1: /dev/sda Hitachi_HDS72161 160.0GB
2: USB /dev/sdb FreeAgent 500.1GB 3: USB /dev/sdc DataTraveler_2.0 2.1GB
Partition: ID:/ size: 146G used: 3.4G (3%) fs: ext3 ID:swap-1 size: 1.50GB used: 0.00GB (0%) fs: swap
Info: Processes 94 Uptime 16 min Memory 85.8/492.4MB Runlevel 5 Client Shell inxi 1.4.9
Posts: 516
oldhoghead
Site Admin
Joined: 01 Oct 2007
#8
Ok, thanks, just as suspected the kernel driver is not being loaded, there is a thread on ubuntu, that has many options to try and get your sound going, just remember antiX does not use sudo, use su or sux instead of sudo when going to root.
Be sure to read the first post carefully, lots of important info there, after reading it you will want to try and append your /etc/modprobe.d/alsa-base.conf with the options shown under Compaq, and if none of those work, then try the Hp ones, of course since you have a desktop, don't use the ones for laptop __{{emoticon}}__ Hopefully one of the options will work for you.
One other option is to use smxi and install the liquorix kernel which may or may not fix the problem, but at least another option to look at.

Here's the thread:


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ubuntuforums.org/showthread.php?t=1043568&highlight=intel+sound+database"
linktext was:"http://ubuntuforums.org/showthread.php? ... d+database"
====================================


cheers,
oldhoghead
Posts: 8
lcmidas
Joined: 17 Jul 2010
#9
Alright, I'm confused. I did the following:

Tried
options snd-hda-intel model=realtek
options snd-hda-intel model=compaq
options snd-hda-intel model=3stack-dig
options snd-hda-intel model=hp
options snd-hda-intel model=3stack

Nothing worked.

With options snd-hda-intel model=hp still set (not sure if this made a difference, since I had no luck after a reboot, or at least alsaconf wasn't showing I had a card, and that has meant no sound at all), I was tinkering around with rmmod, alternatively unloading snd_hda_intel and snd_hda_realtek to see if only having one or the other would get me any results. I ended up using the -w flag for snd_hda_realtek, /at the moment/ I have sound, even though alsaconf stalls since realtek is locked and waiting to be unloaded. Amixer, flash websites, and gxine have sound. Is there any way I can make sure I keep my sound thru a reboot?

cat /proc/modules
snd_hda_codec_realtek 174507 1 - Unloading 0xe2109000
snd_hda_intel 15369 3 - Live 0xe20ae000
snd_hda_codec 54168 2 snd_hda_codec_realtek,snd_hda_intel, Live 0xe208c000
snd_hwdep 3934 1 snd_hda_codec, Live 0xe206f000
snd_pcm_oss 28165 0 - Live 0xe205d000
snd_mixer_oss 10653 1 snd_pcm_oss, Live 0xe2049000
snd_pcm 46213 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss, Live 0xe202d000
snd_seq_dummy 983 0 - Live 0xe2013000
snd_seq_oss 19505 0 - Live 0xe2004000
snd_seq_midi 3248 0 - Live 0xe1ff4000
snd_rawmidi 12121 1 snd_seq_midi, Live 0xe1fe6000
snd_seq_midi_event 3564 2 snd_seq_oss,snd_seq_midi, Live 0xe1fd8000
snd_seq 33807 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event, Live 0xe1fc3000
snd_timer 12082 3 snd_pcm,snd_seq, Live 0xe1fab000
snd_seq_device 3809 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq, Live 0xe1f9d000
snd 33861 18 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq,snd_timer,snd_seq_device, Live 0xe1f86000
soundcore 3350 1 snd, Live 0xe1f6f000
snd_page_alloc 4717 2 snd_hda_intel,snd_pcm, Live 0xe1f63000
acpi_cpufreq 4787 0 - Live 0xe02ab000
cpufreq_conservative 3994 0 - Live 0xe0296000
cpufreq_powersave 578 0 - Live 0xe028b000
cpufreq_stats 1928 0 - Live 0xdff65000
cpufreq_userspace 1416 0 - Live 0xdff49000
i915 191473 1 - Live 0xe0498000
drm_kms_helper 16943 1 i915, Live 0xe036f000
drm 105416 3 i915,drm_kms_helper, Live 0xe02e4000
i2c_algo_bit 3465 1 i915, Live 0xe02c7000
i2c_core 12449 3 i915,drm,i2c_algo_bit, Live 0xe02db000
video 14589 1 i915, Live 0xe02c1000
output 1116 1 video, Live 0xe0282000
parport_pc 15583 0 - Live 0xdff5b000
ppdev 3974 0 - Live 0xdff55000
lp 5490 0 - Live 0xdff45000
parport 21766 3 parport_pc,ppdev,lp, Live 0xe0868000
fuse 43419 1 - Live 0xe0832000
joydev 6724 0 - Live 0xe0580000
tpm_tis 5344 0 - Live 0xe0505000
serio_raw 2884 0 - Live 0xe04f5000
tpm 7849 1 tpm_tis, Live 0xe04d1000
processor 26435 1 acpi_cpufreq, Live 0xe048f000
tpm_bios 3369 1 tpm, Live 0xe046c000
psmouse 31979 0 - Live 0xe0459000
evdev 5573 14 - Live 0xe043d000
usbhid 26344 0 - Live 0xe035d000
hid 50289 1 usbhid, Live 0xe0342000
ohci1394 21154 0 - Live 0xe02cb000
fan 2566 0 - Live 0xe02b7000
firewire_ohci 16441 0 - Live 0xe02b0000
e100 22169 0 - Live 0xdff69000
mii 2658 1 e100, Live 0xdff3b000
firewire_core 30140 1 firewire_ohci, Live 0xe0299000
crc_itu_t 977 1 firewire_core, Live 0xe0285000
intel_agp 20087 1 - Live 0xdff75000
thermal 9118 0 - Live 0xdff60000
thermal_sys 9326 4 video,processor,fan,thermal, Live 0xdff50000
uhci_hcd 15885 0 - Live 0xdff3f000
button 3506 1 i915, Live 0xdff31000
Posts: 8
lcmidas
Joined: 17 Jul 2010
#10
Huh, this is new, too:

cat: /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xfdff8000 irq 25

cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.23.
Compiled on Jul 18 2010 for kernel 2.6.32-1-mepis-smp (SMP).

Something must have worked. Wish I knew what. Going to reboot.
Posts: 8
lcmidas
Joined: 17 Jul 2010
#11
I think the hp modprobe.d option fixed it, but when I would run alsaconf as a quick check, alsaconf would screw things up. So when I interfered with alsaconf's screwy unloading/reloading of modules, the sound actually worked. My reasoning might be off, but anyway, after I run alsaconf, no sound. When I then run modprobe snd-hda-intel, I get sound, and I have sound at reboot, as well. Thanks, guys. I really like this distro and hope sound stays fixed.
Posts: 516
oldhoghead
Site Admin
Joined: 01 Oct 2007
#12
Great, glad you got it going, takes some tweaking sometimes, but usually someone here or at MepisLovers will have a good suggestion, best two forums I've found, lot's of helpful people at both places.

cheers,
oldhoghead
Posts: 3
findmy012
Joined: 14 Oct 2010
#13
If it's the same with the live-cd maybe reinstalling won't make any difference (considering that the ISO is right and the cd properly burnt).
I'm no expert in this and right now don't have an idea but if I come to think about something then I post.

___________


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.neoplexonline.com/business-flags/"
linktext was:"Swooper Flags"
====================================


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://retreat.fasting.ws"
linktext was:"detox fasting retreat"
====================================