OpenSUSE :: Using The Xorg Module For Conky?
Aug 6, 2010
conky require the Double Buffer Extension (DBE) to refresh correctly the screen, in older versions I can add the Load "dbe" in the Module section, but how can I do it with no xorg.conf file? VampirD Microsoft Windows is like air conditioning Stops working when you open a window.
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iEYEARECAAYFAkxcmpgACgkQJQ+0ABWtaVkSkwCgjoDqodA3e72Y6MPkPExkhZYM
5QgAnRpSFl0DKfDnlzHeU9uAzzWCmwgx
[code]....
View 4 Replies
ADVERTISEMENT
Dec 15, 2010
I have installed suse 11.2. Sometimes while using (firefox, okular, open office etc) x server restarts & comes to login screen. While checking Xorg.0.log i found i810 module is failed to load. Is this causing the x server restart?
View 9 Replies
View Related
Feb 10, 2011
I'm not sure why it's doing this. It's a big mystery. here's my .conkyrc
Code:
background yes
use_xft yes
[code]....
View 3 Replies
View Related
Jul 21, 2011
my Conky needed the Coretemp, and a friend of LQ told me to run modprobe, and it works greate! no every time I start my system, I need to run the modprobe to add the module to Kernel. How can I put the coretemp to start every startup? (I think there is somenthing to do with a file on the rc.module at /etc/rc.d/, but I'm afraid to do something stupid...) I want to make the conky running after start of the system. How can I do this?
View 2 Replies
View Related
May 14, 2010
When X.org boots up, Synaptics touchpad works well. But when I remove the module it falls back to /dev/input/mice and don't use normal driver even when touchpad is available again.
Xorg.0.log:
...
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: TOUCHPAD)
(--) Synaptics Touchpad: touchpad found
# { rmmod psmouse && echo mem > /sys/power/state && modprobe psmouse; }
(WW) : No Device specified, looking for one...
(II) : Setting Device option to "/dev/input/mice"
...
How to tell X.org to try it's InputDevice again (without restarting X server)? rmmod psmouse is needed to prevent crashing of Acer Extensa 5220 when resuming from suspend-to-ram. Found answer myself: Doing xinput set-int-prop "Synaptics Touchpad" "Device Enabled" 8 1 after reloading the kernel module reloads touchpad. Now suspend-to-ram works OK.
View 1 Replies
View Related
Jun 19, 2010
I have a problem with conky. It draws a black background instead of using pseudo-transparency. I ofc tried to achieve this with feh but to no avail. All the instructions here failed: Conky Hardcore! Conky transparency with KDE (3 and 4)
[Code]...
View 1 Replies
View Related
Jun 18, 2011
I found in my xorg.0.log the the xorg ATI driver is failing ALL options.
Code:
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.942] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 8.942] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 8.942] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[Code].....
View 9 Replies
View Related
Jun 26, 2011
I have conky installed and set up as a startup application, however everytime I log out and back in conky creates itself as a new window:
How can I get conky to start normally without having to do a manual restart everytime I login?
View 3 Replies
View Related
Jun 13, 2011
Said that all the config i find put all the info in one place of the screen, in this example on the right side:
url
or like conky colors where you can put in either side, or other complex examples that use folders with images..that at least i need one day to study all the variables it has...
What i want is something simple, in my black background i dont want images and effects, only white simple text.
My problem is: i want for instance my specs above, my log info in the middle, my music info bellow (above my clock) and in conky config i'm hitting my head in the wall....
For instance if i use my facebook script to appear in the midle how the hell can i put my music info bellow without ruined the facebook in the midle...do i need 2 conky configs?
View 4 Replies
View Related
May 8, 2011
I've installed openSuse 11.4 server-mode (text only) on my desktop, and I'm trying to configure IceWM so i'll eventually have it set up so it always boots into text only mode, but I could be able to quickly start icewm via the command line.using Yast, I installed the Xorg server, and icewm.when I type X, the screen goes black and it just doesn't seem to do anythingI found if I hit ctrl+alt+f1 it kinda puts me back into text only mode, but I can't put in commands anymore. The last thing it says on the screen is:
Failed to load module "fglrx" (module does not exist, 0)
I've goggled that error message and the discussions that popped up around it made no sense to me at all. I've never configured X from scratch before, can someone point me towards a tutorial or something?
View 5 Replies
View Related
Jan 28, 2010
OK Trying a fresh install of bnome openSuse, and I have certainly screwwed something up again and hope I don't have to reinstall again., arghhhh! Tomboy won't open, even after reinstallation, and below is the error, but first, as well I can't open my .odt file with openoffice writer!
now the error... #tomboy Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory ...and lots more
View 3 Replies
View Related
Jan 26, 2011
I've read the how-tos (thank you oldcpu!) and wikis about how xorg.conf take precedence over the section configuration files in etc/X11/xorg.conf.d/, if it exist. I also understand that the xorg.conf can be partial. If it is missing some sections, these will be taken from the corresponding xorg.conf.d section config file. Currently I'm using a xorg.conf generated by nvidia-settings in one of my home machines, due to a dual-monitor setup. After generating xorg.conf, the device sections are:
in xorg.conf:
Code:
Section "Device"
Identifier "Device0"
Driver "nvidia"
[code]....
My question is if the Option "UseCompositeWrapper" "True" will be used or not. In other words, if a section exist in xorg.conf then it's correspondent in xorg.conf.d/ will be completely ignored *or* only the lines in xorg.conf.d/ that already exist in xorg.conf will be ignored?
View 5 Replies
View Related
Feb 1, 2011
when I type "conky" in terminal it returns with Conky: invalid configuration file '/home/user/.conkyrc' Conky: missing text block in configuration; exiting ***** Imlib2 Developer Warning ***** : This program is calling the Imlib call: imlib_context_free(); With the parameter: context being NULL. Please fix your program. I've tried completely uninstalling, rebooting, then reinstalling, still same error?
View 3 Replies
View Related
Jun 1, 2010
I have some problems installing conky. I need cairo working with conky and itt's not, if I install conky via rpm. So I tried to compile conky from source with:
Code:
./configure --enable-lua-cairo
ant that fails, because it requires tolua++. So I tried to compile tolua++ (uses scons), but that doesn't work:
Code:
scons: Reading SConscript files ...
scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/jaa/Documents/obrzky/Plasmoidy/conky stuf/tolua++-1.0.93/SConstruct", line 19, in <module>
[Code]....
View 3 Replies
View Related
Mar 2, 2011
im having problems running this conky script, i've done what the author said which is copy the files to the home directory, now when i run the files i get the error below, i have checked to see if i have the cairo engine installed and it's installed fine, i am not sure where the problem stands.
[Code]....
View 5 Replies
View Related
Jun 6, 2010
Recently I succesfully installed conky. I managed to get a lot of things work with more or less effort but I can't make conky to display any image.Images path and permissions had been checked. Imlib2 support too but conky won't display a thing.
View 4 Replies
View Related
Jul 18, 2011
i would like to set up a conky setting at my work so when employees call me for questions they can just give me the info that is visually on the screen from conky that i want instead of having them look for it, i have done some conky in ubuntu , it is very easy , just install it then enter codes in the text editor, and BAM done, now on opensuse looking at this thread Conky - Hardware Monitor it looks ALOT harder, is there a easier way around this big mess of codes and what not.
View 9 Replies
View Related
Jun 16, 2011
I'm trying to monitor the temps of /dev/sdb and /dev/sdc in Conky (/dev/sda is an SSD so not necessary, or even possible). I have HDDtemp running as a daemon, and returning correct temps for both drives when run from konsole. Output:
Code:
linux-b98i:/home/hgm # hddtemp /dev/sdb /dev/sdc
/dev/sdb: SAMSUNG HD501LJ: 35°C
[code]....
View 2 Replies
View Related
Aug 7, 2010
I try any way to install conky and my conky -v here. I can't run more conky settings because i don't know add imlib2 in lua bingdings????. How do it??? (I'm a newbie and my english is bad >"<)Conky 1.8.0 compiled Sat Aug 7 19:09:49 ICT 2010 for Linux 2.6.34-12-default (i686)Compiled in features:System config file: /usr/local/etc/conky/conky.conf
Package library path: /usr/local/lib/conky
X11:
* Xdamage extension
* XDBE (double buffer extension)
[code]...
View 7 Replies
View Related
Apr 3, 2011
Just upgraded a desktop to openSUSE 11.4 with KDE, and I'm encountering various graphical problems. This machine's been running SUSE versions since 10.0 on similar hardware with few major issues, and I did the 'upgrade' by reinstalling the root partition and keeping the /home partition intact. It has a Radeon 9600 AGP card, which goes under the R300 and RV350AP monikers, and uses the radeon driver (too old for the proprietary ATI driver - deprecated). With the new KMS, it boots up fine under the monitor's correct resolution of 1440x900, though occasionally and randomly then drops to 1024x768 at the login screen. On occasions it will then arrive at the desktop under this lower resolution, other times it corrects itself before getting there.
On starting KDE, the taskbar cycles through various different settings (composited / non-composited) and colours with erroneous shadows. I've tried disabling desktop effects which at least resolves that particular issue. More troublesome is that certain actions result in a garbled display from which it is almost impossible to recover without guessing various keystrokes to cause a logout. Two examples are when running the regular (non-OpenGL) KDE slide show screen saver, when certain transformations corrupt the entire screen, and when opening the Tools -> Options dialog in LibreOffice, though strangely this only causes a problem under one user account and not another.
Running dmesg, I note it is being littered with:
Code:
[drm:radeon_vga_detect] *ERROR* VGA-1: probed a monitor but no|invalid EDID yet I have just the one VGA monitor which is VGA-0, and set as such under KDE. Not sure if that's related or a separate issue.I tried adding 'nomodeset' at boot, but it brings me to a console login and after entering 'startx' I get:
Code:
xauth: file /home/[user]/.serverauth.2891 does not exist
Fatal server error:
Cannot move old log file "/var/log/Xorg.0.log" to "/var/log/Xorg.0.log.old"
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
[code]...
Booting in failsafe mode gets me into KDE but with other weirdness and problems using the desktop. I don't know if KMS is ultimately the culprit or there's some other obvious problem, but this is what I'm left with after a 'fresh' installation (despite the /home partition still being kept from openSUSE 11.3). It's not my PC so I need to leave it in a usable state knowing these corruptions aren't going to occur, and I leave the country next week.
View 6 Replies
View Related
Dec 1, 2010
The rsync module "opensuse-full" which worked well so far seems currently broken. It tries to mirror a huge number of additional stuff (factory?) but fails with "permission denied". Any place where I could report this?Command:
Code:
rsync -rlpt -hi -stats rsync.opensuse.org::opensuse-full /drive/repo
Errors:
[code]....
View 5 Replies
View Related
Mar 3, 2011
I am trying to install a Sunix 4018T dual parallel port card on a pc with Mandriva Linux 2010.1: Dealer told me that linux has driver for this card already so I inserted it and turned on my pc. Unfortunately when I try to install my Okidata ML320, cups it's not showing any parallel ports. I try to update all the system with last patches and packages :I tested the card on a pc with windows xp, installed my printer and it works perfectly.
View 3 Replies
View Related
Jun 1, 2009
When I try to load the Realtek 8187 modules to kernel using the ./wlan1up command, I get the following error:
[root@localhost rtl8187_linux_26.1025.0328.2007]# ./wlan1up
insmod: error inserting 'ieee80211_crypt-rtl.ko': -1 File exists
[code]...
Can someone tell me how to correct the "Invalid module format"? I hope that correcting the "Invalid module format" error, I will not have the "Unknown symbol in module" error.
Note: I am using wlan1 for this module as I previously am online with the wlan0 network.The same error occurs if I use ./wlan0up.
View 3 Replies
View Related
Jan 28, 2010
I'm trying to enable the rewrite module in apache, to enabled the module I followed the last entry in the fist page this thread:[URL]...When I restart the apache all works fine, so I supose it's enabled
Now I create .htaccess in my apache folder (/home/user/apache), and I write this:
Code:
RewriteEngine On
RewriteRule ^link([^/]*).html$ test.php?link=$1 [L]
And I try to execute this: ./.htaccess, I have this mistakes:
Code:
./.htaccess: 1: RewriteEngine: not found
./.htaccess: 2: Syntax error: "(" unexpected
What are I doing wrong?
View 1 Replies
View Related
Jun 8, 2010
Code:
nits@nits-desktop:/mnt/Storage/Tors/Incomp$ btdownloadcurses --check_hashes 1 filename.torrent
/usr/lib/python2.6/dist-packages/BitTorrent/Storage.py:4: DeprecationWarning: the sha module is deprecated; use the hashlib module instead from sha import sha
These errors occurred during execution:
[09:37:48] IOError - [Errno 5] Input/output error
Got this error when I tried hash checking, was downloading the file using rtorrent when there was a sudden powercut and my system shutdown abruptly, tried restarting the torrent and kept encountering problems while restarting.
View 2 Replies
View Related
Apr 22, 2010
I want to add some code in existing linux2.6.33.2 to enhance kernelI want to know how to start and where to add code.
View 2 Replies
View Related
Jan 30, 2011
I need to install module u32 into the netfilter module for kernel 2.6.27.
I did not see the source code in the kernel version I have. where can I find the code for U32 module.
I have checked "netfilter.org" and looks like POM is discontinued. Is the u32 module committed to kernel version 2.6.27 or need to patch it. If yes, where can I find the patch?
I building the kernel for a MIPS processor.
View 3 Replies
View Related
Feb 18, 2010
I am trying to use the 'autoconf' command and I keep getting an error message saying I need to have xorg-macros 1.3 or later. I have downloaded both 1.4 and 1.6.0 and tried to install them. Apparently all to no avail, because when I run the autoconf script it comes back as saying I only have 1.2.2 installed. Where do I start looking to figure out what I am screwing up?When I run the configure script in the util-macros-1.6.0 it seems to run right. Then I run make and it says "nothing to do for 'all'". Then I run 'make install' and it seems to run that but apparently it isn't getting installed.
Here is the output of ./configure;make;make install
linux-y52a:/home/alton/Download/util-macros-1.6.0 # ./configure;make;make install
checking for a BSD-compatible install... /usr/bin/install -c
[code]....
View 2 Replies
View Related
Mar 31, 2010
I am running Crossover Office on a laptop on OpenSuSE 11.2 with a fair bit of success (Outlook is still twitchy related apparently to the http stack). But whenever I do disk I/O to a windows app and I have a second monitor plugged in it flashes to black.
In prior OpenSuSE versions I used to be able to stop this by adding entries to disable the TV output in xorg.conf but now it appears that there is no xorg.conf in use. How do I disable this in the post-sax2 era?
Dell Lattitude E6500 4Gb x64_86
View 1 Replies
View Related
Aug 15, 2010
I've been running 11.3 for about 3 days, and have been noticing that it seems to crash with depressing regularity. The symptoms are, from the users perspective, the screen just locks up, mouse cursor won't move, won't respond to any keystrokes, and just dead in the water. But, I can go to another system and ssh back into this one. When I do a top I see at least one and sometimes two Xorg processes owned by root that are grabbing every available CPU cycle. This box has dual cores, so it can support two processes running close to 100% CPU. I tried sending the runaway processes a SIGQUIT signal, which did stop them and did restore normal system operation. But I couldn't find the expected core dump anywhere. If I don't do anything to stop the runaway processes, eventually the whole system locks up, including the ssh session.
I haven't been keeping a real close track, buy my general impression is that this only happens when we have two X sessions running. My wife and I usually keep separate login sessions that we switch back and forth from during the day. I realize this isn't a lot to go on. Any suggestions on what I can do to collect some more info. I particular what do I have to do to get a core dump from the runaway process and what should I do with it if I can get it.
View 3 Replies
View Related