>  
> On Mon, 04 Apr 2005 06:16:07 +0000 (GMT) 
> j.visch wrote: 
>  
> > Following recommendation from members to splash out and spend an extra 20 
> > dollars  
> > I bought a new pci sound card, now it does come with sound drivers but they 
> > require  
> > reconfiguring the kernel which I always hate doing. Yast sees the sound 
> > card but again
I 
 
> > get the skipping record effect dmesg says dma or irq conflict, so how do I 
> > change the 
> > default  
> > dma or irq it is trying to access?  
>  
> modinfo driver 
>  
> will give a list of parameters that can be applied when you load the 
> driver 
>  
> probably something like  
 
Opps wrong driver, but still baffled... 
 
> modinfo cmpci 
filename:    /lib/modules/2.4.20-4GB/kernel/drivers/sound/cmpci.o 
description: "CM8x38 Audio Driver" 
author:      "ChenLi Tien, [EMAIL PROTECTED]" 
license:     "GPL" 
parm:        mpuio int, description "(0x330, 0x320, 0x310, 0x300) Base of 
MPU-401, 0 to 
disable" 
parm:        fmio int, description "(0x388, 0x3C8, 0x3E0) Base of OPL3, 0 to 
disable" 
parm:        spdif_inverse int, description "(1/0) Invert S/PDIF-in signal" 
parm:        spdif_loop int, description "(1/0) Route S/PDIF-in to S/PDIF-out 
directly" 
parm:        speakers int, description "(2-6) Number of speakers you connect" 
parm:        use_line_as_rear int, description "(1/0) Use line-in jack as 
rear-out" 
parm:        use_line_as_bass int, description "(1/0) Use line-in jack as 
bass/center" 
parm:        joystick int, description "(1/0) Enable joystick interface, still 
need
joystick driver" 
 
> modprobe driver irq=10,dma=3,io=0x220 
>  
> but modinfo should tell you. 
>  
> >   
>  
> --  
> Nick Rout 
> 


Reply via email to