Re: cmipci driver locking up linux hard

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 7 Aug 2006, Takashi Iwai wrote:

> diff -r c02c4dc749e7 pci/cmipci.c
> --- a/pci/cmipci.c	Sat Aug 05 13:48:40 2006 +0200
> +++ b/pci/cmipci.c	Mon Aug 07 20:02:53 2006 +0200
> @@ -2825,7 +2825,7 @@ static int __devinit snd_cmipci_create(s
>  		.dev_free =	snd_cmipci_dev_free,
>  	};
>  	unsigned int val = 0;
> -	long iomidi;
> +	long iomidi = 0;
>  	int integrated_midi;
>  	int pcm_index, pcm_spdif_index;
>  	static struct pci_device_id intel_82437vx[] = {
> @@ -2931,6 +2931,7 @@ static int __devinit snd_cmipci_create(s
>  		return err;
>  	}
>  
> +#if 0
>  	integrated_midi = snd_cmipci_read_b(cm, CM_REG_MPU_PCI) != 0xff;
>  	if (integrated_midi && mpu_port[dev] == 1)
>  		iomidi = cm->iobase + CM_REG_MPU_PCI;
> @@ -2953,6 +2954,7 @@ static int __devinit snd_cmipci_create(s
>  
>  	if ((err = snd_cmipci_create_fm(cm, fm_port[dev])) < 0)
>  		return err;
> +#endif
>  
>  	/* reset mixer */
>  	snd_cmipci_mixer_write(cm, 0, 0);
> 

Tried the patch and it looked up on the first gnome sound. Rebooted again 
and now its okay just occasionally doing gnome beeps (same as before). 
Will lockup if I play an mp3.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux