similar to: How to? Set boot up display resolution

Displaying 20 results from an estimated 1000 matches similar to: "How to? Set boot up display resolution"

2019 May 25
3
[PATCH 1/2] drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes
Higher layers tend to add a lot of modes not actually in the EDID, such as the standard DMT modes. Changing this would be extremely intrusive to everyone, so just force the scaler more often. There are no practical cases we're aware of where a LVDS/eDP panel has multiple resolutions exposed, and i915 already does it this way. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110660
2011 Jan 22
4
Crossover cable for E1 ?
I'm looking to connect a BMC 450 to an asterisk with a Digium Quad E1 card. Am I right in thinking that I'll need a special 'crossover-E1' RJ45 cable? If so, any clues where I might buy one in the UK? The Digium card sellers don't seem to stock such a thing. Thanks. Tim. Tim Panton - Web/VoIP consultant and implementor www.westhawk.co.uk
2005 Feb 22
6
Run Sweave and LaTeX directly from command line
Hello! Those of you, who use Sweave a lot, will probably find my shell script usable. You can get it at: http://www.bfro.uni-lj.si/MR/ggorjan/programs/shell/Sweave.sh No warranty, however don't hesitate to contact me if you find an error or have a patch! -- Lep pozdrav / With regards, Gregor GORJANC --------------------------------------------------------------- University of
2006 Aug 24
4
Looks like 3.8 is not ready to download
This is just a heads up that 3.8 does not look ready to download. There are 3.8 files at the CentOS mirrors, but the files (including the iso images) are constantly changing or disappearing. It looks like the hard-working diligent CentOS workers are making some last minute changes before getting CentOS 3.8 out the door. I presume that there will be a posting made to this list when 3.8 is
2003 Apr 28
2
OT: Avoiding harddisk failure due to mobility
Hi All, I need some advice on finding a solution to this problem . I have a hard disk mounted on a mobile robot. I am using ext3 fs. The hard disk is subjected to several bumps as the robot travels. I am experiencing frequent hard disk failure ( about once a month). I have thought about 2 different solutions to this problem. I would appreciate any tips on evaluating them 1) Use Compact Flash
2007 Mar 19
1
Wine just died of some "GLX" error
Everything was perfect. But suddenly wine just died days ago. I do not remember I made any big modification to my UBUNTU 6.10. With "$>glxinfo" I get: name of display: :0.0 Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0".
2006 Apr 14
10
DHH Says...F You
WTF was this about? http://www.flickr.com/photos/planetargon/127984254/ Joe -- Posted via http://www.ruby-forum.com/.
2005 Jun 21
3
R-help
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 --------------------------------- Colleagues Is there a function in R that is an equivalent of zoom in matlab? This is very useful for being able to magnify details in a plot. I have searched the help for "zoom", "interactive zooming", and "magnify". The R search
2016 Jun 03
13
[Bug 96355] New: Performance: extra&costly SSBO validation even when SSBO aren't used
https://bugs.freedesktop.org/show_bug.cgi?id=96355 Bug ID: 96355 Summary: Performance: extra&costly SSBO validation even when SSBO aren't used Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component:
2014 Feb 17
1
VMware-tools has 4 options only for resolution!
Hi Guys, It is surprised that VMware-tools gives 4 options only for resolutin after I install VMware-tools for CentOS release 5.10 (Final), a guest OS running with VMware player 6.0.1 build-1379776. The kernal is 2.6.18-371.4.1.el5 x86_64 x86_64. The host system is win7 64bit OS. The hardware is Thinkpad T440S with a FHD display, 1920 X 1080. The following is what I get when I run
2011 Oct 17
2
special language character in a pie chart
Dear List Members, I am working on a below piece of code: Initially have created pie charts with Enlish labels to present the data for Czech Republic, now however I need to print the label with original Czech fonts. When I copy paste from Word, certain fonts get 'simplified' distorting original spelling. How can solve this problem? Is there a package I can download which will support
2009 Jan 15
21
4 disk raidz1 with 3 disks...
Hello, I was hoping that this would work: http://blogs.sun.com/zhangfan/entry/how_to_turn_a_mirror I have 4x(1TB) disks, one of which is filled with 800GB of data (that I cant delete/backup somewhere else) > root at FSK-Backup:~# zpool create -f ambry raidz1 c4t0d0 c5t0d0 c5t1d0 > /dev/lofi/1 > root at FSK-Backup:~# zpool list > NAME SIZE USED AVAIL CAP HEALTH ALTROOT
2010 Jan 31
6
em(4) + ALTQ broken
I'm having problems getting PF + ALTQ to work on em(4) interfaces under 8.0-RELEASE. Kernel was rebuilt with the additional options necessary for ALTQ and what not. Same basic configuration works fine under 7.2-RELEASE. Basically, the queues create successfully but running a pfctl -vsq shows a zero packet/byte count for all queues, even the interface's root queues. This same problem is
2008 Oct 15
2
R: "in-place" appending to a matrix.
Hello fellow R sufferers, Is there a way to perform an appending operation in place? Currently, the way my pseudo-code goes is like this for (i in 1:1000) { if (some condition) { newRow <- myFunction(myArguments) X <- rbind(X, newRow) # <- this is the bottleneck!! } } As you can see, it works but as the matrix X gets the size of a few million rows, the
2006 Dec 05
11
Does Samba/Winbind not follow nested groups in AD?!?
Here's the situation: We have users who are members of groups and those groups are sometimes members of a 2nd level of groups. If a folder has permissions assigned to a 2nd level group, then the user can not access the share. Doing a "getent group | grep user | grep 2nd_level_group" also returns nothing. Samba seems to not be recognizing that a user is a member of a group under
2005 Sep 14
9
Sending Emails via Cron
I''m developing an application using RoR that will generate enough email notifications that I don''t want them in the actual web application. So, I''m thinking about having an outgoing queue that a cron job would pick up and deliver. My question is if this is possible with a ruby script that uses ActiveRecord and ActiveMailer?
2019 Dec 02
5
[RFC] High-Level Code-Review Documentation Update
Yeah, +1 that people from the same organization are sometimes the only ones working on a certain feature/area. (certainly I'd expect some discussion about the feature in general to be discussed outside that group if it's in any way contentious - but some stuff's clear enough (I think I implemented debug_types years ago, likely with only Eric's approval, both of us being at Google
2016 Dec 24
10
Noise Cancellation of Server Noise
Has anyone come across a device that could cancel out the noise from servers, ie. the fan noise? I have a server rack near my office and would like to see if i can decrease the noise level. It would seem to me that the steady drone of the fans could be cancelled out to a large extent.
2006 Jan 10
1
Problem with belongs_to
I have a model where I have a tree of nodes in one table (acts_as_tree) where I also use a type column to get inheritance. In this table I also have a data_id column that refers to another row in another table (the subclass knows what table). I also have another class that have this line class Page < ActiveRecord::Base belongs_to :node, :foreign_key =>
2011 Jun 14
4
How about add 3D-stereo-features in future?
I think this feature may be realesed more easly(because wine get all 3d-calls) than other programs like vrizer (now vrizer is dead).