Opened 5 years ago
Last modified 2 years ago
#15665 assigned bug
intel mobile 945GSE black screen with Teapot — at Version 7
Reported by: | bruno | Owned by: | pulkomandy |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | Drivers/Graphics/intel_extreme/9xx | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
hrev53794 32bit...
boots fine to native resolution
1024 x 600
changing resolution with lower screensize works...
bigger ones will result in black screen...
changing workspace will not work... have to force reboot
Change History (11)
by , 5 years ago
Attachment: | screenshot1.png added |
---|
by , 5 years ago
by , 5 years ago
Attachment: | media_addon_server-441-debug-29-01-2020-20-38-04.report added |
---|
by , 5 years ago
comment:1 by , 5 years ago
Component: | - General → Drivers/Graphics/intel_extreme |
---|---|
Description: | modified (diff) |
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 5 years ago
comment:3 by , 5 years ago
What would this have to dowith hardware cursor? The teapot uses wait_for_retrace to synchronize itself, so if that doesn't work it justwaits forever.
comment:4 by , 5 years ago
Like you said it might have nothing to do with it. I was just guessing by noticing that that the revolving haiku letters one work (no black screen) and it does not have user interaction (no mouse input). I agree that both may be totally coded differently internally. Speaking of that demo, it would be more fun if the user could spin the letter just like the teapot :).
comment:6 by , 5 years ago
Hi, I'm confused because your ticket title mentions teapot, but description mentions other problems.
For the workspace switching, you can fix that by re-setting the same (working) resolution for all workspaces.
For teapot, the problem is not related to OpenGL. It is because the application uses wait_for_retrace to synchronize itself with the display. The way to detect the retrace has changed several times on different cards and yours is not looking at the right place, yet.
comment:7 by , 5 years ago
Description: | modified (diff) |
---|
ah sorry for confusing you here... I can confirm: Switching workspaces works with all resolutions down the native one! Also trying to use higher screen size will result in black/white screen and automatically change to last resolution without problems. So it is not a bug!
left problem is only: 1: Black teapot screen! 2: Brightness slider has no effect!
The card is working and recognized so far no vesa needed.
0x27ae pci on my acer apire one (also 945GSE) also don't have GL teapot (the haiku revolving letter logo work so i guess the hardware cursor is in play in the problem?).
0x2592 (915 chip) on my toshiba laptop work ok with open GL teapot.
both on hrev53797