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_$
(EE) AIGLX: reverting to software rendering
(WW) Configured Mouse: No Device specified, looking for one...

awk '/Section "Device"/,/EndSection/' /etc/X11/xorg.conf :

Section "Device"
        Identifier      "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset
In$
        Driver          "intel"
        BusID           "PCI:0:2:0"
EndSection

lspci | egrep -i 'vga|video|display|graphic' :

00:02.0 VGA compatible controller: Intel Corporation
82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)


Thanks for your time!



On 11/21/07, Florian Kulzer <[EMAIL PROTECTED]> wrote:
>
> On Tue, Nov 20, 2007 at 22:30:05 -0600, Alejandro Aguila Sáinz wrote:
> > Hi, I've just made an upgrade and now I have a lot of graphic problems:
> >
> > 1.- I can't access to tty1 - tt6 If y try ctrl + alt + <1-6> my screen
> is
> > just black so I have to return to tty 7 (graphic mode).
> > 2.- xfce4's applications present problems with colors, are displayed in
> a
> > very very low resolution, gnome's apps are not affected.
> > 3.- If I restart my PC after booting it just get freezed, I have to
> restart
> > one more time by cuting the electric power because anything is
> responding.
> > 4.- If I try the "exit" menu from the xfce's main menu does not respond
> and
> > if I click it again the session is closed and I don't have the restart,
> > close, turn off options.
> >
> > If someone can help me that would be great =)
> >
> > I'm running Debian SID (unstable)
>
> Post the output of these commands (after X has started):
>
> egrep '^\((EE|WW)\)' /var/log/Xorg.0.log
>
> awk '/Section "Device"/,/EndSection/' /etc/X11/xorg.conf
>
> lspci | egrep -i 'vga|video|display|graphic'
>
> --
> Regards,            | http://users.icfo.es/Florian.Kulzer
>           Florian   |
>
>


-- 
Alejandro Aguila Sáinz <[EMAIL PROTECTED]>
PGP KEY: 14D45A26
Fingerprint: 9670 F4A3 0568 42AF DF1A 2429 C1D3 D6A6 14D4 5A26

Reply via email to