@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3



Comments:

<0> perhaps
<1> hello all i need a little help, i'm trying to set up dri with this card-> 00:14.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M (rev 64), i think it's probably ati mach64 it's in my lappie and it's on pci, i tried.. with (i think) almost everything.... maybe someone could help me with this ?
<1> if this help, i'm pasting the link to my lappie producent.. with the info about my card..http://www.fujitsu-siemens.co.uk/rl/servicesupport/techsupport/lifebook/SSeries/S4546.html
<2> hey all
<2> wha does this mean
<2> ERROR: version mismatch - 2D module [8.26.18] incompatible with OGL client module [8.27.10].
<2> when I do fglrxinfo - its loading MESA still
<2> Hmm
<2> im at a loss here
<2> modprobe fglrx works fine, I ran ati-config on my xorg config, theres no errors, but OpenGL rendered is Mesa GLX indirect
<2> xorg 7 and gcc 4.1
<3> looks like you've somehow mixed the 8.26.18 and 8.27.10 releases
<2> aye
<2> I fixed that straw
<2> But, still no 3d
<2> brb



<2> the only thing I can see is
<2> [fglrx] Internal AGP support requested, but kernel AGP support active.
<2> [fglrx] Have to use kernel AGP support to avoid conflicts.
<3> alright, there's a bug that needs a couple of symlinks in /usr/X11R6/lib/modules/dri pointing to atiogl_a_dri.so and fglrx_dri.so
<2> in dmesg
<1> erm
<2> ?
<3> ls -l /usr/X11R6/lib/modules/dri/atiogl_a_dri.so
<3> lrwxrwxrwx 1 root root 35 Jul 27 21:42 /usr/X11R6/lib/modules/dri/atiogl_a_dri.so -> ../../../../lib/dri/atiogl_a_dri.so
<2> wheres that from?
<2> what is that
<3> ls -l /usr/X11R6/lib/modules/dri/fglrx_dri.so
<3> lrwxrwxrwx 1 root root 32 Jul 27 21:42 /usr/X11R6/lib/modules/dri/fglrx_dri.so -> ../../../../lib/dri/fglrx_dri.so
<3> my system
<2> I dont even have a /lib/modules/dri :P
<3> well, find where the *_dri.so's live
<2> /usr/lib/xorg/modules/dri/
<2> localhost drac # ls -l /usr/lib/xorg/modules/dri/fglrx_dri.so
<2> -rwxr-xr-x 1 root root 9743814 Jul 29 14:00 /usr/lib/xorg/modules/dri/fglrx_dri.so
<3> so create /usr/X11R6/lib/modules/dri/
<3> and make the two symlinks
<2> ok
<2> brb
<2> same thing
<2> heres some more info
<2> http://forums.gentoo.org/viewtopic-t-484861.html
<3> hm, aside from the icd search path issue i have no idea :/
<2> =/
<2> whats the icd search path issue?
<3> the symlinks
<2> ahh
<2> yea I dont think thats needed w/ the newer drivers
<2> since they fully support xorg 7
<3> no, it is. at least on fedora
<3> though i haven't really checked lately :P
<2> heh
<2> fglrx builds fine against GCC4 right
<3> works for me
<2> k
<3> gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
<2> would this be it
<2> (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
<4> Problem with fglrx? :P
<2> found in xorg log
<3> no, that's not interesting
<2> (WW) fglrx(0): GetVBEMode failed
<2> >
<2> ?
<2> (WW) fglrx(0): Specified desktop setup not supported: 8
<3> Albatorsk: yep
<4> Perhaps "LIBGL_DEBUG=verbose glxinfo" will tell us more?
<2> http://forums.gentoo.org/viewtopic-t-484861.html
<2> my post
<2> has glxinfo, my xorg config, and dmesg
<4> Yes, but please run it with LIBGL_DEBUG=verbose
<2> so just type LIGBL_DEBUG=verbose
<2> then run glxinfo
<4> No. LIBGL_DEBUG=verbose glxinfo
<2> ahh
<2> Its looking in /usr/lib/dri
<2> thats not where the files are



<4> Ok, it's time to symlink ;)
<3> that's the prescribed path for xorg 7.x
<2> Direct Rendering: Yes
<2> Yay
<2> thanks Albatorsk
<4> Sure thing.
<2> and straw
<3> now go file a bug with the gentoo fglrx package maintainer ;)
<2> will-do
<4> carl99: Also, while we're at it. What does "xvinfo" say? Do you have any "ports" available?
<2> let me emerge xvinfo and we'll find out
<2> Albatorsk: present
<2> err
<2> screen #0, no adaptors present
<4> carl99: Ok, I suspected as much. What Radeon do you have?
<2> X800XTPE
<4> Ok, in the fglrx device section, inser the following line: Option "VideoOverlay" "On"
<4> That will give you XVideo. I have no idea why it's not enabled by default.
<2> Ahh
<2> thanks!
<5> Hmm.. I got tv out going good.. but cant get the videos i play to actually SHOW on teh tv out.. not sure what im doing wrong here.
<6> Hello. Using Radeon open-source driver on an M9000. How can I find out of I have DRI support working?
<4> stevenm: glxinfo
<6> Albatorsk, thank yoy
<4> You're welcome.
<6> I'm using mergedfb, and with mergedfb mode, no dri for some reason. Worked fine in 6.9 but not 7.0.. ideas?
<4> Nope. Should work just fine.
<4> What does it say in your Xorg log?
<6> All I care about is just running mythtv on this system. And it works fine without mergedfb
<4> You need OpenGL for MythTV?
<6> But somewhere between X 6.9 and 7.0 it stopped working in mergedfb mode (ie video displayed very very slowly)
<6> I don;t think so
<6> Xv I guess..
<4> Yes. So, both Xv and DRI stopped working?
<6> Xv seems to work fine with mplayer. Dri not working however
<6> I'm not really sure what is causing it to be so slow. Both mythtv and mplayer do video playback basically, but mythtv is extremely slow
<4> Ok
<4> Is it set to use Xv
<4> ?
<6> which?
<4> MythTV
<6> I don't remember seeing a setting for that. Let me double check though
<6> I am honestly not sure. In debug it spits out, using DRM for video timing
<6> so mabye it is something with that
<6> I'm sorry, I am not very familliar with X workings
<4> MythTV, not X.
<6> Well they tell me the video output is Xv based but I am not sure if this is correct. Other apps can output using Xv without problems
<4> Ok.
<4> I haven't used MythTV for years, so I'm not much use here.
<6> Alright
<6> according to debug logs, it is using XVideo
<7> hi
<7> have some problems trying to use xinerama on gentoo
<7> i don't know why, but cannot get any signal on my VGAout port
<7> got a radeon IGP320M
<7> anyone knows something about this??
<8> anyone awake here?
<9> hi to all, someone have problems with ati-drivers v. 8.21.7? i cannot make run the direct rendering on a ati xpress 200 mobile
<9> the kernel is 2.6.16
<10> MoL0ToV: update your kernel and update your ati drivers
<10> 8.21.7 are sooooo old
<9> i'm using gentoo
<9> the latest stable is marked as 8.21.7...
<9> now i must go to a wireless-zone
<10> 8.26.18 are newest
<9> and download the updates
<9> 50000k the drivers
<9> are sooo big
<9> :|
<9> i must go to city and connect to wireless
<9> sF|Xemanth: do you know if in the future also the latest graphics chipset are supported in the open source driver?
<9> or ati don't permit this?
<7> hi
<7> have some problems trying to use xinerama on gentoo


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #ati
or
Go to some related logs:

djames efnet
gentoo modprobe pcnet
#perl
#gimp
42strawberries
base64_encode versus crypt
asdfasfg
#web
#math
version 1 super block wiki



Home  |  disclaimer  |  contact  |  submit quotes