public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kevin Gordon" <kgordon@paradise.net.nz>
To: <gentoo-dev@gentoo.org>
Subject: Re: [gentoo-dev] Creative Vibra128 Sound install
Date: Mon, 31 Dec 2001 12:48:26 +1300	[thread overview]
Message-ID: <000401c1918c$79e1ba90$0501010a@kgpro> (raw)
In-Reply-To: 1009755375.1594.2.camel@wp.smile

Thank you Sebastian. I will give this a try. Thanks.

----- Original Message -----
From: "Sebastian Werner" <sebastian@werner-productions.de>
To: <gentoo-dev@gentoo.org>
Sent: Monday, December 31, 2001 12:36 PM
Subject: Re: [gentoo-dev] Creative Vibra128 Sound install


> Hey
>
> Normally you don't need the init.d-script... this is the file of the
> default alsa-installation i think. Mhh.
>
> You don't must reboot to take changes effect. Try to call update-modules
> manually. I don't know if it is done by the system while booting.
>
> Remove the entry in modules.autoload. I think it's enough to put some
> lines to aliases:
>
> alias /dev/sound soundcore
> alias /dev/dsp soundcore
> post-install soundcore /sbin/mysound.sh start
>
> The contents of /sbin/mysound.sh:
> #!/bin/bash
>
> if [ "$1" = "start" ]; then
>   modprobe snd-card-${here paste your driver}
>   modprobe snd-pcm-oss
>   alsactl restore
> fi
>
> ... change mode to 755 (chmod 755 /sbin/mysound.sh)
>
> You can extend it with a stop-flag... I don't need this.
> I am set up the volume once and start alsactl store. So i have the
> correct volume each time i access the sound-device
>
> Regards
>
> Sebastian Werner
>
>
>
> Am Mon, 2001-12-31 um 00.18 schrieb Kevin Gordon:
> > Hi everyone,
> > While doing sound install :
> > emerge media-sound/alsa-driver
> > depmod -a
> > /etc/init.d/alsa start
> > received error /etc/asound.conf not found
> > edited /etc/modules-autoload (with snd-card-sb16 which I think is ok for
> > Creative Vibra128)
> > edited /etc/modules.d/aliases
> > reboot (snd-card-sb16 did not start (!!) )
> > Any thoughts please?
> > Thanks,
> > Kevin
> >
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@gentoo.org
> > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>



  reply	other threads:[~2001-12-30 23:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-30 23:18 [gentoo-dev] Creative Vibra128 Sound install Kevin Gordon
2001-12-30 23:36 ` Sebastian Werner
2001-12-30 23:48   ` Kevin Gordon [this message]
2001-12-31  0:31   ` jano
2001-12-31 10:40     ` Sebastian Werner
2002-01-01  0:26       ` Kevin Gordon
2002-01-01  0:38         ` Daniel Robbins
2002-01-01  0:47           ` Kevin Gordon
2001-12-31  0:13 ` Joshua Pierre
2001-12-31  0:29   ` Kevin Gordon
2001-12-31  0:27 ` jano
2001-12-31  0:31   ` Kevin Gordon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000401c1918c$79e1ba90$0501010a@kgpro' \
    --to=kgordon@paradise.net.nz \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox