Nathan Bryant wrote: > Doug Ledford wrote: > >> There is a new version of the driver (0.07) on my web site. It has >> this issue and one other issue fixed (hopefully). The other issue is >> when using artsd with the 0.06 driver, I had a report that artsd would >> end up waiting on select forever and never getting woken up. The 0.07 >> driver changes wait queue and lvi handling in a few strategic places, >> so it should work. However, it's untested. Reports welcome. > > > With 0.07, the kernel goes into an endless sleep as soon as artsd calls > select(). I don't think the looping changes to i810_poll are correct... > or even necessary? Probably not. Although I did change it back but then change it in another way. Use the attached patch to back out those changes and let me know if it works (for some reason, I doubt it). > though the userfragsize change is probably appropriate. > -- Doug Ledford http://people.redhat.com/dledford Please check my web site for aic7xxx updates/answers before e-mailing me about problems