LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Closed Thread
  Search this Thread
Old 03-11-2010, 09:01 PM   #1216
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146

My weekend project was to install Arch -- again -- on a reiserFS partition and try to get Compiz and Emerald to be my Standalone WM on an LXDE environment. (I would go KDE, but...thats Difficult...).
 
Old 03-11-2010, 09:04 PM   #1217
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by MrCode View Post
Yep, sure do...

Code:
[mrcode@archie ~]$ glxinfo | grep -i "direct rendering"
direct rendering: Yes

[mrcode@archie ~]$ glxinfo | grep -i "renderer"
OpenGL renderer string: Mesa DRI Intel(R) 865G GEM 20091221 2009Q4 x86/MMX/SSE2
I'm not sure what went wrong, though — I checked Xorg.0.log, but there was nothing unusual there, and I checked errors.log (for some odd reason you need to be root to view it...?), and I found this:

Code:
Mar 11 09:39:26 archie kernel: pci 0000:01:02.0: BAR 6: address space collision on of device [0xfea00000-0xfea3ffff]
Mar 11 14:10:54 archie kernel: render error detected, EIR: 0x00000010
Mar 11 14:10:54 archie kernel: [drm:i915_handle_error] *ERROR* EIR stuck: 0x00000010, masking
Mar 11 14:10:54 archie kernel: render error detected, EIR: 0x00000010
Mar 11 15:12:52 archie kernel: pci 0000:01:02.0: BAR 6: address space collision on of device [0xfea00000-0xfea3ffff]
Do you suppose this might have something to do with the fact that the GPU on this thing is integrated (and therefore shares system memory)? I can re-install Compiz and start a separate thread in Linux - Software if need be...
Hey MrCode...When I finally got Compiz to work on my Arch box, it was because of some really obscure rendering problem -- like yours. Check out the Arch Wiki: "Compiz Troubleshooting'...and check out the Intel article..
 
Old 03-11-2010, 09:12 PM   #1218
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by leopard View Post
Hey MrCode...When I finally got Compiz to work on my Arch box, it was because of some really obscure rendering problem -- like yours. Check out the Arch Wiki: "Compiz Troubleshooting'...and check out the Intel article..
Have you tried my compression program yet?
 
Old 03-11-2010, 09:27 PM   #1219
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
I have school, so I don't have (too) much time.

I just downloaded it; and ran those commands. (In the RLEPACK directory)

How do I use your program?

Last edited by lupusarcanus; 03-11-2010 at 09:31 PM.
 
Old 03-11-2010, 09:35 PM   #1220
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by leopard View Post
I have school, so I don't have (too) much time.

I just downloaded it; and ran those commands. (In the RLEPACK directory)

How do I use your program?
Just type ./compress or ./decompress to get usage information.
 
Old 03-11-2010, 09:43 PM   #1221
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
It worked great.

It worked. I uploaded the compressed file as .txt. (Thats the only way I could upload it...)
Attached Files
File Type: txt smeeze.txt (326 Bytes, 12 views)
 
Old 03-11-2010, 10:31 PM   #1222
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by leopard View Post
It worked. I uploaded the compressed file as .txt. (Thats the only way I could upload it...)
That had a total compression of 2%
I had 25% compression by compressing lsof output.
 
Old 03-11-2010, 10:49 PM   #1223
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Added an attachment

*lol*

@smeezekitty

I got a segmentation fault when I tried to compress the entire plain text version of the book "War & Peace". LOL. That's like 600+ pages of just words... LOL.

Could you fix that?
Attached Thumbnails
Click image for larger version

Name:	lol.png
Views:	17
Size:	20.4 KB
ID:	2998  

Last edited by lupusarcanus; 03-11-2010 at 10:52 PM. Reason: Attachment
 
Old 03-11-2010, 10:59 PM   #1224
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
It seems to be an overflow limiting to input to 639K, i am fixing now.
 
Old 03-11-2010, 11:02 PM   #1225
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Fixed!
 
Old 03-12-2010, 04:38 AM   #1226
barboolian
Member
 
Registered: Dec 2009
Posts: 32

Rep: Reputation: 15
Quote:
Originally Posted by MrCode View Post
And that seemed to work out fine. But when I brought up the Xfce Run dialog and did compiz --replace, it would leave me without window management. No frames, no Alt-dragging to move windows, nothing; just the display areas of the windows already on screen. I could bring it back with xfwm4 --replace, however.
I get the same thing.
 
Old 03-12-2010, 04:47 AM   #1227
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Quote:
Originally Posted by minrich View Post
@XavierP - looks like I promise to pay the bearer etc., however I have to ask, are you cheating by using a UK keyboard or do you have some magical power?
I am indeed cheating - I have set my keyboard to be the International 104 key keyboard and the locale to be the UK. I will hand in my foreign passports at the border.
 
Old 03-12-2010, 04:54 AM   #1228
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Quote:
Originally Posted by MrCode View Post
Well, I got all the packages for Compiz via the following:

Code:
[root@archie mrcode]# pacman -S compiz-core compiz-fusion-plugins-main compiz-fusion-plugins-extra ccsm
And that seemed to work out fine. But when I brought up the Xfce Run dialog and did compiz --replace, it would leave me without window management. No frames, no Alt-dragging to move windows, nothing; just the display areas of the windows already on screen. I could bring it back with xfwm4 --replace, however.

As I said before, I can start a separate thread for this issue...
'compiz --replace' only works on linux distributions that use the compiz-manager script as 'compiz' (Debian, Ubuntu, and their derivatives). Install compiz-manager and use that to start compiz. Of course, make sure that the necessary plugins are enabled in ccsm first, too.

Adam
 
Old 03-12-2010, 06:51 AM   #1229
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
I don't know, if you are using Xfce (or just Xfwm) maybe try this:

Code:
$ killall xfwm4
$ compiz
 
Old 03-12-2010, 07:58 AM   #1230
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
I am thinking this thread has become too procuctive.
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 11:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration