Re: Alsa HP zv5000 ATI IXP150 AC'97
On Monday 29 November 2004 10:27, [EMAIL PROTECTED] wrote: > thx a lot for advice, but I'll need some more help, (Sorry I'm quit fresh > in Debian only 3 weeks expierance) That means I made syslink, but then I > could't run "dpkg-reconfigure alsa-source", couse I got message:" > alsa-source is not installed", I installed alsa from .deb packeges. (I've > try to install from source, which I download from alsa-project.org, but as > I wrote before There was:"error: You have built-in ALSA in your kernel.") > So my question is :Should I install alsa-source? and second: What that > means - "recompile alsa module". I try to find out(google) but I still > don't understand:( regards > Mateusz > > > > -- > Startuj z INTERIA.PL!!! >>> http://link.interia.pl/f1837 I had this problem and found a solution yesterday. I upgraded the machine to the latest 2.6.9 (on unstable) and then as sound had never worked from installation I ran alsaconf which now detects the sound card correctly, and sound works. For some reason (I think it may be due to a problem with writing CDs) the default that is installed currently is 2.6.8, but 2.6.9 is available and does seem to solve this problem. This is not an an HP 5000, but on a Samsung P28, but the sound chip set is the same. David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Re: Alsa HP zv5000 ATI IXP150 AC'97
thx a lot for advice, but I'll need some more help, (Sorry I'm quit fresh in Debian only 3 weeks expierance) That means I made syslink, but then I could't run "dpkg-reconfigure alsa-source", couse I got message:" alsa-source is not installed", I installed alsa from .deb packeges. (I've try to install from source, which I download from alsa-project.org, but as I wrote before There was:"error: You have built-in ALSA in your kernel.") So my question is :Should I install alsa-source? and second: What that means - "recompile alsa module". I try to find out(google) but I still don't understand:( regards Mateusz -- Startuj z INTERIA.PL!!! >>> http://link.interia.pl/f1837
Re: Alsa HP zv5000 ATI IXP150 AC'97
Ok, I had similar problems for a long time, until something I did suddenly worked. Try this...copy the /etc/modutils/alsa to /etc/alsa/modutils/1.0 then create a symlink to this from /etc/modutils/alsa (thats how it is on my system) [EMAIL PROTECTED]:/etc/alsa/modutils$ ls -l total 12 -rw-r--r-- 1 root root 480 Jul 22 18:36 1.0 [EMAIL PROTECTED]:/etc/modutils$ ls -l total 44 -rw-r--r-- 1 root root 432 Sep 27 2001 0keep -rw-r--r-- 1 root root 198 Sep 27 2001 actions -rw-r--r-- 1 root root 1174 Oct 19 13:28 aliases lrwxrwxrwx 1 root root 22 May 12 2004 alsa -> /etc/alsa/modutils/1.0 -rw-r--r-- 1 root root 82 Oct 19 11:54 alsa-base then run dpkg-reconfigure alsa-source, and recompile alsa module. Hopefully, this will work. keep us posted on your progress -Sudarshan -- diplomacy, n: Lying in state. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Alsa HP zv5000 ATI IXP150 AC'97
Hi Mateusz, i am not really sure but there's a bug on bugzilla.kernel.org #3366: [...] Upon upgrading from 2.6.6 to 2.6.8.1, the driver fails to load, with message: kern.log:Sep 8 00:08:37 omicron kernel: ATI IXP AC97 controller: probe of :00:14.5 failed with error -13 A fresh build of 2.6.7 has the same error. [...] That's maybe the problem, still needing a fix (since the bug isn't closed), i think. just my 2 cents, marco Mateusz Milian wrote: ohci_hcd :00:13.1: PCI device 1002:4348 (ATI Technologies Inc) ->ATI IXP AC97 controller: probe of :00:14.5 failed with error -13 <- -- Ho sognato una vita di stagioni sicure ero il padre e la madre di azioni del caso e dell'orgoglio. Ivano Fossati - Labile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Alsa HP zv5000 ATI IXP150 AC'97 (misery loves company)
On Sat, Nov 27, 2004 at 10:46:02AM +0100, Mateusz Milian wrote: > #/etc/init.d/alsa restart > Storing ALSA mixer settings...failed. > Starting ALSA.../etc/init.d/alsa: Error: alsactl restore failed with > message 'alsactl: load_state:1134: No soundcards found...'. > done. > It seems all moduls are corectly loaded. > > #lsmod |grep snd > snd_atiixp 19880 0 > snd_ac97_codec 59268 1 snd_atiixp > snd_pcm85384 1 snd_atiixp > snd_timer 23172 1 snd_pcm > snd50660 4 snd_atiixp,snd_ac97_codec,snd_pcm,snd_timer > soundcore 9824 1 snd > snd_page_alloc 11144 2 snd_atiixp,snd_pcm > > Reely I've got no idea, whtat's wrong:( > > Greets > mateusz > I cannot offer any help, but on my Dell laptop I have exactly the same problems. Alsa was previously working fine, suddenly I went to play a movie and realized I had no sound. I have a this Dell laptop and a desktop, both running sid, both of which I apt-get dist-upgrade at the same time. There was recently an update for alsa that I noticed both machines dutifully installed, this was perhaps a week a go now, not sure. The desktop, also running alsa has no problems whatsoever with sound but now my laptop cannot find any soundcard at all. Did you recently upgrade any alsa packages? -- Angelina Carlton -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Alsa HP zv5000 ATI IXP150 AC'97
Check to see if your /etc/modutils/alsa looks like this alias char-major-116 snd alias char-major-14 soundcore alias sound-slot-0 snd-slot-0 If not, then put these line in there, and run update-modules, and restart alsa. I too have the same card and it works fine with kernel 2.6.7. I remember that I had some problems initally getting it to work right. Maybe this was what corrected it finally. -- Sudarshan modutils/alsa didn't look like your, and I made according to your tips, but still does't work. I'm wondering, Is in your /etc/modutist file alsa-base? I've got, but when I removed it,nothing has been chenged:(, and still the same error: #/etc/init.d/alsa restart Storing ALSA mixer settings...failed. Starting ALSA.../etc/init.d/alsa: Error: alsactl restore failed with message 'alsactl: load_state:1134: No soundcards found...'. done. It seems all moduls are corectly loaded. #lsmod |grep snd snd_atiixp 19880 0 snd_ac97_codec 59268 1 snd_atiixp snd_pcm85384 1 snd_atiixp snd_timer 23172 1 snd_pcm snd50660 4 snd_atiixp,snd_ac97_codec,snd_pcm,snd_timer soundcore 9824 1 snd snd_page_alloc 11144 2 snd_atiixp,snd_pcm Reely I've got no idea, whtat's wrong:( Greets mateusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Alsa HP zv5000 ATI IXP150 AC'97
Check to see if your /etc/modutils/alsa looks like this alias char-major-116 snd alias char-major-14 soundcore options snd major=116 cards_limit=4 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias /dev/dsp* snd-pcm-oss alias snd-card-0 snd-atiixp alias snd-slot-0 snd-card-0 alias sound-slot-0 snd-slot-0 If not, then put these line in there, and run update-modules, and restart alsa. I too have the same card and it works fine with kernel 2.6.7. I remember that I had some problems initally getting it to work right. Maybe this was what corrected it finally. -- Sudarshan I have discovered photography. Now I can kill myself. I have nothing else to learn. -- Pablo Picasso -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Alsa HP zv5000 ATI IXP150 AC'97
Sudarshana Koushik wrote: Did u apt-get install any of the alsamixers like alsamixer-gui, and try to unmute all the channels? by default they are all muted. If xmms or alsaconf detects the audio card, then most probably this is all that you need to do. -Sudarshan unfortunately It's not so easy, alsaconf detects correctly my soundcard but after there is error: >Running update-modules... >Loading driver... >Starting ALSA.../etc/init.d/alsa: Error: alsactl restore failed with message 'alsactl: load_state:1134: No soundcards found...'. >done. >Setting default volumes... >Saving the mixer setup used for this in /var/lib/alsa/asound.state. >/usr/sbin/alsactl: save_state:1061: No soundcards found... >=== >Now ALSA is ready to use. >For adjustment of volumes, use your favorite mixer. >Have a lot of fun! I found out that It can be problem with kernel https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=125873 http://forums.gentoo.org/viewtopic.php?t=224965 but there is now solution:( I've tried use kernel 2.4.x, but there are a lot of diefrent problems, so I've decided to leave this idea. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Alsa HP zv5000 ATI IXP150 AC'97
Did u apt-get install any of the alsamixers like alsamixer-gui, and try to unmute all the channels? by default they are all muted. If xmms or alsaconf detects the audio card, then most probably this is all that you need to do. -Sudarshan -- I have discovered photography. Now I can kill myself. I have nothing else to learn. -- Pablo Picasso -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Alsa HP zv5000 ATI IXP150 AC'97
Mateusz Milian wrote: Derek Broughton wrote: On Friday 26 November 2004 14:26, David Goodenough wrote: On Friday 26 November 2004 17:20, Mateusz Milian wrote: Greetz to All! I've got a problem with my sound card. I've just install sarge on hp zv5015ea, but there is no sound. When I try to calls xmms I get: ... and visited www.alsa-project.org, and I found my devince, and install howto. I proceed according to the install howto: You're going about it the hard way. Did you try using alsaconf? This is Debian - you shouldn't have needed to compile anything. Of course, I used alsaconf and: Running update-modules... Loading driver... Starting ALSA.../etc/init.d/alsa: Error: alsactl restore failed with message 'alsactl: load_state:1134: No soundcards found...'. done. Setting default volumes... Saving the mixer setup used for this in /var/lib/alsa/asound.state. /usr/sbin/alsactl: save_state:1061: No soundcards found... === Now ALSA is ready to use. For adjustment of volumes, use your favorite mixer. Have a lot of fun! Very funny, but still no sound, I look for this error and I find a lot information, but I get bogged down in detail That's the problem ! I've forgot to add, that "alsaconf" detects my soundcard, but unfortunately there is above error. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Alsa HP zv5000 ATI IXP150 AC'97
Derek Broughton wrote: On Friday 26 November 2004 14:26, David Goodenough wrote: On Friday 26 November 2004 17:20, Mateusz Milian wrote: Greetz to All! I've got a problem with my sound card. I've just install sarge on hp zv5015ea, but there is no sound. When I try to calls xmms I get: ... and visited www.alsa-project.org, and I found my devince, and install howto. I proceed according to the install howto: You're going about it the hard way. Did you try using alsaconf? This is Debian - you shouldn't have needed to compile anything. Of course, I used alsaconf and: Running update-modules... Loading driver... Starting ALSA.../etc/init.d/alsa: Error: alsactl restore failed with message 'alsactl: load_state:1134: No soundcards found...'. done. Setting default volumes... Saving the mixer setup used for this in /var/lib/alsa/asound.state. /usr/sbin/alsactl: save_state:1061: No soundcards found... === Now ALSA is ready to use. For adjustment of volumes, use your favorite mixer. Have a lot of fun! Very funny, but still no sound, I look for this error and I find a lot information, but I get bogged down in detail That's the problem ! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Alsa HP zv5000 ATI IXP150 AC'97
On Friday 26 November 2004 14:26, David Goodenough wrote: > On Friday 26 November 2004 17:20, Mateusz Milian wrote: > > Greetz to All! > > > > I've got a problem with my sound card. I've just install sarge on hp > > zv5015ea, but there is no sound. When I try to calls xmms I get: ... > > and visited www.alsa-project.org, and I found my devince, and install > > howto. I proceed according to the install howto: > > You're going about it the hard way. Did you try using alsaconf? This is Debian - you shouldn't have needed to compile anything. -- derek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Alsa HP zv5000 ATI IXP150 AC'97
On Friday 26 November 2004 17:20, Mateusz Milian wrote: > Greetz to All! > > I've got a problem with my sound card. I've just install sarge on hp > zv5015ea, but there is no sound. When I try to calls xmms I get: > > melon:~# xmms& > [1] 8941 > melon:~# > ** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): No such > device > > so I've changed plugin to alsa and: > > melon:~# xmms& > [1] 8438 > melon:~# > ** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such > device > > > So I thought maybe I don't have alsa instaled. and I did : > > melon:/usr/src/alsa/alsa-driver-1.0.7# lspci | grep audio > :00:14.5 Multimedia audio controller: ATI Technologies Inc IXP150 AC'97 > Audio Controller > > and visited www.alsa-project.org, and I found my devince, and install > howto. I proceed according to the install howto: > > melon:/# modinfo soundcore > filename: /lib/modules/2.6.8-1-386/kernel/sound/soundcore.ko > description:Core sound module > author: Alan Cox > license:GPL > alias: char-major-14-* > vermagic: 2.6.8-1-386 preempt 386 gcc-3.3 > depends: > > untill this moment: > > /configure --with-cards=atiixp --with-seq > checking for gcc... gcc > .. > checking for directory with kernel source... /usr/src/linux > checking for directory with kernel build... > checking for kernel version... 2.6.8.1 > checking for GCC version... Kernel compiler: gcc 3.3.4 (Debian 1:3.3.4-13) > Used compiler: gcc (GCC) 3.3.4 (Debian 1:3.3.4-13) checking for built-in > ALSA... "yes" > configure: error: You have built-in ALSA in your kernel. > make all-deps > make[1]: Entering directory `/usr/src/alsa/alsa-driver-1.0.7' > make[1]: Nothing to be done for `all-deps'. > make[1]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.7' > > Please, run the configure script as first... > > rm -f /snd*.*o /persist.o /isapnp.o > make[1]: Entering directory `/usr/src/alsa/alsa-driver-1.0.7/acore' > Makefile:6: /usr/src/alsa/alsa-driver-1.0.7/Makefile.conf: No such file or > directory make[1]: *** No rule to make target > `/usr/src/alsa/alsa-driver-1.0.7/Makefile.conf'. Stop. make[1]: Leaving > directory `/usr/src/alsa/alsa-driver-1.0.7/acore' make: *** > [install-modules] Error 1 > > > so It seems I've got alsa built-in (my kernel is 2.6.8-1, so It's for sure) > I checked my moduls: > > melon:~# lsmod > Module Size Used by > snd_pcm_oss48168 0 > nls_cp437 6016 1 > ntfs 88660 1 > snd_mixer_oss 16640 1 snd_pcm_oss > ipv6 229764 8 > ds 17796 4 > thermal12944 0 > fan 4236 0 > button 6680 0 > processor 17584 1 thermal > ac 5132 0 > battery 9740 0 > af_packet 20872 2 > ehci_hcd 27908 0 > eth139419976 0 > yenta_socket 19200 0 > pcmcia_core63028 2 ds,yenta_socket > 8139too23936 0 > 8139cp 19072 0 > mii 4864 2 8139too,8139cp > crc32 4608 2 8139too,8139cp > ohci1394 32004 0 > snd_atiixp 19880 0 > snd_ac97_codec 59268 1 snd_atiixp > snd_pcm85384 2 snd_pcm_oss,snd_atiixp > snd_timer 23172 1 snd_pcm > snd50660 6 > snd_pcm_oss,snd_mixer_oss,snd_atiixp,snd_ac97_codec,snd_pcm,snd_timer > soundcore 9824 1 snd > snd_page_alloc 11144 2 snd_atiixp,snd_pcm > tsdev 7168 0 > mousedev9996 2 > joydev 9536 0 > usbhid 28864 0 > ohci_hcd 19460 0 > usbcore 104164 5 ehci_hcd,usbhid,ohci_hcd > pci_hotplug30640 0 > ati_agp 8332 1 > agpgart31784 1 ati_agp > parport_pc 31936 0 > parport37320 1 parport_pc > evdev 9088 0 > capability 4872 0 > commoncap 7168 1 capability > sr_mod 15780 0 > sbp2 22408 0 > scsi_mod 115148 2 sr_mod,sbp2 > ieee1394 100408 3 eth1394,ohci1394,sbp2 > ide_cd 38176 0 > cdrom 35740 2 sr_mod,ide_cd > genrtc 9332 0 > ext3 109544 1 > jbd54552 1 ext3 > ide_generic 1664 0 > ide_disk 16768 4 > atiixp 8472 1 > ide_core 125156 4 ide_cd,ide_generic,ide_disk,atiixp > unix 25908 47 > font8576 0 > vesafb 6688 0 > cfbcopyarea 3840 1 vesafb > cfbimgblt 3200 1 vesafb > cfbfillrect 3712 1 vesafb > > There is above snb_atiixp, so everything looks good, but still there is no > sound:( I googled that I can

