Summary: | Intel 915GM stopped working with 7.0.99.903 | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Gabriel C <nix.or.die> | ||||||||||||||||
Component: | Driver/intel | Assignee: | Alan Hourihane <alanh> | ||||||||||||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||||||||||||
Severity: | major | ||||||||||||||||||
Priority: | high | CC: | caglar | ||||||||||||||||
Version: | 7.0.99.903 (7.1RC3) | ||||||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||||||
OS: | Linux (All) | ||||||||||||||||||
Whiteboard: | |||||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||||
Bug Depends on: | |||||||||||||||||||
Bug Blocks: | 6666 | ||||||||||||||||||
Attachments: |
|
Description
Gabriel C
2006-12-09 16:12:44 UTC
Created attachment 8043 [details]
xorg-1.1.99.901.log
Created attachment 8044 [details]
xorg-1.1.99.903.log
Created attachment 8045 [details]
dmesg
Created attachment 8046 [details]
xorg.conf
Created attachment 8047 [details]
lspci
Are your bootup scripts using vbetool to save the graphics state ?? If so, disable vbetool. Hi, no we don't use vbetool. Does -902 exhibit the same problem ? I can't tell you about RC2 we jumped from RC1 to RC3 but if you want I could build RC2 xorg-server and let the user test it. Yes, it would be useful for you to test RC2. It might be worth reverting the patch in bug #6751 to see if that helps. Or you could just umount /sysfs and try starting X which would have the same effect to see if that helps. Ok I'll try this. There is the same problem but a different box : http://lists.freedesktop.org/archives/xorg/2006-December/020405.html ( Btw I've CC'ed you on my replay to this thread I hope you don't mind ) If reverting #6751 didn't work, try reverting #6750. Hi Alan, reverting commit a33419718171a0dee0f0ffe6ceb39e6f60696416 ( http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commit;h=a33419718171a0dee0f0ffe6ceb39e6f60696416) fixed this problem. In that function can you add the following (with the patch reverted)... ErrorF("Int10Current->Tag is 0x%x\n",Int10Current->Tag); ErrorF("TAG(PciCfg1Addr) is 0x%x\n",TAG(PciCfg1Addr)); And it'll print the results out in the Xserver logfile. Can you then upload the logfile here. sure I can , just our user is off now but I think he can test this tomorrow. If you need it now maybe ask the guy from the Mailing List :) Created attachment 8070 [details]
log with ErrorF around the reverted stuff
ok here it is , let me know if you need more infos or tests. Created attachment 8071 [details] [review] patch to int10 Can you try this patch against the int10 file ?? sure I can. I'll prepare xorg-server with this patch and let the user test it. anyway I can post the result tomorrow first. pardus ping :) If you get sometime could you pls test this too ? Is faster because you own a box with this broken card and you don't need to wait for users to test. (In reply to comment #20) > pardus ping :) If you get sometime could you pls test this too ? Is faster > because you own a box with this broken card and you don't need to wait for users > to test. I will. (In reply to comment #19) > Can you try this patch against the int10 file ?? Same problem exists with that patch + unreverted xorg-server-1.1.99.903 Can you add an ErrorF to print the values of pvp->bus, pvp->device, pvp->func and upload a log ? Just committed the fix for this. Closing. |
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.