Ticket #771 (closed defect: duplicate)
service/alsasound/cards cannot find modules
| Reported by: | mortimus | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | initng-ifiles-0.1.6 |
| Component: | Boot Scripts | Version: | initng-ifiles-0.1.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When trying to start service/alsasound/cards it does not modprobe necessary drivers.
Fix : REPLACE line 13 WITH
for mod in /sbin/modprobe -c | sed -n -e '/^alias pci:.* snd.*/ s/^alias pci:[^ ]* \(.*\)/\1/p' | sort | uniq
Change History
Note: See
TracTickets for help on using
tickets.

last minute