Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have installed Kubuntu with KDE-4.1 in parallel to Windows XP. Installation went well and i faced no problem in that.
I gave 10 GB for linux installation with ext3 and 1 GB Swap space.
Well when i go to loggin screen and loggin with username and password, i see a screen with KDE-4.1 written at the top and hard disk icon inside and faded icons of screwdrivers and earth. Then my screen hangs there for unlimited time. I have following system specs
1. Intel processor P-iv, 2GHz
2. 80 + 40 GB Hard disk
3. 512 MB RAM
4. Intel 845 Motherboard
How do i get my machine running on Linux as i am fed up of Microsoft MATERIALISTIC behaviour.
It is just a minor problem. The fact that you have reached KDE splash screen is a sign that your system has reached runlevel 4, but hangs up.
Usually this is an X windowing configuration issue.
Try this:
At moment when window hangs up just leave it that way, use another tty to configure the xorg.conf file. Do this--
Hold-press Ctl+Alt then select F1 or F2 or F3 until you obtain a tty terminal login prompt that looks like,
Welcome Linux kernel 2.6.xxxxxx
hostname login:
Just login as usual with your password. Having logged, issue this command:
sudo dpkg reconfigure -phigh xserver-xorg
when done just reboot to eliminate possible issues.
If this doesn't work check your /home/username/.Xauthority permissions if it allows your username to execute the file, make sure it is not owned by root or other user. You can solve this by command--
When i reached login screen, i entered loggin and password, and immediately i pressed Ctrl+Alt+F1, i got tty terminal loggin. Then i typed
sudo dpkg reconfigure -phigh xserver -xorg
Nothing actually happened, and there was a text saying me to type help or --force function etc.
Still i hard booted it again as i tried to exit first but it didnt. Then again came to loggin screen. logged in and let it run. I saw hard disk icon. i double clicked it immediately, desktop started to load in. I saw task bar appear, Plasmoid (Notes) apeared and when all icons in system tray started to appear, again my machine hangs. i have to hard boot it. Alt+Ctrl+F1 or Alt+Ctrl+Del or any key doesnt work.
This is always the case. i have checked about 5 times.
When you issued the command was your computer connected to the Internet?
Yes I understand that the switch --force should have been used because the X server was trying to run on the other channel. So, did you try it?
I think the shortest way to getting your fresh Kubuntu run is to reinstall it. Use the live cd to evacuate your data and other important files (none system files) to safer partition. Then after keeping them safe you reinstall the system. Upon installation make sure---
a) To reformat the installation partition;
b) Allow sector checking to make sure it is free from bad sectors.
c) Avoid disturbances like unsolicited clicks or keyboard events while installation is going, this often is misinterpreted by the installer resulting in corrupt system files.
d) By the way run self check your copy of cd if it is good.
So far, on the practical side, this is the only solution I prefer for you, as other maneuvers will certainly entail more readings on your side because you are still new to Linux.
Reinstallation may be too simplistic approach but in your level, still overwhelmed with Window-ism of microsoft (I was once like you too) this solution fits your line of approaching system problems. So why not redo the installation?
Try it. It's good to get more familiar with installation: mastering the first things first.
Goodluck.
Hope it helps.
Last edited by malekmustaq; 03-28-2009 at 07:11 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.