Ubuntu :: Log-out After System Start
Nov 25, 2010
I upgraded my xubuntu to 10.10 yesterday. Then I changed my theme, and I've been logged-out Now, when the system started, I see the login screen. When i log-in, i see a black screen and the login screen again.
View 3 Replies
ADVERTISEMENT
Dec 10, 2009
I have 3 script BASH. I want start this script when the system start,stop and reeboot.
View 4 Replies
View Related
Aug 30, 2010
I use release 11.2 and this one works very well. I try new release 11.3 and my system crash when I wont to start system on runlevel 5. There is Sempron 2 GHz CPU and nvidia fx550 graphics card. Keyboard PS2 does not responds but mouse on USB work well. When I start "safe" boot option system work well. What I can to do ? What I must change
View 4 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
Jan 9, 2010
I've upgrade jaunty jackalope to karmic koala. First of all I've found that firefox doesn't work correctly: it was impossible to open any page. Than desktop became black without signs and I restarted system. But it was unsuccessfully, I saw this:
[Code]...
View 6 Replies
View Related
Aug 3, 2010
I just changed my old DDR Ram that I had (which I couldnt use in my PC) with a DDR2 1 GB 667 mhz. So that I could use in my pc. ( I currently have 512 mb 667 mhz.)
When I install the new Ram I see that pc detects it, it says 1536 mb for RAM. But the ubuntu wont start.
I try the new Ram alone, and it doesn't work either. In fact in one of the slots computer diesnt eveb show the first black page in which it gives some info about the pc. And when i use it in the other slots, it shows that page, it disappears and it comes again, as if it is restarting the pc.
My motherboard supports the Ram actually, (i have a GeForce6100PM-M2)
I have considered a Bios update but i am not really sure as it is a bit dangerous, and I am not an expert.
View 2 Replies
View Related
Feb 13, 2010
My Ubuntu 9.10 Server does not automatically get an ip address at start up and I have to run
Code:
sudo dhclient
every time so I it connects to the network, gets an ip etc. This is fine so long as I am physically present. If I am accessing it remotely using SSH and reboot the system there's no way I can connect back again untill someone runs a sudo dhclient on the machine.
No I am trying to add dhclient to startup automatically. I was hoping to put it in
/etc/rc2.d but to be able to run the script must be present in /etc/init.d. The dhclient command is located in /sbin
Creating a sym link in etc/init.d to point to /sbin/dhclient hasn't worked for me so far. I can't copy the command to /etc/init.d before running
Code:
update-rc.d dhclient default?? How else do I have it run at system start?
View 8 Replies
View Related
Apr 29, 2011
I have upgraded my Ub-10.10 to 11.04 yesterday. Everything works well except new kernel.When i try to boot with 2.6.38 kernel, i can't get to the desktop. Only black screen.But when i try to boot with old kernel (2.6.35) from "Previous Linux" on GRUB, it works well without any problem.PC Specs >> AMD Athlon X2 5200+, ASUS M2A-VM, OCZ 2 GB DDR2 800 Mhz RAM and Palit Sonic GTS 450.
View 3 Replies
View Related
Jan 5, 2010
I am using a dual system computer. When the computer start, I can not find the entry for Ubuntu.
My computer has the Windows Xp installed first, then I installed the Ubuntu system under Xp. The Ubuntu system files were put in a different partition. There was no problem. When the computer start, I can select to enter Xp or Ubuntu.
But after I update the XP to Windows 7, I can not find the entry for Ubuntu when the computer start. How can I solve this problem. The partition for the Ubuntu is untouched.
View 1 Replies
View Related
Feb 9, 2010
I think I have caused a big problem with my laptop running Ubuntu 9.04, and I now can't get it to load up properly at all. It was when I was trying to change the screen resolution of my external monitor.
I'll try to recall exactly what I did...
I connected the external monitor and then turned the laptop on. The laptop worked fine, and the external monitor worked fine. The only problem was that the resolution on the external monitor was poor (it was the same resolution as on the laptop screen).
I went to system>preferences>Display
I removed the tick from mirror screens
Then I selected the external monitor and changed its resolution to the maximum setting. At this point a message popped up, but now I can't remember exactly what it said - I just clicked OK.
Both screens went all black, and I couldn't undo whatever I'd done.
I've now tried switching the computer off again and on again. If the external monitor is NOT connected when I switch the computer on then the laptop doesn't load up - I get the little Ubuntu symbol to start with, but then the screen just goes black.
If the external monitor IS connected then it takes me to the screen where I get to choose which OS to boot. If I boot normally then I see the ubuntu symbol and then it goes black. If I choose recovery mode then it does some recovery and then it takes me to a command line. So I can see all of my files.
Sometimes it does something different when I switch it on and an error message appears on the laptop screen. But the screen is so fuzzy that I can't see what it says. I click on OK (I guess it says OK...) and it takes me to another error message - but I can't seem to get any further.
So that's the problem. If anyone can help me I will be very grateful. I'm actually not that intested in getting the external monitor to work - it's much more important that I undo whatever change I've made so that the laptop works properly again.
I think the important thing is that I can get to the command line, so I should be able to make any necessary change there.
View 1 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
Mar 4, 2011
I installed ISE 12.2 DSP edition trail version and I have matlab 2009b edition. After a brief search I found [URL] this. But directory hierarchy is different in 12.2 than that of mentioned in that forum link.
I have installed matlab at /home/trans/Matlab and xilinx at /home/trans/Xilinx. Though I have sysgen_startup.m at /home/trans/Xilinx/ISE_DS/ISE/sysgen/util if I try to run sysgen by using command "./sysgen" I get error as
ERROR: Could not find SysGen startup script at "/home/trans/Xilinx/ISE/sysgen/util/sysgen_startup.m".
As per the above mentioned link I found sg_config at /home/trans/Xilinx/ISE_DS/ISE/sysgen/bin/lin and used command "./sg_config -install_to_matlab /home/trans/Matlab" I get message like this
[Code]....
I didn't understand the above error. I have chosen matlab workspace as /home/trans/Documents/MATLAB but I haven't pointed anything to that location.
So finally how do I set environmental variables at /home/trans/Xilinx/ISE_DS/ISE and how do I get sysgen to work? I installed ISE from the DVD which I got from xilinx
View 1 Replies
View Related
Mar 27, 2011
I talked a friend into trying Ubuntu, and installed it via wubi. So far, he likes it a lot, but today I checked his computer out, and saw that he had a lot of updates pending. There was a kernel update, openoffice, grub, the whole lot. So, I started the update, and, when it finished, the system froze.
I restarted the PC, but now Ubuntu says that the root partition is not ready. When I open a diagnostic shell, it says "Root filesystem check failed". However, an fsck works just fine, and I can see all the files in both Ubuntu and Windows.
There's only one real disk, as far as I can see, /dev/sda1, and it's the Windows disk. The Linux root is a /dev/loop5 which points to a file under Windows. I suppose it's the wubi way, although I'm not familiar with that.
There's a possibility that the Windows disk had errors while I was running Ubuntu; in fact, Ubuntu said something to the effect while booting the first time it failed.
What can I do to boot normally?
View 9 Replies
View Related
Apr 29, 2011
When I try to launch gnome system settings, I get segfault:
Code:
georgii@gleontiev:~$ gnome-settings-daemon
** (gnome-settings-daemon:2599): WARNING **: Ignoring unknown module 'org.gnome.settings-daemon.plugins.gconf'
[Code].....
View 5 Replies
View Related
Jul 28, 2011
Today I downloaded an update (can't remember which ones they were exactly) and afterwards I was told I needed to restart my computer. But once this happened I couldn't even get to the GRUB menu. before the grub menu was supposed to appear I got this error message
"error: no such device: /ubuntu/disks/root.disk" and
"error: no such device: /ubuntu/install/boot/grub/grub.cfg"
afterwards I get to some command line version of grub where I can type in commands like "reboot" but i don't have my old menu where I just selected the kernel I wanted. I have a dual boot with Wubi if that makes any difference. Does anybody have a way I can recover my copy of Ubuntu, or will I need to reinstall?
View 6 Replies
View Related
May 4, 2010
Whats a way to start the cod server as a specified user on system boot. Whats the best way for me to do this? The cod server is located in the users home directory
View 8 Replies
View Related
Jul 21, 2010
I have used ubuntu 8.04 in a dual boot system together with windows xp and wanted to upgrade to ubuntu 10.04.
Since the upgrade did not work (the usr partition was to small and I couldn't make it big enough) I downloaded the ubuntu-10.04-desktop-i386 edition and tried to install it.
Everything worked find during the installation process but when I tried to start ubuntu I could only see the ubuntu desktop for a second and then the computer began to reboot.
Then I thought that I can solve this problem by installing ubuntu 8.04.4 again and trying to upgrade to ubuntu 10.04.
After the installation I could start ubuntu 8.04.4 without problems but after upgrading to ubuntu 10.04 the same problem occurs again: ubuntu 10.04 causes the computer to reboot every time I try to start ubuntu.
View 4 Replies
View Related
Nov 23, 2010
I can't start U1 anymore neither from System nor from myname menu.I don't see anymore the U1 checkbox neither in my directories nor when I right click.I use nighlies repository and I suspect that everything happend after the last update (three o four days ago).I tried to reinstall from synaptics but no way.Macicada does not start as well.
View 1 Replies
View Related
Mar 11, 2011
I have Thunderbird setup with the minimize to tray add on. I have it setup to start on boot but I would like it to start and then minimize to the system tray without me having to manually minimize it. I just can't figure it out. I have mounted a windows share with smbfs and it is in the fstab file but when the computer boots I have to type in terminal
[code]...
then terminal asks me for root password and then another box comes up after that that just says password. In the second password box it doesnt matter what you type in it will still mount. Even leaving it blank mounts. I read in some other threads about editing rc.local and also visudo. Neither one of those fixed it. I also made a script to run the above command and then added it to system>preferences>startup applications. That didn't work either.
View 6 Replies
View Related
Feb 16, 2010
THis use to work but when I tried to start it today I get the following error:
Could I have gotten a patch from Ubuntu that broke my VB?
I have not updated VB in ages and last time it was working just fine.
View 4 Replies
View Related
Jan 15, 2011
Per my request my son installed XP and Ubuntu(interested in learning Linux)in my computer. The installation went well and I was able to choose the system I wanted to work in from the menu. It worked for several months but now when I choose Ubuntu from the menu I longer get to the Ubuntu login screen.
View 1 Replies
View Related
Aug 12, 2010
When ever I am starting my system at run level 5, it stops booting the machine at a particular point. After starting all the services & before taking user account and password, the fan speed of the cpu increases at faster rate and then after sometime the system automatically stops down.
I have also checked with other run levels, it works fine. I have also gone thru run level 3 and then used the command "startx" but still its not working and the system stopped automatically by making the fan speed up to a high. Primary memory 2 GB.
View 4 Replies
View Related
Nov 20, 2010
I don't know what I did, but for some reason my fedora system hangs on the OS startup when I use my default kernel. I can still use my other kernel to startup the system though, so it's more of an inconvenience really, but any help fixing it would be appreciated.
The default kernel is Fedora (2.6.34.7-61.fc13.i686) when I start up using this kernel the system hangs(I think I using the right term here, but not sure) after these messages code...
View 12 Replies
View Related
May 31, 2011
I just did a fresh install of Fedora 15 last weekend. Since then I haven't had any problems with it except of course a few bug reports every now and then.Today, out of the blue, my system start freezing, giving me no choice but to hard reboot.As a particularity when the system freezes I can still move the cursor on the screen but everything else seizes to respond.It happens every time within 10 minutes after reboot, and even sooner if I launch the internet browser (behaves the same with both Firefox and Epiphany) or if I open a video file.
View 12 Replies
View Related
Jul 17, 2010
Is there any way to capture the "[OK]" or "[FAILED]" messages? I would like to know which daemons starts successfully and which ones fails. Any way to tell the system to save those messages in /var/log? I could do CTRL-Print Screen but I would rather not.
View 1 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
Feb 22, 2011
I want to load a second instance of squid after reboot. For this I use this sentence "/usr/sbin/squid-f/etc/squid/squid-2.conf"vi /etc/rc.d/rc.local
View 1 Replies
View Related
Mar 4, 2010
Suddenly today during the start up the pc stopped to respond while doing a file system check...
I switch it off, restarted and everything seemed to be fine, i got the desktop without troubles.
Then i tried to boot from the live Key and run a fsck but it didn't work, i got some error like:
superblock could not be read....and at the end it says to run e2fsck
I did it and i got the same error...
So i restarted ubuntu and i decided to try:
And i got a blue screen where i selected the first option (something alike restart in normal way)
At the next restart i finally got the checking and it was fine! why i can't run fsck or e2fsck from live key
View 1 Replies
View Related
Feb 15, 2011
I've been playing around with various distributions including Arch Linux, openSuse, and Ubuntu with it's derivatives. So far, I feel that Ubuntu flows the best out of them all, offering the best mix of user-friendliness, eye-candy, and performance. HOWEVER, I really like doing things from the ground up and like having complete control over what I am using/spending resources on. OpenSuse was very attractive to me because of it's [URL]... which allows you to start with a basic system and add, manually, each and every package you want so you get exactly what you want. Does Ubuntu offer any system like this? Or, alternately, is there a "barebone" download in which you get basically a command line with networking and can apt-get all of the packages you want?
View 9 Replies
View Related