You are not logged in.

#351 2005-11-04 21:32:07

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

everything is totally laggy...(inklusive the menues)....(have just set it back to software)...


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#352 2005-11-04 21:34:18

nightfrost
Member
From: Sweden
Registered: 2005-04-16
Posts: 647

Re: e17-cvs packages

Too bad; I'm compiling right now. Let's see how it works out for me. I'm on an intel extreme graphics though :-)

Offline

#353 2005-11-04 22:05:39

nightfrost
Member
From: Sweden
Registered: 2005-04-16
Posts: 647

Re: e17-cvs packages

Sorry, guys. It's not working here either :-(

Offline

#354 2005-11-06 17:09:31

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

Ok time for an update:

first there are two new modules, Mount and Screenshot

it is quite obvious what they do..

second, all modules have been standardized with:

tar xfvz <source>
./configure
make
make install

I will checkout the new modules and do som pkgbuilds soon


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#355 2005-11-07 08:28:34

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

Ok. update number two

also regarding Modules

they have changed the standard way of compiling/installing all modules (those coming from get-e.org anyway)

this is the new way, taken from get-e.org

    * Installation: Get the source and unpack it with tar xfvz <source>.tar.gz
    * cd <source>
    * ./autogen.sh
    * make
    * make install (as a normal user - not root!)
    * enlightenment_remote -module-load <name>

The modules will be installed into ~/.e/e/modules, so there is no need to install user related stuff systemwide as root.
Package maintainers can change the prefix to their flavour with ./autogen.sh --prefix=<prefix>


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#356 2005-11-07 09:51:04

nightfrost
Member
From: Sweden
Registered: 2005-04-16
Posts: 647

Re: e17-cvs packages

Cybertron, did you ever get a reply at the mailing list considering 'evfs'? I'm still having issues compiling it...

Offline

#357 2005-11-07 10:39:03

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

no nothing, although, i don't have any issues..

so it is...strange still


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#358 2005-11-07 10:48:28

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

Some more ideas

are you compiling etk (and installed)  before evfs?

do you have an updated evas? (installed)

I have figured out (well...it was quite obvious) that there are less compiling errors if one installs the packages right away after one has built them..

so say i build eet-cvs , then install it, then compile next and install next...and so on...haven't had any errors at all since I changed my script to do the above


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#359 2005-11-07 11:02:27

nightfrost
Member
From: Sweden
Registered: 2005-04-16
Posts: 647

Re: e17-cvs packages

Yeah... strange indeed. How about you, fouinix? Have you had your issues resolved?

Offline

#360 2005-11-07 15:28:00

maveric7911
Member
From: Maryland
Registered: 2004-09-23
Posts: 58

Re: e17-cvs packages

are you guys creating the PKGBUILD file and also creating the opengl.diff file in the same directory?

Offline

#361 2005-11-07 16:10:27

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

yeah, the building goes perfect, (looked at src of e_config also) and the patching goes fine...

the problem is that , at least on my machine, GL runs so slow! it is like I had an Cirrus Logig 5436 with an old 486 computer..
everything is lagging, and it is absolutly useless


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#362 2005-11-07 16:24:04

maveric7911
Member
From: Maryland
Registered: 2004-09-23
Posts: 58

Re: e17-cvs packages

what vid card are you on?

Offline

#363 2005-11-07 16:33:28

nightfrost
Member
From: Sweden
Registered: 2005-04-16
Posts: 647

Re: e17-cvs packages

I'm basically having the same problem as Cybertron. it doesn't become *that* lagging though; but it feels kind of slower. I've also made sure the patching actually happens. I'm on an intel extreme2 (using i810-drivers).

Offline

#364 2005-11-07 16:39:02

maveric7911
Member
From: Maryland
Registered: 2004-09-23
Posts: 58

Re: e17-cvs packages

oooo . Crap I forgot something. You have to remove your old config guys. As for the intel gfx card no promises there. Only proven to completely work on nvidia cards. Some drivers of nvidia also arn't so great for this. So please post more information when possible. The cfg is located $home/.e/e/config/profile.cfg .. I think thats the right spot. just back it up or something.

Offline

#365 2005-11-07 17:02:10

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

i have tried deleting the config as well...same problems occur...i am using nvidia 7676 drivers (latest)


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#366 2005-11-07 17:03:05

maveric7911
Member
From: Maryland
Registered: 2004-09-23
Posts: 58

Re: e17-cvs packages

what nvidia card are you on?

Offline

#367 2005-11-07 17:08:45

nightfrost
Member
From: Sweden
Registered: 2005-04-16
Posts: 647

Re: e17-cvs packages

just tried after erasing config files. no lagging, but no acceleration either.

Offline

#368 2005-11-07 17:12:39

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

maveric7911 wrote:

what nvidia card are you on?

a geforce4200go (mobile)


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#369 2005-11-07 19:01:18

maveric7911
Member
From: Maryland
Registered: 2004-09-23
Posts: 58

Re: e17-cvs packages

Hrmm I dunno about the go series.. Possible try the nvidia-legacy since your not even supported by the latest drivers anymore. Other then that I dunno may just be too old/not enough power of a card.

Offline

#370 2005-11-07 20:06:53

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

maveric7911 wrote:

Hrmm I dunno about the go series.. Possible try the nvidia-legacy since your not even supported by the latest drivers anymore. Other then that I dunno may just be too old/not enough power of a card.

My card is supported by nviidas latest release, they have only cut out tnt -> geforce2

geforce 4200 is a faster version of geforce 4 mx (made for notebooks)

It should be fast enough, I can play doom3 and quake 4  big_smile which should be more graphic intense than a wm

but anyway, i have talked to "rasterman" the lead developer of E17, and gl isn't supported yet ...at all,

anyway, thanks for your efforts maverick, i will try it again in about a month...:D


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#371 2005-11-07 21:39:30

maveric7911
Member
From: Maryland
Registered: 2004-09-23
Posts: 58

Re: e17-cvs packages

they have said its not supported since they implimented it. I have got it to work from a 5900xt on up. At least 4 or 5 irc folks have it working no problem as well. Hense why I think there is a driver/vid issue in this case. Not sure how the go is handling the gl compaired to most. It should for all purposes be fine but thats not always the case.And as a side note even I have over the past few months used nvidia-legacy since there are alot of gl issues with the latest 7676 drivers.. Currently running Two 7800 gtx ..ftw wink

Offline

#372 2005-11-07 21:43:01

maveric7911
Member
From: Maryland
Registered: 2004-09-23
Posts: 58

Re: e17-cvs packages

if I could get this damn xvidcap to work I would give a little demo wink
e17screener.jpg

Offline

#373 2005-11-07 22:43:48

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

with my above sad, i have had it working once...bak then it was Cam who did the dff...although...something iswrong...i might try the pstch tomorrow for one more try big_smile


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#374 2005-11-08 15:18:23

maveric7911
Member
From: Maryland
Registered: 2004-09-23
Posts: 58

Re: e17-cvs packages

rock on try and try again till it works. lol.. I will recheck the patch and stuff later this week to see if there is something wrong with it. The file looks ok but I need to do some additional tests. I will get some irc folks to give the package a try and see what they get.

Offline

#375 2005-11-08 15:23:52

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

For everyone, especially Founix:

I am making a GUI for my E17-buildscript, it is done in dialog / (might be zenity or Xdialog later)
that is going to be able to update packages, install, build some packages and skip some..and more..

I am soon finished with the firtst part, getting something to work big_smile

Is this something you guys are intressted in? or am I doing it just for me ?


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

Board footer

Powered by FluxBB