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 1H8K1c-0002FU-6r for garchives@archives.gentoo.org; Sat, 20 Jan 2007 17:29:08 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0KHS1dO021432; Sat, 20 Jan 2007 17:28:01 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0KHNffq021946 for ; Sat, 20 Jan 2007 17:23:41 GMT Received: by ug-out-1314.google.com with SMTP id z38so694251ugc for ; Sat, 20 Jan 2007 09:23:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=RlyUGYFje6SVSHtfTn1cwM0wPnrYUHHjBGul14hoR16pYtPZViwxS9cmfIWNljt/hAIWIdi+ddeO7T1jCE2+fjR9Xp8FwzYXjv2S8235F3YaCoHtl0UbDfx1ONCXxxjhaYCNO3aZLBT8S9P6tut0m9ar3QX4Tj2lr3cJX7tPHVI= Received: by 10.82.167.5 with SMTP id p5mr2861024bue.1169313821150; Sat, 20 Jan 2007 09:23:41 -0800 (PST) Received: by 10.82.151.7 with HTTP; Sat, 20 Jan 2007 09:23:41 -0800 (PST) Message-ID: <5f1c0d350701200923pd37825fx439f6328487c003a@mail.gmail.com> Date: Sat, 20 Jan 2007 17:23:41 +0000 From: "Lewis Handy" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] X configuration problem In-Reply-To: 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: multipart/alternative; boundary="----=_Part_15298_10878493.1169313821118" References: X-Archives-Salt: eb3c6a50-3b06-405d-ba56-136e2b86ef9f X-Archives-Hash: f77304e68fe443909844ae14fd760ce3 ------=_Part_15298_10878493.1169313821118 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 20/01/07, arnuld wrote: > > 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? Try emerging x11-drivers/xf86-input-mouse and x11-drivers/xf86-input-keyboard Regards, Lewis ------=_Part_15298_10878493.1169313821118 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 20/01/07, arnuld <arnuld3@gmail.com> wrote:
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?


Try emerging x11-drivers/xf86-input-mouse and x11-drivers/xf86-input-keyboard


Regards,
Lewis
------=_Part_15298_10878493.1169313821118-- -- gentoo-user@gentoo.org mailing list