Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28449 - insmod snd-mixer-oss did not work. Please suggest "modprobe snd-mixer-oss"
Summary: insmod snd-mixer-oss did not work. Please suggest "modprobe snd-mixer-oss"
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Alsa Configuration Guide (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Benny Chuang (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-11 08:21 UTC by Alain
Modified: 2003-09-12 05:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
replace insmod with modprobe (alsa-guide.patch,802 bytes, patch)
2003-09-12 03:35 UTC, Benny Chuang (RETIRED)
Details | Diff
replace insmod with modprobe and <c> tags inside <pre> tags are replaced with <i> tags (alsa-guide.patch,891 bytes, patch)
2003-09-12 05:10 UTC, Benny Chuang (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alain 2003-09-11 08:21:00 UTC
I had the problem you mentioned by the way in the manual:
amixer: Mixer attach default error: No such file or directory
 
Your tip is "insmod snd-mixer-oss .....", but for me this leads to 
unresolved symbols, but "modprobe snd-mixer-oss" works.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




I have a SBlive Platinum
Comment 1 Benny Chuang (RETIRED) gentoo-dev 2003-09-12 03:35:21 UTC
Created attachment 17559 [details, diff]
replace insmod with modprobe 

also changed <c> inside <pre> to <i>
Comment 2 Benny Chuang (RETIRED) gentoo-dev 2003-09-12 03:35:38 UTC
please review the patch
Comment 3 Erwin (RETIRED) gentoo-dev 2003-09-12 04:55:55 UTC
patch reviewed..
before you commit, plz change <c>amixer</c> to <i>amixer</i>, too
Comment 4 Benny Chuang (RETIRED) gentoo-dev 2003-09-12 05:10:14 UTC
Created attachment 17562 [details, diff]
replace insmod with modprobe  and <c> tags inside <pre> tags are replaced with <i> tags
Comment 5 Benny Chuang (RETIRED) gentoo-dev 2003-09-12 05:12:26 UTC
commited! thanks for your notification Brenzi :)
Comment 6 Sven Vermeulen (RETIRED) gentoo-dev 2003-09-12 05:14:27 UTC
Well, better late than never: patch looks sane, although the alsa-guide needs XML-cleaning...