niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » portable
sound problems with ATI sound card on HP Pavillion zx5000
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Author Message
Kemal Celebi
*nix forums beginner


Joined: 18 May 2005
Posts: 3

PostPosted: Thu May 26, 2005 2:49 pm    Post subject: sound problems with ATI sound card on HP Pavillion zx5000 Reply with quote

hi

i thought i had got my sound system working on my laptop but a few problems
have cropped up again.

i compiled soundcore module in kernel 2.6.11.10 and then downloaded alsa
drivers from www.alsa-project.org. my soundcard is supported :

http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=ATI&card=.&chip=IXP+150%2C+IXP+200%2C+IXP+250&module=atiixp

however an attempt to modprobe the modules (they did not get loaded one day
from the modules.conf (yes, on debian i know that one needs to modify stuff
inside /etc/modutils and then run update-modules + also /etc/modprobe.d --
quick question why would there be 2 config files for the same task - aint
that confusing ??).

i recompiled alsa driver,libs and utils following instructions on that url
above *to the letter*.

loaded modules before modprobe :

Module Size Used by
ipv6 265088 10
pcmcia_core 53024 0
ipt_state 2944 33
ipt_REJECT 7936 4
ipt_limit 3584 6
ipt_LOG 8448 6
ip_conntrack_ftp 74384 0
ip_conntrack 56520 2 ipt_state,ip_conntrack_ftp
iptable_filter 4096 1
ip_tables 27648 5
ipt_state,ipt_REJECT,ipt_limit,ipt_LOG,iptable_filter
ehci_hcd 34440 0
ohci_hcd 23304 0
8139too 27008 0
ohci1394 36740 0
reiserfs 251376 2
soundcore 11616 0
snd_page_alloc 11140 0
genrtc 10908 0

modprobe fails again with this junk :

/usr/src/alsa-utils-1.0.8# modprobe snd-atiixp;modprobe
snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss
WARNING: Error inserting snd
(/lib/modules/2.6.11.10/kernel/sound/acore/snd.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer
(/lib/modules/2.6.11.10/kernel/sound/acore/snd-timer.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm
(/lib/modules/2.6.11.10/kernel/sound/acore/snd-pcm.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ac97_codec
(/lib/modules/2.6.11.10/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_atiixp
(/lib/modules/2.6.11.10/kernel/sound/pci/snd-atiixp.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting snd
(/lib/modules/2.6.11.10/kernel/sound/acore/snd.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_mixer_oss
(/lib/modules/2.6.11.10/kernel/sound/acore/oss/snd-mixer-oss.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer
(/lib/modules/2.6.11.10/kernel/sound/acore/snd-timer.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm
(/lib/modules/2.6.11.10/kernel/sound/acore/snd-pcm.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_pcm_oss
(/lib/modules/2.6.11.10/kernel/sound/acore/oss/snd-pcm-oss.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd
(/lib/modules/2.6.11.10/kernel/sound/acore/snd.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_mixer_oss
(/lib/modules/2.6.11.10/kernel/sound/acore/oss/snd-mixer-oss.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd
(/lib/modules/2.6.11.10/kernel/sound/acore/snd.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_device
(/lib/modules/2.6.11.10/kernel/sound/acore/seq/snd-seq-device.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer
(/lib/modules/2.6.11.10/kernel/sound/acore/snd-timer.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq
(/lib/modules/2.6.11.10/kernel/sound/acore/seq/snd-seq.ko): Unknown symbol
in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_midi_event
(/lib/modules/2.6.11.10/kernel/sound/acore/seq/snd-seq-midi-event.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_seq_oss
(/lib/modules/2.6.11.10/kernel/sound/acore/seq/oss/snd-seq-oss.ko): Unknown
symbol in module, or unknown parameter (see dmesg)


i have not changed my kernel config from the time sound was working. what
happened ?

KC
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
The time now is Fri Jan 09, 2009 3:28 am | All times are GMT
navigation Forum index » *nix » Linux » portable
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Winbind problems for ADS authentication nlinley networking 1 Tue Sep 19, 2006 9:22 am
No new posts Sound Configuration problem on clean Sarge install Richard Cookson Debian 0 Fri Jul 21, 2006 2:30 pm
No new posts problems using oddmuse with mod_perl2 inside apache2.2 pe... Fergus McMenemie Perl 0 Fri Jul 21, 2006 9:48 am
No new posts Problems with make-kpkg and skas patch Todd A. Jacobs Debian 0 Fri Jul 21, 2006 12:30 am
No new posts Problems with relay control Félix Martos Trenado Postfix 3 Thu Jul 20, 2006 3:33 pm

Loans | Credit Reports | Credit Cards | Web Advertising | Free Advertising
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.2005s ][ Queries: 16 (0.1260s) ][ GZIP on - Debug on ]