public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] some issues after upgrading to xorg-server 1.5.3
@ 2009-05-11 18:44 Arnau Bria
  2009-05-11 20:55 ` Daniel da Veiga
  0 siblings, 1 reply; 8+ messages in thread
From: Arnau Bria @ 2009-05-11 18:44 UTC (permalink / raw
  To: gentoo-user

Hi all,

I've updated my system to xorg-server 1.5.3 following the official doc:
http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.xml

I have VIDEO_CARDS="vesa intel" as intel driver not worked propertly in
the past with my video card:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)

I configured it with hal, so:
# grep INPUT /etc/make.conf
INPUT_DEVICES="evdev"

and my layout es for spanish.

# cat /etc/hal/fdi/policy/10-xinput-configuration.fdi 
<?xml version="1.0" encoding="UTF-8"?>
<!--
Section "InputDevice"
   Driver "evdev"
   Option "XkbLayout" "es"
EndSection
-->
<deviceinfo version="0.2">
   <match key="info.capabilities" contains="input.keyboard">
      <merge key="input.x11_options.XkbLayout" type="string">es</merge>
   </match>
</deviceinfo>

and finally, I removed my xorg.conf file...
This is a tail of my Xorg log file:

(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz)
(II) intel(0): EDID vendor "AUO", prod id 32884
(II) intel(0): EDID vendor "AUO", prod id 32884
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz)
(II) intel(0): EDID vendor "AUO", prod id 32884
exaCopyDirty: Pending damage region empty!

So, my problems:

1.-) I use slim, and when xdm starts, I have to restart X server with
Ctrl+Atl+BackSpace if i don't that I don't see slim.

2.-) From slim to XFCE it takes a couple of minutes.

3.-) My touchpad behaves really strange, don't really know howto
explain this, but if I put the finger in the middle of the pad, cursos
goes to middle, if I put the finger in top righ, cursor goes to top
right, but I can't move the cursor with little movements as I've  ever
done... seems that pad and screen are 1:1 scale ... yes, this
explanation sucks :-) but I don't know how to explain it in Spanish
neither!!! 

TIA,
Arnau



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-05-12 20:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-11 18:44 [gentoo-user] some issues after upgrading to xorg-server 1.5.3 Arnau Bria
2009-05-11 20:55 ` Daniel da Veiga
2009-05-12 16:30   ` Arnau Bria
2009-05-12 16:43     ` Daniel da Veiga
2009-05-12 17:08       ` Arnau Bria
2009-05-12 17:34         ` Daniel da Veiga
2009-05-12 20:56           ` Arnau Bria
2009-05-12 17:45         ` Mark Knecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox