HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- modprobe: modprobe: Can't locate module sound-slot...
Operating System - Linux
1833053
Members
2415
Online
110049
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2004 08:40 AM
07-06-2004 08:40 AM
O/S: RedHat 3.0 AS
Platform: HP Kayak P500 Visualize
OK - getting SOUND to work under RH 3.0 is a
real nightmare, but I did get it limping.
Anyone got any ideas how to fix this one?
Sound: DMA (output) timed
out - IRQ/DRQ config error?
Its IRQ (5) is not shared.
And the second error is:
modprobe: modprobe: Can't locate
module sound-slot-1
modprobe: Can't locate module
sound-service-1-0
I can't find any reference to what a sound-slot
or sound-service is.
And lastly, if there is a sound guru reading this, here's the file I kludged together:
pre-install sound /sbin/insmod sound dmabuf=1
alias sound-slot-0 ad1816
alias sound ad1816
options ad1816 io=0x500 irq=5 dma=0 dma2=3 ad1816_clockfreq=33000
Platform: HP Kayak P500 Visualize
OK - getting SOUND to work under RH 3.0 is a
real nightmare, but I did get it limping.
Anyone got any ideas how to fix this one?
Sound: DMA (output) timed
out - IRQ/DRQ config error?
Its IRQ (5) is not shared.
And the second error is:
modprobe: modprobe: Can't locate
module sound-slot-1
modprobe: Can't locate module
sound-service-1-0
I can't find any reference to what a sound-slot
or sound-service is.
And lastly, if there is a sound guru reading this, here's the
pre-install sound /sbin/insmod sound dmabuf=1
alias sound-slot-0 ad1816
alias sound ad1816
options ad1816 io=0x500 irq=5 dma=0 dma2=3 ad1816_clockfreq=33000
REMEMBER: Once you eliminate your #1 problem, #2 gets a promotion.
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 01:48 AM
07-07-2004 01:48 AM
Solution
sound-slot-1 and sound-service-1-0 are module aliases used by program using sound services. It makes them independant from the real module name.
It may depend on your driver, but you have to add these lines after the 2 first aliases in /etc/modules.conf :
alias sound-slot-1 ad1816
alias sound-service-1-0 ad1816
Just give it a try.
Regards,
Fred
It may depend on your driver, but you have to add these lines after the 2 first aliases in /etc/modules.conf :
alias sound-slot-1 ad1816
alias sound-service-1-0 ad1816
Just give it a try.
Regards,
Fred
--
"Reality is just a point of view." (P. K. D.)
"Reality is just a point of view." (P. K. D.)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP