HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Omnibook 4150B - enabling sound device Maestro
Operating System - Linux
1832831
Members
3260
Online
110047
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
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
04-08-2002 04:08 AM
04-08-2002 04:08 AM
Omnibook 4150B - enabling sound device Maestro
Hi!
After installing SuSE 7.3 on my HP Omnibook 4150B I was not able to activate the sound device (ES1978 Maestro 2E). During the test-procedure the notebook always hangs and only a hard reset (power-off, keybord also hangs!) helps. I think it is an interrupt problem.
Is there any possibility to change the interrupt or to activate the device?
Max
After installing SuSE 7.3 on my HP Omnibook 4150B I was not able to activate the sound device (ES1978 Maestro 2E). During the test-procedure the notebook always hangs and only a hard reset (power-off, keybord also hangs!) helps. I think it is an interrupt problem.
Is there any possibility to change the interrupt or to activate the device?
Max
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 10:25 AM
04-08-2002 10:25 AM
Re: Omnibook 4150B - enabling sound device Maestro
Hello,
Personally I have been using an OmniBook 4150 (not 4150B) for 3 years.
The audio device is compatible with Windows Sound System. I use the "ad1848" driver, with io=0x530, irq=5, dma=1, dma2=0.
In /etc/modules.conf :
alias sound-slot-0 ad1848
post-install ad1848 modprobe "-k" opl3
options ad1848 io=0x530 irq=5 dma=1 dma2=0
options opl3 io=0x388
Don't forget to type "depmod -a" after changing /etc/modules.conf.
Good luck.
Kodjo
Personally I have been using an OmniBook 4150 (not 4150B) for 3 years.
The audio device is compatible with Windows Sound System. I use the "ad1848" driver, with io=0x530, irq=5, dma=1, dma2=0.
In /etc/modules.conf :
alias sound-slot-0 ad1848
post-install ad1848 modprobe "-k" opl3
options ad1848 io=0x530 irq=5 dma=1 dma2=0
options opl3 io=0x388
Don't forget to type "depmod -a" after changing /etc/modules.conf.
Good luck.
Kodjo
Learn and explain...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2002 12:23 AM
04-09-2002 12:23 AM
Re: Omnibook 4150B - enabling sound device Maestro
Hello!
I found a possibility yesterdays evening: You must not use the alsa-sound-module. There is a problem with the maestro-chip and alsa. If you change the
/etc/modules.conf
to the following
alias char-major-14 maestro
# alias sound off
# alias midi off
and disable all entries about alsa the sound will work! Then the system uses the kernel-modules for playing sounds an there are no problems with interuppts!
regards
Max
I found a possibility yesterdays evening: You must not use the alsa-sound-module. There is a problem with the maestro-chip and alsa. If you change the
/etc/modules.conf
to the following
alias char-major-14 maestro
# alias sound off
# alias midi off
and disable all entries about alsa the sound will work! Then the system uses the kernel-modules for playing sounds an there are no problems with interuppts!
regards
Max
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