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 1H87Xv-0002d2-OZ for garchives@archives.gentoo.org; Sat, 20 Jan 2007 04:09:40 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0K48O1A028985; Sat, 20 Jan 2007 04:08:24 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0K447kX027942 for ; Sat, 20 Jan 2007 04:04:07 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id C690A64D33 for ; Sat, 20 Jan 2007 04:04:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.992 X-Spam-Level: X-Spam-Status: No, score=-1.992 required=5.5 tests=[AWL=0.607, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ssjhaIyP9sIR for ; Sat, 20 Jan 2007 04:03:56 +0000 (UTC) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229]) by smtp.gentoo.org (Postfix) with ESMTP id A132D64C01 for ; Sat, 20 Jan 2007 04:03:48 +0000 (UTC) Received: by wx-out-0506.google.com with SMTP id t13so633627wxc for ; Fri, 19 Jan 2007 20:03:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jb2N7oua0BiktDXRhMAe8afdFPpuCCUmEBaILhBQZe4glp4NyEB0mnqr5l3ZnOS+gTRwuRI4pp6f3dqj6nTMn/NW9n4aJQ/cf/ug+gCJfsOcnYCiYF2pXdigYOvTgTXlRcT6OavGSKxdI6xnwp209+QCoIEOqnZiqf7zWY5U3A8= Received: by 10.70.52.5 with SMTP id z5mr5231759wxz.1169265821070; Fri, 19 Jan 2007 20:03:41 -0800 (PST) Received: by 10.70.43.17 with HTTP; Fri, 19 Jan 2007 20:03:40 -0800 (PST) Message-ID: Date: Sat, 20 Jan 2007 09:33:40 +0530 From: arnuld To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] X configuration problem 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 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 3c409f72-3bc4-4b72-bc7f-05ee7f5464eb X-Archives-Hash: d4985069d5394ef6cf5f8949ce7f17e4 i ave installed X using "emerge X" and after hours of download-compile-install cycle "startx" tells me that drivers named "mouse" & "kbd" are not found. here is what i have done 1.) used "genkernel all" to compile my kernel. 2.) added these 2 to "/etc/make.conf" INPUT_DEVICES="keyboard mouse" VIDEO_CARDS="flrx vesa via vga v4l" 3.) emerge xorg-x11 4.) Xorg -configure. 5.) "xorg.conf" edited: "HorizSync & VertRefresh" added "/dev/mouse" changed to "/dev/input/mouse" i got these errrors (not exact errors but something like them): (EE) AGLRX: Screen0 is not DRI capable (EE) driver "mouse" was not found (EE) driver "kbd" was not found" i checked "xorg.conf" & saw that Keyboard & Mouse sections use "kbd" & "mouse" drivers respectively. how to resolve this issue? -- http://arnuld.blogspot.com/ Linux registered user #439610 http://counter.li.org/ -- gentoo-user@gentoo.org mailing list