PDA

View Full Version : "log2_irq_thresh=4" in 6.2?


Dayon
05-27-2005, 07:49 PM
Hello. I'm trying to improve my download speed from my dtivo, and I was trying to figure out how to run insmod /lib/modules/usbcore.o log2=irq_thresh=4.

I put the backported drivers in, and they nearly tripled my speed, but I really would like more than 1.4 Mb/sec.

So. I thought I'd try out loading the module differently, however, I can't figure out exactly how, when, and where to invoke it, since apparently Tivoapp does this for me, and it seems determined to resist rmmod, even though I did unload some other things and ifconfig eth0 down.

So. My question is this. Can i put the insmod line in the startup scripts before tivoapp loads? If so, which script?

Jamie
05-27-2005, 08:06 PM
Hello. I'm trying to improve my download speed from my dtivo, and I was trying to figure out how to run insmod /lib/modules/usbcore.o log2=irq_thresh=4.The version here (http://www.dealdatabase.com/forum/showthread.php?p=210326#post210326) has log2irqthresh set to 4 by default, so you don't need to explicitly set it.

Dayon
05-27-2005, 08:14 PM
Thank you. Missed that post :)

Edit: Didn't help my download speeds. Oh well.