public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] HD7870 AMD Catalyst no framebuffer console
@ 2013-04-18 15:28 Amankwah
  2013-04-18 15:37 ` Wang Xuerui
  0 siblings, 1 reply; 3+ messages in thread
From: Amankwah @ 2013-04-18 15:28 UTC (permalink / raw
  To: gentoo-user

Hi all,
    I have a video card HD7870, I tried install the AMD Catalyst driver ~amd64 in portage, it works well under X. But when I press ctrl+alt+F1, the screen is blank??
    Although I googled this problem I add nomodeset and radeon.modeset=0 video=uvesa to the kernel cmdline in /boot/grub/menu.lst, it didn't work at all. What can I do to solve this?

Liu Yang


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] HD7870 AMD Catalyst no framebuffer console
  2013-04-18 15:28 [gentoo-user] HD7870 AMD Catalyst no framebuffer console Amankwah
@ 2013-04-18 15:37 ` Wang Xuerui
  2013-04-18 20:14   ` Michael Hampicke
  0 siblings, 1 reply; 3+ messages in thread
From: Wang Xuerui @ 2013-04-18 15:37 UTC (permalink / raw
  To: gentoo-user

2013/4/18 Amankwah <amankwah7@gmail.com>:
> Hi all,
>     I have a video card HD7870, I tried install the AMD Catalyst driver ~amd64 in portage, it works well under X. But when I press ctrl+alt+F1, the screen is blank??
>     Although I googled this problem I add nomodeset and radeon.modeset=0 video=uvesa to the kernel cmdline in /boot/grub/menu.lst, it didn't work at all. What can I do to solve this?

IIRC fglrx does not support KMS, hence no framebuffer.

The radeon parameters are of no use in this case; in order for the
proprietary driver to work properly, the open source module must be
blacklisted. So instructing the radeon module makes little sense.

Please correct me if I got any of these wrong; haven't used the binary
blob for about 2 years myself, the memory is slowly fading.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] HD7870 AMD Catalyst no framebuffer console
  2013-04-18 15:37 ` Wang Xuerui
@ 2013-04-18 20:14   ` Michael Hampicke
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Hampicke @ 2013-04-18 20:14 UTC (permalink / raw
  To: gentoo-user

Am 18.04.2013 17:37, schrieb Wang Xuerui:
> 2013/4/18 Amankwah <amankwah7@gmail.com>:
>> Hi all,
>>     I have a video card HD7870, I tried install the AMD Catalyst driver ~amd64 in portage, it works well under X. But when I press ctrl+alt+F1, the screen is blank??
>>     Although I googled this problem I add nomodeset and radeon.modeset=0 video=uvesa to the kernel cmdline in /boot/grub/menu.lst, it didn't work at all. What can I do to solve this?
> 
> IIRC fglrx does not support KMS, hence no framebuffer.
> 
correct

> The radeon parameters are of no use in this case; in order for the
> proprietary driver to work properly, the open source module must be
> blacklisted. So instructing the radeon module makes little sense.
> 
correct, don't load the radeon module. You can also disable the Direct
Rendering Manager (CONFIG_DRM).
For framebuffer on my machine I use CONFIG_FB_EFI, but CONFIG_FB_VESA
should work too. I'm not sure about CONFIG_FB_RADEON


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-18 20:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18 15:28 [gentoo-user] HD7870 AMD Catalyst no framebuffer console Amankwah
2013-04-18 15:37 ` Wang Xuerui
2013-04-18 20:14   ` Michael Hampicke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox