Commit graph

70 commits

Author SHA1 Message Date
Takashi Iwai
dfec58eb7e [alsaconf] fix probing, option clean up.
- Fixed the probing brokenness by my last change.
- Fixed long options.
- Now -L option requires the logfile argument.
- Corrected manpage.
2004-08-31 16:27:25 +00:00
Takashi Iwai
63909d1cf7 Fixed the detection of audio class.
Now class 040? is detected, not only 0401 (Intel HD has 0402).
2004-08-27 16:25:37 +00:00
Takashi Iwai
91bac61d83 Added -c option to specify the module config file. 2004-08-05 14:33:56 +00:00
Jaroslav Kysela
eb52dc6ec8 Gentoo update 2004-04-19 14:43:26 +00:00
Takashi Iwai
789ca41f1b fixed the legacy detection with the recent modprobe 2004-03-19 13:29:23 +00:00
Takashi Iwai
b5cb7ac07d added a workaround for some dell dimension board. 2004-03-05 16:52:11 +00:00
Takashi Iwai
29fd44ba35 - use /etc/modprobe.d/sound config file if possible. 2004-02-25 14:39:45 +00:00
Takashi Iwai
67f96386c6 - clear the screen after configuring the device. 2004-02-16 16:44:59 +00:00
Takashi Iwai
a98d93674b - use the bindir and sbindir set by configure script. 2004-02-10 15:58:51 +00:00
Jaroslav Kysela
5a7e82a8e7 Moved alsaconf to sbin directory 2003-12-05 13:15:52 +00:00
Jaroslav Kysela
3dff39cf53 More compatible tests 2003-12-05 13:13:00 +00:00
Jaroslav Kysela
8a28f21db1 One more fix for path 2003-12-05 08:50:53 +00:00
Jaroslav Kysela
748fd45129 Added more paths for rcalsasound 2003-12-05 08:35:04 +00:00
Takashi Iwai
951dda3420 fixes by Philippe De Muyter <phdm@macqel.be>:
- Removed erroneous space between `snd[-_]' and $1 in grep
  search expression.
- Test also `0xf00' for `cport'.
2003-11-26 18:07:27 +00:00
Takashi Iwai
cae75d593c - added the check of mandrake. 2003-11-25 12:15:48 +00:00
Takashi Iwai
7d1c6cbf95 fix by Fernando Pablo Lopez-Lezcano <nando@ccrma.Stanford.EDU>:
Included is a patch that fixes alsaconf to work correctly under fedora
core 1. Otherwise alsaconf happily creates a modules.conf file that only
contains the alsa configuration and nothing else (a path in the if's
that does not create a $TMP file before the alsa configuration process
starts).
2003-11-24 11:42:24 +00:00
Takashi Iwai
c40e8faafc - removed experimental codes. 2003-11-17 18:32:52 +00:00
Takashi Iwai
cfe0a62da7 - fixed the progress bar.
- fixed the detection on 2.6 kernels.
- check root priv. after parsing the option
  (allow normal users to see help)
2003-11-14 16:22:25 +00:00
Takashi Iwai
394fde8b0e - fixed (now really) for 2.6 modprobe.conf.
- clean up, modprobing without a temporary file.
- alsaconf will set up only the minimum aliases/options.
- cosmetic message changes.
2003-10-30 12:00:38 +00:00
Takashi Iwai
7152617a0e - added alsaconf script.
- fixed alsaconf script for the new module tools of 2.6 kernel.
2003-10-29 13:38:23 +00:00