1680x1050 text console resolution

In case anybody cares :-),
I have set this line in the /boot/grub/menu.lst:
kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/[MY DISK UID] ro vga=0x369
and now I have console with 1680x1050 resolution (that is native to my monitor)
I discovered this accidentally cause I had a wrong number for the vga and my system
complained about this error and suggested me the possible values :-)
So, I hope someone will find this usefull :-)

OK, I have found this http://bbs.archlinux.org/viewtopic.php?pid=481411 topic
about the same issue, so this is not as hot as I thought.
But, nevertheless, better twice than never ;-)

Similar Messages

  • Text Console Resolution

    Hi, i have a problem ... how can i change text console resolution for ex. 1024x768 ?? I tried add vga=792 in grub kernel entry (like in RHEL) but it doesn't work. Can somebody help me ??

    Hmm, i'm not sure if you can do that. On SPARC i think you can change it by editing the output-device variable in the OBP (even if i don't remember if that affects the text console). I'm not certain if its possible on an x86 platform.
    .7/M.

  • Console resolution and X on dual screen

    I'm using a laptop with an external display.
    The laptop max resolution is 1024x600 and the external's is 1680x1050.
    I've got xorg running this script on login:
    # If an external monitor is connected, place it with xrandr
    # External output may be "VGA" or "VGA-0" or "DVI-0" or "TMDS-1"
    EXTERNAL_OUTPUT="VGA"
    INTERNAL_OUTPUT="LVDS"
    xrandr |grep $EXTERNAL_OUTPUT | grep " connected "
    if [ $? -eq 0 ]; then
    xrandr --output $INTERNAL_OUTPUT --off --output $EXTERNAL_OUTPUT --auto
    else
    xrandr --output $INTERNAL_OUTPUT --auto --output $EXTERNAL_OUTPUT --off
    fi
    Then when I close my window manager, this script runs:
    #/bin/sh
    xrandr --output VGA --off --output LVDS --auto
    fluxbox-remote "Exit"
    The only time the console resolution is correct is after i've closed my window manager and this script has run.
    I'm using hal and don't have an xorg.conf. Is this the issue? I also have VGA=790 in my grub config. I guess my question is, what am I missing, and would there be a better way to do this?
    Edit: if it helps, im using an intel gma945 in an msi wind
    Last edited by keegan (2009-05-22 00:43:39)

    Okay, I got the console to work from bootup using vga=normal. Now the only time my console is unusable is after leaving xorg when I had been using the external screen and didn't run my script at logout. So when i reboot/shutdown, kill x, crash x or switch to a vt (ctrl-alt-Fx) the screen is jacked up. If I never startx, or make sure to use my script to close x, everything is okay.

  • Black screen is in interactive and interactive text (console) mode

    I want to install Solaris 10 on HP Proliant DL380 G5. After installing drivers for Smart Array (from CPQary3.iso) I can't see this:
    "Starting Solaris Interactive (graphical user interface) Installation.
    You must respond to the first question within 30 seconds or the installer
    proceeds in a non-window environment (console mode)".
    The screen now is black in both modes: interactive and interactive text (console)
    If I don't install CPQary3 then graphical user interface works good, but "No disks found" :)
    What can I do with it?
    Edited by: Blutang on Jan 14, 2009 2:07 AM

    well the problem has been solved...hope this may help others having this issue.
    i basically just let the battery run out, then connected the ipod to my laptop and voila...it reset and all is well again...
    pretty random, but glad it is all working again.

  • Trying to set console resolution to 1440x900 at startup

    Hi, I've got an NVIDIA Quadro FX 1500M and I'd like to set my console resolution to 1440x900.
    For starters, X works just fine. Everything goes great.
    But when I boot into the console, I can't set a resolution any higher than 1024x768 which, on this laptop, looks pretty wonky. I've tried vbetest and having GRUB ask me at bootup, but nothing shows me an available resolution near 1440x900.
    Any thoughts? Danke.

    Hello
    The solution is to use KMS (Kernel Mode Settings), to get the kernel to initialise the GPU itself, thus allowing every video mode in the console. This requires the nouveau driver.
    Cheers

  • [SOLVED] Lost my text console

    After the last full upgrade yesterday, something odd has happened to my console.  I don't use any kind of gdm; I boot (with nomdeset) to a text-only console and then run startx if/when I'm ready for GUI stuff.  When I want a larger, full-screen font or just avoid the clutter of a desktop, I'll ctrl-alt-F{x} to a non-GUI console.  When I'm ready to reboot, I quit out of fluxbox and do so.
    All of a sudden, once I start xorg the text consoles are gone.  ctrl-alt-F1 takes me to a blank screen; if I exit out of xorg entirely there are no visible consoles anywhere and I have to blindly ctrl-alt-del to reboot.  It's not a crippling problem -- I can do whatever I want through xterm -- but it's annoying.
    graphics card is an onboard Radeon 6530; using the arch implementation of the catalyst driver (catalyst-hook).  Has anyone else seen this happen?
    Last edited by WyoPBS (2013-04-28 15:59:56)

    Ah, found the answer over in the Catalyst thread of the bar&grill forum:
    I got workaround from one of the bug reports in the unofficial site :  just pass vga=... (say vga=792 ) to kernel from grub
    This fixed it for me

  • Beep on text console

    Is it possible to deactivate the beep/bell in text console [not in X]
    in Solaris 10? I am going crazy with that repugnant beep!
    Very thanks,
    gethostbyname

    To do the kind of thing you are talking about you will need to implment a Java Bean in your form listen for the changes. Take a look at KeyEvent Java Bean or the Oracle Forms PJCs-Java Beans web site for more information and examples.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Keyboard lag in plain text console

    Hi everybody!
    I'm experiencing a strange keyboard lag on both of my two machines, but only in plain text console.
    Both consoles uses framebuffer (in 1024x768 and 800x600 modes). There are kernel26, Xorg 7.0 and Xfce 4.2 on both machines. No special fb driver used (eg. no nvidiafb or vesa-tng).
    One PC uses nv, another - nvidia driver. In X everything is OK.
    Has anyone the same problem?

    hi,
    I have this problem, too, but it only appears on my virtual console #1, if I switch to 2,3, ... it works as it should.
    Used kernel: arch 2.6.17-beyond
    menu.lst entry:
    kernel /boot/vmlinuz26beyond root=/dev/hda6 ro
    initrd /boot/kernel26beyond.img
    hightower

  • Mplayer doesn't play video in text console

    I am trying to use mplayer in my text-based console/terminal without the X window system. When I play a video, the sound is fine but the video output just shows a few text characters moving and that's it, no video. Is there something I must type after the mplayer command or set a certain preference for graphics/video?
    My xorg.conf file has:
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "82810E DC-133 (CGC) Chipset Graphics Controller"
    And the output for mplayer -vo help is:
    MPlayer SVN-r30526-4.4.3 (C) 2000-2010 MPlayer Team
    Available video output drivers:
    vdpau VDPAU with X11
    xv X11/Xv
    x11 X11 ( XImage/Shm )
    xover General X11 driver for overlay capable video output drivers
    gl X11 (OpenGL)
    gl2 X11 (OpenGL) - multiple textures version
    matrixview MatrixView (OpenGL)
    dga DGA ( Direct Graphic Access V2.0 )
    sdl SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
    fbdev Framebuffer Device
    fbdev2 Framebuffer Device
    aa AAlib
    caca libcaca
    v4l2 V4L2 MPEG Video Decoder Output
    xvidix X11 (VIDIX)
    cvidix console VIDIX
    null Null video output
    xvmc XVideo Motion Compensation
    mpegpes MPEG-PES to DVB card
    yuv4mpeg yuv4mpeg output for mjpegtools
    png PNG file
    jpeg JPEG file
    gif89a animated GIF output
    tga Targa output
    pnm PPM/PGM/PGMYUV file
    md5sum md5sum of each frame
    142 audio & 332 video codecs
    Does anyone know what I should do?
    Last edited by ih23 (2010-02-13 17:39:38)

    Here is the output for "mplayer -v -vo fbdev":
    CPU vendor name: GenuineIntel max cpuid level: 2
    CPU: Intel(R) Celeron(TM) CPU 1400MHz (Family: 6, Model: 11, Stepping: 1)
    extended cpuid-level: 4
    Detected cache-line size is 32 bytes
    Testing OS support for SSE... yes.
    Tests of OS support for SSE passed.
    CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 0 SSSE3: 0
    Compiled with runtime CPU detection.
    get_path('codecs.conf') -> '/home/isaias/.mplayer/codecs.conf'
    Reading /home/isaias/.mplayer/codecs.conf: Can't open '/home/isaias/.mplayer/codecs.conf': No such file or directory
    Reading /etc/mplayer/codecs.conf: 142 audio & 332 video codecs
    Configuration: --prefix=/usr --enable-runtime-cpudetection --disable-gui --disable-arts --disable-liblzo --disable-speex --disable-openal --disable-fribidi --disable-libdv --disable-musepack --disable-esd --disable-mga --enable-xvmc --language=all --confdir=/etc/mplayer --extra-cflags=-fno-strict-aliasing
    CommandLine: '-v' '-vo' 'fbdev' 'Gods and Generals CD 01 of 02.avi'
    init_freetype
    Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
    get_path('fonts') -> '/home/isaias/.mplayer/fonts'
    Using nanosleep() timing
    get_path('input.conf') -> '/home/isaias/.mplayer/input.conf'
    Can't open input config file /home/isaias/.mplayer/input.conf: No such file or directory
    Parsing input config file /etc/mplayer/input.conf
    Input config file /etc/mplayer/input.conf parsed: 90 binds
    Setting up LIRC support...
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    get_path('Gods and Generals CD 01 of 02.avi.conf') -> '/home/isaias/.mplayer/Gods and Generals CD 01 of 02.avi.conf'
    Playing Gods and Generals CD 01 of 02.avi.
    get_path('sub/') -> '/home/isaias/.mplayer/sub/'
    [file] File size is 1342103508 bytes
    STREAM: [file] Gods and Generals CD 01 of 02.avi
    STREAM: Description: File
    STREAM: Author: Albeu
    STREAM: Comment: based on the code from ??? (probably Arpi)
    LAVF_check: AVI format
    AVI file format detected.
    list_end=0x228A
    ======= AVI Header =======
    us/frame: 33366 (fps=29.971)
    max bytes/sec: 0
    padding: 0
    MainAVIHeader.dwFlags: (2320) HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE
    frames total: 202520 initial: 0
    streams: 2
    Suggested BufferSize: 1048576
    Size: 640 x 360
    ==========================
    list_end=0x10F0
    ==> Found video stream: 0
    [aviheader] Video stream found, -vid 0
    ====== STREAM Header =====
    Type: vids FCC: XVID (44495658)
    Flags: 0
    Priority: 0 Language: 0
    InitialFrames: 0
    Rate: 30000/1001 = 29.970
    Start: 0 Len: 202520
    Suggested BufferSize: 1048576
    Quality -1
    Sample size: 0
    ==========================
    Found 'bih', 40 bytes of 40
    ======= VIDEO Format ======
    biSize 40
    biWidth 640
    biHeight 360
    biPlanes 1
    biBitCount 24
    biCompression 1145656920='XVID'
    biSizeImage 691200
    ===========================
    Regenerating keyframe table for MPEG-4 video.
    list_end=0x217E
    ==> Found audio stream: 1
    [aviheader] Audio stream found, -aid 1
    ====== STREAM Header =====
    Type: auds FCC: (1)
    Flags: 0
    Priority: 0 Language: 0
    InitialFrames: 0
    Rate: 1225/32 = 38.281
    Start: 0 Len: 258684
    Suggested BufferSize: 12288
    Quality -1
    Sample size: 0
    ==========================
    Found 'wf', 30 bytes of 18
    ======= WAVE Format =======
    Format Tag: 85 (0x55)
    Channels: 2
    Samplerate: 44100
    avg byte/sec: 16000
    Block align: 1152
    bits/sample: 0
    cbSize: 12
    mp3.wID=1
    mp3.fdwFlags=0x2
    mp3.nBlockSize=1152
    mp3.nFramesPerBlock=1
    mp3.nCodecDelay=1393
    ==========================================================================
    list_end=0x4F8E468C
    Found movie at 0x2296 - 0x4F8E468C
    Reading INDEX block, 461204 chunks for 202520 frames (fpos=1334724244).
    AVI index offset: 0x2292 (movi=0x2296 idx0=0x4 idx1=0xA22)
    Auto-selected AVI video ID = 0
    Auto-selected AVI audio ID = 1
    AVI: Searching for audio stream (id:1)
    XXX initial v_pts=0.100 a_pos=0 (0.000)
    AVI video size=1222794219 (202520) audio size=108119353 (258684)
    VIDEO: [XVID] 640x360 24bpp 29.970 fps 1447.6 kbps (176.7 kbyte/s)
    Auto-selected AVI audio ID = 1
    [V] filefmt:3 fourcc:0x44495658 size:640x360 fps:29.970 ftime:=0.0334
    get_path('sub/') -> '/home/isaias/.mplayer/sub/'
    using /dev/fb0
    Can't open /dev/fb0: No such file or directory
    Error opening/initializing the selected video_out (-vo) device.
    ==========================================================================
    Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
    dec_audio: Allocating 4608 + 65536 = 70144 bytes for output buffer.
    mp3lib: using SSE optimized decore!
    MP3lib: init layer2&3 finished, tables done
    MPEG 1.0, Layer III, 44100 Hz 128 kbit Joint-Stereo, BPF: 417
    Channels: 2, copyright: No, original: Yes, CRC: No, emphasis: 0
    AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
    Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
    ==========================================================================
    Building audio filter chain for 44100Hz/2ch/s16le -> 0Hz/0ch/??...
    [libaf] Adding filter dummy
    [dummy] Was reinitialized: 44100Hz/2ch/s16le
    [dummy] Was reinitialized: 44100Hz/2ch/s16le
    Trying every known audio driver...
    ao2: 44100 Hz 2 chans s16le
    audio_setup: using '/dev/dsp' dsp device
    audio_setup: using '/dev/mixer' mixer device
    audio_setup: using 'pcm' mixer device
    audio_setup: sample format: s16le (requested: s16le)
    audio_setup: using 2 channels (requested: 2)
    audio_setup: using 44100 Hz samplerate (requested: 44100)
    audio_setup: frags: 16/16 (4096 bytes/frag) free: 65536
    AO: [oss] 44100Hz 2ch s16le (2 bytes per sample)
    AO: Description: OSS/ioctl audio output
    AO: Author: A'rpi
    Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
    [dummy] Was reinitialized: 44100Hz/2ch/s16le
    [dummy] Was reinitialized: 44100Hz/2ch/s16le
    Video: no video
    Freeing 3 unused video chunks.
    Starting playback...
    Increasing filtered audio buffer size from 0 to 65536
    Uninit audio filters...9.7 (23:10:19.7) 1.0%
    [libaf] Removing filter dummy
    Uninit audio: mp3lib
    vo: x11 uninit called but X11 not initialized..

  • MacMini (Jan09) supports two 22" Displays 1680x1050 (16:10) resolution

    Hi everybody.
    I am considering to switch to the New MacMini and would like to use it with two new Samsung SyncMaster 2243 LNX with VGA. Could I extend to both Displays on full resolution 1680x1050 (16:10)? Anybody experiences?
    In the online shop they don't give any option to buy the video-adapters. Would that mean I will have the adapters for two VGA and DVI coming with the unit?
    Thanks and Regards,
    Seb.

    Yes, it should work, but you are going to have to buy two different Apple adapters because the adapter the mini comes with is for monitors with a DVI input and the Samsung you are considering has only VGA for an input. In that case, you will need to buy two Apple adapters as follows; an Apple Mini DVI to VGA Adapter and an Apple Mini DisplayPort to VGA Adapter.
    I recommend spending a little more on the monitor and getting monitors that have DVI inputs. That way you will have one adapter already included with the mini (Apple Mini DVI to DVI Adapter) and you will only have to purchase one other adapter, namely Apple Mini DisplayPort to DVI Adapter. The performance of the digital interface will be better on the screen.

  • [Solved...sort of]Changing grub and console resolution during boot

    I recently purchased a new monitor that runs at 1920x1080, my older monitor was at 1920x1200, and when I boot now I end up with a boxed output, black borders on each side. This influences how my grub looks and how my terminal looks at startup. I've changed the settings so my WM looks and works properly, but I am not sure how to change, or update, the resolution for my boot-up process. I could use some assistance. Thanks!
    EDIT:
    Well I found out that I can only change my resolution in grub based on what is shown in vbeinfo when booting with grub. The strange thing is that the resolution being used is 1920x1080x32, which is the recommendedd, and max resolution of my monitor. I also noticed my BIOS splash screen is also being shown with black borders on all sides.
    EDIT:
    Well it looks like this is problem with OCD on my monitor, and my NVIDIA card. Looks like it's pretty wide spread without any real solution. I'll mark this as solved since this has nothing to do with grub or linux settings.
    Last edited by barefly (2015-05-10 02:50:01)

    jasonwryan wrote:Did you regenerate your grub config?
    I just tried this by running grub-mkconfig without changing any settings in /etc/default/grub, and it didn't work. So I went ahead and modified /etc/default/grub on my next boot to another valid resolution and restarted. That had no effect either. The last thing I tried was manually adding the preferred resolution instead of leaving it at auto. None of the changes made any difference. It only changed the way my text was outputted, making it more or less scrunched really. I think the issue could be stemming from the monitor and bios are interacting, since my bios splash screen starts with the black border, and then grub inherits the screen properties, and then in turn linux inherits these settings before my video card finally kicks in after tty and x starts.
    Last edited by barefly (2015-05-10 02:46:25)

  • Annoying bar on the right side of my browser, makes the text and resolution of things inside the browser look blurry, is there any way to fix this?

    There's been this white, or transparent bar on the right side of the browser (picture for reference: http://imgur.com/Jhzn9ym )
    That annoying bar makes the whole browser become blurry in resolution and it even affects how I click on links, for example lets say I click on link, the browser will think im just highlighting text and make me click about half an inch to the right in order to click the link I want. I guess the transparent bar throws off the browser as if that bar isn't there but yet the browser has adjusted to fit the faulty resolution. I know about computers and I'm not a stay at home mom that has no idea how to fix things, if you notice the image the browser is fully opened, as in the button that has the square to make the browser fit the window is clicked, so the browser is set to fit. This is really annoying because it just throws off the way I use it and the functionality is not there any more.

    If the Firefox window isn't maximized can you then drag te windows borders to make it fill the full screen width?
    Do a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    *Download the full Firefox installer and save the file to the desktop<br>https://www.mozilla.org/en-US/firefox/all.html
    If possible uninstall your current Firefox version to cleanup the Windows registry and settings in security software.
    *Do NOT remove "personal data" when you uninstall your current Firefox version, because this will remove all profile folders and you lose personal data like bookmarks and passwords including data in profiles created by other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure NOT to remove personal data when you uninstall Firefox as that will remove all Firefox profile folders and you lose your personal data.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • [bash] Console resolution issues

    Hi everyone!
    I`m a Debian user who recently converted into Arch. I am really happy with the functionalty and way the system operates(hello up to date kernel ), but I have an issue with one thing. I built an old pc from leftovers and got an old 9" crt screen. I want to make it my personal mp3 player using ssh and mocp. The thing is when /dev becomes populated the resolution jumps into the one the screen and gfx card is able to provide. Unfortunately this screen supports 640x480 and 800x600, but due to the size I would prefer to run it in vga mode(640x480). I tried to force the resolution via GRUB but no dice. Any ideas? Thanks

    kgas wrote:you need to disable KMS in that case.(KMS is enabled by default) i915.modeset=0 in the kernel line and blocking the modules help you to resolve this issue and wiki is your friend,
    What I did was the other way around - I used nomodeset during boot and it worked!
    No you do not need to disable kms. Just do video=VGA-1:640x480  or similar.
    Btw, why not just use a larger font and let the res stay at 800x600?
    Tried this but its a junky 9" monitor for ~3 dollars I got on a flea market and failed at this for no apparent reason(other screens worked on 640x480 with no problem). Also tried to force 8bpp, no luck with that. Guess its hardware dependant.
    Thanks for the help everyone!
    Last edited by Dude11 (2011-03-21 21:00:49)

  • How to change [console, login, single-user] screen resolution?

    Hello people.
    This computer has a 1600x1200 capable screen but it show console (by "console" I mean the DOS-like interface showning white text at startup, single-user (command-s) mode as well as the graphical boot logo and Login screen) in 800x600 only. This is bad
    Give me a Linux system and I'll go right to the bootloader settings and/or kernel arguments line. There it is. I have tried very hard to find the way. I have not given up yet but I am tired of not-finding my way around. There must be a way!
    My question is: How does one go about setting the console resolution?
    Interesting fact: Upon cold-boot, the screen is set at 800x600@60Hz-or-so all the way up to my desktop where it switch to my user-defined settings (1280x1024@85Hz). To log out gives back the Login screen at a proper resolution.

    I found that in /var/log/windowserver.log
    Server is starting up
    Jun 03 11:40:33 [86] CGXPerformInitialDisplayConfiguration
    Jun 03 11:40:33 [86] Display 0x5b81c5c0: MappedDisplay Unit 0; Vendor 0x756e6b6e Model 0x717 S/N 0; online enabled (0,0)[800 x 600], base addr 0x3008000
    I want the [800x600] part to be set to [1280x1024]

  • Changing virtual console video mode timings

    I’ve been trying to figure out how to tweak the video timing for virtual consoles (Ctrl-Alt-F1 to F6). I’m pretty sure KMS (kernel mode-setting) is running; the VCs are at 1280 × 1024 resolution and the Nouveau kernel module is running.
    My motivation is that I have an LCD where the default timings (that apparently come from EDID information from the monitor itself!) aren’t handled perfectly by the monitor. In X, I am reducing the “front porch” by 8 dots using xrandr and this gives a correct image, at least while I am using X:
    O=DVI-I-1
    # Horiz. values from EDID: 1280 1328 1440 1688
    xrandr --newmode metho 108 1280 1320 1432 1680 1024 1025 1028 1066
    xrandr --addmode "$O" metho
    xrandr --output "$O" --mode metho
    I am looking for a way to do the equivalent to the other virtual text consoles. I’ve read about a video kernel parameter for setting the resolution, but I haven’t tried it because I haven’t seen any indication you can set the timing with it. I have tried playing with the “fbset” command which mentions some timing settings, but they don’t seem to have any effect.
    I’ve also tried making a simple C program to call some libdrm routines like below, but I’m really just stabbing in the dark. This program kind of did what I wanted, but when I switch to another virtual console, the video mode is reverted; even when I switch back to the original console my changes remain undone until I rerun my program.
    #include <xf86drmMode.h>
    drmModeCrtcPtr crtc = drmModeGetCrtc(drm, crtc_id);
    drmModeModeInfo mode = crtc->mode;
    mode.hsync_start -= 8;
    mode.hsync_end -= 8;
    mode.htotal -= 8;
    int ret = drmModeSetCrtc(drm, crtc->crtc_id, crtc->buffer_id,
    crtc->x, crtc->y, &conn_id, 1, &mode);
    drmModeFreeCrtc(crtc);
    I fear I am stepping into rather specialised territory, but any clues might be helpful. Even a way to hack or fake the EDID information might make me happy.

    grey wrote:Are you using a login manager?
    Yea i was using gdm, i don't know what i did, but it seems to work just fine now.

Maybe you are looking for

  • Is this an issue with my Retina MBP or Logic 9?

    Very odd thing happening with my MBP today. I wonder if anyone else can confirm they get the same results (for me, it's repeatable 100% of the time). If Logic 9 is running and I attempt to visit this particular page on The Independent's site: http://

  • I am using Pages 4.3. I created a Document using Pages 4.3 that is 280 MB (it is 350 pages long). Will I be able to open it in Pages 5.0?

    I am using Pages 4.3. I created a Document using Pages 4.3 that is 280 MB (it is 350 pages long). Will I be able to open it in Pages 5.0?

  • Macbook pro 2,5 penryn broken screen

    Hi, i want to know which screen do i have,lcd or led. I have an mbp early 2008 @2,5mhz it`s the first model with multi touch. i want to know where can i find how to replace the screen,(i found how to remove it but i cant find how to put it again) Mes

  • Buying an older Mac

    Hey there! I'm thinking about buying one of those cool old colourful Mac G3's. They told me it's running Mac OS X Panther. How useful is this version of the operating system? Does it contain iTunes or anything like that? Will I be able to install Win

  • How to auto fill "Form" in htm file?

    As teacher, we have many records (of students) to fill and update through web. While we have Files that are in e-style ( as text, excel, word, xml, etc.) we hope to fill them automatic by computer. Could I use Jave to make some program for ourself? I