Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel Oops! with new xorg
Date: Tue, 02 Jun 2009 11:07:34
Message-Id: 358eca8f0906020407i79f76afdjaf1e547e44275d02@mail.gmail.com
In Reply to: Re: [gentoo-user] Kernel Oops! with new xorg by Volker Armin Hemmann
1 2009/6/2 Volker Armin Hemmann <volkerarmin@××××××××××.com>:
2 > On Dienstag 02 Juni 2009, Mick wrote:
3
4 >> This what I am currently running:
5 >>
6 >> x11-base/xorg-server-1.5.3-r6
7 >>
8 >> x11-base/xorg-x11-7.2
9 >>
10 >> Is there anything I can do to fix this?
11 >
12 > for starters, more informations. Driver versions used. Xorg.0.log before
13 > crash, maybe dmesg before crash (you know, for hardware stuff), does the crash
14 > happen with an unpatched kernel too? etc pp.
15
16 I am running the following drivers:
17
18 x11-drivers/xf86-input-evdev-2.1.3 (hal -debug)
19 x11-drivers/xf86-input-keyboard-1.3.2 (-debug)
20 x11-drivers/xf86-input-mouse-1.4.0 (-debug)
21 x11-drivers/xf86-input-synaptics-1.0.0 (hal -debug)
22 x11-drivers/xf86-video-ati-6.12.1-r1 (-debug)
23
24 Attached is my Xorg.0.log and my dmesg.
25
26 This is my hardware:
27 ==============================================
28 *-pci:0
29 description: PCI bridge
30 product: 82830 830 Chipset AGP Bridge
31 vendor: Intel Corporation
32 physical id: 1
33 bus info: pci@0000:00:01.0
34 version: 04
35 width: 32 bits
36 clock: 66MHz
37 capabilities: pci normal_decode bus_master
38 *-display
39 description: VGA compatible controller
40 product: Radeon Mobility M6 LY
41 vendor: ATI Technologies Inc
42 physical id: 0
43 bus info: pci@0000:01:00.0
44 version: 00
45 width: 32 bits
46 clock: 66MHz
47 capabilities: agp agp-2.0 pm vga_controller bus_master cap_list
48 configuration: driver=radeonfb latency=66 mingnt=8
49 ==============================================
50
51 Also, these are my mtrr settings in the kernel (not sure if they are correct):
52
53 CONFIG_MTRR=y
54 CONFIG_MTRR_SANITIZER=y
55 CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
56 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=4
57
58 I am not sure I understand the question about unpatching the kernel -
59 do you mean vanilla upstream kernel? (I've always used
60 gentoo-sources).
61 --
62 Regards,
63 Mick

Attachments

File name MIME type
Xorg.0.log.gz application/x-gzip
dmesg.txt.gz application/x-gzip

Replies

Subject Author
Re: [gentoo-user] Kernel Oops! with new xorg Volker Armin Hemmann <volkerarmin@××××××××××.com>