LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 05-21-2009, 06:59 PM   #1
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Starting X makes me lose the console


After I successfully start X, I can no longer press ctrl+alt+f{1-6} to get to ttys. My monitor says "Input not supported". Pressing ctrl+alt+f7 does bring me back to X, but if my X server is hosed for any reason then I have to crtl+alt+del to reboot the system.

I'm running Debian 6.0 on a
Code:
0b:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/G450 (rev 85)
with the unofficial mga drivers. Unfortunately my main graphics card died so this is what I am stuck with for the time being.

This is my xorg.conf:
Code:
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"evdev"
	Option		"Name" "Logitech USB Receiver"
EndSection

Section "Device"
	Identifier	"Matrox"
	Driver "mga"
	BusID "PCI:11:0:0"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
#	Option "DPMS"
EndSection

Section "Screen"
	Identifier	"Matrox"
	Monitor		"Configured Monitor"
        SubSection "Display"
                Depth           16
                Modes           "1680x1050" "1440x900" "1280x800"
        EndSubSection
EndSection

Section "ServerFlags"
   Option "IgnoreABI" "True" #needed for unofficial driver
EndSection
Any pointers for what to check and where to look are appreciated.
 
Old 05-22-2009, 02:30 AM   #2
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Try booting with vga=normal appended to the kernel boot line.
 
Old 05-22-2009, 10:37 AM   #3
Quigi
Member
 
Registered: Mar 2003
Location: Cambridge, MA, USA
Distribution: Ubuntu (Dapper and Heron)
Posts: 377

Rep: Reputation: 31
Quote:
Originally Posted by AlucardZero View Post
if my X server is hosed for any reason then I have to crtl+alt+del to reboot the system.
You could first try ctrl+alt+backspace, which shuts down the X server. It's less drastic and time consuming than rebooting.

Sorry I can't help on your main question (switching virtual ttys).
/Quigi
 
Old 05-22-2009, 03:41 PM   #4
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Original Poster
Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Quote:
Originally Posted by tredegar View Post
Try booting with vga=normal appended to the kernel boot line.
No dice. I'm not specifying a vga mode, and 'normal' didn't change anything.

Quote:
Originally Posted by Quigi View Post
You could first try ctrl+alt+backspace, which shuts down the X server. It's less drastic and time consuming than rebooting.
Doesn't help when I'm playing with my xorg.conf to try to get my monitor to shut off after 5 minutes, and I get it wrong
 
Old 05-22-2009, 03:52 PM   #5
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Have you turned off the other (not F7) ttys for some reason?
 
Old 05-25-2009, 08:46 AM   #6
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Original Poster
Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
I haven't touched /etc/inittab, no. And they work up until I start X; afterwards somehow they go out of range for my monitor.
 
Old 05-25-2009, 08:50 PM   #7
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Original Poster
Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Sadly this question is now moot, for I have upgraded to a new old Nvidia GeForce 5200 and have both my monitors back, and console after X starts.
 
Old 05-29-2009, 01:16 PM   #8
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
I have upgraded to a new old Nvidia GeForce 5200
Looks like this was a problem with your Matrox driver then. I had a similar problem with an (old) NVIDIA driver for old hardware, and vga=normal fixed it for me.

Anyway your problem is sorted, thanks for the follow-up.
 
Old 05-29-2009, 01:37 PM   #9
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Original Poster
Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Funny thing is I could only get it with the unofficial drivers.. the official ones don't work with newer xorgs/gccs. Even funnier is that I could not get drivers to install for it on Windows XP - the official drivers all said I had an MGA G400/G450 but even though that's what they were for they then said no supported cards installed.
 
Old 05-31-2009, 11:17 AM   #10
sploit
LQ Newbie
 
Registered: Dec 2004
Posts: 24

Rep: Reputation: 15
What exactly is the purpose of having 7 TTYs in linux?
 
Old 05-31-2009, 12:18 PM   #11
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
What exactly is the purpose of having 7 TTYs in linux?
It doesn't have to be 7, you can probably have as many (and certainly as few) as you like.

Sometimes it is useful to be logged onto several computers at once, and this makes it easy to switch between them whilst in terminal (no GUI) mode.

With a GUI, it is easy to have several windows open, maybe with access to different computers via different windows. But you can even have several different GUIs running on different "Terminals" (Generally <CTRL><ALT><F8> and up) these GUIs don't even have to be running on the computer you are sat in front of.

So, you could say "it just adds flexibility, use it if it is useful to you, otherwise you can safely ignore it".

[ Generally, it is considered polite to start a new thread when you switch topics like this ]
 
  


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
Starting to another OS through Console simeon.mattes Slackware 3 04-03-2009 02:45 AM
I have Lose my data because LVM partition lose iwantofree Linux - Server 9 08-01-2008 07:09 AM
LXer: Patent lawsuit a lose-lose for NetApp, Sun LXer Syndicated Linux News 0 09-11-2007 04:40 AM
msec in MDK 10 makes me lose permissions mid-session johngcarlsson Mandriva 2 07-19-2004 07:00 PM
lose console framebuffer on kernel rebuild drigz Linux - General 4 06-05-2004 05:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 09:18 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