Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]ATI RADEON x600 no DRI
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
maczetax
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2004
Posts: 124
Location: Warsaw

PostPosted: Mon Nov 12, 2007 2:49 pm    Post subject: [SOLVED]ATI RADEON x600 no DRI Reply with quote

Hello,

I have trouble with DRI support in Xorg

xorg server log file

Code:

(II) fglrx(0): DRI initialization successfull!


but glxinfo
Code:

maczeta@bestia :) glxinfo | grep render
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect


please help me... :?
_________________
pozdrawiam
maczeta

| Registered Linux User# 263545| maczetaxxx@wp.pl
www.maczeta.no-ip.org | 1553095(gg)


Last edited by maczetax on Wed Nov 14, 2007 9:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Nov 12, 2007 5:34 pm    Post subject: Reply with quote

Code:
# eselect opengl set ati
Back to top
View user's profile Send private message
maczetax
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2004
Posts: 124
Location: Warsaw

PostPosted: Mon Nov 12, 2007 9:47 pm    Post subject: Reply with quote

Code:

maczeta@bestia :) sudo eselect opengl set ati
Switching to ati OpenGL interface... done
maczeta@bestia :) glxinfo | grep render
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect


:(
_________________
pozdrawiam
maczeta

| Registered Linux User# 263545| maczetaxxx@wp.pl
www.maczeta.no-ip.org | 1553095(gg)
Back to top
View user's profile Send private message
maczetax
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2004
Posts: 124
Location: Warsaw

PostPosted: Tue Nov 13, 2007 2:25 pm    Post subject: Reply with quote

someone know where is the problem? :roll:
_________________
pozdrawiam
maczeta

| Registered Linux User# 263545| maczetaxxx@wp.pl
www.maczeta.no-ip.org | 1553095(gg)
Back to top
View user's profile Send private message
bos_mindwarp
Apprentice
Apprentice


Joined: 19 Oct 2002
Posts: 275
Location: stockholm, sweden

PostPosted: Tue Nov 13, 2007 2:54 pm    Post subject: Reply with quote

maczetax wrote:
someone know where is the problem? :roll:


Quote:
ati


There. 8)

(in other words, wait for open source drivers off AMD spec, but don't hold your breath)
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Tue Nov 13, 2007 5:42 pm    Post subject: Reply with quote

bos_mindwarp wrote:
wait for open source drivers off AMD spec, but don't hold your breath

The open source drivers are already available - search the forum for "radeonhd".
The 3D portion of the driver is not finished yet, so you would still be using mesa ...

maczetax,
If you want more help with the fglrx driver, you will need to provide a bit more information.
    Did you emerge ati-drivers, or did you install it manually ?
    What version are you using ?
    What is the output of dmesg when the fglrx module loads ?
    Could you post more of your xorg log (especially lines that start with EE) ?
Back to top
View user's profile Send private message
maczetax
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2004
Posts: 124
Location: Warsaw

PostPosted: Tue Nov 13, 2007 7:43 pm    Post subject: Reply with quote

cyrillic thx for help :)

1) emerge

Code:

maczeta@bestia :) sudo genlop -i ati-drivers
 * x11-drivers/ati-drivers


   Total builds: 7
   Global build time: 22 minutes.
   Average merge time: 3 minutes and 8 seconds.

   Info about currently installed ebuild:

   * x11-drivers/ati-drivers-8.40.4
   Install date: Mon Nov 12 00:59:44 2007
   USE=" -acpi -multilib"
   CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"


2) ^

3) dmesg
Code:
maczeta@bestia :) dmesg | grep fglrx
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 429 MBytes.
[fglrx] USWC is disabled in module parameters
[fglrx] PAT is disabled!
[fglrx] module loaded - fglrx 8.40.4 [Jul 31 2007] on minor 0
[fglrx] total      GART = 130023424
[fglrx] free       GART = 114032640
[fglrx] max single GART = 114032640
[fglrx] total      LFB  = 134086656
[fglrx] free       LFB  = 116256768
[fglrx] max single LFB  = 116256768
[fglrx] total      Inv  = 0
[fglrx] free       Inv  = 0
[fglrx] max single Inv  = 0
[fglrx] total      TIM  = 0


4) only 2 lines have EE
Code:

(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/f
glrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering


if you want i can post all xorg log file....
_________________
pozdrawiam
maczeta

| Registered Linux User# 263545| maczetaxxx@wp.pl
www.maczeta.no-ip.org | 1553095(gg)
Back to top
View user's profile Send private message
maczetax
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2004
Posts: 124
Location: Warsaw

PostPosted: Wed Nov 14, 2007 3:59 pm    Post subject: Reply with quote

cyrillic what you think? help me to configure my ATI.... :lol:
_________________
pozdrawiam
maczeta

| Registered Linux User# 263545| maczetaxxx@wp.pl
www.maczeta.no-ip.org | 1553095(gg)
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Wed Nov 14, 2007 8:09 pm    Post subject: Reply with quote

I don't see anything else wrong ...


Do you get direct rendering if you start X as root, instead of a normal user ?
Back to top
View user's profile Send private message
maczetax
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2004
Posts: 124
Location: Warsaw

PostPosted: Wed Nov 14, 2007 8:54 pm    Post subject: Reply with quote

still don't have direct rendering when start X as root :(
_________________
pozdrawiam
maczeta

| Registered Linux User# 263545| maczetaxxx@wp.pl
www.maczeta.no-ip.org | 1553095(gg)
Back to top
View user's profile Send private message
maczetax
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2004
Posts: 124
Location: Warsaw

PostPosted: Wed Nov 14, 2007 9:17 pm    Post subject: Reply with quote

solved my problem... :)
install newest driver from ati web site and i have DRI :lol:
_________________
pozdrawiam
maczeta

| Registered Linux User# 263545| maczetaxxx@wp.pl
www.maczeta.no-ip.org | 1553095(gg)
Back to top
View user's profile Send private message
upengan78
l33t
l33t


Joined: 27 Jun 2007
Posts: 711
Location: IL

PostPosted: Fri Dec 07, 2012 10:56 pm    Post subject: Reply with quote

Going back to this old topic of ATI RV380 [Radeon X600 (PCIE). I am trying to get opensource drivers working(that's the only option for the old cards unless I want to use older gentoo vesions, lol)

Questions is, is the driver for this card radeon or radeonhd?

Currently I have, VIDEO_CARDS="radeon" in /etc/make.conf and below information is shown in /proc/config.gz


~ AMD
Code:

CONFIG_CPU_SUP_AMD=y
CONFIG_X86_MCE_AMD=y
CONFIG_AMD_NUMA=y
CONFIG_AMD_NB=y
CONFIG_BLK_DEV_AMD74XX=y
# CONFIG_PATA_AMD is not set
CONFIG_NET_VENDOR_AMD=y
CONFIG_AMD8111_ETH=y
# CONFIG_AMD_PHY is not set
CONFIG_HW_RANDOM_AMD=y
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_AGP_AMD64=y
# CONFIG_AMD_IOMMU is not set
CONFIG_KVM_AMD=m


~ATI
gzip -dc /proc/config.gz | egrep RADEON
Code:
CONFIG_DRM_RADEON=y
CONFIG_DRM_RADEON_KMS=y
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
CONFIG_FB_RADEON_DEBUG=y



eselect opengl list
Code:
Available OpenGL implementations:
  [1]   xorg-x11 *


[I] media-libs/mesa
Code:
     Available versions:  7.10.3 7.11 7.11.2 8.0.3 ~8.0.3-r1 ~8.0.4 8.0.4-r1 ~8.1_rc1_pre20120724 ~8.1_rc1_pre20120814 ~9_pre20120831 ~9_pre20120831-r1 ~9.0_pre20120918 ~9.0 {{bindist +classic debug +egl g3dvl +gallium gbm gles gles1 gles2 hardened kernel_FreeBSD (+)llvm motif +nptl openvg osmesa pax_kernel pic r600-llvm-compiler selinux shared-dricore +shared-glapi vdpau video_cards_i915 video_cards_i965 video_cards_intel video_cards_mach64 video_cards_mga video_cards_nouveau video_cards_r100 video_cards_r128 video_cards_r200 video_cards_r300 video_cards_r600 video_cards_radeon video_cards_radeonsi video_cards_savage video_cards_sis video_cards_tdfx video_cards_via video_cards_vmware wayland xa xorg xvmc}}
     Installed versions:  8.0.4-r1(11:52:00 11/27/12)(classic egl gallium llvm nptl shared-glapi video_cards_radeon -bindist -debug -g3dvl -gbm -gles1 -gles2 -kernel_FreeBSD -openvg -osmesa -pax_kernel -pic -selinux -shared-dricore -vdpau -video_cards_i915 -video_cards_i965 -video_cards_intel -video_cards_nouveau -video_cards_r100 -video_cards_r200 -video_cards_r300 -video_cards_r600 -video_cards_vmware -wayland -xa -xvmc)
     Homepage:            http://mesa3d.sourceforge.net/
     Description:         OpenGL-like graphic library for Linux



emerge --info
Code:


Portage 2.1.11.31 (default/linux/amd64/10.0, gcc-4.4.5, glibc-2.15-r3, 3.5.7-gentoo x86_64)
=================================================================
System uname: Linux-3.5.7-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E6550_@_2.33GHz-with-gentoo-2.1
Timestamp of tree: Tue, 06 Nov 2012 17:15:01 +0000
ld GNU ld (GNU Binutils) 2.22
ccache version 3.1.8 [enabled]
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.6.6-r2, 2.7.3-r2, 3.2.3
dev-util/ccache:          3.1.8
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.3.6-r1, 4.4.5, 4.5.4
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.4-r2 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo vmware
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -mtune=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=core2 -mtune=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.mcs.anl.gov/pub/gentoo/ rsync://mirror.mcs.anl.gov/gentoo/ ftp://mirror.mcs.anl.gov/pub/gentoo/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/vmware"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X acl alsa amd64 aspell berkdb bzip2 cli cracklib crypt cups cxx dbus dri gdbm gnome gpm gstreamer gtk hal iconv ipv6 jpeg ldap mmx modules mudflap multilib ncurses nls nptl nptlonly nsplugin openmp pam pcre pppd readline session sse sse2 ssl svg tcpd unicode zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri Dec 07, 2012 11:23 pm    Post subject: Reply with quote

grep again, this time for '*_FB_*', CONFIG_FB_RADEON should be unset.
Check also if FRAMEBUFFER_CONSOLE is set.
post 'emerge -1pv media-libs/mesa x110libs/libdrm'.
Back to top
View user's profile Send private message
upengan78
l33t
l33t


Joined: 27 Jun 2007
Posts: 711
Location: IL

PostPosted: Fri Dec 07, 2012 11:51 pm    Post subject: Reply with quote

gzip -dc /proc/config.gz | grep _FB_
Code:
CONFIG_FB_DDC=m
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=y
# CONFIG_FB_WMT_GE_ROPS is not set
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
CONFIG_FB_RADEON_DEBUG=y
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_AUO_K190X is not set
# CONFIG_FB_CON_DECOR is not set


gzip -dc /proc/config.gz | grep CONSOLE
Code:
CONFIG_NETCONSOLE=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_GOOGLE_MEMCONSOLE is not set


emerge -1pv media-libs/mesa x11-libs/libdrm
Code:
 * Last emerge --sync was 31d 6h 45m 24s ago.

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] x11-libs/libdrm-2.4.33  USE="-libkms -static-libs" VIDEO_CARDS="intel radeon -nouveau (-omap) -vmware" 0 kB
[ebuild   R    ] media-libs/mesa-8.0.4-r1  USE="classic egl gallium llvm nptl shared-glapi -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic (-selinux) -shared-dricore -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="radeon -i915 -i965 -intel -nouveau -r100 -r200 -r300 -r600 -vmware" 0 kB

Total: 2 packages (2 reinstalls), Size of downloads: 0 kB

 * IMPORTANT: 18 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.



Thank you for helping me out :)
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sat Dec 08, 2012 1:31 am    Post subject: Reply with quote

Setting libkms wouldn't hurt, even if it likely doesn't matter much for now.
As already said, CONFIG_FB_RADEON needs to be off.
Back to top
View user's profile Send private message
upengan78
l33t
l33t


Joined: 27 Jun 2007
Posts: 711
Location: IL

PostPosted: Sat Dec 08, 2012 2:38 am    Post subject: Reply with quote

OK. I will remove CONFIG_FB_RADEON from the kernel configuration. Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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