--- i810_audio.c.orig 2003-03-04 12:57:49.000000000 -0500 +++ i810_audio.c 2003-03-04 12:57:59.000000000 -0500 @@ -2713,5 +2713,5 @@ if(num_ac97 == 0) printk(KERN_ERR "i810_audio: Primary codec not ready.\n"); - break; /* I think this works, if not ready stop */ + /*break;*/ /* I think this works, if not ready stop */ }