rajoute acpi=off dans le append"" pétèt ?
Sinon j'ai trouvé ça sur LinuxQuestions
Citation :
pour une personne qui avait exactement ton problême.
[quote]Got it working (finally).
After recompiling the kernel several times with himem enabled, it just worked. Was weird, I would enable himem and compile but it would say it wasn't enabled in the kernel messages.
czarherr i use 1.5 gigs and i did have to enable high memory to get it to see over 1 gig
Joey.Dale High Mem 4 Gig = 1-4Gig
High Mem 64 Gig = 4-64Gig
-Joey
|
On peut ajouter ce lien de Da Linux French Page où la solution trouvée est la suivante:
Citation :
Re: pb kernel 2.6.0-test2
Posté par Mouquiette le 06/08/2003 à 14:48. (lien). Évalué à 1.
Un petit oubli : j'ai 1Go de RAM et j'ai activé le support pour 4Go, donc je ne comprends pas pourquoi il me dis que je n'ai que 896MB et que je dois activer HIGHMEM ..
Re: pb kernel 2.6.0-test2
Posté par ptit_tux le 06/08/2003 à 14:50. (lien). Évalué à 2.
Il faut compiler avec le module input, mais justement pas en module ! (faire yes).
Fouille des news dlft récentes sur le 2.6 et tu trouveras des pointeurs vers les erreurs les plus communes.
|
Voici un lien encore plus complet sur le blog d'un monsieur qui lui aussi à eu le même problème que toi
Trouvé sur le forum d'une fac américaine
Citation :
* ftrk <ftrk@uaf.edu> [2002-Oct-19 15:55 AKDT]:
> 1. Warning only 896MB will be used. Use a HIGHMEM enabled kernel.
> 2. Tho it has 2 CPU's only one of them were initialised? Should I load > a new "SMP" kernel to be able to use both CPU's since it doesn't You need a different kernel. What I'd do is download a recent source package of the kernel (ftp.us.kernel.org), un-tar it in /usr/src, configure it with 'make menuconfig' (make sure you enable "Symmetric multi-processing support" and "High Memory Support" ) and then use 'make-kpkg --revision custom.1 kernel-image' to build a debian package for the new kernel. When it finishes, you'll have a debian kernel package in /usr/src that can be installed with 'dpkg --install /usr/src/....deb'.
Before rebooting with the new kernel, be sure to check /etc/lilo.conf to make sure that you've got a section for the old kernel so you can still boot your system if you made a mistake in the kernel configuration. It never hurts to make an explicit stanza for your old kernel and run '/sbin/lilo' as root. Likewise, a working boot floppy is your friend.
Chris
-- Christopher S. Swingley email: cswingle@iarc.uaf.edu
IARC -- Frontier Program Please use encryption. GPG key at:
University of Alaska Fairbanks www.frontier.iarc.uaf.edu/~cswingle
|
J'espère que ça t'aideras !
[EDIT:] Arf... Deux ans après là résolution du problême j'arrive
Message édité par dajay le 26-07-2004 à 15:31:42