You are not logged in.

#1 2007-06-04 17:16:02

psych
Member
Registered: 2007-06-04
Posts: 19

4GB Ram

Hi @all

I'm using Arch64 on a Asus P5b with 4 Gb Ram.
With disabled Memory Remapping the Bios and Arch Linux recognizes ~3GB Ram.
With enabled Memory Remapping the Bios recognizes 4 GB Ram and Arch freezes at boot... Last message is "Loading Udev events" ...

Need Help...
Thx

Psych


Sorry for my bad English

Offline

#2 2007-06-04 20:43:47

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: 4GB Ram

works for me on another P965 chipset based mainboard. i don't have that BIOS option. try to pass the memory option to the kernel. (mem=4096M or like that). but i'm sure you are not the first one. Mr.Gurgel will be your friend wink

Offline

#3 2007-06-04 20:45:08

nicholai
Member
Registered: 2005-04-26
Posts: 51

Re: 4GB Ram

You can try and disable automatic module loading and see if you are able to boot. It's done in /etc/rc.conf

MOD_AUTOLOAD="no"

/Nic


Desktop :Athlon64       2.2 GHz
Laptop   :Toshiba R100    1GHz

Offline

#4 2007-06-05 10:15:03

psych
Member
Registered: 2007-06-04
Posts: 19

Re: 4GB Ram

With MOD_AUTOLOAD="no" the kernel boots without any problem and arch recognizes 4 GB Ram :-) !
But.... I have to load modules manual.... how can i find out which module produces the freeze ??? can i blacklist this module???

Thx

Psych


Sorry for my bad English

Offline

#5 2007-06-05 12:13:18

gerryAU
Member
From: Australia
Registered: 2007-04-08
Posts: 37

Re: 4GB Ram

nicholai wrote:

You can try and disable automatic module loading and see if you are able to boot. It's done in /etc/rc.conf

MOD_AUTOLOAD="no"

/Nic

Many thanks for the tip as Arch is the 1st x64 to natively boot into on this chipset smile 32bit installs have been fine, but most install cd`s would hang except for Arch & Gentoo. Hopefully I`ll just add the missing modules I need to modprobe.conf as I install the rest of the system and as needed modules arise ( I hope wink)

cheers

Offline

#6 2007-06-05 12:16:43

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: 4GB Ram

you both can use the Arch 32bit iso to boot and then "hwdetect --show-modules" wink

Offline

#7 2007-06-06 14:53:56

psych
Member
Registered: 2007-06-04
Posts: 19

Re: 4GB Ram

It's running nice smile

Thx

Psych


Sorry for my bad English

Offline

#8 2007-06-07 11:10:43

psych
Member
Registered: 2007-06-04
Posts: 19

Re: 4GB Ram

hmm

I just tried to mount an usb stick... nothing happens automatically so i tried to mount it manual... but the device doesn't exist...

Udev not only stopped autoloading modules at boot... it stopped loading modules at all!

I don't know which module exactly causes the freeze... so i can only boot with MOD_AUTOLOAD="no" ...

What to do???

Thx
Psych


Sorry for my bad English

Offline

#9 2007-06-07 11:15:08

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: 4GB Ram

modprobe sd_mod and check whether there's something about your usb stick in dmesg.

Offline

#10 2007-06-07 11:21:40

psych
Member
Registered: 2007-06-04
Posts: 19

Re: 4GB Ram

I found out that intel_agp causes the crash at boot... i blacklistet it and now everything runs fine!

Thx
Psych


Sorry for my bad English

Offline

Board footer

Powered by FluxBB