Ticket #771 (closed defect: duplicate)

Opened 6 years ago

Last modified 10 months ago

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

comment:1 Changed 4 years ago by raphal

comment:2 Changed 4 years ago by ismaell

  • Priority changed from normal to high
  • Component changed from Bugs in initng-ifiles to InitNG Scripts
  • Milestone set to initng-ifiles-0.1.6

comment:3 Changed 10 months ago by ismaell

  • Status changed from new to closed
  • Resolution set to duplicate
Note: See TracTickets for help on using tickets.