* Changing BIOS IRQs and I/O addresses
@ 2003-05-28 10:00 Matt Flax
2003-05-28 10:49 ` Clemens Ladisch
2003-05-28 21:17 ` Jan Depner
0 siblings, 2 replies; 3+ messages in thread
From: Matt Flax @ 2003-05-28 10:00 UTC (permalink / raw)
To: core sound
Hello,
I have traced my problem with my sound card to the function
'request_irq' in the intel8x0 module.
Unfortunatly the IRQ is set up by the BIOS to be 0.
This bios does not let the user alter the IRQs.
Can anyone tell me how to change the IRQ manually ?
Here is some extended info about the card :
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS]
SiS7012 PCI Audio Accelerator (rev a0)
Subsystem: CLEVO/KAPOK Computer: Unknown device 0400
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin C routed to IRQ 0
Region 0: I/O ports at 1c00 [disabled] [size=256]
Region 1: I/O ports at 1800 [disabled] [size=128]
Capabilities: [48] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=55mA
PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
thanks
Matt
--
http://mffm.ee.unsw.edu.au
WSOLA TimeScale Audio Mod : http://mffmtimescale.sourceforge.net/
FFTw C++ : http://mffmfftwrapper.sourceforge.net/
Vector Bass : http://mffmvectorbass.sourceforge.net/
Multimedia Time Code : http://mffmtimecode.sourceforge.net/
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Changing BIOS IRQs and I/O addresses
2003-05-28 10:00 Changing BIOS IRQs and I/O addresses Matt Flax
@ 2003-05-28 10:49 ` Clemens Ladisch
2003-05-28 21:17 ` Jan Depner
1 sibling, 0 replies; 3+ messages in thread
From: Clemens Ladisch @ 2003-05-28 10:49 UTC (permalink / raw)
To: Matt Flax; +Cc: core sound
Matt Flax wrote:
> Unfortunatly the IRQ is set up by the BIOS to be 0.
> This bios does not let the user alter the IRQs.
Usually, the BIOS has an option "PnP OS" or maybe "ACPI OS" to specify
whether the resources are to be allocated by the BIOS or by the OS.
If your BIOS doesn't support this, you have to configure the Linux kernel
to allocate the resources. I don't know if or how this is possible.
HTH
Clemens
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Changing BIOS IRQs and I/O addresses
2003-05-28 10:00 Changing BIOS IRQs and I/O addresses Matt Flax
2003-05-28 10:49 ` Clemens Ladisch
@ 2003-05-28 21:17 ` Jan Depner
1 sibling, 0 replies; 3+ messages in thread
From: Jan Depner @ 2003-05-28 21:17 UTC (permalink / raw)
To: Matt Flax; +Cc: core sound
If you can't set the IRQ in the BIOS the only way that I know of to
change it is to change the PCI slot. That is how I got mine set.
Jan
On Wed, 2003-05-28 at 05:00, Matt Flax wrote:
> Hello,
>
> I have traced my problem with my sound card to the function
> 'request_irq' in the intel8x0 module.
>
> Unfortunatly the IRQ is set up by the BIOS to be 0.
> This bios does not let the user alter the IRQs.
>
> Can anyone tell me how to change the IRQ manually ?
>
> Here is some extended info about the card :
> 00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS]
> SiS7012 PCI Audio Accelerator (rev a0)
> Subsystem: CLEVO/KAPOK Computer: Unknown device 0400
> Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
> ParErr- Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Interrupt: pin C routed to IRQ 0
> Region 0: I/O ports at 1c00 [disabled] [size=256]
> Region 1: I/O ports at 1800 [disabled] [size=128]
> Capabilities: [48] Power Management version 2
> Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=55mA
> PME(D0-,D1-,D2-,D3hot+,D3cold+)
> Status: D0 PME-Enable- DSel=0 DScale=0 PME-
>
> thanks
> Matt
> --
> http://mffm.ee.unsw.edu.au
>
> WSOLA TimeScale Audio Mod : http://mffmtimescale.sourceforge.net/
> FFTw C++ : http://mffmfftwrapper.sourceforge.net/
> Vector Bass : http://mffmvectorbass.sourceforge.net/
> Multimedia Time Code : http://mffmtimecode.sourceforge.net/
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: ObjectStore.
> If flattening out C++ or Java code to make your application fit in a
> relational database is painful, don't do it! Check out ObjectStore.
> Now part of Progress Software. http://www.objectstore.net/sourceforge
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-28 21:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-28 10:00 Changing BIOS IRQs and I/O addresses Matt Flax
2003-05-28 10:49 ` Clemens Ladisch
2003-05-28 21:17 ` Jan Depner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.