From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GDOXr-0005d2-Dp for garchives@archives.gentoo.org; Wed, 16 Aug 2006 16:47:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7GGgbdR009670; Wed, 16 Aug 2006 16:42:37 GMT Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7GGbRnI010538 for ; Wed, 16 Aug 2006 16:37:27 GMT Received: from [84.148.49.71] (helo=cinzia.homelinux.org) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis), id 0ML21M-1GDOOR0wCs-0005qg; Wed, 16 Aug 2006 18:37:23 +0200 From: Luigi Pinna To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] lost deadkeys layout Date: Wed, 16 Aug 2006 18:37:16 +0200 User-Agent: KMail/1.9.1 References: <200607022010.35601.mailing-gentoo@sailorferris.com> <200607200027.47177.mailing-gentoo@sailorferris.com> <200607210024.32512.benno.schulenberg@gmail.com> In-Reply-To: <200607210024.32512.benno.schulenberg@gmail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608161837.21770.mailing-gentoo@sailorferris.com> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:e46971f3dd90066ba59bca989fa63868 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Archives-Salt: bb8b6200-3682-49b7-8276-5b8fed3c5b51 X-Archives-Hash: 7a64c7400fc9d8831c8f613d3718f730 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all! Ok, I open the thread again... I'm so sorry! So, I update my gentoo from xorg-6.8.2-r8 to xorg-7.0-r1 with a lot of problems. I solved almost all of them thanks to you (and especially Benno who had enough patience with me). I found a very annoience problem in new xorg: if I enable the glx module on /etc/X11/xorg.conf, my computer chashes (blank on monitor, no keyboard and mouse), without it, xorg starts with all my possible configuration files. Now, I need glx (to use opengl for jahshaka). I found no uswful info in /var/log/Xorg.0.log no errors! I use xorg drivers on my ati radeon card. I post my xorg.conf : I hope that it can be useful. I generate it with Xorg -configure command. # cat /etc/X11/xorg.conf Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib64/xorg/modules" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" Load "extmod" Load "dbe" Load "record" Load "xtrap" Load "dri" # Load "glx" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 360 260 # mm Identifier "Monitor0" VendorName "PTS" ModelName "miro P1998F" HorizSync 30.0 - 98.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Device" Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "RV280 [Radeon 9200 SE]" BusID "PCI:1:0:0" Option "EnablePageFlip" "true" Option "AGPFastWrite" "true" Option "AGPMode" "4" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Modes "1600x1200" "1280x1024" "1024x768" "800x600" Depth 24 EndSubSection EndSection Section "DRI" Mode 0666 EndSection Thanks a lot, Luigi - -- Public key GPG(0x633F86B7) on hkp://keyserver.linux.it/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE40nBHmkkjmM/hrcRAr8XAJ4/5lHwuyIdfK95Q7L6mnk5f87GQgCfYNXe Eq1yHDt9nNfsM+tgOKFfaf0= =bhoh -----END PGP SIGNATURE----- -- gentoo-user@gentoo.org mailing list