LWN.net Logo

Binary-only kernel modules may be banned

Binary-only kernel modules may be banned

Posted Dec 14, 2006 11:37 UTC (Thu) by drag (subscriber, #31333)
In reply to: Binary-only kernel modules may be banned by mcisely
Parent article: Binary-only kernel modules may be banned

Read the man file for the driver.

Option "LinearAlloc" "integer"
Allows more memory for the offscreen allocator. This usually helps in situations where HDTV movies are required to play but not enough offscreen memory is usually available. Set this to 6144 for upto 1920x1080 HDTV support. Default 0KB (off).

Also, I am not sure what is aviable with the GMA chipsets yet, but it can support XvMC for mpeg decoding acceleration, but if you have a fast enough CPU that shouldn't be a problem either way.

I have a GMA 950, but right now it's in storage. I remember watching elephants dream with it and I had to bump up the 'LinearAlloc' to get it to work, but I don't remember exactly how well it worked after that. I think I got it to play fine without the XvMC stuff.


(Log in to post comments)

Binary-only kernel modules may be banned

Posted Dec 15, 2006 0:06 UTC (Fri) by mcisely (subscriber, #2860) [Link]

I know this is getting off-topic, but a followup is briefly needed:

Strange thing. I did look at the man page, a month ago when I was trying to figure this out, and yet I missed this one. Setting LinearAlloc to 6144 indeed enables HD video.

For the record, I still don't have XvMC working. I don't think it's supported on my "Intel 82945G/GZ" (as reported in Xorg.0.log). However this is no great loss; unlike the system it replaced, the Intel E6400 Core 2 Duo I'm running seems to get along just fine using normal xvideo rendering.

Now if I can just get rid of a video noise pattern I'm getting when going through my KVM cable (a problem which didn't exist until switching to this mainboard) then I'll be perfectly happy and can finally say adios to nvidia.

Thanks.

-Mike

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds