All of lore.kernel.org
 help / color / mirror / Atom feed
* snd-hda-intel model missing
@ 2006-12-27 21:55 andrea
  2006-12-27 22:39 ` Tobin Davis
  0 siblings, 1 reply; 2+ messages in thread
From: andrea @ 2006-12-27 21:55 UTC (permalink / raw)
  To: alsa-devel

Hi, the driver snd-hda-intel does not have a right 'model' for my card:
lspci|grep Audio
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
Definition Audio Controller (rev 02)
lspci -nv |grep 1b    
00:1b.0 0403: 8086:27d8 (rev 02)
on a fujitsu pi1536
in order to have everything working, in particoular pc speaker, I have
to load model 5stack-digout, but alsamixer's sliders are too many for my
card's feature and the names are wrong. e.g.: the main speaker is
managed by 'side' slider.
this happens with 1.0.14rc1 alsa-driver and with older version, with
kernel 2.6.19.1 and older ones

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: snd-hda-intel model missing
  2006-12-27 21:55 snd-hda-intel model missing andrea
@ 2006-12-27 22:39 ` Tobin Davis
  0 siblings, 0 replies; 2+ messages in thread
From: Tobin Davis @ 2006-12-27 22:39 UTC (permalink / raw)
  To: andrea; +Cc: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 1872 bytes --]

Could you send a couple more pieces of data?  Need the output from
"lspci -s 0:1b -vn",  "cat /proc/asound/card0/codec*", and "dmesg".

To get a clean dmesg output that is useful, please follow these steps:

recompile alsa-driver-1.0.14rc1 with the following command:
./configure --with-debug=detect --with-cards=hda-intel ; make ; make
install  #(need to be root to run make install)
dmesg -c # Clear dmesg log
modprobe -r snd-hda-intel # remove currently running alsa drivers
modprobe snd-hda-intel
dmesg >dmesg-fujitsu_pi1536.out # send this file.

These will enable us to develop support for this system.

Tobin Davis

On Wed, 2006-12-27 at 22:55 +0100, andrea wrote:

> Hi, the driver snd-hda-intel does not have a right 'model' for my card:
> lspci|grep Audio
> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
> Definition Audio Controller (rev 02)
> lspci -nv |grep 1b    
> 00:1b.0 0403: 8086:27d8 (rev 02)
> on a fujitsu pi1536
> in order to have everything working, in particoular pc speaker, I have
> to load model 5stack-digout, but alsamixer's sliders are too many for my
> card's feature and the names are wrong. e.g.: the main speaker is
> managed by 'side' slider.
> this happens with 1.0.14rc1 alsa-driver and with older version, with
> kernel 2.6.19.1 and older ones
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel

-- 
Tobin Davis <tdavis@dsl-only.net>

[-- Attachment #1.2: Type: text/html, Size: 3266 bytes --]

[-- Attachment #2: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-27 22:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-27 21:55 snd-hda-intel model missing andrea
2006-12-27 22:39 ` Tobin Davis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.