Hi, I was able to install Suse Linux 6.3 on my Intel P III processor on a 810 chipset board. I tried to configure sound on my m/c but to no avail. Does OSS or ALSA support 810 chipset integrated sound card?? The sound card is recognised in Windows 95 as a SoundMax integrated digital sound card. How can i go about configuring sound on my m/c?? Please help!!! Raghav -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
On Sat, 29 Apr 2000, Raghavendra R wrote: rr> Hi, rr> rr> I was able to install Suse Linux 6.3 on my Intel P III processor on rr> a 810 chipset board. I tried to configure sound on my m/c but to no rr> avail. Does OSS or ALSA support 810 chipset integrated sound card?? rr> The sound card is recognised in Windows 95 as a SoundMax integrated rr> digital sound card. rr> How can i go about configuring sound on my m/c?? Please help!!! rr> I believe its a soundblaster compatible, and theres two ways to do it, one way is to use OSS which is all software based and available on the suse distro CD's, the other way is to compile the kernel with sound built in or as a module. I've always gone the later route and currently have it compiled as a module on my system. Take a look at the menuconfig for the kernel, especially the sound section, you should find all sorts of choices as well as a SB compatible choice, can't quite recall if theres actually a choice which refers to the 810 board itself though. rr> Raghav rr> rr> rr> -- S.Toms - tomas@primenet.com - www.primenet.com/~tomas SuSE Linux v6.3+ - Kernel 2.2.14 -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi, I downloaded the latest driver version from ALSA (0.5.7) and compiled on 6.3. I was able to run alsaconf on my m/c and it detected the card. The output is as follows. Output of /dev/asound/cards 0 [CARD_0 ]: ICH - Intel ICH 82801AA Intel ICH 82801AA at 0xd800, irq 5 Output of /dev/asound/devices 0: [0] : control 6: [0- 0]: mixer 16: [0- 0]: digital audio playback 24: [0- 0]: digital audio capture 33: : timer Output of lsmod Module Size Used by soundcore 2340 0 (autoclean) (unused) snd-card-intel8x0 2116 0 snd-intel8x0 5840 0 [snd-card-intel8x0] snd-pcm 28472 0 [snd-intel8x0] snd-timer 8384 0 [snd-pcm] snd-ac97-codec 22912 0 [snd-intel8x0] snd-mixer 26192 0 [snd-ac97-codec] snd 28448 2 [snd-card-intel8x0 snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mixer] serial 42932 0 (autoclean) memstat 1604 0 (unused) agpgart 4196 1 The lines in /etc/conf.modules for the Intel 810 sound card are # --- BEGIN: Generated by ALSACONF, do not edit. --- # --- ALSACONF verion 0.4.3b --- alias char-major-116 snd alias snd-card-0 snd-card-intel8x0 alias char-major-14 soundcore alias sound-slot-0 snd-card-0 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 options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=17 snd_device_uid=0 options snd-card-intel8x0 snd_index=0 snd_id=CARD_0 snd_pbk_frame_size=128 snd_cap_frame_size=128 snd_mic_frame_size=128 # --- END: Generated by ALSACONF, do not edit. --- But when i check for the sound device by giving cat /dev/sndstat, it prompts "no such device" I am not able to get any sound. Also, when i reboot the m/c, the kernel recognises the sound card, but the kernel outputs some warnings like Apr 30 16:24:57 alpha kernel: PCI: Increasing latency timer of device 00:fd to 64 Apr 30 16:24:57 alpha kernel: snd: card is out of range (0-0) Apr 30 16:25:22 alpha modprobe: modprobe: Can't locate module sound-service-0-3 What can be the problem?? Please provide some info!! Raghav "S.Toms" wrote:
On Sat, 29 Apr 2000, Raghavendra R wrote:
rr> Hi, rr> rr> I was able to install Suse Linux 6.3 on my Intel P III processor on rr> a 810 chipset board. I tried to configure sound on my m/c but to no rr> avail. Does OSS or ALSA support 810 chipset integrated sound card?? rr> The sound card is recognised in Windows 95 as a SoundMax integrated rr> digital sound card. rr> How can i go about configuring sound on my m/c?? Please help!!! rr>
I believe its a soundblaster compatible, and theres two ways to do it, one way is to use OSS which is all software based and available on the suse distro CD's, the other way is to compile the kernel with sound built in or as a module. I've always gone the later route and currently have it compiled as a module on my system. Take a look at the menuconfig for the kernel, especially the sound section, you should find all sorts of choices as well as a SB compatible choice, can't quite recall if theres actually a choice which refers to the 810 board itself though.
rr> Raghav rr> rr> rr>
-- S.Toms - tomas@primenet.com - www.primenet.com/~tomas SuSE Linux v6.3+ - Kernel 2.2.14
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi, I downloaded the latest driver version from ALSA (0.5.7) and compiled on 6.3 Kernel version 2.2.13. I was able to run alsaconf on my m/c and it detected the card. The output is as follows. Output of /dev/asound/cards 0 [CARD_0 ]: ICH - Intel ICH 82801AA Intel ICH 82801AA at 0xd800, irq 5 Output of /dev/asound/devices 0: [0] : control 6: [0- 0]: mixer 16: [0- 0]: digital audio playback 24: [0- 0]: digital audio capture 33: : timer Output of lsmod Module Size Used by soundcore 2340 0 (autoclean) (unused) snd-card-intel8x0 2116 0 snd-intel8x0 5840 0 [snd-card-intel8x0] snd-pcm 28472 0 [snd-intel8x0] snd-timer 8384 0 [snd-pcm] snd-ac97-codec 22912 0 [snd-intel8x0] snd-mixer 26192 0 [snd-ac97-codec] snd 28448 2 [snd-card-intel8x0 snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mixer] serial 42932 0 (autoclean) memstat 1604 0 (unused) agpgart 4196 1 The lines in /etc/conf.modules for the Intel 810 sound card are # --- BEGIN: Generated by ALSACONF, do not edit. --- # --- ALSACONF verion 0.4.3b --- alias char-major-116 snd alias snd-card-0 snd-card-intel8x0 alias char-major-14 soundcore alias sound-slot-0 snd-card-0 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 options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=17 snd_device_uid=0 options snd-card-intel8x0 snd_index=0 snd_id=CARD_0 snd_pbk_frame_size=128 snd_cap_frame_size=128 snd_mic_frame_size=128 # --- END: Generated by ALSACONF, do not edit. --- But when i check for the sound device by giving cat /dev/sndstat, it prompts "no such device" I am not able to get any sound. Also, when i reboot the m/c, the kernel recognises the sound card, but the kernel outputs some warnings like Apr 30 16:24:57 alpha kernel: PCI: Increasing latency timer of device 00:fd to 64 Apr 30 16:24:57 alpha kernel: snd: card is out of range (0-0) Apr 30 16:25:22 alpha modprobe: modprobe: Can't locate module sound-service-0-3 What can be the problem?? Please provide some info!! Raghav "S.Toms" wrote:
On Sat, 29 Apr 2000, Raghavendra R wrote:
rr> Hi, rr> rr> I was able to install Suse Linux 6.3 on my Intel P III processor on rr> a 810 chipset board. I tried to configure sound on my m/c but to no rr> avail. Does OSS or ALSA support 810 chipset integrated sound card?? rr> The sound card is recognised in Windows 95 as a SoundMax integrated rr> digital sound card. rr> How can i go about configuring sound on my m/c?? Please help!!! rr>
I believe its a soundblaster compatible, and theres two ways to do it, one way is to use OSS which is all software based and available on the suse distro CD's, the other way is to compile the kernel with sound built in or as a module. I've always gone the later route and currently have it compiled as a module on my system. Take a look at the menuconfig for the kernel, especially the sound section, you should find all sorts of choices as well as a SB compatible choice, can't quite recall if theres actually a choice which refers to the 810 board itself though.
rr> Raghav rr> rr> rr>
-- S.Toms - tomas@primenet.com - www.primenet.com/~tomas SuSE Linux v6.3+ - Kernel 2.2.14
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/ -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi Alvaro, I compiled the ALSA sound driver and then ran alsaconf to configure the sound driver. These are the outputs from various commands after configuring the driver. Please check whether these outputs bear a resemblance to your configuration. In fact, the kernel outputs some warnings like "card out of range" but it should not really matter. Regarding the ASUS card, i am not really sure about its compatibility. When u run alsaconf (0.4.2b version), the menu shows a list of all the cards (chipsets including integrated onboard sound) that it supports. Please go thro' it and check whether ur ASUS card is also one among the list. Output of /dev/asound/cards 0 [CARD_0 ]: ICH - Intel ICH 82801AA Intel ICH 82801AA at 0xd800, irq 5 Output of /dev/asound/devices 0: [0] : control 6: [0- 0]: mixer 16: [0- 0]: digital audio playback 24: [0- 0]: digital audio capture 33: : timer Output of lsmod Module Size Used by soundcore 2340 0 (autoclean) (unused) snd-card-intel8x0 2116 0 snd-intel8x0 5840 0 [snd-card-intel8x0] snd-pcm 28472 0 [snd-intel8x0] snd-timer 8384 0 [snd-pcm] snd-ac97-codec 22912 0 [snd-intel8x0] snd-mixer 26192 0 [snd-ac97-codec] snd 28448 2 [snd-card-intel8x0 snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mixer] serial 42932 0 (autoclean) memstat 1604 0 (unused) agpgart 4196 1 The lines in /etc/conf.modules for the Intel 810 sound card are # --- BEGIN: Generated by ALSACONF, do not edit. --- # --- ALSACONF verion 0.4.3b --- alias char-major-116 snd alias snd-card-0 snd-card-intel8x0 alias char-major-14 soundcore alias sound-slot-0 snd-card-0 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 options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=17 snd_device_uid=0 options snd-card-intel8x0 snd_index=0 snd_id=CARD_0 snd_pbk_frame_size=128 snd_cap_frame_size=128 snd_mic_frame_size=128 # --- END: Generated by ALSACONF, do not edit. --- These are some of the kernel warnings. Apr 30 16:24:57 alpha kernel: PCI: Increasing latency timer of device 00:fd to 64 Apr 30 16:24:57 alpha kernel: snd: card is out of range (0-0) Apr 30 16:25:22 alpha modprobe: modprobe: Can't locate module sound-service-0-3 Raghav On Fri, 26 May 2000, Raghavendra R writes:
Hi,
I have the same Intel P III chipset with AD 1881 AC 97 Codec Audio controller. I tried OSS limited evaluation version which was successful, but it stopped working after around 20 minutes( evaluation period). So, i downloaded the ALSA 0.5.7 driver and utilities versions (.bz2 tar files) from ALSA site (not to mention alsaconf 0.4.2b also) and compiled the same on my SuSE 6.3 (2.2.13 kernel) version. It is working beautifully! I am able to hear mp3 songs on my system now, but i haven't explored all other options with ALSA 0.5.7.
Raghav
Thanks Raghav, but I am still a bit clueless. Here's what I did: 1) Downloaded alsa drivers, libraries and utils 2) Compiled all of them (smoothly, no error messages) 3) Changed my /etc/conf.modules But things still don't work out, although the number of error messages decreased. I was wondering if you could give me more detailed instructions, including maybe a copy of the relevant section in /etc/conf.modules Alvaro ps. My motherbroad is an ASUS K7V (Slot A), not an Intel... that might make a difference, hope not! -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi Alvaro, Sorry!! I sent the mail with the wrong subject header in my previous mail. I compiled the ALSA sound driver and then ran alsaconf to configure the sound driver. These are the outputs from various commands after configuring the driver. Please check whether these outputs bear a resemblance to your configuration. In fact, the kernel outputs some warnings like "card out of range" but it should not really matter. Regarding the ASUS card, i am not really sure about its compatibility. When u run alsaconf (0.4.2b version), the menu shows a list of all the cards (chipsets including integrated onboard sound) that it supports. Please go thro' it and check whether ur ASUS card is also one among the list. Output of /dev/asound/cards 0 [CARD_0 ]: ICH - Intel ICH 82801AA Intel ICH 82801AA at 0xd800, irq 5 Output of /dev/asound/devices 0: [0] : control 6: [0- 0]: mixer 16: [0- 0]: digital audio playback 24: [0- 0]: digital audio capture 33: : timer Output of lsmod Module Size Used by soundcore 2340 0 (autoclean) (unused) snd-card-intel8x0 2116 0 snd-intel8x0 5840 0 [snd-card-intel8x0] snd-pcm 28472 0 [snd-intel8x0] snd-timer 8384 0 [snd-pcm] snd-ac97-codec 22912 0 [snd-intel8x0] snd-mixer 26192 0 [snd-ac97-codec] snd 28448 2 [snd-card-intel8x0 snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mixer] serial 42932 0 (autoclean) memstat 1604 0 (unused) agpgart 4196 1 The lines in /etc/conf.modules for the Intel 810 sound card are # --- BEGIN: Generated by ALSACONF, do not edit. --- # --- ALSACONF verion 0.4.3b --- alias char-major-116 snd alias snd-card-0 snd-card-intel8x0 alias char-major-14 soundcore alias sound-slot-0 snd-card-0 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 options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=17 snd_device_uid=0 options snd-card-intel8x0 snd_index=0 snd_id=CARD_0 snd_pbk_frame_size=128 snd_cap_frame_size=128 snd_mic_frame_size=128 # --- END: Generated by ALSACONF, do not edit. --- These are some of the kernel warnings. Apr 30 16:24:57 alpha kernel: PCI: Increasing latency timer of device 00:fd to 64 Apr 30 16:24:57 alpha kernel: snd: card is out of range (0-0) Apr 30 16:25:22 alpha modprobe: modprobe: Can't locate module sound-service-0-3 Raghav On Fri, 26 May 2000, Raghavendra R writes:
Hi,
I have the same Intel P III chipset with AD 1881 AC 97 Codec Audio controller. I tried OSS limited evaluation version which was successful, but it stopped working after around 20 minutes( evaluation period). So, i downloaded the ALSA 0.5.7 driver and utilities versions (.bz2 tar files) from ALSA site (not to mention alsaconf 0.4.2b also) and compiled the same on my SuSE 6.3 (2.2.13 kernel) version. It is working beautifully! I am able to hear mp3 songs on my system now, but i haven't explored all other options with ALSA 0.5.7.
Raghav
Thanks Raghav, but I am still a bit clueless. Here's what I did: 1) Downloaded alsa drivers, libraries and utils 2) Compiled all of them (smoothly, no error messages) 3) Changed my /etc/conf.modules But things still don't work out, although the number of error messages decreased. I was wondering if you could give me more detailed instructions, including maybe a copy of the relevant section in /etc/conf.modules Alvaro ps. My motherbroad is an ASUS K7V (Slot A), not an Intel... that might make a difference, hope not! -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
raghav@easi.soft.net
-
tomas@primenet.com