Gentoo Archives: gentoo-user

From: Rudson Ribeiro Alves <rudsonalves@×××××××××.br>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ATI XPress 200m - direct rendering don't work
Date: Sun, 25 Jun 2006 14:38:02
Message-Id: 449E72F8.6080303@yahoo.com.br
In Reply to: Re: [gentoo-user] ATI XPress 200m - direct rendering don't work by Bob Sanders
1 Hi again,
2
3
4 I have set
5
6 Power Manangement --> Legacy Power Management
7
8 and
9
10 Device Drivers --> Memory Technology Devices (MTD) ---> NAND Flash
11 Device Drivers --> DiskOnChip 2000, Millennium and Millennium Plus
12
13 to define inter_module_register, inter_modules...
14
15 After this, ati-drivers compiler without warnings.
16
17 To activate DRM, I go to BIOS edit:
18
19 "So configuring the BIOS to use the 128M video memory plus another 128M
20 taken from the system seems to work for me... as a workaround at least.
21 Good thing good be someone to check why lspci always states 256M since
22 it may be a bug either in the BIOS or in the lspci code...."
23 (http://gentoo-wiki.com/HARDWARE_Gentoo_Linux_64bit_on_HP_Pavilion_zv6000_series_notebook)
24
25 Ok. After restart X, with DRI, the note give the memory error:
26
27 Bad page state in process 'X'
28 page:ffff8100015df438 flags:0x4000000000000414 mapping:0000000000000000
29 mapcount
30 :0 count:0
31 Trying to fix it up, but a reboot is needed
32 Backtrace:
33
34 Call Trace: <ffffffff80157219>{bad_page+89}
35 <ffffffff801576b3>{free_hot_cold_pag
36 e+131}
37 <ffffffff801602d2>{unmap_vmas+1234}
38 <ffffffff801649fd>{unmap_region+189}
39 <ffffffff80164df5>{do_munmap+565} <ffffffff8016563d>{sys_munmap+77}
40 <ffffffff8010abf6>{system_call+126}
41 [fglrx] free PCIe = 54804480
42 [fglrx] max PCIe = 54804480
43 [fglrx] free LFB = 115666944
44 [fglrx] max LFB = 115666944
45 [fglrx] free Inv = 0
46 [fglrx] max Inv = 0
47 [fglrx] total Inv = 0
48 [fglrx] total TIM = 0
49 [fglrx] total FB = 0
50 [fglrx] total PCIe = 16384
51 ...
52
53 The X start with DRI, but gl programs and X halt the system in the exit.
54
55 This is the and of this tunnel?
56
57 Thanks,
58 Alves
59
60 > On Sat, 24 Jun 2006 03:17:36 +0000
61 > Rudson Ribeiro Alves <rudsonalves@×××××××××.br> wrote:
62 >
63 >
64 >> Hi list,
65 >>
66 >> I was wanting install ati-drivers with DRI suport on my notebook zv6000
67 >> (AMD 64bit Linux Gentoo system), but the module fglrx don't load
68 >>
69 >> ~ # modprobe fglrx
70 >> FATAL: Error inserting fglrx
71 >> (/lib/modules/2.6.16-gentoo-r9-ati-3/video/fglrx.ko): Unknown symbol in
72 >> module, or unknown parameter (see dmesg)
73 >>
74 >> ~ # dmesg
75 >> ...
76 >> fglrx: Unknown symbol inter_module_unregister
77 >> fglrx: Unknown symbol inter_module_get_request
78 >> fglrx: Unknown symbol pm_register
79 >> fglrx: Unknown symbol inter_module_put
80 >> fglrx: Unknown symbol pm_unregister_all
81 >> fglrx: Unknown symbol inter_module_register
82 >> fglrx: Unknown symbol inter_module_unregister
83 >> fglrx: Unknown symbol inter_module_get_request
84 >> fglrx: Unknown symbol pm_register
85 >> fglrx: Unknown symbol inter_module_put
86 >> fglrx: Unknown symbol pm_unregister_all
87 >> fglrx: Unknown symbol inter_module_register
88 >>
89 >
90 >
91 > You need to set the depreciated option in the kernel.
92 >
93 > Power Management --> Legacy Power Management
94 >
95 > Bob
96 >
97 >
98 >> The /var/log/Xorg.0.log show:
99 >> ...
100 >> (II) Loading extension ATIFGLRXDRI
101 >> (II) fglrx(0): doing DRIScreenInit
102 >> drmOpenDevice: node name is /dev/dri/card0
103 >> drmOpenDevice: open result is -1, (Unknown error 999)
104 >> drmOpenDevice: open result is -1, (Unknown error 999)
105 >> drmOpenDevice: Open failed
106 >> drmOpenDevice: node name is /dev/dri/card0
107 >> drmOpenDevice: open result is -1, (Unknown error 999)
108 >> drmOpenDevice: open result is -1, (Unknown error 999)
109 >> drmOpenDevice: Open failed
110 >> [drm] failed to load kernel module "fglrx"
111 >> (II) fglrx(0): [drm] drmOpen failed
112 >> (EE) fglrx(0): DRIScreenInit failed!
113 >> (WW) fglrx(0): ***********************************************
114 >> (WW) fglrx(0): * DRI initialization failed! *
115 >> (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
116 >> (WW) fglrx(0): * 2D acceleraton available (MMIO) *
117 >> (WW) fglrx(0): * no 3D acceleration available *
118 >> (WW) fglrx(0): ********************************************* *
119 >> ...
120 >>
121 >> My kernel is 2.6.16-gentoo-r9 with AGP suport seting:
122 >> ...
123 >> CONFIG_AGP=y
124 >> CONFIG_AGP_AMD64=y
125 >> # CONFIG_AGP_INTEL is not set
126 >> # CONFIG_DRM is not set
127 >> ...
128 >>
129 >> Ati-drivers is 8.18.8-r2. The emerge of ati-drivers show several warning
130 >> messages of undefined symbols.
131 >>
132 >> Thanks, Alves
133 >>
134 >>
135 >> _______________________________________________________
136 >> Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora!
137 >> http://br.mobile.yahoo.com/mailalertas/
138 >>
139 >>
140 >> --
141 >> gentoo-user@g.o mailing list
142 >>
143 >>
144 >>
145 >
146 >
147 >
148
149
150
151 _______________________________________________________
152 Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora!
153 http://br.mobile.yahoo.com/mailalertas/
154
155
156
157 --
158 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ATI XPress 200m - direct rendering don't work Bob Sanders <rmsand@××××××××××.net>