Slackware :: Resolution: Virtual Terminals @ LVDS But X @ VGA?
Apr 25, 2010
Not a deal breaker but annoying nevertheless: EeePC 900a with KMS, external monitor plugged in, lid closed and .xinitrc running this line before the window manager:
Code:
xrandr --output LVDS1 --off --output VGA1 --mode 1920x1080
Works fine, except: Virtual Terminals are at the native LVDS resolution 1024x600 meaning that they only use the upper left hand corner of the 1920x1080 monitor. Why? (Or maybe I should say that their resolution is right - the font is correct, not huge - but the VT is limited to 1024x600.)
View 1 Replies
ADVERTISEMENT
Jan 5, 2010
I found out that I do not have virtual terminals on my computer (Ubuntu 9.10). When I am trying to switch, say, to tty2 with Ctr-Alt-F2, I am getting a black screen with lonely cursor blinking in the upper left corner (no login prompt). my tty2.conf file is
Code:
# tty2 - getty
#
# This service maintains a getty on tty2 from the point the system is
# started until it is shut down again.
[code]....
View 7 Replies
View Related
Jun 1, 2010
In a tty (the terminal you access via CTRL+ALT+(F1-F6), is there a way to change the resolution? The text is freaking huge right now and I want to lowerit a bit.
View 1 Replies
View Related
Jul 13, 2009
Whenever I boot my machine into runlevel 5 (X support) I can't get to any of the virtual terminals. If I do a ps and grep for mingetty I see terminals 4-6 are running. But ctrl-alt-f{4-6} just put me to a blank screen. If I hit alt-f1 I get back to X. I've found that if I start tty2 by running "sudo mingetting tty2" I get the following error in /var/log/messages: mingetty: tty2: no controlling tty: Operation not permitted. I am not using selinux and have noticed that /etc/inittab no longer has the ttys. The reading I have done thus far says it's started by gdm but I don't really see a lot of info about controlling them. Any ideas on this?
View 1 Replies
View Related
May 12, 2010
Using 10.04 on my laptop, but I can't access the virtual terminals (ctrl+alt+f1-f6). Instead I get a weird screen with apparently randomly generated lines, as they change each time I attempt to access them. (Sometimes it is just a solid color.) They also appear on shutdown/ switching user. I'm using a VIA VX800 chipset.
View 2 Replies
View Related
Aug 22, 2010
how do I switch to the text-based virtual terminals when using Fedora under VMware? I believe that normally you use ALT-CTRL-F2 through ALT-CTRL-F6, and F1 switches you back, but the ALT-CTRL is intercepted by VMware to allow you to switch back to the host OS.
View 5 Replies
View Related
Jan 28, 2011
Switching between text consoles in a Linux virtual machine When the CTRL + ALT + F1 key combination is used to switch to another text console (terminal) on a Linux virtual machine, the host switches to a text console instead of the guest. Resolution The CTRL + ALT combination is used by VMware to direct the keyboard input to the host. Press CTRL + ALT + Space , press the F1 key (or desired Function key) while still holding down CTRL + ALT .
View 2 Replies
View Related
May 13, 2010
If I press Ctrl-Alt-F1 to access virtual terminal I am getting frozen X session and no virtual terminals.
ps -ef | egrep 'tty[1-6]'
gives
root 1024 1 0 22:58 tty4 00:00:00 /sbin/getty -8 38400 tty4
root 1028 1 0 22:58 tty5 00:00:00 /sbin/getty -8 38400 tty5
root 1036 1 0 22:58 tty2 00:00:00 /sbin/getty -8 38400 tty2
[code].....
View 10 Replies
View Related
Jun 5, 2011
Has anyone else here had a problem getting virtual terminals to work when booting into F15's 'graphical mode'? This is what used to be runlevel 5 in the old SysV init system, before the switch to systemd. Before F15, I could do a Ctrl-Alt-F[n] (for n=1,...6) to get virtual terminals while in runlevel 5, and this was easy to control by editing /etc/inittab.
But with systemd, /etc/inittab is no longer used, and finding where the virtual terminals get created took me a bit of time. I tracked it down to the /lib/systemd/system/prefdm.service file, which seems to stop creating virtual terminals after tty1 in order to prevent the display manager and plymouth from conflicting on that virtual terminal. I'm using the Slim display manager (installed via yum), and I only got tty1 (showing console messages), tty2 took me back to X, and there were no tty3-6 any more. I noticed from ps that there was some kind of "plymouth --wait" process running, so I killed it. After doing so, the other virtual terminals showed up. Has anyone else here experienced something similar?
It appears that /lib/systemd/system/plymouth-quit.service is not exiting properly, and this is causing the problem. This problem only occurs in graphical mode, not in console mode (what used to be runlevel 3). My first solution was to put "/bin/plymouth quit" in /erc/rc.d/rc.local, and upon rebooting that did indeed fix the problem. But eventually I just removed plymouth altogether, which also fixes the problem. It would be nice though if plymouth-quit.service just worked as it was supposed to. I'm just wondering if anyone else has seen this problem.
View 5 Replies
View Related
Jun 6, 2010
Has anyone had any success getting splashutils to compile on Lucid? Seeing as ftp://ftp.berlios.de/pub/ fbsplash/ debian/splashutils/ packages are getting a bit long in the tooth and trying to compile from source has been a headache.I miss not having background images on my virtual terminals
View 3 Replies
View Related
Feb 1, 2009
loaded fedora 10 on my laptop.I get the runlevel 5 in the first one (CTRL+ALT+F5).nothing happens when I press the F2 through F6.
View 3 Replies
View Related
Feb 6, 2010
Usually I get a login prompt on Ctrl+Alt+F[1-6], but now I just see a blinking cursor in all of them, along with some boot messages in the first virtual terminal.
Code:
fsck from util-linux-ng 2.6
init: bootchart main process (462) terminated with status 2
init: bootchart post-stop process (474) terminated with status 127
/dev/sda2: clean, (integer)/(integer) files, (integer)/(integer) blocks
init: ureadahead-other main process (870) terminated with status 4
What's even weirder about this is that I uninstalled bootchart a few months ago. Whether that's related or not is beyond me, but the virtual terminals did stop working somewhere around that time. I solved this by reverting to my original /etc/network/interfaces file. Without the loopback "lo" device, the runlevel was never set, and virtual terminals never loaded.
This should be somewhere in the interfaces file:
Code:
auto lo
iface lo inet loopback
View 1 Replies
View Related
May 13, 2010
I am using 9.10 and my ability to "ctrl + alt F-dey" to a ttys shell no longer is available after running an update. 10.04 has the same bug. Getty is installed and I can not figure out what happened.
How do I get ttys back?
View 3 Replies
View Related
Oct 4, 2010
When I installed 10.04 in April, I started having all sorts of problems with my Virtual Terminals (CTRL-ALT-F*). First they were inaccessible completely, then they were there, but not visible, i.e. I could use them to login and run commands, but there was no screen output, then they were gone again, and the fight just went on and on. I just recently got this functionality back after months just messing around, testing different peoples solutions, and really just not being afraid to break the whole thing. Ultimately, it boiled down to nVidea graphics driver problems.
However, now I notice that outside of gdm, the screen is not aligned properly. It seems to be about 2 characters to the left and several lines lower than it should be on VT1-VT6, while gnome is aligned perfectly. I can use my screens auto-adjust to fix the problem, but when I switch to another terminal, the problem comes back. It's not really a huge deal, but after all this trouble, I really just want them to work the way they are supposed to work. Does anyone know of a way to set the screen alignment via software, or am I just stuck dealing with it?
View 1 Replies
View Related
May 2, 2010
You know, the "ctrl+alt+F5" type things, where you go to those pure command lines? I installed Ubuntu 10.04 from scratch, and everything was working great! Good resolution, etc. When I booted up my computer, the (very brief) splash screen fit the entire resolution of my monitor (1680x1050), and the X server did the same.
When I'd go to one of those 'tty' terminals, I was surprised (in a good way) to see that they had scaled to my monitor's resolution as well. I was looking forward to using that. Well, time came where I wanted to turn on Compiz, so I downloaded/installed the nVidia drivers. Well, they work. I can work with Compiz and 3D games at full speed and full resolution in Ubuntu, and I have zero complaints about that.
What I do have a complaint about is that the terminals (tty5, in the above example) are back to that old resolution, 640x480 I believe. Also, that brief splash screen is at the same horrible resolution, instead of the full resolution I had on the old nVidia driver that didn't support 3D effects.
Is there a way to get that back? Is it a bug or a glitch that it's no longer scaling the tty's to my display resolution, and do I just have to wait for an update?
View 3 Replies
View Related
Feb 16, 2010
I just recently reinstalled 9.10 and everything I normally use with my workstation is working fine except for virtual terminals.
ctrl+alt+f1-f6 just returns with a blank screen.
ctrl+alt+f7 returns to gdm session
ctrl+alt+f8-f12 also yield no information.
View 3 Replies
View Related
Jul 6, 2011
I'm building a Debian Live system, [URL], and I've pared it down to a very light distro. It is using the IceWM, has the basic linux commands, and very very little else.
When I run "top" and "ps aux", I see that I have multiple terminals and logins waiting to be used. It's a small amount, but I'd like to make that RAM usable elsewhere. The indicated commands are: "/bin/login -f" and "-bash", and I have one of each associated with each tty[1-7]. I may want to keep tty1 and tty2, just in case, but I can't imagine wanting 3-7.
So, what I'm looking for is a way to stop tty[3-7] from even starting in the first place.
I saw on one forum the suggestion of modifying the /etc/init/tty[1-7].conf files, but these files aren't present, I presume because it's a "Live" system.
View 5 Replies
View Related
Sep 17, 2010
64 13.1 it's patched to the very latest.I need my terminals. I use them. They do work until X is started.How do I get them to not go away when X is started?radeon 5450I added an append in lilo.conf ofvideo=radeonfbAnd I load the radeon module before I startx/sbin/modprobe radeonBut all of the tty(2 through 6) still disappear as soon as X is started.By "disappear", I mean that there's no cursor or text on the screen -- appears as if is in sleep mode but neither the mouse nor the keyboard -- IOW tty login remains not available.
View 2 Replies
View Related
Feb 5, 2010
I'm on a Dell notebook with Radeon Xpress 200M just upgraded from F11 to F12 and began to have white screen issues, immediately. At the beginning of boot screen went to white, hard drive activity but no control. Upon several retries and hooking up an external VGA, I managed to get display on both the external and LCD, i think in twin mode -- I then disconnected the VGA, and the LCD was OK ... until the next reboot: the LCD started going to white screen just before the GUI login, while the VGA remained viewable. Then, for no apparent reason, it would now and then go to white at the very beginning of the boot, then, again, just before the login. Also, looking at the external, it appeared that the system was thinking it had two displays working in extended desktop mode (cursor and windows would spill over to the left of the VGA screen)
"xrandr --output LVDS --mode 1280x800" caused both displays to go black momentarily, then each would come back to the state it was in -- VGA to viewable display, and the LVDS to white screen. Subsequent xrandr didn't appear to trigger anything.
tried "system-config-display", to no avail. Removing the "xorg.conf" doesn't help. Tried several reboots, including into text mode, nothing worked (it's bewildering that it worked the first time an external was hooked up, but not many subsequent times)Hooked up a different external, played around with settings, then another xrandr command did finally bring back the LVDS ! (whether the LVDS is a white screen or is working, xrandr reports it is connected.) I apologize for posting this question without exhausting all possible combinations and scenarios -- i've already lost three hours this morning (and troubleshooting with rebooting ultimately leads to forced file-system checks (long waits) for those of us with ext3 still). It is reasonable to predict that although the LVDS is working at the moment, the problem is not fixed, since it worked and then stopped working before.
Also, nothing like this ever happened with this machine before -- F9 through F11 (also, Windows Vista has normal display)
[Code]...
View 2 Replies
View Related
Feb 8, 2009
For various reasons, I am trying out the livecd of ubuntu 8.10. My monitor can not support higher than 800x600. Unhelpfully, many menus/dialogs require more resolution than that, so there are buttons off the screen I just can't see/get to. I can't seem to find any setup option that will allow me to do a virtual resolution setting (panning to get the rest of the screen). Am I forced to dive into text editors and config files? Or where should I look in the menu system for this setting?
View 1 Replies
View Related
Jan 19, 2016
I am just trying to setup my debian 8.2 stable in my Intel(R) Atom(TM) CPU N2600 @ 1.60GHz. The installation goes smooth without any issues. For this system , we are planning to use DUAL display with HDMI & LVDS.
We see that that only HDMI is working and LVDS screen is blank. However, we notice that XRANDR is is showing LVDS as connected
XORG.log:http://pastebin.com/LX9HhRui
KernlogINfo:http://pastebin.com/U2E09iZk
lspci:http://pastebin.com/eBC8wLVu
xrandr:http://pastebin.com/bS5NmAnQ
dmidecode:http://pastebin.com/2qSsHE1s
View 5 Replies
View Related
Feb 25, 2010
Lots of these in my dmesg, dont like that. Don't think it should be there. Don't know how to get rid of it. What i do know is:
It's intel graphic card related on Ubuntu 9.10 2.6.31-20-generic #57-Ubuntu SMP Mon Feb 8 09:05:19 UTC 2010 i686 GNU/Linux On a EEEPC 1000H
View 5 Replies
View Related
Apr 16, 2010
I seem to recall earlier versions of Linux that allowed virtual screens larger than the physical screen that scrolled...I would really like this functionality because I am running on an Acer Aspire One, and I would really like to run Eclipse, and some windows in Eclipse crunch down and hide options I need. Is there a way to have my 1024x600 display operate as 1024x768? I am running openSUSE 11.2 and a pretty much default installation (KDE).
View 3 Replies
View Related
Apr 1, 2011
How to change the resolution of a VT, but nothing on how to find out what it is?
So what is it?
Code:
outputs (for example)
Code:
View 1 Replies
View Related
Feb 9, 2010
I know that there are lots of solutions, like Sun virtualbox, vmware, ecc ecc.What's the best choice? I'm searching the best compromise between license, stability, features, speed.
View 14 Replies
View Related
Dec 20, 2009
virtual console (run level 3,5) screen resolution. After installing fed12 the resolution is higher(which is good) then in previous versions. After upgrading from 11 -> 12 the resolution of the virtual consoles stays the same, to large. I already compared grub.conf,i18n which are the same. Where is the resolution configuration for fed 11,12?
View 2 Replies
View Related
Feb 7, 2010
I'm got ubunt-desktop running VirtualBox. I installed MS XP HOME on a virtual disk. so everything *works* .. but I'd be a lot happier to have the box opened up all the way to my Ubuntu top-and-bottom bars.
View 6 Replies
View Related
Feb 1, 2011
I am using Ubuntu 10.10 on a Dell Optiplex GX270, with the Intel video chip. I have a problem with my virtual consoles/terminals (<ctrl-alt>F1-F6). The default screen resolution was set to 1600x1200 at installation, which results in a nearly microscopic, unreadable font. I posted the problem on this thread on ubuntuforums.org, where they suggested adding GRUB_GFXMODE=640x480 and GRUB_GFXPAYLOAD_LINUX=640x480 to /etc/default/grub and /etc/grub.d/00_header. Still no joy--the console screen resolution still was 1600x1200.
I have noticed that the screen resolution changes three times during boot; it starts at standard VGA, 640x480, then switches to 1600x1200, then finally to 1024x768, which is my preferred resolution in X. But, if I switch to a virtual console, the resolution shoots up to 1600x1200 again. There are times when I like to use virtual terminals, and I would like to avoid eyestrain.
View 10 Replies
View Related
Dec 6, 2010
I want to use 1920x1080 in the virtual consoles, with:
Debian Squeeze; proprierary ATI drivers.
Switching back to the open source drivers, it works automatically, but I got no clue with these ones. Someone say I should use uvesafb by modifing initramfs accordingly.
View 2 Replies
View Related
Jun 18, 2010
I am running Puppy from a usb in Windows 7 using Virtual Box and I can't get the 1280 x 800 screen resolution to work. The probe doesn't recognize my monitor initially in the video setup. When I choose this screen resolution in the xorgwizard it ignores the resolution I select and uses 1600 x 1200. If I try to reduce the resolution in the resolution changer, it decreases the window size but the desktop stays at the same resolution effectively cutting off the majority of the desktop from view. I have been trying the intel, radeon, vesa, and vmware drivers but none of them seem to work. Do I need to install a special video driver? I am using a unibody macbook.
View 3 Replies
View Related