Ubuntu :: 10.4 Startup Scripts Not Working?
Aug 9, 2010
I downloaded Lucid and installed Mysql and Apache2.I am very familiar with this setup and don't see a reason why this should not work.apache2 and mysql scripts are already located in /etc/init.d chkconfig shows the following:
apache2 on
mysql 2345
ps -aux does not show these processes running after a reboot. the services start manually without any problems. there is nothing in the logs that shows it's even trying to startup at boot. What has changed in the new Ubuntu version? I need this fixed through command line only.
View 2 Replies
ADVERTISEMENT
Jul 2, 2010
I recently installed Ubuntu 9.04 through WUBI, but when the installation finished and I went to turn the computer on to Ubuntu, I could not get graphics working. It would appear that the resolution has been set super-high somehow, because a message will pop up saying that I don't have enough video memory to run at the resolution I'm trying. I have tried xfix in recovery modeI don't know if this has anything to do with it, but I'm using a very old monitor.
View 2 Replies
View Related
Aug 2, 2010
My audio was working just fine up until today, when I was working on some audio production stuff. I did QjackCtl, and also ran pulse-jack so I could use another app not in jack. Now, upon a boot up, there is no gnome-volume-control-applet or gnome-volume-control running. When I run gnome-volume-control it says there is no sound device (without Jack running). When I do it with Jack and Pulseaudio running (doing QjackCtl and pulse-jack), gnome-volume-control shows info about jack, but no hardware. I have sound, I just can't affect it volume-wise, etc. When I run pacmd I get this:
$ pacmd
Daemon not responding.
When I close QjackCtl I then get an error in a window that says merely: Waiting for sound system to respond.
View 4 Replies
View Related
Feb 11, 2011
I have specified firefox should startup using the following procedure:
System > Preferences > Startup Applications > Add
And used the following details:
Name=firefox
Command=/usr/lib/firefox-3.6.11/firefox-bin
But it doesn't start up. I tried also adding a shortcut to the following location:
/home/USER/.config/autostart/SHORTCUT-TO-FIREFOX
The account I'm trying to get it working on is unprivileged. I'm sure it was working yesterday but can't swear if I had added extra permissions at that stage.
View 3 Replies
View Related
Apr 15, 2011
Sometimes Ubuntu 10.04 will get into a state where the system stops booting when it apparently attempts to initialize the USB keyboard (keyboard goes dead and never lights up again)(Saitek Eclipse II keyboard).
It either works, or doesn't work consistently regardless of reboot. I don't know what makes it stop working. (Or start working) Recovery mode doesn't work either. Or the saved -21 kernal.
I have an ASUS M4A88TD-V EVO/USB3 and have the -30 generic kernal.
I can dual-boot into WinXP just fine.
View 9 Replies
View Related
Jun 15, 2011
I installed the earth sunrise plymouth theme with super boot manager, and it worked, but only when I was turning it off, it still works when I'm turning it on, except it sits there for like 30 seconds blinking an underscore and then the theme starts up and does nothing for about 3 seconds (it doesn't animate or whatever), and then the gdm screen comes up, so why isn't plymouth really working on startup? and is there a way to fix it?
View 9 Replies
View Related
Dec 10, 2009
Not beeing an expert on Ubuntu, but loving it running on my old Dell Dimension 2400 Series, I do have some issues after the upgrade to 9.10.
1) Frozen screen after a while working with the system. Cursor moves, but frozen
2) Black screen at startup.
Retyping this message again on my Mac Laptop as Ubuntu froze again. I took the following action: Followed directions as listed here [URL]
1. Select recovery mode from the boot menu.
2. Select login as root from the menu in recovery mode.
3. Type this at the prompt
# sudo apt-get remove xorg-driver-fglrx
# sudo dpkg-reconfigure -phigh xserver-xorg
4. Exit
# exit
5. Now select Resume normal boot from the menu.
Every thing should be OK by now. This seemed to work, but after another reboot, black screen again. System Specs: [URL]. Running with 1 GB of Memory and 320Gb Hard Disk /w 2Gb Swap and 318 Gb Extended.
View 4 Replies
View Related
Feb 20, 2011
My problem is: One of my services has failed to start. All I need is just go into interactive startup and ignore that service. The system is encrypted as LUKS. I press 'i' before and after entering the phrase (it asked me "Password for filesystem"). But interactive startup seems not working. All the services go to start without my permission. I mean there is no question such as "Start XXX [Y/N]?"
In the past I used CentOS for some months, and interactive startup (by pressing 'i' on boot time) was fine. I could allow or not what service should be started.
I have googled and found these:
[URL]
View 2 Replies
View Related
Mar 17, 2010
i use PCLINUXOS 2009.1 and in kde i installed superkaramba themes. but after i logoff and get back in not only karamba not starts;the themes when i took a look are gone.
if there is way to edit the kde startup also help me with that issue too.
my kde version is KDE version: 3.5.10
View 2 Replies
View Related
Jul 11, 2011
I'm writing a script to automatically get my TEAMSPEAK3 server to run at startup.The script is like this and is placed at init.d and added too chkconfig.
#!/bin/sh
# chkconfig: 2345 95 20
# description: Starts Teamspeak 3 server
[code]....
View 9 Replies
View Related
May 7, 2010
I am placing apps into my fluxbox startup file as per the instructions, however nothing starts up except fluxbox.It doesn't matter what app I try, so it isn't an app problem.
here is my startup file:
#!/bin/sh
#
# fluxbox startup-script:
[code]...
I have also tried tests such as "touch ~/testwoked" and such, nothing works.It makes no difference if the file is executable or not.
View 1 Replies
View Related
Jan 3, 2010
i just installed fedora 12 and got conky working like i want. i created a '.conkyscript.sh' in my home folder to run conky that looks like this...
Code:
#!/bin/sh
sleep 15 && conky
[code]....
View 4 Replies
View Related
Jul 24, 2011
I have edited my /etc/fstab file in order to have it automatically mount a windows network share at startup.
The problem is, that it isn't really working during startup. After I log in, in order to make it mount I have to open the terminal and enter "mount -a".
The following is my fstab file:
Code:
I suspect this has something to do with my laptop not having made a network connection when the entries are mounted, but I'm not sure. How would I go about finding out about any errors?
View 3 Replies
View Related
Jul 14, 2010
Was running out of room on / and set in Yast to delete /tmp on startup. Also deleted /var/log and /var/tmp while logged in. Rebooted and now mouse and keyboard (both USB) not working. Keyboard works on grub menu. Also works now in XP. Tried reconnecting (sync & plug unplug) different usb ports and nothing. Gave it a few minutes on startup and still nothing. Plugged in a PS2 keyboard and the lights just blink after startup and it will not work either.
View 7 Replies
View Related
Mar 12, 2011
I am big fan of SUSE.. waited like anything for 11.4 release .. but i am in trouble now .. installed 11.4 on Acer 4820TG (switchabe graphics with ATI mobility radeon 5650).. after booting it fails with the attached error while works fine in failsafe mode. Let me know if u need any of the details i am available online for some 5 hours.
View 9 Replies
View Related
Oct 1, 2009
This is my startup routine:
I log on and Network Manager shows no wireless adapter.
I go to System > Administration > Network:
There are two entries in the Devices tab: Wireless and Ethernet
As soon as I double click the Wireless device and the configuration pops up, the device starts working (no changes to the settings are made)
I have the following set to ON:
- Controlled by Network Manager
- Activate device when computer starts
- Allow all users to enable and disable this device
View 7 Replies
View Related
Dec 1, 2010
I've built a system and installed Debian 5.0.7 on it, the one thing I'd like to do is to get it to autologin at startup. I've changed my /etc/inittab and ~/.bash_profile as per the instructions in this thread:
viewtopic.php?f=16&t=29333
so that they look like this:
/etc/inittab:
# /etc/inittab: init(8) configuration.
# $Id: inittab,v 1.91 2002/01/25 13:35:21 miquels Exp $
code....
View 3 Replies
View Related
May 23, 2010
I just upgraded to the 10.04 and everything works just fine as before (except for skype but that really doesn't matters as it has already been 3 years I'm using ubuntu and I managed to get it to work only once, for miracle I believe ^^). The only real issue I have is this: when I start up my laptop, after the log-in, no sound will be heared as the "speaker" volume level in alsamixer is set to 0; if I raise it from the terminal running alsamixer (as I don't know any other alternative) everything plays just fine, but the next time I boot I do have to do it all over again... So, how can I change the default startup level of the "speaker" in alsamixer?
PS: by the way I do have the very same issue with the screen luminosity but the other way round as is always starts at maximum brightness and I can't manage to get it to start at the minimum, as it did before. At least reducing the backlight if far more quick but a couple of times I forget it and the battery lasted something like half an hour
View 9 Replies
View Related
Jul 13, 2011
When originally installing 11.04 I had problems getting my Ralink 5390 wireless card to work.
Today my computer froze completely and I had to turn it off via the power switch. When I turned it back on, wireless was no longer recognized! My iPod can connect to the network just fine, so it must be an Ubuntu problem. There are no problems with my ethernet connection either.
I researched this and found several threads about blocking and unblocking wireless devices using the rfkill command. Well, unfortunately for me the rfkill command doesn't work. When I type sudo rfkill list or sudo rfkill unblock all, nothing happens; it just returns me to my bash prompt. I even tried uninstalling and reinstalling rfkill...nothing.
View 1 Replies
View Related
Jun 21, 2010
I have been looking around the forums searching for similar problems, it seems not only me had this problem. About a month ago I did a regular update via Upd Manager. The next day - no wired connection.Still managable, since the local library has wireless. Now that won't work either.Just after I upgraded from Jaunty, I accidentally removed NetwMngr from the top right corner of the screen, but that should not have anything to do with how the program works, right? I now cannot reach NM, if I run it from the terminal, nothing happens visibly.
View 5 Replies
View Related
Sep 18, 2010
I installed it on a Dell Inspiron 531 with the GeForce 6150SE nForce 430 built in video card. From the recommend driver list I installed �NVIDIA accelerated graphics driver (version current) [Recommended
Well, turns out it should not have been recommended. I had restarted and all I got was a low res ubuntu logo and a boot right into a full screen terminal. Tried startx and got a no screens found, I look online for about an hour last night and decided to just reinstall, which takes a couple hours when installing all the packages.
I have done more research today and found to install the latest linux x64 driver from nVidias website, which I did, but it does not run. I followed some more instructions and it said to do a �sudo chmod +x <file>� which I did, and it starts to open and I get �You appear to be running an X server; please exit X before installing.�
I�m starting to get a little frustrated here, guess I�m just used to a lot of the ease of windows and assumed that something like installing a graphics card driver would be easy.
View 3 Replies
View Related
Nov 17, 2010
I have a Dell Latitude D530 Laptop (500 GB HDD). Installed Windows XP and then Ubuntu 10.10 to do dual boot. everything works fine in Windows XP.In Ubuntu 10.10 I had issues connecting to Internet(Through Wirelss), I was able to rectify this issue by dsiable ipv6 from firefox about:config and setting true to network.dns.disableIPv6. After this I was able to connect to internet and browse websites from Firefox.But I am having Issues with Evolution Mail(Connection Timed Out) and Google Talk Client(Connection Timed Out).Empathy Internet Messaging gets connected fine.I was wondering if I will have to disable IPv6 System wide and hence I added the following lines to /etc/sysctl.conf
#disable ipv6
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
[code]....
View 9 Replies
View Related
Jul 25, 2011
I had an Ubuntu Server 32 bit installation and everything was working fine. Now that I installed Ubuntu Server 64bit on a new drive in the same machine, the ethernet card is not working!! This is insane cause when I put the hard disk with the 32bit installation back and booting from it, the ethernet card is working without any problems but in the 64bits installation it is not shown at all using "ifconfig -a"
lspci output:
Quote:
02:00.0 Ethernet controller: Atheros Communications AR8151 v1.0 Gigabit Ethernet (rev c0)
How can I check which module is being loaded in the 32bits installation to try to load it manually in the 64 bits installation?
View 3 Replies
View Related
Jan 19, 2011
I just installed the lamp stack and so far my default site is working. But a 2nd site I made is not working.I created the config file in /etc/apache2/sites-availableit reads:Quote:
<VirtualHost myip:80>
ServerAdmin webmaster@mydomain.com
ServerName mydomain.com
[code]....
View 9 Replies
View Related
Mar 7, 2011
I have very interesting problem after ~10 PHP Fatal error, php 5(latest one) in apache2(latest one) in Ubuntu Server 10.10(with latest updates) just do not work. So if try any php page it's not working(user see white page), but HTML still work fine.What that can be? So only restart apache is help to back php. (we are running Wordpress blog 3.1)
View 2 Replies
View Related
Apr 25, 2011
I had a problem with apache2 and getting .htaccess working. I have done some things and i believe its working the ErrorDocument command is anyway. I believe there may be some problems with the rewrites though.Im trying to take a urlhttp://localhost/showthread/123and make it display whats on http://localhost/index.php?showthread=123The rewrite rule is Quote:
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^showthread/([^/.]+)/?$ index.php?showthread=$1 [L]
[code]....
View 8 Replies
View Related
Apr 26, 2011
.m4a files not working in banshee but working in rhythmbox.
View 1 Replies
View Related
Jul 18, 2011
I can connect to the internet with wired connection. The switch for the device is on but this command "sudo lshw -C network" has the following results:
#
[sudo] password for nn:
*-network
description: Network controller
product: BCM4312 802.11a/b/g
[Code]....
View 9 Replies
View Related
Dec 12, 2010
i let the update manager do it's thing and update to 10.10.. well. it asked to restart.. and i let it. Now ubuntu will NOT boot up, it shows the purple ubuntu screen with the dots and then a black screen flashes:
Ubuntu 10.10 cody-A0751h ttyl
cody-A0751h login:
3 times then it stays steady. and i log in and it takes me to a command prompt.I try the Ctrl+Alt+F7.. it shows where it TRIED to start up.. but its just stopped. and i tried startx into the command prompt.. and it errors out..
View 9 Replies
View Related
Apr 23, 2010
I upgraded Samba to 3.5.2 to enable Windows 7 to log in to the PDC. ACL was working with the Samba 3.0.28a that came with 8.04LTS. After upgrade I can now log in to the domain with Win 7 but ACL permissions are not working on Win7, XP or anything. They still show on the server but any attempt to change permissions on the workstation fails with "Access is Denied" and only user/group/other permissions are doing anything. Anyone know what changes for the ACL were made between the two versions? I know they're working on switching to VFS modules but setting "vfs objects = acl_xattr"
View 1 Replies
View Related