Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kergen für die Kernelkonfiguration?
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
YPenguin
Apprentice
Apprentice


Joined: 26 Apr 2014
Posts: 278
Location: Kenzingen, Germany

PostPosted: Sat Feb 16, 2019 11:17 am    Post subject: Kergen für die Kernelkonfiguration? Reply with quote

Das Programm kergen erzeugt automatisch eine angepasste .config anhand der auf dem System detektierten Hardware. Allerdings ist das wohl nicht ganz sicher, da der von mir so erzeugte Kernel direkt nach dem Start einen Reset verursacht hat. Statt dessen ist es wohl sinnvoller, die mit kergen erzeugte config mittels diff mit der bisherigen config zu vergleichen und Anpassungen von Hand - also z. B. mit Menuconfig - vorzunehmen.
_________________
Languages: English, German
Back to top
View user's profile Send private message
YPenguin
Apprentice
Apprentice


Joined: 26 Apr 2014
Posts: 278
Location: Kenzingen, Germany

PostPosted: Tue Feb 19, 2019 11:54 am    Post subject: Reply with quote

Nützlich ist kergen eigentlich schon - beispielsweise hat es mich darauf aufmerksam gemacht, dass ich USB-UAS aktivieren kann. Damit ist es dann möglich die SMART-Information der über USB angeschlossenen Laufwerke zu erhalten.
_________________
Languages: English, German
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3337
Location: de

PostPosted: Tue Feb 19, 2019 3:08 pm    Post subject: Reply with quote

Danke, das Tool kannte ich noch nicht. Werd's mal testen.
Back to top
View user's profile Send private message
misterjack
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1655

PostPosted: Tue Feb 19, 2019 10:22 pm    Post subject: Reply with quote

Code:
diff .config-kergen .config-mine

< CONFIG_HOTPLUG_PCI=y
< CONFIG_HOTPLUG_PCI_SHPC=y
< CONFIG_FB_NVIDIA=y
< CONFIG_USB_KBD=y
< CONFIG_USB_MOUSE=y


Bei meinen System ist z.B. HOTPLUG_PCI_SHPC + HOTPLUG_PCI Schwachsinn, da ich definitiv keinen Hotplugcontroller hab. Pauschal FB_NVIDIA zu aktivieren killt den nvidia Treiber und USB_MOUSE sowie USB_KBD zu aktivieren ist ebenso absoluter Murks: „Say Y here only if you are absolutely sure that you don't want to use the generic HID driver for your USB mouse/keyboard and prefer to use the mouse/keyboard in its limited Boot Protocol mode instead.“

Sinnloses Tool.
_________________
„Meine Meinung steht fest! Bitte verwirren Sie mich nicht mit Tatsachen.“
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