* kernel 4.3 -> black console
@ 2015-11-11 4:32 Daniel Mota Leite
2015-11-11 5:30 ` Alex Deucher
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Mota Leite @ 2015-11-11 4:32 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1242 bytes --]
Hi
Since i upgrade from kernek 4.2.5 to 4.3 i notice that i have no
console, i get a black screen and the monitor flags no signal.
When the X is loaded, i get the normal X screen and everything
works. If i switch to the console using ctrl+alt+f1, again the
monitor enters in energy saving mode.
Going back to 4.2.5 everythings works fine.
I'm using slackware64-current on a A10 APU and mesa 11.0.4
Any way to fix/debug this, or i will have to bisect it?
should i restrict the bisect to drivers/gpu/drm/radeon path
or should use more paths
Thanks in advance for the help
higuita
--
Naturally the common people don't want war... but after all it is the
leaders of a country who determine the policy, and it is always a
simple matter to drag the people along, whether it is a democracy, or
a fascist dictatorship, or a parliament, or a communist dictatorship.
Voice or no voice, the people can always be brought to the bidding of
the leaders. That is easy. All you have to do is tell them they are
being attacked, and denounce the pacifists for lack of patriotism and
exposing the country to danger. It works the same in every country.
-- Hermann Goering, Nazi and war criminal, 1883-1946
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: kernel 4.3 -> black console
2015-11-11 4:32 kernel 4.3 -> black console Daniel Mota Leite
@ 2015-11-11 5:30 ` Alex Deucher
2015-11-11 14:45 ` Emil Velikov
0 siblings, 1 reply; 4+ messages in thread
From: Alex Deucher @ 2015-11-11 5:30 UTC (permalink / raw)
To: Daniel Mota Leite; +Cc: Maling list - DRI developers
On Tue, Nov 10, 2015 at 11:32 PM, Daniel Mota Leite
<daniel@motaleite.net> wrote:
> Hi
> Since i upgrade from kernek 4.2.5 to 4.3 i notice that i have no
> console, i get a black screen and the monitor flags no signal.
>
> When the X is loaded, i get the normal X screen and everything
> works. If i switch to the console using ctrl+alt+f1, again the
> monitor enters in energy saving mode.
>
> Going back to 4.2.5 everythings works fine.
> I'm using slackware64-current on a A10 APU and mesa 11.0.4
>
> Any way to fix/debug this, or i will have to bisect it?
> should i restrict the bisect to drivers/gpu/drm/radeon path
> or should use more paths
It sounds like you didn't compile fbcon into your kernel or if you
built it as a module, you didn't load it.
Alex
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kernel 4.3 -> black console
2015-11-11 5:30 ` Alex Deucher
@ 2015-11-11 14:45 ` Emil Velikov
2015-11-12 0:28 ` Daniel Mota Leite
0 siblings, 1 reply; 4+ messages in thread
From: Emil Velikov @ 2015-11-11 14:45 UTC (permalink / raw)
To: Alex Deucher; +Cc: Maling list - DRI developers
On 11 November 2015 at 05:30, Alex Deucher <alexdeucher@gmail.com> wrote:
> On Tue, Nov 10, 2015 at 11:32 PM, Daniel Mota Leite
> <daniel@motaleite.net> wrote:
>> Hi
>> Since i upgrade from kernek 4.2.5 to 4.3 i notice that i have no
>> console, i get a black screen and the monitor flags no signal.
>>
>> When the X is loaded, i get the normal X screen and everything
>> works. If i switch to the console using ctrl+alt+f1, again the
>> monitor enters in energy saving mode.
>>
>> Going back to 4.2.5 everythings works fine.
>> I'm using slackware64-current on a A10 APU and mesa 11.0.4
>>
>> Any way to fix/debug this, or i will have to bisect it?
>> should i restrict the bisect to drivers/gpu/drm/radeon path
>> or should use more paths
>
> It sounds like you didn't compile fbcon into your kernel or if you
> built it as a module, you didn't load it.
>
... or the new DRM_FBDEV_EMULATION option ended up set to N ?
-Emil
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kernel 4.3 -> black console
2015-11-11 14:45 ` Emil Velikov
@ 2015-11-12 0:28 ` Daniel Mota Leite
0 siblings, 0 replies; 4+ messages in thread
From: Daniel Mota Leite @ 2015-11-12 0:28 UTC (permalink / raw)
To: Emil Velikov; +Cc: Maling list - DRI developers
[-- Attachment #1.1: Type: text/plain, Size: 1155 bytes --]
Hi
On Wed, 11 Nov 2015 14:45:50 +0000, Emil Velikov
<emil.l.velikov@gmail.com> wrote:
> >> Since i upgrade from kernek 4.2.5 to 4.3 i notice that i
> >> have no console, i get a black screen and the monitor flags no
> ... or the new DRM_FBDEV_EMULATION option ended up set to N ?
BINGO!
I check the config and this was set to N... after enabling i get
the console back to working again.
I was for sure too sleepy when i was reconfiguring this last
kernel...
Thanks for the help
higuita
--
Naturally the common people don't want war... but after all it is the
leaders of a country who determine the policy, and it is always a
simple matter to drag the people along, whether it is a democracy, or
a fascist dictatorship, or a parliament, or a communist dictatorship.
Voice or no voice, the people can always be brought to the bidding of
the leaders. That is easy. All you have to do is tell them they are
being attacked, and denounce the pacifists for lack of patriotism and
exposing the country to danger. It works the same in every country.
-- Hermann Goering, Nazi and war criminal, 1883-1946
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-11-12 0:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-11 4:32 kernel 4.3 -> black console Daniel Mota Leite
2015-11-11 5:30 ` Alex Deucher
2015-11-11 14:45 ` Emil Velikov
2015-11-12 0:28 ` Daniel Mota Leite
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox