Bug 115409 - trident sound module missing
Summary: trident sound module missing
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: kernel
Version: 3.0
Hardware: i686
OS: Linux
medium
low
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-12 00:53 UTC by Josiah Royse
Modified: 2007-11-30 22:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-12 02:01:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Josiah Royse 2004-02-12 00:53:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922

Description of problem:
rpm -q kernel --queryformat='%{name}-%{version}-%{release}.%{arch}':

kernel-2.4.21-9.EL.athlon

I noticed during the install, the soundcard was probed (static/click).
 in /etc/modules.conf:

[root@tabasco root]# cat /etc/modules.conf
alias eth0 sis900
alias usb-controller usb-ohci
alias sound-slot-0 trident
<snip>

But there is no trident.o module:

[root@tabasco root]# modprobe trident
modprobe: Can't locate module trident
[root@tabasco root]#



Version-Release number of selected component (if applicable):
kernel-2.4.21-9.EL

How reproducible:
Always

Steps to Reproduce:
1. Install RHel WS
2. 
3.
    

Actual Results:  Run firstboot can't find soundcard (previous releases
worked)

Expected Results:  Play test sound

Additional info:

RedHat 9:

[root@t-rex root]# cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
[root@t-rex root]# locate trident.o
/lib/modules/2.4.20-28.9/kernel/drivers/sound/trident.o

Comment 1 Josiah Royse 2004-02-12 02:01:45 UTC
Didn't have kernel-unsupported installed.  Makes sense, I guess.


Note You need to log in before you can comment on or make changes to this bug.