LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-23-2011, 10:21 AM   #1
morphixrocks
Member
 
Registered: Dec 2005
Location: India & Singapore
Distribution: Vector linux, Debian
Posts: 42

Rep: Reputation: 15
how to run in low graphics mode - linux mint


Hi all,

my laptop is having graphics card problem ( dell vostro 1400 - gpu problem ). I am using only for browsing, it works only in windows safe mode with networking.

i have linux mint also (dual boot) would like to know how to run linux mint in low graphics mode?
 
Old 03-23-2011, 01:16 PM   #2
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
You could always run init 3 and not run your Xorg server.
 
Old 03-23-2011, 01:30 PM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,514

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Except that 'init 3' isn't working in Debian / Ubuntu / Mint.
( Debian systems use runlevel 2 by default.)

Please have a look at the "reddazz solution" here, post # 5
http://www.linuxquestions.org/questi...-9-a-858084/#5

..
 
1 members found this post helpful.
Old 03-23-2011, 01:54 PM   #4
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Quote:
Originally Posted by knudfl View Post
Except that 'init 3' isn't working in Debian / Ubuntu / Mint.
( Debian systems use runlevel 2 by default.)

Please have a look at the "reddazz solution" here, post # 5
http://www.linuxquestions.org/questi...-9-a-858084/#5

..
Ahh ok, thanks for that man.
 
Old 03-24-2011, 08:47 AM   #5
morphixrocks
Member
 
Registered: Dec 2005
Location: India & Singapore
Distribution: Vector linux, Debian
Posts: 42

Original Poster
Rep: Reputation: 15
i think i am not clear with low graphics mode. i would like to have graphics, rather than black screen, like generic graphics driver. any suggestions.
 
Old 03-24-2011, 08:58 AM   #6
Slackyman
Member
 
Registered: Mar 2011
Location: Rome - Italy
Distribution: Slackware 13.1
Posts: 347

Rep: Reputation: 44
Quote:
Originally Posted by morphixrocks View Post
i think i am not clear with low graphics mode. i would like to have graphics, rather than black screen, like generic graphics driver. any suggestions.
Before the system start booting (in the grub screen) press ESC then you can select the boot options.
You can choose Safe Grafhics Mode (if I can remember right there should be an F4 option).
 
Old 03-24-2011, 09:04 AM   #7
elliott678
Member
 
Registered: Mar 2005
Location: North Carolina
Distribution: Arch
Posts: 977

Rep: Reputation: 74
What you want is the vesa driver, that is the driver that is loaded when it can't load a proper driver. With Linux hardware detection being so good these days and everything working out of the box most of the time, this doesn't happen often anymore.

You'll have to do it manually by editing the xorg.conf.
 
Old 03-24-2011, 09:37 AM   #8
morphixrocks
Member
 
Registered: Dec 2005
Location: India & Singapore
Distribution: Vector linux, Debian
Posts: 42

Original Poster
Rep: Reputation: 15
thanks to all. i managed to edit the xorg with 'Driver "vesa"' in xorg. i am able to see the screen.. just that fonts are bigger and resoultion is 800x600. any chance of changing this behaviour?
 
Old 03-24-2011, 09:47 AM   #9
morphixrocks
Member
 
Registered: Dec 2005
Location: India & Singapore
Distribution: Vector linux, Debian
Posts: 42

Original Poster
Rep: Reputation: 15
guys, i managed to edit xorg.conf and got higher resolution. used below url to fix my issue.

http://ubuntuforums.org/showthread.php?t=1270209
thanks all
 
Old 03-24-2011, 10:34 AM   #10
Slackyman
Member
 
Registered: Mar 2011
Location: Rome - Italy
Distribution: Slackware 13.1
Posts: 347

Rep: Reputation: 44
uhmmm... I just come to know how many different is Ubuntu 10.10 and remember why I dislike the "ubuntu way".
Grub2 is a damned messed-up bootloader and all the old options at boot-time are disappeared.
It seems like Ubuntu purpots to know what you need and to work everytime out-of-the-box but when you have to face some issue you have to fight against Ubuntu.
I mean: no simple grub configuration, no inittab, no hier respect.
Ubuntu is far to be *NIX-like how Windows is.
Sorry if anyone disagree with me, but, seriously, I manage different O.S. servers (RHEL, CentOS, Slacky, Suse Enterprise) and, as a general rule, a Linux System is a Linux System so that maybe the locations of files can be different and so the way to do things (rpm vs tarballz etc); more you can have even command prepared scripts such "service" to start and stop services and daemons (still you can use the old /etc/rc.d/servicename start/stop/restart) but in Ubuntu nope.
I'll never recommend Ubuntu to anyone.

Last edited by Slackyman; 03-24-2011 at 10:36 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu is running in low graphics mode and Ubuntu stops booting Ubuntu213 Linux - Hardware 10 04-26-2011 12:35 AM
reboot low graphics mode screen shut off problem TaoStar50 Linux - Newbie 5 08-19-2010 06:35 AM
[SOLVED] Low graphics mode due to NVIDIA kernel not loading... NiaNok Linux - Hardware 17 06-01-2010 02:22 AM
Running in low graphics mode - nvidia GeForce 7600, Ubuntu 8.04 Loxodonte Linux - Hardware 2 03-04-2010 12:36 PM
Ubuntu is running in low graphics mode vibinlakshman Ubuntu 4 02-23-2010 10:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration