Hey Florian, sorry about the cut, here is the complete output:
alekz@debian:~$ egrep '^((EE|WW))' /var/log/Xorg.0.log
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/var/lib/defoma/x-
ttcidfont-conf.d/dirs/TrueType" does not exist.
(EE) AIGLX error: dlopen of /usr/lib/dri/i915_dri.so failed (/usr/lib/dri/i915_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering
(WW) Configured Mouse: No Device specified, looking for one...
Because I addedd ' Option "AccelMethod" "XAA" but still the same.
On 11/22/07,
Florian Kulzer <florian.kulzer+debian@icfo.es> wrote:
[ It is better to answer inline, like I do below, so that it is easier
**for others to follow our discussion. Please stop top-posting. ]
On Wed, Nov 21, 2007 at 17:34:19 -0600, Alejandro Aguila Sáinz wrote:
> Florian thanks, here is the output:
>
> egrep '^((EE|WW))' /var/log/Xorg.0.log :
>
> (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
> (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d
/dirs/TrueType" does
> not $
> (EE) AIGLX error: dlopen of /usr/lib/dri/i915_dri.so failed (/usr/lib/dri/i915_$
Is the libgl1-mesa-dri package installed on your system? (This may not
be the main problem, but it should speed up your 3D graphics.)
(If this does not work then I need to see the complete error message;
the line above seems to be cut off at the $ sign.)
> (EE) AIGLX: reverting to software rendering
> (WW) Configured Mouse: No Device specified, looking for one...
[ You are still top-posting; please stop it. In other words, please do
not put your new message above the quoted older mails. ]
On Fri, Nov 23, 2007 at 10:18:37 -0600, Alejandro Aguila Sáinz wrote:
> Hey Florian, sorry about the cut, here is the complete output:
>
> alekz@debian:~$ egrep '^((EE|WW))' /var/log/Xorg.0.log
> (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
> (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does
> not exist.
> (EE) AIGLX error: dlopen of /usr/lib/dri/i915_dri.so failed
> (/usr/lib/dri/i915_dri.so: cannot open shared object file: No such file or
> directory)
> (EE) AIGLX: reverting to software rendering
> (WW) Configured Mouse: No Device specified, looking for one...
>
> Because I addedd ' Option "AccelMethod" "XAA" but still the same.