Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Asus P4PE hangs randomly [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
tazdevil
n00b
n00b


Joined: 16 Dec 2004
Posts: 9
Location: Nevers, Nièvre, France

PostPosted: Thu Dec 16, 2004 11:33 pm    Post subject: Asus P4PE hangs randomly [solved] Reply with quote

Hi, I'm new to "Gentoo World", but not totally to Linux.
I just installed from 2004-3 stage 3 (I know it's lame...)

I have a problem with my new installation. My PC freezes after seconds or maybe minutes after init, without warning.
When I say freeze, it means, that the cursor goes on on terminal, but I can't move my mouse when X is loaded or change session or anything else.
These hangs never occured with my old Debian nor with a Knoppix cd.

I assume it's a kernel problem issue with AGP port, but I don't know what I've done wrong :( I tried various configuration with agpart and ati files as modules or hard compiled and nothing works. I also make tests without ACPI support but it's not better.

Could someone help me ? I'll provide every log file needed or wathever

My harware configuration :
Asus P4PE (i845 Chipset) BIOS rev 1007
Pentium IV 2.53 GHz
512 Mo SDRAM DDR 3200
Ati Radeon 9000 Pro AGP
Creative Labs Sound Blaster Audigy LS
Hauppauge Wintv PCI-FM
Gyabyte GN-WPKG Wireless Card

uname -a
Quote:

Linux beckett 2.6.9 #2 SMP Thu Dec 16 23:40:24 CET 2004 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz GenuineIntel GNU/Linux


dmesg says :
Quote:

EXT3 FS on hda9, internal journal
EXT4-fs warning: maximal mount count reached, running e2fsck is recommended
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
NTFS volume version 3.1.
NTFS volume version 3.1.
NTFS volume version 3.1.
NTFS volume version 3.1.
NTFS volume version 3.1.
ACPI: PCI interrupt 0000:02:0d.0[A] -> GSI 21 (level, low) -> IRQ 21
Model 1002 Rev 00000000 Serial 10021102
rt2500: module license 'unspecified' taints kernel.
ACPI: PCI interrupt 0000:02:0c.0[A] -> GSI 20 (level, low) -> IRQ 20


/var/log/everything/current says :
[
Quote:

Dec 17 00:24:31 [kernel] EXT3-fs: mounted filesystem with ordered data mode.
Dec 17 00:24:31 [kernel] NTFS volume version 3.1.
- Last output repeated 4 times -
Dec 17 00:24:31 [kernel] ACPI: PCI interrupt 0000:02:0d.0[A] -> GSI 21 (level, low) -> IRQ 21
Dec 17 00:24:31 [kernel] Model 1002 Rev 00000000 Serial 10021102
Dec 17 00:24:32 [rpc.statd] Version 1.0.6 Starting
Dec 17 00:24:33 [kernel] rt2500: module license 'unspecified' taints kernel.
Dec 17 00:24:33 [kernel] ACPI: PCI interrupt 0000:02:0c.0[A] -> GSI 20 (level, low) -> IRQ 20
Dec 17 00:24:33 [net.agent] add event not handled


.config :
http://paste.phpfi.com/41950?lang=auto

Thanks for reading me ;)


Last edited by tazdevil on Fri Dec 17, 2004 6:06 pm; edited 2 times in total
Back to top
View user's profile Send private message
mayday147
l33t
l33t


Joined: 22 Mar 2004
Posts: 825
Location: Bucharest, Romania

PostPosted: Fri Dec 17, 2004 2:07 am    Post subject: Re: Asus P4PE hangs randomly Reply with quote

tazdevil wrote:
...
Thanks for reading me ;)

I was not reading you. Please post the long configs to http://paste.phpfi.com/ or something. It's not good for the eye, you know.
_________________
gentoo.ro
Back to top
View user's profile Send private message
tazdevil
n00b
n00b


Joined: 16 Dec 2004
Posts: 9
Location: Nevers, Nièvre, France

PostPosted: Fri Dec 17, 2004 2:19 am    Post subject: Reply with quote

ok, is it better like this ?

And could you tell me how I can find .config file printed smoothly (not like I did ), like in menuconfig ?
Back to top
View user's profile Send private message
mayday147
l33t
l33t


Joined: 22 Mar 2004
Posts: 825
Location: Bucharest, Romania

PostPosted: Fri Dec 17, 2004 2:40 am    Post subject: Reply with quote

tazdevil wrote:
ok, is it better like this ?

And could you tell me how I can find .config file printed smoothly (not like I did ), like in menuconfig ?


Yes it is :D I don't think you can post it in the ncurses(menuconfig) format.

Can you post this:
Code:
cat /proc/interrupts

_________________
gentoo.ro
Back to top
View user's profile Send private message
tazdevil
n00b
n00b


Joined: 16 Dec 2004
Posts: 9
Location: Nevers, Nièvre, France

PostPosted: Fri Dec 17, 2004 2:49 am    Post subject: Reply with quote

Here it is :

Quote:

CPU0
0: 86430 IO-APIC-edge timer
1: 350 IO-APIC-edge i8042
6: 15 IO-APIC-edge floppy
8: 2 IO-APIC-edge rtc
12: 58 IO-APIC-edge i8042
14: 1256 IO-APIC-edge ide0
15: 32 IO-APIC-edge ide1
16: 0 IO-APIC-level uhci_hcd
18: 34 IO-APIC-level uhci_hcd
19: 0 IO-APIC-level uhci_hcd
20: 1044 IO-APIC-level ra0
21: 0 IO-APIC-level snd_audigyls
22: 2 IO-APIC-level acpi, ohci1394
23: 120 IO-APIC-level libata, ehci_hcd
NMI: 0
LOC: 86368
ERR: 0
MIS: 0
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Fri Dec 17, 2004 6:53 am    Post subject: Reply with quote

Hei tazdevil

I have the p4pe working beautifully with an nvidia board.. the ati cards seems to be more difficult to set up with linux, is my impression, there are quite a number of ATI threads you could check out.

btw, 'io-apic' caught my eye - my cat /proc/interrupts doesn't have that.

have you tried with pci=noacpi in your boot line? don't ask me... ;-)

mvh

Edit: are you using firewire?
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
tazdevil
n00b
n00b


Joined: 16 Dec 2004
Posts: 9
Location: Nevers, Nièvre, France

PostPosted: Fri Dec 17, 2004 9:55 am    Post subject: Reply with quote

Hi Cintra

pci=noacpi ? Yes, I tried but no result, freeze, as usual.

ATI cards works well with Linux, I had a Woody for over a year, same graphic card, same mobo, and it wa great.

I have firewire enbedded but I don't use it at the moment.

I have a SATA backup hard disk, if it can change anything...
Back to top
View user's profile Send private message
tazdevil
n00b
n00b


Joined: 16 Dec 2004
Posts: 9
Location: Nevers, Nièvre, France

PostPosted: Fri Dec 17, 2004 6:11 pm    Post subject: Reply with quote

Finally, after many tries, my problem seems to be solved :D

I deleted my .config file in kernel dir, configured it again (without framebuffer this time), compiled, boot...
and add agp=noacpi in grub.conf.

Thanks for your help folks ;)

Cintra, my /proc/interrupt still says :
Quote:

CPU0
0: 2790661 IO-APIC-edge timer
1: 736 IO-APIC-edge i8042
8: 2 IO-APIC-edge rtc
12: 97382 IO-APIC-edge i8042
14: 61020 IO-APIC-edge ide0
15: 32 IO-APIC-edge ide1
16: 203971 IO-APIC-level uhci_hcd, radeon@PCI:1:0:0
18: 71 IO-APIC-level uhci_hcd
19: 0 IO-APIC-level uhci_hcd
20: 66326 IO-APIC-level ra0
21: 16436 IO-APIC-level snd_audigyls
22: 2 IO-APIC-level acpi, ohci1394
23: 383 IO-APIC-level libata, ehci_hcd
NMI: 0
LOC: 2790935
ERR: 0
MIS: 0


but it runs correctly
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Fri Dec 17, 2004 6:19 pm    Post subject: Reply with quote

That is great news!

And weird about io-apic... I checked my config and see I have apic, ioapic, local_apic, io_apic, you name it, all selected=y too.

Oh well, we learn something every day :-)

regards
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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