Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921295 - please enable CONFIG_FRAMEBUFFER_CONSOLE_ROTATION
Summary: please enable CONFIG_FRAMEBUFFER_CONSOLE_ROTATION
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: InstallCD (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-03 16:03 UTC by tastytea
Modified: 2024-02-16 17:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tastytea 2024-01-03 16:03:02 UTC
hi, i'm trying to install gentoo on a tablet/netbook convertible with a monitor that is in portrait mode by default, which means it is rotated by 90 degrees. please add CONFIG_FRAMEBUFFER_CONSOLE_ROTATION to the kernel so i can rotate the VT to a more pleasant position. 😊

<https://www.kernel.org/doc/html/latest/fb/fbcon.html?highlight=rotate#b-loading>
Comment 1 Larry the Git Cow gentoo-dev 2024-02-16 17:28:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/releng.git/commit/?id=0fa8a83b1ed1ab832b558dd45d02cbbebcf1e0a9

commit 0fa8a83b1ed1ab832b558dd45d02cbbebcf1e0a9
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2024-02-16 17:27:37 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2024-02-16 17:28:05 +0000

    kconfig/*: enable FRAMEBUFFER_CONSOLE_ROTATION
    
    Closes: https://bugs.gentoo.org/921295
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 releases/kconfig/amd64/admincd-4.4.8-r1-selinux.config    | 2 +-
 releases/kconfig/amd64/amd64-5.10.61.config               | 2 +-
 releases/kconfig/amd64/amd64-5.15.59.config               | 2 +-
 releases/kconfig/amd64/amd64-5.15.80.config               | 2 +-
 releases/kconfig/amd64/amd64-6.1.38.config                | 2 +-
 releases/kconfig/amd64/amd64-6.6.7.config                 | 2 +-
 releases/kconfig/amd64/cloud-amd64-gentoo.config          | 2 +-
 releases/kconfig/amd64/cloud-amd64-hardened.config        | 2 +-
 releases/kconfig/amd64/livegui-amd64-5.15.16.config       | 2 +-
 releases/kconfig/hppa/hppa32.config                       | 2 +-
 releases/kconfig/hppa/hppa64.config                       | 2 +-
 releases/kconfig/powerpc/installcd-ibm-4.19.config        | 2 +-
 releases/kconfig/powerpc/installcd-ppc32apple-4.19.config | 2 +-
 releases/kconfig/powerpc/installcd-ppc64apple-4.19.config | 2 +-
 releases/kconfig/sparc/installcd-3.8.13.config            | 2 +-
 releases/kconfig/sparc/installcd-4.14.39.config           | 2 +-
 releases/kconfig/sparc/installcd-4.14.83.config           | 2 +-
 releases/kconfig/sparc/installcd-4.19.44.config           | 2 +-
 releases/kconfig/sparc/installcd-5.4.48.config            | 2 +-
 releases/kconfig/x86/admincd-3.0.config                   | 2 +-
 releases/kconfig/x86/admincd-3.18.9.config                | 2 +-
 releases/kconfig/x86/admincd-3.2.config                   | 2 +-
 releases/kconfig/x86/admincd-3.4.2.config                 | 2 +-
 releases/kconfig/x86/admincd-3.9.5.config                 | 2 +-
 releases/kconfig/x86/installcd-2.6.24.config              | 2 +-
 releases/kconfig/x86/installcd-2.6.27.config              | 2 +-
 releases/kconfig/x86/installcd-2.6.28.config              | 2 +-
 releases/kconfig/x86/installcd-2.6.31.config              | 2 +-
 releases/kconfig/x86/installcd-2.6.37.config              | 2 +-
 releases/kconfig/x86/installcd-2.6.38.config              | 2 +-
 releases/kconfig/x86/installcd-3.18.12.config             | 2 +-
 releases/kconfig/x86/installcd-3.4.2.config               | 2 +-
 releases/kconfig/x86/installcd-3.8.13.config              | 2 +-
 releases/kconfig/x86/installcd-4.14.52.config             | 2 +-
 releases/kconfig/x86/livecd-2.6.24.config                 | 2 +-
 releases/kconfig/x86/x86-5.4.38.config                    | 2 +-
 36 files changed, 36 insertions(+), 36 deletions(-)