Re: [PD] GEM + eee, segmentation fault

2008-08-12 Thread Max Neupert
hi list, just got a 901 and gem seems to run fine so far, i'd like to know how to access the webcam though in GEM. (ubuntu is on it) Am 28.07.2008 um 17:46 schrieb IOhannes m zmoelnig: potax flan wrote: just installed debian lenny on the eeePC and gem works fine. just ran a few basic

Re: [PD] GEM + eee, segmentation fault

2008-08-12 Thread B. Bogart
Interesting, I booted puredyne (miso) on my eee 900 and it crashes on destroy (which is what I expected due to the intel chip). This is odd since its based on lenny. What version of DRI/Mesa/GLX are you using in lenny? (So I can compare with miso) B. Bogart potax flan wrote: just installed

Re: [PD] GEM + eee, segmentation fault

2008-08-12 Thread Andy Farnell
FWIW, I got one and installed the latest extended on top of the existing Xandros - GEM segfaults on closing a window with that too. a. On Tue, 12 Aug 2008 08:49:07 -0700 B. Bogart [EMAIL PROTECTED] wrote: Interesting, I booted puredyne (miso) on my eee 900 and it crashes on destroy (which

Re: [PD] GEM + eee, segmentation fault

2008-07-28 Thread potax flan
just installed debian lenny on the eeePC and gem works fine. just ran a few basic tests but i get NO segmentation faults when destroying gemwins. just thought i'd share this. p On Thu, Jul 3, 2008 at 12:38 AM, potax flan [EMAIL PROTECTED] wrote: try setting the environmental variable

Re: [PD] GEM + eee, segmentation fault

2008-07-28 Thread IOhannes m zmoelnig
potax flan wrote: just installed debian lenny on the eeePC and gem works fine. just ran a few basic tests but i get NO segmentation faults when destroying gemwins. just thought i'd share this. that's good news and thanks for sharing. which eee do you have (not that the chipsets differ so

Re: [PD] GEM + eee, segmentation fault

2008-07-02 Thread potax flan
try setting the environmental variable GEM_SINGLE_CONTEXT to 1 before starting pd/Gem and tell us what happens. still crashes and reports: GEM: stop rendering socket receive error: connection reset by peer (104) Segmentation fault ___

[PD] GEM + eee, segmentation fault

2008-07-01 Thread potax flan
Running GEM on eee (1 gb) crashes Pd whenever i destroy a gemwin. Terminal reports Segmentation fault. any tips? any flags that will make GEM behave better? thanks ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] GEM + eee, segmentation fault

2008-07-01 Thread Frank Barknecht
Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote: potax flan wrote: Running GEM on eee (1 gb) crashes Pd whenever i destroy a gemwin. Terminal reports Segmentation fault. any tips? any flags that will make GEM behave better? read through the console output when

Re: [PD] GEM + eee, segmentation fault

2008-07-01 Thread IOhannes m zmoelnig
Frank Barknecht wrote: Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote: potax flan wrote: Running GEM on eee (1 gb) crashes Pd whenever i destroy a gemwin. Terminal reports Segmentation fault. any tips? any flags that will make GEM behave better? read through the

Re: [PD] GEM + eee, segmentation fault

2008-07-01 Thread Frank Barknecht
Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote: hmm, this weekend i helped someone out to setup Gem on an intl gfx chip and lo and behold! it did not crash. at least Gem claimed that it had DRI enabled. That's good news! I'll see if I can confirm this for my trusty

Re: [PD] GEM + eee, segmentation fault

2008-07-01 Thread Frank Barknecht
Hallo, Frank Barknecht hat gesagt: // Frank Barknecht wrote: IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote: hmm, this weekend i helped someone out to setup Gem on an intl gfx chip and lo and behold! it did not crash. at least Gem claimed that it had DRI enabled. That's

Re: [PD] GEM + eee, segmentation fault

2008-07-01 Thread potax flan
try setting the environmental variable GEM_SINGLE_CONTEXT to 1 before starting pd/Gem and tell us what happens. where do i set that variable? thanks ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] GEM + eee, segmentation fault

2008-07-01 Thread olsen wolf
If you're using the fglrx driver X11 is crashing on opening GEM patches, you need to set the environmental variable of GEM_SINGLE_CONTEXT=1 by adding the following to your ~/.bashrc or /etc/profile: export GEM_SINGLE_CONTEXT=1 -

Re: [PD] GEM + eee, segmentation fault

2008-07-01 Thread IOhannes m zmoelnig
potax flan wrote: try setting the environmental variable GEM_SINGLE_CONTEXT to 1 before starting pd/Gem and tell us what happens. where do i set that variable? in your environment :-) that is the console you start Pd from (preferrably, when testing) or you can also set it

Re: [PD] GEM + eee, segmentation fault

2008-07-01 Thread potax flan
try setting the environmental variable GEM_SINGLE_CONTEXT to 1 before starting pd/Gem and tell us what happens. still crashes and reports: GEM: stop rendering socket receive error: connection reset by peer (104) Segmentation fault ___