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.62) (envelope-from ) id 1H8mPk-000421-8C for garchives@archives.gentoo.org; Sun, 21 Jan 2007 23:47:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0LNkWbd029339; Sun, 21 Jan 2007 23:46:32 GMT Received: from mail.netspace.net.au (mail-out1.netspace.net.au [203.10.110.71]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0LNgMVB024757 for ; Sun, 21 Jan 2007 23:42:23 GMT Received: from [172.16.0.52] (ppp246-231.static.internode.on.net [203.122.246.231]) by mail.netspace.net.au (Postfix) with ESMTP id B8D2E41CBF for ; Mon, 22 Jan 2007 10:42:19 +1100 (EST) Subject: Re: [gentoo-user] Re: X configuration problem From: Iain Buchanan To: gentoo-user@lists.gentoo.org In-Reply-To: References: Content-Type: text/plain Date: Mon, 22 Jan 2007 09:11:46 +0930 Message-Id: <1169422906.7822.13.camel@orpheus> 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 Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: b7b12883-a842-41c4-93cc-9c1b25f83895 X-Archives-Hash: 483fb4def1dfb785fd2bca0abd84275f On Sat, 2007-01-20 at 23:39 +0530, arnuld wrote: > > did you forget to add these to /etc/make.conf? > > > INPUT_DEVICES="keyboard mouse synaptics" > > VIDEO_CARDS="ati radeon vesa fbdev fglrx" > > Iain, it seems likee you have not read my 1st post, here is the > relevent part of it: > > INPUT_DEVICES="keyboard mouse" > VIDEO_CARDS="fglrx vesa via vga v4l" oops, you're right, I didn't see that :) you spelt fglrx as flrx though in your first post, but I see someone mentioned that already. > BTW, what does "synaptics" do? and what do "ati radeon fbdev" do? synaptics is the touchpad driver, and ati, radeon, and fbdev are all video drivers. These were just my examples, I was really pointing out the INPUT_DEVICES section, which you've pointed out is the same as mine. > > you may use a different set of drivers of course. See google on these > > for more info :) > > i tried google. it confused me even more. ok, try these google searches: INPUT_DEVICES VIDEO_CARDS site:http://www.gentoo.org and INPUT_DEVICES VIDEO_CARDS site:http://www.gentoo-wiki.org > what is DRI & OpenGL > replacing X window system? replacing? not quite sure what you mean here... > what does "mesa" has to do with "DRI" Mesa is an open-source implementation of the OpenGL specification. [1] > & why > ATI RADEON search opens the links to AMD web-site probably because ATI was bought by AMD not long ago, and the page you visited doesn't exist anymore. > & then they show me > something like AMD 9600 series for Linux x86_64 ? maybe because they're auto-redirect for non-existant linux related pages goes here? some sort of semi-intelligent advertising? > ? ! OK, back to your issue. It looks like you have the right options in make.conf. If your xorg.conf mouse section is the same as Dale's, then it's the same as mine, so that should be fine (/dev/input/mice is ok). I use the "kbd" driver, and so do you, so that looks fine. That leaves the possibility that somehow the drivers still aren't installed. Can you try this command (it wont "do" anything to your system) emerge -pv xf86-input-mouse xf86-input-keyboard and then this one: X -version Hope you're getting somewhere! [1] http://www.mesa3d.org/faq.html -- Iain Buchanan Suggest you just sit there and wait till life gets easier. -- gentoo-user@gentoo.org mailing list