From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KJZ9G-0007Z8-JX for garchives@archives.gentoo.org; Thu, 17 Jul 2008 19:28:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FA5FE056E; Thu, 17 Jul 2008 19:28:17 +0000 (UTC) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by pigeon.gentoo.org (Postfix) with ESMTP id 525EAE056E for ; Thu, 17 Jul 2008 19:28:17 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id c28so171400ana.47 for ; Thu, 17 Jul 2008 12:28:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=C9pbQnPRlh8EOpsrKUQ14I83tNexINbmSxAZl+ILMus=; b=AgV2uaR1uCl7p6l25MDiZRxLPNgFT3WC0nhFHw26WhXpRUSWL7aCe9GFAGZbmabWDZ LCpYhq242JK1Ze1v3swcXy/sbaOmOCksFj03qrcSa0FDFhjmnuPUWK2pOWx+tuvFzDt4 TXgOXlGI7AHxkTWqvD4aVWBD/umvzVRMYyhlk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=UeUZ187aGXUzTrQV6A//IBjJyPT2b8c4p3SnBJPph2x+Kk7XxFqFHyPxN7t1nZZ9yP ftD5ei/L8/K9hx5CwR8ihmeDyPHoCO4DSNEcWvga4Xhe9QRyJ1eKLeMObRxvG/yZ6J0c /jkBZk1M3Ap5XtXL//jUOi0kQlCXHNYojuiKs= Received: by 10.100.140.12 with SMTP id n12mr4705853and.61.1216322896939; Thu, 17 Jul 2008 12:28:16 -0700 (PDT) Received: by 10.100.153.3 with HTTP; Thu, 17 Jul 2008 12:28:16 -0700 (PDT) Message-ID: Date: Thu, 17 Jul 2008 23:28:16 +0400 From: "Andrew Tchernoivanov" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] xf86-video-ati-6.8.0-r1 problems In-Reply-To: <200807172004.40713.michaelkintzios@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_41005_29347012.1216322896925" References: <200807162030.58387.michaelkintzios@gmail.com> <200807170719.10817.michaelkintzios@gmail.com> <200807172004.40713.michaelkintzios@gmail.com> X-Archives-Salt: cfa7de59-d985-4010-86e6-15a45f5b19f7 X-Archives-Hash: 5c21fefc768e96628a643d9d2c7d1960 ------=_Part_41005_29347012.1216322896925 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline ># modprobe -v radeon_drv >FATAL: Module radeon_drv not found. That's strange. But try one more thing - copy this radeon_drv from /usr/lib/xorg/modules/drivers to /lib/modules//kernel/drivers/video Because according to modprobe's man page, by default it will look driver in /lib/modules/... So try to copy it and write here, what will modprobe say On Thu, Jul 17, 2008 at 11:04 PM, Mick wrote: > On Thursday 17 July 2008, Andrew Tchernoivanov wrote: > > >modprobing either module fails . . . > > > > What is the error message? > > # modprobe -v radeon_drv > FATAL: Module radeon_drv not found. > > # modprobe -v radeon > FATAL: Module radeon not found. > > -- > Regards, > Mick > ------=_Part_41005_29347012.1216322896925 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
># modprobe -v radeon_drv
>FATAL: Module radeon_drv not found.

That's strange. But try one more thing - copy this radeon_drv from /usr/lib/xorg/modules/drivers to /lib/modules/<kernel version>/kernel/drivers/video
Because according to modprobe's man page, by default it will look driver in /lib/modules/...
So try to copy it and write here, what will modprobe say


On Thu, Jul 17, 2008 at 11:04 PM, Mick <michaelkintzios@gmail.com> wrote:
On Thursday 17 July 2008, Andrew Tchernoivanov wrote:
> >modprobing either module fails . . .
>
> What is the error message?

# modprobe -v radeon_drv
FATAL: Module radeon_drv not found.

# modprobe -v radeon
FATAL: Module radeon not found.

--
Regards,
Mick

------=_Part_41005_29347012.1216322896925-- -- gentoo-user@lists.gentoo.org mailing list