Sponsored Content
Full Discussion: GUI problem with Suse Linux
Operating Systems Linux SuSE GUI problem with Suse Linux Post 302255738 by mac4rfree on Friday 7th of November 2008 03:28:54 AM
Old 11-07-2008
GUI problem with Suse Linux

hi Guys,,

Am very new to Linux OS.. This is my first experience with Linux.
I have installed linux suse 10 in my laptop.it was working fine.. suddenly after 3 days,(i was changing some options of the already installed linux) when i login, i am getting only command interface and GUI is not coming..
I ran Gnome command also.. still its throwing an error..

Could you people help me out with this?

Thanks for the help in advance..
Magesh
 

4 More Discussions You Might Find Interesting

1. SuSE

Setup Problem with SUSE Linux

I setup SUSE Linux 10. I downloaded from SUSE website. A DVD version. But I have a problem: Please click to see the screen shots Shot 1: (Problem is here, with Software) http://www.vernoos.net/shot-1.jpg Shot 2: http://www.vernoos.net/shot-2.jpg Shot 3:... (1 Reply)
Discussion started by: HASSELBLAD
1 Replies

2. SuSE

suSe-GUI

Hi, I'm very new to Linux world :o I have installed openSuSe11 version form Aug-220 PCQuest. I followed the GUI installation and completed well. System configuarion : Intel Pentum (D) Processor, 1GM RAM 2 HHDs (1) SATA 120 GB- Vista+XP) (2) Seagate 20 GB - openSUSE After the... (4 Replies)
Discussion started by: krishnakumar75
4 Replies

3. UNIX for Dummies Questions & Answers

Suse Linux 11.4 networkmanager problem

I am a newbie to Suse linux and was trying to configure internet on my 11.4 suse linux system . I followed a post according to which i uninstalled my NetworkManger library . Later i realised that the real reason for wireless not working on my system was that my wireless driver firmware was... (0 Replies)
Discussion started by: ihatetoregister
0 Replies

4. UNIX Desktop Questions & Answers

Suse Linux enterprise 10 - booting problem

Hi, It was happened to close my laptop without proper shutdown due to power failure with USB device connected to it. (removed the USB after shut down) After this incident, I was not able to boot my suse linux OS. Initial study reveals that the device is not unmounted properly and shows... (2 Replies)
Discussion started by: Prabhu V
2 Replies
ELVTUNE(8)						      System Manager's Manual							ELVTUNE(8)

NAME
elvtune - I/O elevator tuner SYNOPSIS
elvtune [-r r_lat] [-w w_lat] [-b b_max] device... elvtune -h elvtune -v DESCRIPTION
elvtune allows to tune the I/O elevator per blockdevice queue basis. The tuning can be safely done at runtime. Tuning the elevator means being able to change disk performance and interactiveness. In the output of elvtune the address of the queue tuned will be shown and it can be considered as a queue ID. For example multiple partitions in the same harddisk will share the same queue and so tuning one partition will be like tuning the whole HD. OPTIONS
-r r_lat set the max latency that the I/O scheduler will provide on each read. -w w_lat set the max latency that the I/O scheduler will provide on each write. -b b_max max coalescing factor allowed on writes when there are reads pending in the queue. -h help. -v version. NOTE
Actually the only fields tunable are those relative to the IO scheduler. It's not possible to select a one-way or two-way elevator yet. For logical blockdevices like LVM the tuning has to be done on the physical devices. Tuning the queue of the LVM logical device is useless. RETURN VALUE
0 on success and 1 on failure. HISTORY
Ioctls for tuning elevator behaviour were added in Linux 2.3.99-pre1. AUTHORS
Andrea Arcangeli <andrea@suse.de> SuSE AVAILABILITY
The elvtune command is part of the util-linux-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. Version 1.0 14 March 2000 ELVTUNE(8)
All times are GMT -4. The time now is 12:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy