Search results for query: console resolution

  1. jckarter

    Changing console resolution on a system with only non-standard resolutions available

    ...and `vidcontrol -i mode` shows no modes available to switch to. Neither 2560x1600 nor 2304x1440 is in the set of standard modes `vidcontrol` looks for. I was curious, is it possible out-of-the-box to change the console resolution to something other than the fixed list of modes in the kernel?
  2. mro

    can't set virtual console resolution

    when EFI booting my x250 Thinkpad into 14.3-RELEASE. I have the resolution during boot via /boot/loader.confexec="gop set 2" # during boot, 800x600x32 kern.vt.color.0.rgb="#303000" kern.vt.color.15.rgb="#00f000" kern.vt.fb.default_mode="640x480x16" # has no effect But not on the virtual...
  3. S

    Setting console resolution gives error message of mode not supported

    When setting the resolution for two monitors to "1024x768" or to "1280x720" (720p) the desired effect takes place, /boot/loader.conf kern.vt.fb.default_mode="1280x720" but the following error message repeats, which can also be seen with dmesg: drmn0: [drm] User-defined mode not supported...
  4. dummy0

    hyper-v How to set Console resolution on Hyper-V

    ...Hi I installed FreeBSD as an guest on Hyper-V. I am a total newbie to unix like operating systems and I need some help to set the console resolution to 1920x1080, which currently looks like this *attached screenshot*. Currently doesn't have any graphic server like Xorg/wayland installed, I...
  5. B

    console resolution von vmware player

    How can I increase the screen resolution from 640x480 on FreeBSD 13 on vmware player?
  6. L

    i915kms card resolution in console

    Good afternoon. How to change screen resolution in console (not in GUI) for i915kms video-intel card? How get a list of possible screen resolutions, select the required and make the setting permanent?
  7. B

    low resolution on console

    Hi, I just installed 13.0 RC3 on an old desktop. The desktop machine has only one graphics card, nvidia GT240. The nvidia drivers installation went quite ok and now I can play in XFCE. From %kldstat I can see nvidia.ko, linux_common.ko, linux.ko are loaded. The problem so far is, I only have...
  8. P

    Unable to modify the screen resolution for console

    Hi, I’m trying to decrease the screen resolution for the console on my laptop which has a default resolution 1920x1080 ( 12.5 ‘’) booting in UEFI. At the end of the boot, I got a nice console very bright and clear but with it's very very small and makes the reading very complicated After...
  9. goshanecr

    Solved How to switch vt console independ to external monitor?

    Hi Friends! I have a small laptop ASUS EeePC 1215, with AMD Radeon 6310 video card. So I have i386 system installed with vt console enabled: /boot/loader.conf kern.vty=vt radeonkms_load="YES" kern.vt.fb.VGA-1="1440x900" It has a native internal LVDS resolution: 1024x600, but I need use it...
  10. none

    FreeBSD 11.2 -> 12.1 amd64 using freebsd-update - console issue (I guess wrong resolution)

    Hi, I just upgraded a amd64 11.2 box to 12.1 using freebsd-update and, apart the console screen, all is fine. The console works, as I can see a thin line brighter and changing when I type on keyboard and I can log in and type the dhclient command for it to get online (will write it to rc.conf...
  11. H

    Solved uefi How to set console text resolution mode config?

    Hello, I've spent hours for solving following situation, but without success. On my htpc-system (uefi only) I've found out, that I've to boot in framebuffer resolution "mode 3" to use scfb-driver from xorg with correct resolution 1920x1080. 1. escape to loader prompt 2. typing mode to get an...
  12. A

    Console resolution in FreeBSD 12

    I've a Lenovo Thinkpad Carbon X1 (6th) with HiDPI screen. The console font is almost unreadably small. I tried to use these commands: https://www.freebsd.org/doc/handbook/consoles.html#consoles-vidcontrol # kldload vesa and # vidcontrol -i mode But I'm unable to load VESA and vidcontrol -i...
  13. A

    [How-To] FreeBSD basics – Getting your X graphics and console resolution working quickly

    ...iBSD will show you how to get your graphics and console’s resolution working correctly on FreeBSD. The author mentions that the console resolution on a fresh installation will be quite high, so they show you how to remedy that using the drm-kmod tool. Related post...
  14. O

    Setting a working console resolution on an IBM 8518

    I have an IBM 8518 connected to a Raspberry Pi 2 running FreeBSD 12.0, and I am trying to figure out how to set a console resolution. The default setting is not compatible with the monitor, and gives med a tripled display: If I do a vidcontrol -i mode the list is empty. I have tried changing...
  15. robbo007

    Change resolution console and X11 to 1024x768 FreeBSD v11

    Hi all, I've installed FreeBSD 11 on my Raspberry Pi. How can I change the console resolution and X11 to 1024x768? Cheers, Rob
  16. M

    Console resolution with vt

    I am new to FreeBSD and setup a FreeBSD 12 on Virtual Box to see how it works. The problem is its resolution after boot is 640x480. As some articles suggest, add following line in /boot/loader.conf kern.vty=sc then I can change to other modes after reboot with vidcontrol Is there a way to...
  17. A

    Trouble with changing console resolution

    I have managed to install FreeBSD on Samsung R540 without problems. I am currently writing from firefox with openbox wm. I am trying to change video mode according to 3.2.3 point in handbook: https://www.freebsd.org/doc/handbook/consoles.html when i try to load vesa module i get this error...
  18. azdatasci

    Solved Lenovo T420 FreeBSD 10.3 Console Text Resolution

    All, I am working towards making FreeBSD my main OS and have decided to give it a spin on a Lenovo T420 (model 4180) that I have to start getting familiarized (I have worked with FreeBSD before and have been a user of Linux for years). My question revolves around the resolution for the console...
  19. fernandel

    FreeBSD 10.3 and console resolution

    Hi! I upgrade FreeBSD 10.2 to 10.3 and I cannot get console resolution as I had before. In /boot/loader.conf I have: kern.vty=vt In GNOME or Fluxbox I have resolution 2560x1440 but when I use CTRL-ALT-F? I have 1440x900 or less, I am not sure. On the FreeBSD 10.2 I had the same as in GNOME and...
  20. fernandel

    Solved Console resolution

    ...and when I switch back to console it stay Xorg resolution. I did try to change size of font (gallant) but I like to keep default console resolution and I don't know how. Doeskern.vt.fb.default_mode="1366x768" settings are just for the console or also for X, please? I tried with...
Back
Top