Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Was tun wenn CONFIG_FB_CON_DECOR fehlt? [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
ChrisJumper
Advocate
Advocate


Joined: 12 Mar 2005
Posts: 2389
Location: Germany

PostPosted: Mon Sep 20, 2010 9:43 pm    Post subject: Was tun wenn CONFIG_FB_CON_DECOR fehlt? [solved] Reply with quote

Hallo,

ich bin mir nicht sicher ob ich jetzt nur einen falschen Kernel erwischt habe, oder ob es schon immer so war, das man den Punkt Support for Console decoration manuell (hinzu)patchen muss.

Bis Version 2.6.32 war CONFIG_FB_CON_DECOR noch im Kernel enthalten. Für 2.6.35-r4 gibt es auch einen Patch auf Spocks - fbcondecor Seite.

Im aktuellen 2.6.35-r7 (hab den genommen wegen dem rootexploit-fix) fehlt fbcondecor...

Wisst ihr vielleicht schon mehr als ich?

P.s.: Ja ich werde das die Tage manuell versuchen zu Patchen, aber vielleicht ist das beim nächsten Update ja wieder drin?


Last edited by ChrisJumper on Tue Sep 21, 2010 2:35 am; edited 2 times in total
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4509
Location: Germany

PostPosted: Mon Sep 20, 2010 10:18 pm    Post subject: Reply with quote

Hi Chris

Sollte eigentlich nach wie vor vorhanden sein...!
Kernel v2.6.35-gentoo-r7
Code:
  │ Symbol: FB_CON_DECOR [=y]                                                                                                           │   
  │ Prompt: Support for the Framebuffer Console Decorations                                                                             │   
  │   Defined at drivers/video/console/Kconfig:125                                                                                      │   
  │   Depends on: HAS_IOMEM [=y] && VT [=y] && FRAMEBUFFER_CONSOLE [=y]=y [=y] && !FB_TILEBLITTING [=n]                                 │   
  │   Location:                                                                                                                         │   
  │     -> Device Drivers                                                                                                               │   
  │       -> Graphics support                                                                                                           │   
  │         -> Console display driver support                                                                                           │   
  │           -> Framebuffer Console support (FRAMEBUFFER_CONSOLE [=y])
Code:
zgrep CONFIG_FB_CON_DECOR /proc/config.gz
CONFIG_FB_CON_DECOR=y
ohne manuelles patchen.

/edit:
Ist dann hier zu finden:
Code:
Device Drivers  --->
Graphics support  --->
Console display driver support  --->
[*]   Support for the Framebuffer Console Decorations
Back to top
View user's profile Send private message
ChrisJumper
Advocate
Advocate


Joined: 12 Mar 2005
Posts: 2389
Location: Germany

PostPosted: Tue Sep 21, 2010 2:33 am    Post subject: Reply with quote

:oops:

Quote:
If the Enable Tileblitting option is turned on in Support for frame buffer devices in the kernel configuration, the framebuffer console decorations option will be invisible. Please make sure to turn it off.


Ich hab auf jeden Treiber drei mal geachtet, aber genau die Einstellung hab ich mir nicht gemerkt obwohl sie ja im Wiki stand.. Und der Ausdruck !FB_TILEBLITTING [=n] hat mich auch verwirrt, das Ausrufezeichen vor der Beschreibung, ich dachte das dreht die Einstellung um. Also dies sollte gesetzt sein.
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1938

PostPosted: Tue Sep 21, 2010 5:40 pm    Post subject: Reply with quote

ChrisJumper wrote:
Und der Ausdruck !FB_TILEBLITTING [=n] hat mich auch verwirrt, das Ausrufezeichen vor der Beschreibung, ich dachte das dreht die Einstellung um. Also dies sollte gesetzt sein.


BTW:

!FB_TILEBLITTING heißt, dass die Option nicht gesetzt sein darf.
[=n] gibt die aktuell gewählte Einstellung an.
_________________
Unix philosophy: "Do one thing and do it well."
systemd: "Do everything and do it wrong."
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum