Re: [PD] [gem-cvs] crashes xorg/ati..

2008-02-23 Thread dmotd
hey ben.. 

   good theory, unfortunately everything seems in order
   (/usr/lib/libGL.so* is correctly linked to the ati libs]
   i have now tried every possible method to correct the
   problem, including updating my compiler, the wide world
   of google leads nowhere.. 

   i'm beginning to suspect faulty hardware.. i don't have
   many other GL based apps to test against, just the
   standard mesa afair and they all work fine, and gem works
   against the mesa libs, of course i'm reliant on hardware
   rendering for this particular project.. 

   all i can do now is strongly advise folks against
   purchasing anything [amd]/ati when using linux. besides
   the pitfalls of irregular driver updates and next to no
   GPL contributions, ati gear is horrible to configure, has
   many issues with standard function calls, relies heavily
   on kernel ABI stability *which linux will never fulfil*
   and due to such issues will never run on a patched kernel
   (i.e realtime-preempt)..

   this machine was a donation and now apart from a
   glamorous jukebox (pd audio is AOK!) and email platform
   is more or less useless for the work i have done
   previously.. so yeah, all i can suggest is get gear with
   an nvidia or intel video chipset (as much as intel are a
   bit behind in the 3d stakes, they have been glorious
   contributors to open development and their hardware is
   quite stable and usable, i'm no gamer tho..).

   language warning: AMD/ATI can go fuck themselves and i
   won't take part in any of their developments in the near
   future.. hopefully the have a wonderful life in this ugly
   vista world.. please plant a nice nvidia card into an old
   machine and have some fun, modern computing is about
   pleasing the right folks at silicone valley.. screw the
   lot of them, i'm making 3d with clay.. 

   cheers pd crew, you folks rock.

   love,

dmotd.. 

 

B. Bogart wrote:  Hey,
 
 I never used the flglx drivers, but it looks to me that your gem is
 linked against mesa, not the glx included with the flglx driver.
 
 That could be a problem...
 
 Don't bother running on the xorg DRI, does not play well with Gem.
 
 Good luck,
 .b.


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [gem-cvs] crashes xorg/ati..

2008-02-22 Thread B. Bogart
Hey,

I never used the flglx drivers, but it looks to me that your gem is
linked against mesa, not the glx included with the flglx driver.

That could be a problem...

Don't bother running on the xorg DRI, does not play well with Gem.

Good luck,
.b.

dmotd wrote:
 hi all..
 
   i am supposed to be performing an old work this weekend,
   but gem refuses to behave. 
 
   i am running gem from cvs, pd 0.41-2, xorg server
   1.4.0.90, ati driver 8.2 (8.455.2-r1) on a gentoo linux
   platform. [machine: hp/compaq nc6400, card: mobility
   radeon X1300]
 
   i have attached my xorg log.. 
 
   to summarize the x server crashes as soon as i click a
   create message on a gemwin. the patch can be as simple as
   the create msg and the gemwin object.. 
 
   the real oddity is that there has been one circumstance
   where gem worked, created the gemwin and rendered a simple
   cube, but destroying this window froze the machine
   completely. i have only seen gem 'work' once out of a good
   30 times i have tried..
 
   the backtrace that is spat out is as follows:
 
 
 Backtrace:
 0: X(xf86SigHandler+0x7e) [0x80c810e]
 1: [0xe420]
 2: 
 /usr/lib/xorg/modules/extensions//libGLcore.so(_mesa_initialize_context+0x4e4
 ) [0xb5e38115]
 3: /usr/lib/xorg/modules/extensions//libGLcore.so(XMesaCreateContext+0x79) 
 [0xb5
 f3df75]
 4: /usr/lib/xorg/modules/extensions//libglx.so [0xb7bcbf42]
 5: /usr/lib/xorg/modules/extensions//libglx.so(DoCreateContext+0x10b) 
 [0xb7bc997
 8]
 6: /usr/lib/xorg/modules/extensions//libglx.so [0xb7bc9b58]
 7: /usr/lib/xorg/modules/extensions//libglx.so [0xb7bcb80f]
 8: X [0x81415de]
 9: X(Dispatch+0x2ba) [0x80866c9]
 10: X(main+0x49e) [0x806ebc5]
 11: /lib/libc.so.6(__libc_start_main+0xd8) [0xb7ca3838]
 12: X(FontFileCompleteXLFD+0xc9) [0x806df21]
 
 
   i hope someone can shed some light on this.. if it means
   downgrading drivers, i am happy to do so but i have little
   time for trial and error.. and yes, i know ati cards have
   a dismal track record, but this is my only laptop and i am
   stuck with the card fitted.. 
 
   thanks..
 
 dmotd.
 
 
 
 
 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] [gem-cvs] crashes xorg/ati..

2008-02-21 Thread dmotd
hi all..

  i am supposed to be performing an old work this weekend,
  but gem refuses to behave. 

  i am running gem from cvs, pd 0.41-2, xorg server
  1.4.0.90, ati driver 8.2 (8.455.2-r1) on a gentoo linux
  platform. [machine: hp/compaq nc6400, card: mobility
  radeon X1300]

  i have attached my xorg log.. 

  to summarize the x server crashes as soon as i click a
  create message on a gemwin. the patch can be as simple as
  the create msg and the gemwin object.. 

  the real oddity is that there has been one circumstance
  where gem worked, created the gemwin and rendered a simple
  cube, but destroying this window froze the machine
  completely. i have only seen gem 'work' once out of a good
  30 times i have tried..

  the backtrace that is spat out is as follows:


Backtrace:
0: X(xf86SigHandler+0x7e) [0x80c810e]
1: [0xe420]
2: /usr/lib/xorg/modules/extensions//libGLcore.so(_mesa_initialize_context+0x4e4
) [0xb5e38115]
3: /usr/lib/xorg/modules/extensions//libGLcore.so(XMesaCreateContext+0x79) [0xb5
f3df75]
4: /usr/lib/xorg/modules/extensions//libglx.so [0xb7bcbf42]
5: /usr/lib/xorg/modules/extensions//libglx.so(DoCreateContext+0x10b) [0xb7bc997
8]
6: /usr/lib/xorg/modules/extensions//libglx.so [0xb7bc9b58]
7: /usr/lib/xorg/modules/extensions//libglx.so [0xb7bcb80f]
8: X [0x81415de]
9: X(Dispatch+0x2ba) [0x80866c9]
10: X(main+0x49e) [0x806ebc5]
11: /lib/libc.so.6(__libc_start_main+0xd8) [0xb7ca3838]
12: X(FontFileCompleteXLFD+0xc9) [0x806df21]


  i hope someone can shed some light on this.. if it means
  downgrading drivers, i am happy to do so but i have little
  time for trial and error.. and yes, i know ati cards have
  a dismal track record, but this is my only laptop and i am
  stuck with the card fitted.. 

  thanks..

dmotd.

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.23.9 i686 
Current Operating System: Linux sugoi 2.6.23.9 #1 SMP PREEMPT Mon Dec 17 
17:51:41 EST 2007 i686
Build Date: 22 February 2008  11:47:02AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri Feb 22 12:39:09 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen aticonfig-Screen[0] (0)
(**) |   |--Monitor aticonfig-Monitor[0]
(**) |   |--Device aticonfig-Device[0]
(**) |--Input Device Keyboard0
(**) |--Input Device Synaptics
(**) |--Input Device Stylus
(**) |--Input Device Eraser
(**) Option AIGLX Off
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/TTF/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/OTF does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
(==) RgbPath set to /usr/share/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(**) Extension Composite is disabled
(II) No default mouse found, adding one
(**) |--Input Device default pointer
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81c8b80
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,27a0 card 103c,30ac rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,27a1 card , rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 103c,30ac rev 01 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,27d2 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 103c,30ac rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card