View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#14
Originally Posted by rok View Post
I'm experienceing the same glitches with my 8gb Transcend while listening to my mp3s.
I'm still using the first SDHC kernel.

Anyone else?
Yes, me too. It is worse when booting from the card. Any write to card causes audio to skip. It is caused by raised priority of mmcqd kernel daemon. I'm not sure if it is intentional or bug. With Nokia kernel mmcqd has normal priority (=0) with sdhc patches it is raised to -5. It can be fixed by running
Code:
renice 0 `pidof mmcqd`
as root after each boot. I notified Philip Langdale about it.
 

The Following User Says Thank You to fanoush For This Useful Post: