Slackware :: Start Conky And Add Module At System Startup?
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
ADVERTISEMENT
Apr 6, 2010
As the title implies, I have fluxbox and conky running in Karmic. The problem is getting conky to start at startup. Below is my ~/.fluxbox/startup file. I have searched and tried everything I have found to get it to work. Conky works beautifully when I run it manually. Anyway, here is my startup file:
Code:
#!/bin/sh
xmodmap "/home/doug/.Xmodmap"
unclutter -idle 2 &
conky &
exec fluxbox -log "/home/doug/.fluxbox/log"
Lines added before and after the conky line run perfectly. Unclutter runs, but no conky.
View 3 Replies
View Related
Jan 21, 2010
Conky does not start during start up.I used this script, It has execute permission also!But it did not start! What is the problem!It works manually when i run that script!
Note: It is not working in the background also at startup as i checked it -When is run killall conky it showed No such process
View 2 Replies
View Related
Nov 9, 2010
How to set conky to load at startup?
View 11 Replies
View Related
Jul 23, 2010
I just installed conky. What is the best way to get it to start when X loads? I am using KDE.
View 3 Replies
View Related
Apr 22, 2011
Is there a way to tell conky on which display to start. I have dual twin monitor setup and its starting on my secondary monitor.
View 10 Replies
View Related
May 18, 2011
Where I can load the module snd-mixer-oss at system startup?
View 2 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
Mar 6, 2010
So I made the upgrade to slackware64-current and all of a sudden after my next reboot, startx failed, and x refused to start the output was the following:
Code:
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: Slackware 13.1 Slackware Linux Project
Current Operating System: Linux hd830 2.6.33 #3 SMP Sat Feb 27 19:42:32 CST 2010 x86_64
Kernel command line: BOOT_IMAGE=Linux ro root=803 vt.default_utf8=0
Build Date: 23 February 2010 12:09:32PM
Current version of pixman: 0.16.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 6 19:21:18 2010
(==) Using default built-in configuration (30 lines)
(EE) Failed to load module "fbdev" (module does not exist, 0)
WARNING: Error inserting button (/lib/modules/2.6.33/kernel/drivers/acpi/button.ko): Invalid module format
WARNING: Error inserting i2c_algo_bit (/lib/modules/2.6.33/kernel/drivers/i2c/algos/i2c-algo-bit.ko): Invalid module format
WARNING: Error inserting agpgart (/lib/modules/2.6.33/kernel/drivers/char/agp/agpgart.ko): Invalid module format
WARNING: Error inserting drm (/lib/modules/2.6.33/kernel/drivers/gpu/drm/drm.ko): Invalid module format
WARNING: Error inserting drm_kms_helper (/lib/modules/2.6.33/kernel/drivers/gpu/drm/drm_kms_helper.ko): Invalid module format
FATAL: Error inserting i915 (/lib/modules/2.6.33/kernel/drivers/gpu/drm/i915/i915.ko): Invalid module format
(EE) intel(0): No kernel modesetting driver detected.
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support. Please also check the log file at "/var/log/Xorg.0.log" for additional information. So then after some googling I got the suggestion to downgrade udev-151 to udev-141, but that yeilded no results. So I did some more googling and a bunch of people who had the same problem said that downgrading module-init-tools worked, so I downgraded from module-init-tools 3.11 something to 3.6 and now, not only does my X no longer work, but no modules are being loaded I believe, for example I saw in my startup that fuse was not being loaded, ndiswrapper which I had installed was not loaded.
View 7 Replies
View Related
May 4, 2010
how can I execute pppoe-start on Slackware during startup or reboot? What is the proper way? Should I add a script on rc.d directory?
View 2 Replies
View Related
May 27, 2010
I install lirc and want to prgram irxevent start automatic when the system start
Code:
System->Preferences->Startup Applications
Add an item,but that not works every time,means sometimes cannot work.
View 2 Replies
View Related
Oct 28, 2010
I need to start vboxwebsrv and x11vnc on startup with a specific username.I tried entering the commands in rc.local as:/bin/su -c "/x11vnc -forever -usepw -httpdir /usr/share/vnc-java/ -httpport 5800" user1/bin/su -c "/usr/bin/vboxwebsrv -b" user2.But this does not start the app on startup.
View 2 Replies
View Related
Jan 22, 2010
an old Compaq Presario 8000, which I reluctantly took, as I tend to end up with more computers than I use and more or less end up acting as a disposal agent. It's a 2.4Ghz machine, which will suffice for whatever I felt like installing on it.I have a generic wifi pci card with a Realtek RTL8185 chipset in it, which I never used and thought I'd set up that computer with it. Hadn't installed Slackware 13 on anything, and it's a distro I like so I went at it.Install went well, no problems there, but I've used Slackware for about 9 years so I'm readily familiar with that end o' things.
I found the rtl8180 module to be causing problems. It would load on boot, but wouldn't bring up a wireless interface. I was able to remove the module with 'rmmod rtl8180' well enough, but when I would load it again with 'modprobe rtl8180', the system would lock. Tried that a few times, same result. I ran across mention of a driver on Realtek's web site, so I downloaded and installed it. That one is identified as 'r8180'. I added 'rtl8180' to the module blacklist to prevent it from being loaded at boot, and proceeded to set up wpa_supplicant.conf for my WPA-PSK connection. Came up without a hitch.The connection is stable thus far, with a respectable link quality. The Realtek driver can be found here.I thought I might document my solution here in case someone else runs across the same issue that I experienced.I'm thinking of slapping another wireless NIC in that computer, or perhaps testing with multihoming possibly. This computer will probably end up as an AP for relaying my wireless traffic to an AP downstairs. I have one USB NIC (Alfa AWUS036S)with a 5dB antenna that has a strong signal, but the ones of more a common variety could use a little help
View 4 Replies
View Related
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
View Related
Jan 25, 2010
I It does not start when the system boots. The smbd daemon is present and there are no suspicious messages in the system log, dmesg or the samba logs. The nmb service *is* enabled at all of the relevant run levels and does start if I issue the command "service nmb start" as root after I log in. This particular box's networking is 802.11n via a usb port and is under the control of the network manager. I have another fedora 12 box with an internal intel 5100 802.11n card and it does not have this problem.
View 10 Replies
View Related
Mar 4, 2010
How to add something to start when you are logged in (System -> Preferences -> Startup Applications), but I want to know, where this parameters stored.
View 2 Replies
View Related
May 8, 2011
I am running ubuntu 10.4, windows 7, and I had ubuntu 10.10 on a single hard drive. I upgrade the 10.10 system to 11.4 and now my grub menu which is on the 10.4 system shows two windows and two 11.4 installations.
How can I clean this up? Also I have tried to start with the grub 1.99 on the 11.4 system and all I get is a black screen at startup. I am happy with grub on 10.4 except for the extra lines.
[Code]...
View 9 Replies
View Related
Aug 17, 2009
I have installed Oracle 11g on 5.3. Now, I am trying to START and STOP oracle automatically on system startup and shutdown. I am following this link To have this effect, I have created /etc/init.d/dbora
Code:
#!/bin/sh
# chkconfig: 345 99 10
ORA_HOME=/oracle/app/oracle/product/11.1.0/db_1
[code]....
View 4 Replies
View Related
Sep 22, 2009
I use Opensuse 11 with fvwm. How can I get conky start automatically when I start fvwm?
I setup the conky under fvwm session for my Opensuse 11 but it won't start automatically. I am wondering how to write some kind of scripts to force it to start automatically and with a delay about 10 seconds after fvwm starts.
View 10 Replies
View Related
Jul 8, 2011
Im trying to get Conky to run at startup. I created a file called conky_start.sh in etc/init.d that looks like this:
Code:
#!/bin/sh
### Starts up Conky ###
sleep 30 && conky
Then did this to get it into startup:
[Code]....
View 9 Replies
View Related
May 5, 2011
I want conky to run at startup. I put an entry in startup applications but when it starts it covers everything (see attached image). I can fix it (i.e. moving a window over it covers conky) by running killall conky && conky , but I don't want to have to do that all the time.
I suspect the problem has to do with the window type, but don't know how to fix it. Also, I don't want to lose sight of the icons/files on the desktop.
Here's my conky.rc:
View 4 Replies
View Related
May 6, 2010
I'm having trouble getting conky to boot friendly-like with the gwm. If I just set conky as a start up program, it floats above other windows, it seems to have loaded before the desktop actually did. So I googled it and found that many people use the conky shell scripts to make it sleep until the desktop load. I created one, made it executable, and restarted to see the effect and found that conky never launched at all (not visible, no running process).
Here is my startup shell script for conky:
Code:
#!/bin/bash
sleep 10 && conky;
This is how it should look if working properly. If I launch conky after login, it looks like this every time. [URL]. This is how it looks if I simply set it to open upon startup with no script. [URL]. If I try to open it with the script, I simply never see anything in conkys place. It seems like the script never executes. I've tried setting longer and shorter sleep times, but I never see so much as a single instance of conky running.
View 8 Replies
View Related
Feb 1, 2011
I am trying to run a script that runs at startup. I have followed directions found at this Website: [URL]. Everything works except the script which consists of two lines.
#!/bin/bash
sleep 30 && conky ;
I changed the file permissions to be executed and named it .conky-startup.sh.
Then I went to System>Preferences>Startup Applications and created a new entry that points to my script file. When I restarted my system, Conky didn't start. If I try to run the file from Nautilus or the Terminal, nothing happens.
View 6 Replies
View Related
Feb 12, 2011
I am using slackware64-current and this morning I have updated my system with using slackpkg. (As you know, huge changes has been applied on the current branch. Kernel, glibc and etc..) Everything went flawness and seems OK. I did not see any error message or somethink like this. After the update, kde does not start. Problem is, after KDM login, nothing happens and turn back to KDM login screen.
To understand what is going on, I switched to init 3 and performed "startx" command. Result is same but I saw some dbus error.
Then I checked whether hald and dbus does run or not and I saw it is running without problem.
Lastly I have removed dbus and hald packages and reinstalled but problem is still running.
View 6 Replies
View Related
Jan 3, 2010
I did a clean install, and so far I haven't noticed any serious problems with KDE4, although I can't find what I'm looking for, usually. I don't use my laptop much though. I also did a clean install on another system to 13.0 about the same time. X won't start on that system, it can't figure out the hardware I guess.
So I've just been using the command line. I don't really need a graphical interface on that system anyway. Right now I'm using the motherboard graphics support, but I will probably install a video card in a PCI-E slot and try X again. The system that I just upgraded from 12.2 (LUKS encrypted volumes and LVM) to 13.0 tonight has a number of problems. This was an upgrade, not a clean install. Based on my experience so far on this system, KDE4 does not seem to be ready for prime time. It is buggy, the menu system is more difficult to navigate than KDE3, and there are some apps I just can't find (e.g., Kedit). Overall it seems to have fewer apps than KDE3. Either that or they are well hidden well enough that I can't find them. My first impression was that KDE4 had clean lines and a modern appearance.......
View 14 Replies
View Related
May 17, 2011
I have conky running a simple script on my Ubuntu 11.04 install. Running conky from using ALT-F2 is fine, but I have have conky added to the startup list, and when it runs from this, the conky window is different (ie not integrated with desktop layer). It has some shadowing around the edge and it seems to be on a layer other than the desktop. In addition to this, it stops running after a short while. I then run conky from ALT-F2 again and it's appears as I want, and stays there all day. I have included what I think is the relevant code below from my conkyrc. Has anyone had similar issues with a suitable way to resolve the problem?
Code:
own_window yes
own_window_transparent yes
own_window_type override
#own_window_type desktop
#own_window_type normal
#
own_window_type conky
own_window_class Conky
View 1 Replies
View Related
Nov 29, 2010
I'm running Slackware-13.1 on my laptop. Connection to my network is via wlan0, a cable in most cases not pluged in.When starting the system the first attempt to configure the network is via eth0, which ends with dhcpcd timing out since there is no cable pluged in. Afterwards wlan0 is set up properly.
I have installed ifplugd, which is a daemon who connects to ethernet only if a cable is connected. With Gentoo this works out of the box. With Slackware ifplugd is started after rc.inet1 (probably). So the the system still tries to connect via ethernet before connecting to the wireless network.
I have also installed wicd.How can I manage that wlan0 is prefered over eth0?I noticed that neither wicd nor ifplugd belong to the default full installation of Slackware and therefore assume, there must be a solution which meets my requirements without even one of both programs.The laptop is only used at home. Wireless connection is normaly used. I need eth0 only in a case of emergency.
View 2 Replies
View Related
Feb 26, 2011
I have Slackware 13.1 x64 and my graphic card is ATI Radeon HD 2400 on my laptop. I install from ATI official site driver for this card and now when I try to come in System Settings->Desktop I got this error:
Executable: systemsettings PID: 13956 Signal: 11 (Segmentation fault)
Quote:
View 5 Replies
View Related
Jul 9, 2010
2nd and 3rd might be linux kernel problems but may help someone else so I included here.1st -- run level 4, /etc/rc.d/rc.4 and xdm -nodaemonJust installed 13.1 on an odd system, including building a new kernel.One thing I do is have the system boot to a command prompt and then run /etc/rc.d/rc.4 to start XBut I found that the rc.4 uses xdm -nodaemon flag and it was causing problems so I removed and all is pretty good. I still see some odd behavior with the virtual ttys sometimes.2nd -- when building a new kernel, I found I need the device-mapper butcouldn't tell if that was a linux kernel issue or something to do with lilo, I didn't want and don't need multiple disk devices like for LVM or MD so I didn't plan to have this enabled.3rd -- CONFIG_EXT4_USE_FOR_EXT23 When that kernel config option was selected and I have only an EXT4 filesystem, the filesystem was mounted as an EXT2, even though the kernel had no EXT2 feature. /etc/fstab specified EXT4 but the mount command showed EXT2. A silent problem that could leave an unpleasant surprise since EXT2 hos no journaling.4th -- I had to run lilo -C by hand in a virtual tty before finishing the install. This was what I had to do when installing 13.0 on different hardware. It seems that the lilo part of the install needs some sorting out.
View 9 Replies
View Related
Mar 10, 2011
I put my slackpkg on the Current mirror, to install all the new sofware, including the new kernel... Now I tried to reboot the system and verify the speed of the all new packages, but KDM don't start! When I call KDM, it shines a little, show the mouse pointer and backs to term. When I call the XDM its a little different, it let me put my user and password, but after back to term too...
View 10 Replies
View Related