Search found 40 matches

by linuxnoob
27 Nov 2013, 23:36
Forum: x86_64 xzm module requests
Topic: compiz fusion 0.8.8
Replies: 20
Views: 14807

Re: compiz fusion 0.8.8

sorry freestyler your suggestions didnt work, i've given up on this endeavor any way, theres got to be an easier way to get an opengl compositor
by linuxnoob
25 Nov 2013, 07:54
Forum: x86_64 xzm module requests
Topic: compiz fusion 0.8.8
Replies: 20
Views: 14807

Re: compiz fusion 0.8.8

i got so close, ccsm loads up the settings window correctly and i installed fusion-icon but when i run it from the terminal i get this: guest@porteus:~$ fusion-icon * Detected Session: /usr/bin/startxfce4 * Searching for installed applications... * NVIDIA on Xorg detected, exporting: __GL_YIELD=NOTH...
by linuxnoob
21 Nov 2013, 14:32
Forum: x86_64 xzm module requests
Topic: compiz fusion 0.8.8
Replies: 20
Views: 14807

Re: compiz fusion 0.8.8

thanks for the help, i'm going away this weekend but i'll definitely work on it when i get back
by linuxnoob
20 Nov 2013, 14:32
Forum: x86_64 xzm module requests
Topic: compiz fusion 0.8.8
Replies: 20
Views: 14807

Re: compiz fusion 0.8.8

maybe if you show me what you have done so far i could try and do the rest.

do you know how to compile from source?
by linuxnoob
18 Nov 2013, 23:35
Forum: x86_64 xzm module requests
Topic: compiz fusion 0.8.8
Replies: 20
Views: 14807

Re: compiz fusion 0.8.8

thanks i really appreciate it, lol cheap port :%)
by linuxnoob
17 Nov 2013, 23:52
Forum: x86_64 xzm module requests
Topic: compiz fusion 0.8.8
Replies: 20
Views: 14807

Re: compiz fusion 0.8.8

i am using xfce, didnt like kde with its million features i'll never use
by linuxnoob
17 Nov 2013, 11:19
Forum: x86_64 xzm module requests
Topic: compiz fusion 0.8.8
Replies: 20
Views: 14807

Re: compiz fusion 0.8.8

now i'm having trouble with libmetacity-private again porteus says its corrupt

i'd be very grateful if you could make a working xzm for me thank you
by linuxnoob
17 Nov 2013, 03:59
Forum: x86_64 xzm module requests
Topic: compiz fusion 0.8.8
Replies: 20
Views: 14807

Re: compiz fusion 0.8.8

i tried installing all the deb packages that you suggested and all their deps, but i got stuck on libcanberra-gtk as porteus says the module is corrupt even after redownloading a few times. i'm no good at compiling from source so i'm at a bit of a loss, since i cant find any other binaries. i need a...
by linuxnoob
14 Nov 2013, 15:01
Forum: x86_64 xzm module requests
Topic: compiz fusion 0.8.8
Replies: 20
Views: 14807

compiz fusion 0.8.8

slackware repo only has standard compiz-0.8.8 which doesnt even have the settings manager

debian repo seems to have compiz fusion but only version 0.8.4 and i'm a bit confused with the packages since dependency resolution doesnt work for me with debian repo

any help please?
by linuxnoob
09 Nov 2013, 02:53
Forum: Newbie questions
Topic: [SOLVED]Porteusx86_64 + nVidia-319.32 + Wine1.7.4 = No 32bit
Replies: 14
Views: 5995

Re: Porteusx86_64 + nVidia-319.32 + Wine1.7.4 = No 32bit Ope

i have found the solution the problem was indeed missing files from the x86_64 version of the nvidia driver. i cross checked the /usr/lib folders from the x86_64 driver and the i486 driver both 319.32 the i486 version contains extra files and folders as shown below: usr/lib/tls/ usr/lib/xorg/ usr/li...
by linuxnoob
07 Nov 2013, 02:49
Forum: Newbie questions
Topic: [SOLVED]Porteusx86_64 + nVidia-319.32 + Wine1.7.4 = No 32bit
Replies: 14
Views: 5995

Re: Porteusx86_64 + nVidia-319.32 + Wine1.7.4 = No 32bit Ope

This is very strange. heres what i've tried using 64bit porteus and a 32bit wine game using open source driver: os works fine and wine works fine using 32 bit nvidia driver: os works but has display problems, wine works but has display problems - i'm guessing this driver isnt supposed to be used wit...
by linuxnoob
06 Nov 2013, 15:21
Forum: Newbie questions
Topic: [SOLVED]Porteusx86_64 + nVidia-319.32 + Wine1.7.4 = No 32bit
Replies: 14
Views: 5995

Re: Porteusx86_64 + nVidia-319.32 + Wine1.7.4 = No 32bit Ope

your right i didnt have that driver installed at that time, i've now installed it correctly and the terminal shows the driver with your command

i then checked my /usr/lib again and all libs seem to be there, except the /usr/lib/nvidia folder is missing which should have libGL.so
by linuxnoob
06 Nov 2013, 02:39
Forum: Newbie questions
Topic: Using non-default modules?
Replies: 6
Views: 3627

Re: Using non-default modules?

if your using 32bit wine make sure you also have the compat32 module, alternatively you can use the 64 bit version which is on the 64 bit modules part of this forum. wine can be run from the terminal like this: wine myprogram.exe or you can just double click from your file manager, just make sure yo...
by linuxnoob
06 Nov 2013, 01:03
Forum: Newbie questions
Topic: [SOLVED]Porteusx86_64 + nVidia-319.32 + Wine1.7.4 = No 32bit
Replies: 14
Views: 5995

Re: Porteusx86_64 + nVidia-319.32 + Wine1.7.4 = No 32bit Ope

does compat32 include ia32-libs? if not how do i get those? another lib that might help is lib32-nvidia-utils, details here: https://www.archlinux.org/packages/multilib/x86_64/lib32-nvidia-utils/files/ I checked and those libs are not installed. @wread wine is setup correctly as its working fine wit...
by linuxnoob
05 Nov 2013, 15:01
Forum: Newbie questions
Topic: [SOLVED]Porteusx86_64 + nVidia-319.32 + Wine1.7.4 = No 32bit
Replies: 14
Views: 5995

Re: Porteusx86_64 + nVidia-319.32 + Wine1.7.4 = No 32bit Ope

compat32 didnt make any difference. guest@porteus:~$ find /lib -type f -maxdepth 1 | xargs ldd | grep 'not found' loader cannot load itself libudev.so.0 => not found guest@porteus:~$ find /usr/lib -type f -maxdepth 1 | xargs ldd | grep 'not found' libudev.so.0 => not found libssl.so.0 => not found l...