Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel boot sequence is stopping !
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
_target0
n00b
n00b


Joined: 26 Aug 2006
Posts: 5

PostPosted: Sun Sep 03, 2006 2:10 pm    Post subject: kernel boot sequence is stopping ! Reply with quote

Hi all !

I can't boot any kernel : I tried to reconfigure it, and I can't solve the problem :

-> my laptop (Asus A6000 S : compiled with gentoo-sources-2.6.17-r7) freeze each time after :

Code:

seclvl: seclvl_init: seclvl: Failure registering with the kernel.
seclvl: seclvl_init: seclvl: Failure registering with primary security module.
seclvl: Error during initialization: rc = [-22]
Initializing Cryptographic API
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)



Anyone know somehing about ? Thanx in advance.
Back to top
View user's profile Send private message
B33FC4K3
n00b
n00b


Joined: 18 Jun 2006
Posts: 10
Location: Münster, Germany

PostPosted: Sun Sep 10, 2006 6:27 pm    Post subject: Reply with quote

I have an ASUS A6Tc, same problem here. I was only able to boot the minimal install CD 2006.1 (and LiveCD too) by passing the option "acpi=off". I assume disabling ACPI completely would solve the problem, however I am wondering if there is a specific option that causes the trouble. I guess i am going to experiment a little bit.

Some info about the Notebook:
- CPU: AMD Turion 64 X2
- Chipset: nVidia MC51
Back to top
View user's profile Send private message
_target0
n00b
n00b


Joined: 26 Aug 2006
Posts: 5

PostPosted: Thu Sep 14, 2006 3:39 pm    Post subject: Reply with quote

Same here.

The real reference is ASUS A6T - AP014H.

I tried all options when I configured my kernel. Without ACPI, and without CPUSET, and without a lot of things... In fine, my kernel won't boot at all (he stopped each time after lines who are in my last post)...

:cry:

So, if someone can help asus' users... do it ! please.
Back to top
View user's profile Send private message
B33FC4K3
n00b
n00b


Joined: 18 Jun 2006
Posts: 10
Location: Münster, Germany

PostPosted: Thu Sep 14, 2006 4:22 pm    Post subject: Reply with quote

I tried finding an option in the kernel config, too. However, adding "acpi=off" to the bootloader line seems to be the only way to make the system work.
Back to top
View user's profile Send private message
Zubzub
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2006
Posts: 91
Location: ::1

PostPosted: Thu Sep 14, 2006 4:35 pm    Post subject: Reply with quote

yup same here
Back to top
View user's profile Send private message
B33FC4K3
n00b
n00b


Joined: 18 Jun 2006
Posts: 10
Location: Münster, Germany

PostPosted: Tue Sep 19, 2006 4:32 pm    Post subject: Reply with quote

Adding "noapic" to the kernel boot line made the system start up too.
Back to top
View user's profile Send private message
Zubzub
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2006
Posts: 91
Location: ::1

PostPosted: Wed Sep 20, 2006 7:37 pm    Post subject: Reply with quote

a laptop without acpi isnt very usefull...
Back to top
View user's profile Send private message
B33FC4K3
n00b
n00b


Joined: 18 Jun 2006
Posts: 10
Location: Münster, Germany

PostPosted: Wed Sep 20, 2006 9:47 pm    Post subject: Reply with quote

Yes, I know, for example ACPI allows controlling the CPU speed and power functions. However, except for one error that is reported once on every first internet connection (something about an IRQ failure), I have not experienced any major problems with turning off APIC.
Back to top
View user's profile Send private message
JuPiTeR15
n00b
n00b


Joined: 21 Dec 2004
Posts: 13

PostPosted: Sat Sep 30, 2006 9:08 pm    Post subject: Mine kind of works Reply with quote

Hello,
I also have an asus A6T014H, and acpi works for most part, battery works, screen illumination also, i got cpufreqd working also (included 800Mhz stepping instead of 1600).
I don't use sleepmodes so couldn't tell it.

I just don't get the rtl8168 working (will come in 2.6.18.1 i read) nor does the bcm43xx works nor does my soundcard... but that's for another topic


The kernel I use is gentoo-sources-2.6.18 , and I copied my .config at http://pastebin.com/797531
(don't know if I should have posted here... in doubt I avoid flood)

One problem I get with ACPI are some weird "on off" screen messages (I could try to take a picture if required becaus my english is not good enough to describe the matter :s sorry)

I hope it helps...

JuPiTer15
Back to top
View user's profile Send private message
Zubzub
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2006
Posts: 91
Location: ::1

PostPosted: Sat Sep 30, 2006 9:38 pm    Post subject: Reply with quote

you sure its 2.6.18? also what bios version do you use. The only version I could get it working with acpi was 2.6.15 not with 17 not with 18 (havent tried 16) sound works when you enable intel hda btw
Back to top
View user's profile Send private message
JuPiTeR15
n00b
n00b


Joined: 21 Dec 2004
Posts: 13

PostPosted: Sat Sep 30, 2006 11:20 pm    Post subject: Reply with quote

My bios rev is 0209, and yes, I use 2.6.18 (which was a pain to get for installation without network available)
And thanks a lot for the sound hint, I'm going to try it out right now!
edit:
I'm definitely out of luck for the sound :s
Back to top
View user's profile Send private message
Zubzub
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2006
Posts: 91
Location: ::1

PostPosted: Sun Oct 01, 2006 10:50 am    Post subject: Reply with quote

my bios is 0601 updated from 0403, I enabled acpi and pnp acpi with 2.6.15 kernel. If I run emerge alsa-drivers it auto detects intel hda and it works just fine. It seems almost everyon runs 020x bios versions while mine is like way higher :? Also you can get networking support if you dld the pci-express gigabit linux drivers from the realtek site.
Back to top
View user's profile Send private message
B33FC4K3
n00b
n00b


Joined: 18 Jun 2006
Posts: 10
Location: Münster, Germany

PostPosted: Sun Oct 01, 2006 12:04 pm    Post subject: Reply with quote

JuPiTer15:
The RTL8168 works just fine with Realtek's driver (r1000). Also a driver for the ALSA sound is available on their website.

I tried the most recent BIOS update, but that did not change much about the APIC/ACPI incompatibility. I'll try the config file you mentioned.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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