Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Vorsicht bei 2.6.32
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Thu Dec 03, 2009 4:22 pm    Post subject: Vorsicht bei 2.6.32 Reply with quote

Hab ihn mir gerade installiert, mit alte .config kopiert, make oldconfig,, make, make install und make modules_install wie seit ewigen Zeiten.

modules_install scheint nichts richtiges zu installieren, der Kernel ist dreimal so groß wie bisher und es geht gar nichts. Soll ja neue Targets für make geben, mal nachschauen, aber das war gerade voll der Griff ins Klo.

Edit: Habe gerade festgestellt, dass ext4 deaktiviert war. Sieht so aus, als ob da make oldconfig in die Hose geht oder ich da was falsch kopiert habe. Vielleicht echt nur ein Fehler von mir, aber schon sehr seltsam.

Und noch mal edit: Einfach die alte .config rüberkopiert ohne make oldconfig und alles ist ok, Muss man halt selber schauen, was im Kernel neu ist. Und nach einem make menuconfig geht kein make oldconfig mehr. Also ohne make oldconfig alles OK.
Back to top
View user's profile Send private message
Dr. Strangelove
Tux's lil' helper
Tux's lil' helper


Joined: 01 May 2006
Posts: 104
Location: Germania

PostPosted: Thu Dec 03, 2009 4:59 pm    Post subject: Re: Vorsicht bei 2.6.32 Reply with quote

Klaus Meier wrote:
Hab ihn mir gerade installiert, mit make oldconfig,, make, make install und make modules_install wie seit ewigen Zeiten.

modules_install scheint nichts richtiges zu installieren, der Kernel ist dreimal so groß wie bisher und es geht gar nichts. Soll ja neue Targets für make geben, mal nachschauen, aber das war gerade voll der Griff ins Klo.

Edit: Habe gerade festgestellt, dass ext4 deaktiviert war. Sieht so aus, als ob da make oldconfig in die Hose geht oder ich da was falsch kopiert habe. Vielleicht echt nur ein Fehler von mir, aber schon sehr seltsam.

Habe mir auch gerade einen installiert, aber dreimal so groß wie bisher ist er dabei nicht geworden
:-)
_________________
Gentoo Linux ~amd64, Kernel 3.6-rc5, Enermax Pro82+ 425W, AMD Athlon 64 X2 BE-2400, Infineon PC800 8GB, ASUS M2NPV-VM, MSI 8600GTS DualHead, SSD OCZ Vertex2 60GB, HDD Samsung Spinpoint F1 320GB HD322HJ, ODD BENQ-DW1640, DVB-S TechniSat SkyStar2
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Thu Dec 03, 2009 5:09 pm    Post subject: Re: Vorsicht bei 2.6.32 Reply with quote

labor_ratte wrote:
Klaus Meier wrote:
Hab ihn mir gerade installiert, mit make oldconfig,, make, make install und make modules_install wie seit ewigen Zeiten.

modules_install scheint nichts richtiges zu installieren, der Kernel ist dreimal so groß wie bisher und es geht gar nichts. Soll ja neue Targets für make geben, mal nachschauen, aber das war gerade voll der Griff ins Klo.

Edit: Habe gerade festgestellt, dass ext4 deaktiviert war. Sieht so aus, als ob da make oldconfig in die Hose geht oder ich da was falsch kopiert habe. Vielleicht echt nur ein Fehler von mir, aber schon sehr seltsam.

Habe mir auch gerade einen installiert, aber dreimal so groß wie bisher ist er dabei nicht geworden
:-)

Hast du make oldconfig gemacht? Bei mir hat das die Konfiguration getötet und dann auch einen unkomprimierten Kernel erzeugt. Ohne make oldconfig ist alles OK.
Back to top
View user's profile Send private message
Dr. Strangelove
Tux's lil' helper
Tux's lil' helper


Joined: 01 May 2006
Posts: 104
Location: Germania

PostPosted: Thu Dec 03, 2009 5:17 pm    Post subject: Re: Vorsicht bei 2.6.32 Reply with quote

Klaus Meier wrote:
Hast du make oldconfig gemacht?

Ja, vorher die alte .config in das frische Kernel-Verzeichnis kopiert, aber ich benutze dann eher
Code:
make && make modules_install

Hat seit langem keine Probleme mehr bereitet.
Benutze zur Zeit die zen-sources:
Code:
me@box ~ $ uname -a
Linux chefkoch 2.6.32-rc8-zen1 #4 ZEN SMP PREEMPT Sun Nov 29 14:44:33 CET 2009 x86_64 AMD Athlon(tm) X2 Dual Core Processor BE-2400 AuthenticAMD GNU/Linux

_________________
Gentoo Linux ~amd64, Kernel 3.6-rc5, Enermax Pro82+ 425W, AMD Athlon 64 X2 BE-2400, Infineon PC800 8GB, ASUS M2NPV-VM, MSI 8600GTS DualHead, SSD OCZ Vertex2 60GB, HDD Samsung Spinpoint F1 320GB HD322HJ, ODD BENQ-DW1640, DVB-S TechniSat SkyStar2
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Thu Dec 03, 2009 5:35 pm    Post subject: Reply with quote

Verstehe jetzt nicht ganz. Also ich habe auch die .config ins neue Verzeichnis kopiert und dann ein make oldconfig, make,make install und make modules_install gemacht.

Und nachdem ich das Ganze ohne make oldconfig gemacht habe, ging es. Aber ich hab auch die gentoo-sources und nicht die zen-sources.

Verstehe das nicht mit dem "aber ich benutze dann eher". Benutze ich doch auch. Nur mit dem Befehl vorher.
Back to top
View user's profile Send private message
Qubit
Tux's lil' helper
Tux's lil' helper


Joined: 23 Sep 2002
Posts: 136
Location: /dev/urandom

PostPosted: Thu Dec 03, 2009 7:08 pm    Post subject: Reply with quote

Er meinte wohl:

die bisherige .config kopiert und 'make && make modules_install' anstatt 'make oldconfig ...'
So habe ich es übrigens auch gemacht u. konnte bisher auch keine Probleme feststellen.

Da waren die Maintainer ja richtig fix! :)

Gruß Daniel
_________________
©Qubit
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Thu Dec 03, 2009 9:02 pm    Post subject: Reply with quote

Also bei mir scheint es keine Probleme mit make oldconfig gegeben zu haben.
_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4587
Location: Germany

PostPosted: Thu Dec 03, 2009 11:06 pm    Post subject: Reply with quote

Auch hier klappte es mit "make oldconfig" problemlos.

Einzigstes Problem ist das sich die externen "app-misc/lirc-0.8.6-r2" "--with-driver=hauppauge" Module hier noch nicht bauen lassen.
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Thu Dec 03, 2009 11:28 pm    Post subject: Reply with quote

Sehr seltsam, habe eben in meinem ansonsten funktionsfähigem System ein make oldconfig gemacht und allle meine Einstellungen sind weg.
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4587
Location: Germany

PostPosted: Fri Dec 04, 2009 12:06 am    Post subject: Reply with quote

Hm.., ist dir da evtl. ein Fehler beim .config kopieren unterlaufen?
das würde viele deiner beschriebenen Phänomene erklären,
mach doch am besten mit einem "make mrproper" noch mal sauber..
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Fri Dec 04, 2009 8:32 am    Post subject: Reply with quote

Also Kopieren schaffe ich gerade noch, aber wie gesagt, es geht doch alles. Also, ich habe die .config vom alten Kernel rüberkopiert, make menuconfig gemacht, den Kernel übersetzt usw. Alles OK, bis ich irgendwann mal ein make menuconfig mache. Dann ist meine Konfiguration futsch. Werde mal den Kernel in einem anderen Ordner kopieren zum Testen, an dem genutzten will ich nicht zu viel rumspielen.
Back to top
View user's profile Send private message
Erdie
Advocate
Advocate


Joined: 20 May 2004
Posts: 2588
Location: Heidelberg - Germany

PostPosted: Fri Dec 04, 2009 8:42 am    Post subject: Reply with quote

Ich habe noch nie oldconfig gemacht, stattdessen immer:

.config kopieren - make menuconfig + neu speichern - make clean && make && make modules_install

das ging bisher immer
_________________
Desktop AMD Ryzen 9 5900X 32GB RAM, Asus GF GTX 1060.
Notebook Tuxedo Pulse 15 Gen1 AMD Ryzen 7 4800H mit Radeon Vega 7
Raspberry Pi 1 + 2 + 3B+ + Zero W
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Fri Dec 04, 2009 8:50 am    Post subject: Reply with quote

Erdie wrote:
.config kopieren - make menuconfig + neu speichern - make clean && make && make modules_install

So verpasst du aber evtl. interessante Neuerungen.
make oldconfig aktualisiert nicht nur Symbol-Abhängigkeiten, es frägt auch gleich bei neu integrierten Optionen, ob man sie einbauen will (y | m | n).
Das wirst du mit einem make menuconfig nur finden, wenn du immer alle Optionen abgrast - und weißt ob da was neues hinzugekommen ist ;)
Back to top
View user's profile Send private message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Fri Dec 04, 2009 10:38 am    Post subject: Re: Vorsicht bei 2.6.32 Reply with quote

Klaus Meier wrote:
... wie seit ewigen Zeiten. ...

Er ist ja auch noch unstable. ;)
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Fri Dec 04, 2009 3:51 pm    Post subject: Re: Vorsicht bei 2.6.32 Reply with quote

LinuxTom wrote:
Klaus Meier wrote:
... wie seit ewigen Zeiten. ...

Er ist ja auch noch unstable. ;)
Und das wird er auch für alle Tage bleiben, wenn ihn keiner testet und Fehler meldet. Komisch nur, dass dieser Fehler ausschließlich bei mir auftritt.
Back to top
View user's profile Send private message
yuhu
Tux's lil' helper
Tux's lil' helper


Joined: 17 Oct 2006
Posts: 86

PostPosted: Fri Dec 04, 2009 7:29 pm    Post subject: Reply with quote

Frage mich gerade, warum du die alte ".config" überhaupt kopierst und dann "make oldconfig" ausführst.

Ein "make oldconfig" würde doch genügen oder nicht?
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Sat Dec 05, 2009 8:28 am    Post subject: Reply with quote

yuhu wrote:
Frage mich gerade, warum du die alte ".config" überhaupt kopierst und dann "make oldconfig" ausführst.

Ein "make oldconfig" würde doch genügen oder nicht?
Weil ich dann ja alles neu setzen muss. Wenn ich die alte .config kopiere, habe ich ja meine alten Einstellungen. Und das make oldconfig fragt nur die neuen Einstellungen ab, die es bei 2.6.31 noch nicht gab. Jedenfalls, wenn es funktioniert.
Back to top
View user's profile Send private message
yuhu
Tux's lil' helper
Tux's lil' helper


Joined: 17 Oct 2006
Posts: 86

PostPosted: Sat Dec 05, 2009 7:21 pm    Post subject: Reply with quote

Kling komisch, ist aber so.

Ich begnüge mich schon seit Jahren mit "make oldconfig".

Die alte Config wird dabei automatisch mitgenommen und nach den Settings der neuen Optionen gefragt.

Sonst würde der Zweig "oldconfig" ja sinnfrei sein.
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5219

PostPosted: Sat Dec 05, 2009 7:44 pm    Post subject: Reply with quote

yuhu wrote:
Kling komisch, ist aber so.

Ich begnüge mich schon seit Jahren mit "make oldconfig".

Die alte Config wird dabei automatisch mitgenommen und nach den Settings der neuen Optionen gefragt.

Sonst würde der Zweig "oldconfig" ja sinnfrei sein.

und woher nimmt das make script die config dann? wenn nicht die .config aus dem verzeichnis aus dem make oldconfig aufgerufen wird?
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Sat Dec 05, 2009 7:46 pm    Post subject: Reply with quote

yuhu wrote:
Ich begnüge mich schon seit Jahren mit "make oldconfig".

Die alte Config wird dabei automatisch mitgenommen und nach den Settings der neuen Optionen gefragt.

Sonst würde der Zweig "oldconfig" ja sinnfrei sein.

Funktioniert hier definitiv nicht mit einem "make oldconfig".
Und wenn man ins README schaut weiß man auch warum:
Code:
- Alternate configuration commands are:
        "make config"      Plain text interface.
        "make menuconfig"  Text based color menus, radiolists & dialogs.
        "make xconfig"     X windows (Qt) based configuration tool.
        "make gconfig"     X windows (Gtk) based configuration tool.
   >>   "make oldconfig"   Default all questions based on the contents of
                           your existing ./.config file and asking about
                           new config symbols.
        "make silentoldconfig"
                           Like above, but avoids cluttering the screen
                           with questions already answered.
                           Additionally updates the dependencies.
        "make defconfig"   Create a ./.config file by using the default
                           symbol values from either arch/$ARCH/defconfig
                           or arch/$ARCH/configs/${PLATFORM}_defconfig,
                           depending on the architecture.
        "make ${PLATFORM}_defconfig"
                          Create a ./.config file by using the default
                          symbol values from
                          arch/$ARCH/configs/${PLATFORM}_defconfig.
                          Use "make help" to get a list of all available
                          platforms of your architecture.
        "make allyesconfig"
                           Create a ./.config file by setting symbol
                           values to 'y' as much as possible.
        "make allmodconfig"
                           Create a ./.config file by setting symbol
                           values to 'm' as much as possible.
        "make allnoconfig" Create a ./.config file by setting symbol
                           values to 'n' as much as possible.
        "make randconfig"  Create a ./.config file by setting symbol
                           values to random values.
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Sun Dec 06, 2009 8:36 am    Post subject: Reply with quote

Aber jetzt mal eine Frage. Bin ich der Einzige, bei dem bei 2.6.32 make oldconfig die .config zerschießt?
Back to top
View user's profile Send private message
s.hase
Apprentice
Apprentice


Joined: 19 Nov 2004
Posts: 293

PostPosted: Mon Dec 07, 2009 8:43 am    Post subject: Reply with quote

Funktioniert wie bisher immer ohne Probleme.
Back to top
View user's profile Send private message
Randy Andy
Veteran
Veteran


Joined: 19 Jun 2007
Posts: 1148
Location: /dev/koelsch

PostPosted: Mon Dec 07, 2009 9:35 am    Post subject: +++ b/scripts/kconfig/Makefile ev.liegt's an den Änderungen? Reply with quote

Hi Leute,

könnte das eventuell an den neuen Änderungen liegen? Ein Auszugaus dem GIT findet sich weiter unten.

Ich hatte allerdings auch keine Problem, und nutze ebenfalls seit dem 3.12 den 2.6.32er kernel, allerdings im 64-bit zweig und mit genkernel gemacht.
Interessanter finde ich allerdings die neuen Optionen in den u.a. scipts um sie quasi automatisiert einen schlanken kernel mit den aktuell geladenen modulen zu basteln. hat schon jemand Erfahrungen gesammelt?

Quote:
Mit Hilfe des neuen Make-Target "localmodconfig" können Kernel-Tester nun relativ einfach eine zur eingesetzten verwendeten Distribution und Hardware passende Kernel-Konfiguration erstellen, bei der keine unnötigen Module kompiliert werden. Als Ausgangsbasis dient die Konfigurationsdatei des gerade laufenden Kernels; jedoch werden alle Module deaktiviert, die zu diesem Zeitpunkt nicht geladen sind.

Daher fehlen möglicherweise Treiber für Geräte, die beim Aufruf von Make nicht angeschlossen sind – etwa USB-Hardware. Tester könnten so aber beim Erstellen eines Kernels viel Zeit sparen, wie der für diese Änderungen zuständige Kernel-Hacker Steven Rostedt in seinem Git-Pull-Request erläutert. Dort erklärt Rostedt auch die Funktionsweise und das Make-Target "localyesconfig", das eine Kernel-Konfiguration erzeugt, bei der alle zum Aufrufzeitpunkt geladenen Module fest einkompiliert werden.


Code:
 /pub/scm / linux/kernel/git/torvalds/linux-2.6.git / commitdiff
 ? search:   re
summary | shortlog | log | commit | commitdiff | tree
raw | patch (parent: 03fa25d)
kconfig: add make localyesconfig option
author   Steven Rostedt <srostedt@redhat.com>   
   Thu, 30 Apr 2009 02:52:23 +0000 (22:52 -0400)   
committer   Steven Rostedt <rostedt@goodmis.org>   
   Wed, 19 Aug 2009 01:55:49 +0000 (21:55 -0400)   
This adds the option localyesconfig to make. This is similar to
localmodconfig, but after it removes unnecessary modules it runs

  sed -i s/=m/=y/

on the .config file. It then runs "make silentoldconfig" to fix any
wholes that were created by the conversion of modules to core.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
scripts/kconfig/Makefile
   patch | blob | history


diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile
index e4d8394..12a4d9e 100644 (file)
--- a/scripts/kconfig/Makefile
+++ b/scripts/kconfig/Makefile
@@ -3,7 +3,7 @@
 # These targets are used from top-level makefile
 
 PHONY += oldconfig xconfig gconfig menuconfig config silentoldconfig update-po-config \
-       localmodconfig
+       localmodconfig localyesconfig
 
 ifdef KBUILD_KCONFIG
 Kconfig := $(KBUILD_KCONFIG)
@@ -38,6 +38,16 @@ localmodconfig: $(obj)/streamline_config.pl $(obj)/conf
                 mv -f .config.old.1 .config.old)
        $(Q)rm -f .tmp.config
 
+localyesconfig: $(obj)/streamline_config.pl
+       $(Q)perl $< $(Kconfig) > .tmp.config
+       $(Q)sed -i s/=m/=y/ .tmp.config
+       $(Q)cmp -s .tmp.config .config ||               \
+               (mv -f .config .config.old.1;           \
+                mv -f .tmp.config .config;             \
+                $(obj)/conf -s $(Kconfig);             \
+                mv -f .config.old.1 .config.old)
+       $(Q)rm -f .tmp.config
+
 # Create new linux.pot file
 # Adjust charset to UTF-8 in .po file to accept UTF-8 in Kconfig files
 # The symlink is used to repair a deficiency in arch/um
@@ -94,6 +104,7 @@ help:
        @echo  '  gconfig         - Update current config utilising a GTK based front-end'
        @echo  '  oldconfig       - Update current config utilising a provided .config as base'
        @echo  '  localmodconfig  - Update current config disabling modules not loaded'
+       @echo  '  localyesconfig  - Update current config converting local mods to core'
        @echo  '  silentoldconfig - Same as oldconfig, but quietly, additionally update deps'
        @echo  '  randconfig      - New config with random answer to all options'
        @echo  '  defconfig       - New config with default answer to all options'
Cache Last Updated: Thu Dec 3 08:12:02 2009 GMT
Linus' kernel tree
RSS Atom


Quote:
From: Steven Rostedt <rostedt <at> goodmis.org>
Subject: [PATCH 00/15] [GIT PULL] kconfig: localmodconfig for v2.6.32
Newsgroups: gmane.linux.kbuild.devel, gmane.linux.kernel
Date: 2009-09-11 19:58:49 GMT (11 weeks, 5 days, 13 hours and 5 minutes ago)
Linus,

This is the patch set that creates localmodconfig and localyesconfig.
This will facilitate testers by removing the thousand modules that
distributions enable with only the ones that they have loaded.

Yes it may miss usb devices that you don't have plugged in, but it will
save a lot of time in compiling by only compiling the code that you
have loaded.

The usage is quite simple. Just download the latest kernel.org kernel
(with this changeset in), cd to that directory and then do:

make localmodconfig

It will search for a .config locally first, then will look for
/proc/config.gz, then it will search the /boot directory for configs
matching the local kernel (uname -r). If it still does not find one
It search for configurations in the local binarys (vmlinux, /lib/modules..,
kernel/configs.ko, etc).

Once it finds a config to use, it will then read all the Kconfigs
and Makefiles to find out what config compiles what module. Then lsmod
is used to see what modules are loaded, and it will keep enabled all
the configs (including dependencies) that those modules require to
build. It disables all modules not needed.

Note, it only disables it does not enable, because a lot of modules
can be enabled by more than one config, and I don't want to guess.
I could someday enable easy configs (1 to 1 matches of config to module).

It also does nothing with built in code (=y). It does not enable or
disable them.

I've been using this code (various versions of) since 2005, and
so have others. When I get a new box, the first thing I do is
boot up the distribution kernel, download kernel.org kernel, and run
this script to get the modules needed to boot the kernel.

** CONFLICTS **

linux-next has proven that there is a conflict between these patches
and Sam Ravnborg's tree. I've tried to get in contact with Sam, but
he seems to be out. I don't want to hold up this push on that account.
But if you want, I could wait to fix the conflicts, or you can pull
this and he can fix it on his end. I'm fine with it. I just think
that this tool is important enough to get into mainline, especially
early in the merge window since it will help others test it.

Please pull kconfig updates for v2.6.32 from:

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig.git
for-linus

Steven Rostedt (15):
kconfig: add streamline_config.pl to scripts
kconfig: make localmodconfig to run streamline_config.pl
kconfig: add make localyesconfig option
kconfig: streamline_config.pl do not stop with no depends
kconfig: do not warn about modules built in
kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
kconfig: add check if end exists in extract-ikconfig
kconfig: have extract-ikconfig read ELF files
kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set
kconfig: search for a config to base the local(mod|yes)config on
kconfig: unset IKCONFIG_PROC and clean up nesting
kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
kconfig: make local .config default for streamline_config
kconfig: test if a .config already exists
kconfig: add missing dependency of conf to localyesconfig

----
kernel/Makefile | 2 +-
scripts/extract-ikconfig | 14 ++
scripts/kconfig/Makefile | 34 +++-
scripts/kconfig/streamline_config.pl | 366 ++++++++++++++++++++++++++++++++++
4 files changed, 414 insertions(+), 2 deletions(-)
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

_________________
If you want to see a Distro done right, compile it yourself!
Back to top
View user's profile Send private message
Erdie
Advocate
Advocate


Joined: 20 May 2004
Posts: 2588
Location: Heidelberg - Germany

PostPosted: Mon Dec 07, 2009 9:52 am    Post subject: Reply with quote

Ich habe jetzt mal das erste Mal make oldconfig beim Upgrade von 2.6.30 auf 2.6.31 gemacht und beim ersten Start fehlten mir alle Webcam treiben und das Video Subsystem. Ich mußte das alles mit make menuconfig nachziehen. Wie kann sowas sein, dass das nicht mitgenommen wird?
_________________
Desktop AMD Ryzen 9 5900X 32GB RAM, Asus GF GTX 1060.
Notebook Tuxedo Pulse 15 Gen1 AMD Ryzen 7 4800H mit Radeon Vega 7
Raspberry Pi 1 + 2 + 3B+ + Zero W
Back to top
View user's profile Send private message
fangorn
Veteran
Veteran


Joined: 31 Jul 2004
Posts: 1886

PostPosted: Mon Dec 07, 2009 10:00 am    Post subject: Reply with quote

Habs mit dem freigegebenen Gentoo-sources noch nicht probiert. Aber vanilla-sources-2.6.32-rc7 hatte bei mir keine Probleme mit make oldconfig.

Ich habe allerdings auch noch kein ext4 aktiviert. Für meine Multimediadatenpartitionen verwende ich von jeher XFS und mein System fühlt sich auf ext3 oder Reiserfs ganz wohl. :twisted:
_________________
Video Encoding scripts collection | Project page
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
Goto page 1, 2  Next
Page 1 of 2

 
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