Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Need help. Have only software renderer with nouveau
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
VladPhys
n00b
n00b


Joined: 19 Sep 2011
Posts: 1
Location: SPb

PostPosted: Mon Sep 19, 2011 11:03 pm    Post subject: Need help. Have only software renderer with nouveau Reply with quote

As I know, I have to install libdrm, mesa, x11 driver and kernel module to have accelerated video driver. But I don't.


glxinfo:

direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
....
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on softpipe
OpenGL version string: 2.1 Mesa 7.11

$ eselect opengl list
Available OpenGL implementations:
[1] nvidia
[2] xorg-x11 *

$ eselect mesa list
i915 (Intel 915, 945)
i965 (Intel 965, G/Q3x, G/Q4x)
r300 (Radeon R300-R500)
r600 (Radeon R600-R700, Evergreen, Northern Islands)
sw (Software renderer)
[1] gallium *

/var/db/pkg/media-libs/mesa-7.11/USE:
amd64 egl elibc_glibc gallium kernel_linux multilib nptl shared-glapi userland_GNU video_cards_nouveau

/var/db/pkg/x11-libs/libdrm-2.4.26/USE:
amd64 elibc_glibc kernel_linux libkms multilib userland_GNU video_cards_nouveau

/var/db/pkg/x11-drivers/xf86-video-nouveau-0.0.16_pre20110801/USE:
amd64 elibc_glibc kernel_linux multilib userland_GNU


/etc/make.conf:
....
USE="acpi -cups mmx 3dnow sse sse2 nls utf8 Xorg X gtk gtk3 png jpeg jpeg2k ipv6 svg ogg mp3 theora vorbis gallium cairo pango tiff xcb vim-syntax fuse archive gphoto2 samba gnome-keyring dbus gif truetype cdda alsa lzo lzma zip dri dri2 device-mapper consolekit policykit gstreamer fontconfig xinerama freetype dejavu toporouter exif bash-completion libnotify system-sqlite secure-delete unlock-notify djvu dvi -llvm -classic"
VIDEO_CARDS="nvidia nouveau"
....

$ lsmod |grep nouveau
nouveau 511672 2
ttm 44732 1 nouveau
drm_kms_helper 21974 1 nouveau

$ glxgears
358 frames in 5.0 seconds = 71.561 FPS


What I'm doing wrong?
Back to top
View user's profile Send private message
Aquous
l33t
l33t


Joined: 08 Jan 2011
Posts: 700

PostPosted: Tue Sep 20, 2011 6:39 pm    Post subject: Re: Need help. Have only software renderer with nouveau Reply with quote

VladPhys wrote:
$ eselect mesa list
i915 (Intel 915, 945)
i965 (Intel 965, G/Q3x, G/Q4x)
r300 (Radeon R300-R500)
r600 (Radeon R600-R700, Evergreen, Northern Islands)
sw (Software renderer)
[1] gallium *
Not seeing nouveau there. Try
Code:
emerge -ND @world

Also post /var/log/Xorg.0.log to a site like pastebin and post the url here.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum