Mailinglist Archive: radeonhd (311 mails)
| < Previous | Next > |
[radeonhd] [Bug 14219] screen goes blank permanently after swiching to console
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Date: Tue, 5 Feb 2008 16:12:25 -0800 (PST)
- Message-id: <20080206001225.6BD86130051@xxxxxxxxxxxxxxxxxxxxxxxx>
http://bugs.freedesktop.org/show_bug.cgi?id=14219
--- Comment #6 from Egbert Eich <eich@xxxxxxxxxxxxxxxxxxx> 2008-02-05 16:12:24
PST ---
(In reply to comment #5)
Not at all :)
ok. this strongly suggests that something else is causing this.
When in framebuffer mode the kernel draws every pixel. So when you type or
scroll the screen should get refreshed.
In vga text mode setfont should reload a font. So something should appear on
the screen afterwards.
ok.
Now it get's 'interesting' to debug. Is there any chance we can do a debug
session interactively (with you editing around in the code)?
Alternatively you could just box up the hw and ship it here ;)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
--- Comment #6 from Egbert Eich <eich@xxxxxxxxxxxxxxxxxxx> 2008-02-05 16:12:24
PST ---
(In reply to comment #5)
(In reply to comment #4)Right. still it shouldn't matter as the memory used by vga isn't touched.
Joachim, i doubt it's the offset issue. We don't touch the memory where theIt would still happen becuase the Framebuffer looks to be at location 256MB
vga
framebuffer is located at all.
which is the size of the Ram. I instrumented the driver before your scaling
fix for so the RamSize is in kB and location is normal address.
When i sat at the movies tonight i had a bunch of ideas what else could be
causing this.
I hope the thoughts of this bug did not disrupt your movie going experience ;)
Not at all :)
So a few qustions:
1. what mode are you using? a vga text mode or a graphical text mode?
(On suse graphical is the default on most systems.)
It happened with vesafb and no framebuffer (no vga= in kernel command line)
ok. this strongly suggests that something else is causing this.
When in framebuffer mode the kernel draws every pixel. So when you type or
scroll the screen should get refreshed.
In vga text mode setfont should reload a font. So something should appear on
the screen afterwards.
2. when the screen is blank, is this only empty or is it in power save mode?
(the led should tell you).
The screen is not in power save mode as the LED stays green.
ok.
ok.
3. if it's only blank, does it get filled when you type something?
if it's in vga text mode: can you restore content when you do a setfont?
It does not get filled when I type something and blindly logging in and
calling
setfont does nothing either (I checked that the blind login was succesful so
that was not the problem).
Now it get's 'interesting' to debug. Is there any chance we can do a debug
session interactively (with you editing around in the code)?
Alternatively you could just box up the hw and ship it here ;)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |