No sound with 82801H (ICH8 Family) HD Audio Controller, SXCE

OSS specific Solaris discussion (x86/SPARC)

Moderators: hannu, dev, cesium

siva.ss.kumar
New Member
Posts: 2
Joined: Tue Sep 11, 2007 10:27 am

Postby siva.ss.kumar » Wed Sep 12, 2007 4:40 am

Yes. I get the same "Unknown HDA codec 0x14f12c06" error during boot.
Hope the next version of OSS driver fixes it. Thanks

mitdasein
New Member
Posts: 6
Joined: Mon Aug 27, 2007 7:28 pm
Location: Elgin, Texas
Contact:

Postby mitdasein » Fri Sep 21, 2007 1:13 pm

gcarrillo wrote:The sound from the headphones was actually working before I did anything with ossxmix; ossxmix just allowed me to see the levels. Sounds like you may be in the same boat as Mitdasein, with unrecognized codecs still.

Mitdasein, this appears to be the unrecognized codec you have:
Analog Devices AD1984
http://www.analog.com/en/prod/0,2877,AD1984,00.html


jBefore I get myself in over my head (it's been a fewyears since I did any C programming) what's the difficulty level to add support for an unrecognized codec?

I might have a couple of hours to look at the code today, I suppose I'll pull it down and see what it is.

Mitdasein
Mitdasein
House of Daedalus

mitdasein
New Member
Posts: 6
Joined: Mon Aug 27, 2007 7:28 pm
Location: Elgin, Texas
Contact:

Have Alsa codec patch - need it converted to OSS source

Postby mitdasein » Sat Sep 22, 2007 8:01 pm

I got the codec out of Alsa but it's different enough to requre more of a learning curve in OSS than I can afford right now. If anyone at OSS wants the appropriate patch in Alsa to work from let me know.

Mitdasein

dev
Developer
Posts: 586
Joined: Fri Sep 12, 2003 6:08 am
Location: Culver City, CA
Contact:

Re: Have Alsa codec patch - need it converted to OSS source

Postby dev » Mon Sep 24, 2007 5:12 am

mitdasein wrote:I got the codec out of Alsa but it's different enough to requre more of a learning curve in OSS than I can afford right now. If anyone at OSS wants the appropriate patch in Alsa to work from let me know.

Mitdasein



we've been working on fixing up the HDaudio codec stuff - there should be a new version this week (atleast a beta/rc version).


I would suggest that you give the new code a try and then if this still doesn't work, we should work together to get the issues fixed.


regards
Dev

mitdasein
New Member
Posts: 6
Joined: Mon Aug 27, 2007 7:28 pm
Location: Elgin, Texas
Contact:

Re: Have Alsa codec patch - need it converted to OSS source

Postby mitdasein » Mon Sep 24, 2007 6:42 pm

dev wrote:

we've been working on fixing up the HDaudio codec stuff - there should be a new version this week (atleast a beta/rc version).


I would suggest that you give the new code a try and then if this still doesn't work, we should work together to get the issues fixed.


regards
Dev


Thanks, I will definitely give the new code a try and if it doesn't correct the issue I will do anything I can do to help you guys support the codec.

Mitdasein
Mitdasein

House of Daedalus

rafael2k
New Member
Posts: 8
Joined: Sat Nov 17, 2007 3:02 pm

hdaudio: Unknown HDA codec 0x14f12c06

Postby rafael2k » Sat Nov 17, 2007 6:53 pm

Hi all,
I still get:
hdaudio: Unknown HDA codec 0x14f12c06

for the latest test version oss-v4.1test0-071114-src-gpl.

the device:
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)


I get a low sound output volume and no mixer.

seawright
Known Member
Posts: 117
Joined: Sat Jan 06, 2007 9:10 pm
Location: Hampshire UK

Postby seawright » Sat Nov 17, 2007 10:32 pm

I would ignore; "Unknown HDA codec 0x14f12c06" it is a total Red Herring as this refers to a Conexant HSF soft modem so it is extremely unlikely that this device will ever be supported by 4front-tech.

There will however be another audio codec attached to the HD Audio controller and this will be the multimedia audio device.
regards
Clive

gcarrillo
New Member
Posts: 7
Joined: Wed Jun 20, 2007 9:07 pm
Location: Austin, TX
Contact:

Sound working

Postby gcarrillo » Wed Jan 02, 2008 10:59 pm

Hi,

I can report that the sound is working correctly for the hardware in the thread topic, except for the fact that the external speakers are not muted when headphones are plugged into the headphone jack. The external speakers must be muted via ossxmix AFAICT.

Many thanks to the OSS guys for providing an audio solution on this platform!!!

- Gabriel

xabitxu
New Member
Posts: 5
Joined: Tue Jan 08, 2008 10:03 am

Postby xabitxu » Tue Jan 08, 2008 10:44 am

Hi,

I have the same problem in my HP Compaq 6720s:

When I boot the system I receive the same error message, but different codec:

"Unknow HDA codec 0x011c11040"

The device I have is 82801H (ICH8 Family) HD Audio Controller.

I have instaled the last version of opensound drivers but the problem is still appearing.
Let's see if a new version fix the problem...

Thanks and best regards

seawright
Known Member
Posts: 117
Joined: Sat Jan 06, 2007 9:10 pm
Location: Hampshire UK

Postby seawright » Tue Jan 08, 2008 12:02 pm

The unknown codec refers to your modem.
Except for this error message are there any other problems with the OSS sound driver & does the sound system function satifactorily?
regards

Clive

xabitxu
New Member
Posts: 5
Joined: Tue Jan 08, 2008 10:03 am

Postby xabitxu » Tue Jan 08, 2008 4:00 pm

Hi,

I can reproduce sounds using the /usr/bin/osstest
The test is ok, but the sound of the speakers is not disabled when I plug in the headphones, as reported by another users.

But this is the only test I can do, because when I start any sound application (realplayer, etc) system reports that another program is using the sound device, and if I try to configure the volume with the right-bottom icon, a message error is reported:

"Couldn't open mixer device /dev/audioctl"

Do you know how to solve it?
Thanks and regards

seawright
Known Member
Posts: 117
Joined: Sat Jan 06, 2007 9:10 pm
Location: Hampshire UK

Postby seawright » Tue Jan 08, 2008 5:05 pm

Can you play a .wav or .au file with ossplay or does that also give an error message.
regards

Clive

dev
Developer
Posts: 586
Joined: Fri Sep 12, 2003 6:08 am
Location: Culver City, CA
Contact:

Postby dev » Wed Jan 09, 2008 4:19 am

xabitxu wrote:Hi,

I can reproduce sounds using the /usr/bin/osstest
The test is ok, but the sound of the speakers is not disabled when I plug in the headphones, as reported by another users.

But this is the only test I can do, because when I start any sound application (realplayer, etc) system reports that another program is using the sound device, and if I try to configure the volume with the right-bottom icon, a message error is reported:

"Couldn't open mixer device /dev/audioctl"

Do you know how to solve it?
Thanks and regards



run drvconfig and run ossdevlinks -r and now run realplayer.


regards
Dev Mazumdar

xabitxu
New Member
Posts: 5
Joined: Tue Jan 08, 2008 10:03 am

Postby xabitxu » Wed Jan 09, 2008 8:38 am

Hi,

I executed drvconfig and ossdevlinks -r but the problem is still happening.

When i try to run an audio file with realplayer it appears an error message:

Error
Cannot open the audio device. Another application may be using it.

If I try to open ossplay, the error message is:

# ossplay
/dev/dsp: No such file or directory

The sound device file is missing from /dev.
You should try re-installing OSS.

I've reinstalled the oss package but it didn't solved the problem.
For your information, it doesn't exist any file or folder called /dev/dsp

Regards and thanks for your support
Xabi

seawright
Known Member
Posts: 117
Joined: Sat Jan 06, 2007 9:10 pm
Location: Hampshire UK

Postby seawright » Thu Jan 10, 2008 12:54 am

What output do you get from:
ls -l /dev/oss/hdaudio0/
regards

Clive


Return to “Solaris”

Who is online

Users browsing this forum: No registered users and 3 guests