Summary: | Openchrome detects wrong amount of video memory on KM400/KN400 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Mr.Madguy | ||||||||
Component: | Driver/openchrome | Assignee: | Openchrome development list <openchrome-devel> | ||||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||||
Severity: | normal | ||||||||||
Priority: | medium | CC: | xavier | ||||||||
Version: | unspecified | ||||||||||
Hardware: | x86 (IA32) | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
Mr.Madguy
2012-12-01 13:07:29 UTC
Created attachment 71356 [details] [review] Fix memory detection on P4M800 Can you please test the attached patch ? The patch applies to git master. See http://www.openchrome.org/trac/wiki/Installation#InstallfromGIT for build directions. Once built and installed, please test the driver without an xorg conf, it should detect the amount of video ram properly. Ok. I'll test on this weekend. Wait a minute. As I can see, this patch is doing the same thing as config file - i.e. manually set VRAM to 16M, if detection failed. So this is not actual fix - it just hiding problem. No, it does exactly the contrary, it removes the hack that was in place to set the memory to 16 MB if detection fails and instead should detect the proper amount of memory in the case of a P4M800 hostbridge. Ok. I can't test it by myself, because ALTLinux has it's own adopted version of this drivers. But I have passed your patch to ALTLinux support team and they promised, that they'll send me test version of driver in a nearest future. I hope I'll have some results on the next weekend. Did you had a chance to test the patch ? Created attachment 72446 [details] [review] Patch update to properly detect memory on KM400. Found a typo in the patch that can lock the X server. Please push this patch upstream for testing. Created attachment 72458 [details]
xorg.log
I have tested previus patch today. It seems that it works. Tryed 32Mb and 64Mb VRAM and driver detected it correctly. Attaching my xorg.log for you to inspect. Don't know if last modification is nessesary. I have not patched and builded this driver by myself - ALTLinux support team done it for me. So may be they already corrected this.
Thanks for the feedback. Do you have a link to the package you used to test or a bug number in ALTlinux bugzilla or any other pointer so we can take a look at what you tested ? Link http://git.altlinux.org/tasks/87186/ Git-repository: http://git.altlinux.org/tasks/87186/gears/200/git Packs: http://git.altlinux.org/tasks/87186/build/200/i586/ http://git.altlinux.org/tasks/87186/build/200/x86_64/ Excellent they fixed up the patch just like the second on. Since this now works and is checked into our master branch I'm going to close this ticket. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.