Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NEW! ati-drivers-8.28.8 released
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
LAj
Apprentice
Apprentice


Joined: 22 May 2004
Posts: 294
Location: Avellino[Italy]

PostPosted: Tue Aug 29, 2006 8:39 pm    Post subject: Reply with quote

Da Fox wrote:
...but very often when I start a movie the whole xserver will hang. Only a reboot will fix it, logging in via ssh and killing the server doesn't help.


Have you no input devices anymore?

I experience this any time I try to startx with these newer driver releases!
I can't get out of it, pleace help me to enable dri 8O !
I'm using x7.0.

I have to ask you all that successful build this driver:
Have you notice warning on line 447 and 1330 in building DRI module during src_compile function?
am I the only that have that?

Pleace, say to me.
Thanks.
_________________
They produce notes of any size as their own properties askng interests also.This is seignorage and goes to privates banks(FED, BCE).You don't have to pay to use $$,you can simply use your notes recovering monetary sovereignty.Public debt is not right!
Back to top
View user's profile Send private message
Elv13
Guru
Guru


Joined: 13 Nov 2005
Posts: 388
Location: Socialist land of North America

PostPosted: Tue Aug 29, 2006 8:42 pm    Post subject: Reply with quote

damn, still no suport for 9100 IGP, again :roll:
What on all card of the world i got the only one that is not suported after years...
Back to top
View user's profile Send private message
Da Fox
Guru
Guru


Joined: 06 Jul 2005
Posts: 341

PostPosted: Tue Aug 29, 2006 11:20 pm    Post subject: Reply with quote

LAj wrote:
Da Fox wrote:
...but very often when I start a movie the whole xserver will hang. Only a reboot will fix it, logging in via ssh and killing the server doesn't help.


Have you no input devices anymore?

I experience this any time I try to startx with these newer driver releases!
I can't get out of it, pleace help me to enable dri 8O !
I'm using x7.0.

I have to ask you all that successful build this driver:
Have you notice warning on line 447 and 1330 in building DRI module during src_compile function?
am I the only that have that?

Pleace, say to me.
Thanks.


What do you mean by "No input devices"? Do the mouse and keyboard no longer function :S ?
I haven't had anything like that, and I don't think anyone else has. It would be highly unlikely that the graphics driver would cause mouse and keyboard to stop working. Do your mouse and keyboard still work when you use the old drivers?

As for the warning's: I didn't notice, but haven't used these drivers since they would crash X. I'm still waiting for an official ebuild (hopefully with fixes).
_________________
"Man fears the darkness, and so he scrapes away at the edges of it with fire."
- Rei Ayanami

JGBE, a Java based GameBoy Emulator
Back to top
View user's profile Send private message
LAj
Apprentice
Apprentice


Joined: 22 May 2004
Posts: 294
Location: Avellino[Italy]

PostPosted: Tue Aug 29, 2006 11:37 pm    Post subject: Reply with quote

Actually I'm using xorg-x11's radeon drivers and all work fine, exept transparncy windows like conky and e-term( do you know why? )
but yes, I think my crash is quite different.

I hope to know if I have to warry about WARNING message emerging ati-drivers like 8.27.10 or 8.28.8,
there'll be someone else, sure:D

Thank you
_________________
They produce notes of any size as their own properties askng interests also.This is seignorage and goes to privates banks(FED, BCE).You don't have to pay to use $$,you can simply use your notes recovering monetary sovereignty.Public debt is not right!
Back to top
View user's profile Send private message
alarionfirn
n00b
n00b


Joined: 27 Aug 2006
Posts: 5

PostPosted: Wed Aug 30, 2006 4:55 pm    Post subject: Reply with quote

Quote:
alarionfin,
have you renamed the ebuild?
you cann't extract the needed files to build fglrx module!

I have posted my-own ebuild for this driver release in Desktop Environment forum with few steps, pleace take a look at it!


Thanks for the ebuild LAj. But it sadly it still doesn't work for me. Emerging always fails with the same error I posted a few posts ago.
I'm wondering, why the unpacking of the 8.27.10-r1 works like a charm compared to the 8.28.8 drivers, because there is no difference in "the unpacking"
code in both ebuilds. :?
Back to top
View user's profile Send private message
LAj
Apprentice
Apprentice


Joined: 22 May 2004
Posts: 294
Location: Avellino[Italy]

PostPosted: Wed Aug 30, 2006 10:19 pm    Post subject: Reply with quote

ok,

edit your ebuild:
place
Code:
echo "${DISTDIR}/{A} -- ${WORKDIR}"

in line 142 and shift the sh command of a line

then,
post the results :)
_________________
They produce notes of any size as their own properties askng interests also.This is seignorage and goes to privates banks(FED, BCE).You don't have to pay to use $$,you can simply use your notes recovering monetary sovereignty.Public debt is not right!
Back to top
View user's profile Send private message
genstef
Retired Dev
Retired Dev


Joined: 13 Jun 2004
Posts: 668
Location: M/Bay/Germany

PostPosted: Fri Sep 01, 2006 8:49 am    Post subject: Reply with quote

I made an extremely improved ebuild for this one but it fails to build the .ko for me :(
Running the same make command it uses manually works then ..

I would like to hear if you experience the same
http://genstef.homelinux.org/local/x11-drivers/ati-drivers/ati-drivers-8.28.8.ebuild

Code:
 * Preparing fglrx module
make: Entering directory `/usr/src/linux-2.6.18-rc2-git1'
  CC [M]  /files/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/firegl_public.o
/files/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/firegl_public.c:448: warning: initialization from incompatible pointer type
/files/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/firegl_public.c: In function 'firegl_stub_open':
/files/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/firegl_public.c:571: warning: assignment discards qualifiers from pointer target type
  LD [M]  /files/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/fglrx.o
  Building modules, stage 2.
  MODPOST
make: Leaving directory `/usr/src/linux-2.6.18-rc2-git1'
>>> Source compiled.
>>> Test phase [not enabled]: x11-drivers/ati-drivers-8.28.8

>>> Install ati-drivers-8.28.8 into /files/tmp/portage/ati-drivers-8.28.8/image/ category x11-drivers
 * Installing fglrx module
install: cannot stat `fglrx.ko': No such file or directory
Back to top
View user's profile Send private message
LAj
Apprentice
Apprentice


Joined: 22 May 2004
Posts: 294
Location: Avellino[Italy]

PostPosted: Fri Sep 01, 2006 1:00 pm    Post subject: Reply with quote

I'll try it!

alarionfirn,
are you running a x86 system?
_________________
They produce notes of any size as their own properties askng interests also.This is seignorage and goes to privates banks(FED, BCE).You don't have to pay to use $$,you can simply use your notes recovering monetary sovereignty.Public debt is not right!
Back to top
View user's profile Send private message
alarionfirn
n00b
n00b


Joined: 27 Aug 2006
Posts: 5

PostPosted: Fri Sep 01, 2006 8:41 pm    Post subject: Reply with quote

@LAj:

Yep, I'm running a x86 system. The output after inserting echo "${DISTDIR}/{A} -- ${WORKDIR}"
is now:
>>> Unpacking source...
* Unpacking Ati drivers ...
/var/tmp/portage/ati-drivers-8.28.8/distdir/{A} -- /var/tmp/portage/ati-drivers-8.28.8/work [ !! ]

!!! ERROR: x11-drivers/ati-drivers-8.28.8 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_unpack
ebuild.sh, line 711: Called src_unpack
ati-drivers-8.28.8.ebuild, line 143: Called die

Anyway, thx for the help so far LAj :D
Back to top
View user's profile Send private message
LAj
Apprentice
Apprentice


Joined: 22 May 2004
Posts: 294
Location: Avellino[Italy]

PostPosted: Fri Sep 01, 2006 11:39 pm    Post subject: Reply with quote

Sorry, also ${A} is needed :D

We'll find there the driver.run original ATI file, and then we have to discor why cann't be executed!
Don't worry.
_________________
They produce notes of any size as their own properties askng interests also.This is seignorage and goes to privates banks(FED, BCE).You don't have to pay to use $$,you can simply use your notes recovering monetary sovereignty.Public debt is not right!
Back to top
View user's profile Send private message
Miker
n00b
n00b


Joined: 20 Jun 2002
Posts: 65
Location: Belgium

PostPosted: Sat Sep 02, 2006 10:32 am    Post subject: Re: Issue with dualhead Reply with quote

gluemonkey wrote:
I read that this release finally had support for different resolution on dual heads. So I thought I would test it out with, I'm running xorg 7.1 and have Xpress200M. Works great, sort, except for one thing my laptop display is 1280x800 and my external is 1280x1024 (with older drivers had to run the second had at 1024x768), looks good till I move the mouse from the main screen to the next and back, now I have any where from 20px to 180px roughly off the calibration of the mouse :? . Hopefully they get this fixed, might be any issue with Xorg 7.1 as well, but I haven't had a chance to downgrade and check... to bad.


Same problem here! Exact same resolutions, exact same problem. I'm using Xorg 7.0.0 so it can't be that.
Maybe something in the configuration changed, but I'm downgrading 'cause it's driving me crazy!

Mike
Back to top
View user's profile Send private message
alarionfirn
n00b
n00b


Joined: 27 Aug 2006
Posts: 5

PostPosted: Sun Sep 03, 2006 9:00 pm    Post subject: Reply with quote

>>> Unpacking source...
* Unpacking Ati drivers ...
/var/tmp/portage/ati-drivers-8.28.8/distdir/ati-driver-installer-8.28.8.run -- /var/tmp/portage/ati-drivers-8.28.8/work [ !! ]

I corrected the ebuild and now it seems to find the correct Ati file. Finally we took a step forward :D .
But unfortunately I don't have an idea why it cannot extract the file.
Back to top
View user's profile Send private message
LAj
Apprentice
Apprentice


Joined: 22 May 2004
Posts: 294
Location: Avellino[Italy]

PostPosted: Sun Sep 03, 2006 11:17 pm    Post subject: Reply with quote

Try out official ~amd64 ati-drivers, now!
_________________
They produce notes of any size as their own properties askng interests also.This is seignorage and goes to privates banks(FED, BCE).You don't have to pay to use $$,you can simply use your notes recovering monetary sovereignty.Public debt is not right!
Back to top
View user's profile Send private message
alarionfirn
n00b
n00b


Joined: 27 Aug 2006
Posts: 5

PostPosted: Mon Sep 04, 2006 10:53 am    Post subject: Reply with quote

Problem solved!!!
The official ebuild installed the drivers without any problems :D .

Thanks for your help LAj :D .
Back to top
View user's profile Send private message
Da Fox
Guru
Guru


Joined: 06 Jul 2005
Posts: 341

PostPosted: Wed Sep 06, 2006 7:04 pm    Post subject: Reply with quote

Just finshed fiddling with my ATi drivers :D
I was playing with a dual-monitor setup, and wanted to use BigDesktop mode. I created a new xorg.conf from scratch because I couldn't get it to work with my old setup.
Then after a while playing with it I realised that I could play video without X crashing!
Since I'm on a laptop I don't always have a second monitor so then I use my old single-screen xorg.conf, but there video kept crashing X. When I started a video either X would immediately freeze, using 100%cpu or there would be no video at all (just a black video area, even in fullscreen).
I set about to discover what the key difference was between the two configs, and I've found it!
The solution was to set 'Option "DesktopSetup" "clone"' to 'Option "DesktopSetup" "horizontal, reverse"' (or just something other than clone, I guess).
I don't know why but this solves my problem, but perhaps there is someone with the same problem so I thought I'd share my find with you :)

--edit
BUT (And I just noticed this)
Now I have the problem that anything OpenGL is shifted left about 200 pixels :/
This means that for example fgl_glxgears will have a third of it's window content hidden, and a third of the window is 'transparant' (rather: does not redraw).
Also in fullscreen games it is very annoying as you screen will be shifted significantly to the left. Is this yet another 'known issue', and is there are fix?
_________________
"Man fears the darkness, and so he scrapes away at the edges of it with fire."
- Rei Ayanami

JGBE, a Java based GameBoy Emulator
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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