Sponsored Content
Full Discussion: Whic Linux OS?
Top Forums UNIX for Dummies Questions & Answers Whic Linux OS? Post 302120918 by xramm on Saturday 9th of June 2007 02:36:59 PM
Old 06-09-2007
DukeNuke2 's advice worked great. As far as I understand some drivers have a little bit problem,even though you have those,in your PC, it may need some extra setup to activate it like I did on recommendation of intel drivers. also original chipset recommendations in the manufacturer's web page may be helpful .
 

2 More Discussions You Might Find Interesting

1. Fedora

Which is the better platform to learn UNIX/Linux (Kali Linux Vs. Red Hat or other)?

I just started a new semester and I started my UNIX class yesterday. I've already decided to use python along with my learning process but what I really want to use with it is Kali as my UNIX/Linux platform to learn off of since I already wanted to learn Cyber Sec. anyways. I just wanted to know if... (12 Replies)
Discussion started by: ApacheOmega
12 Replies

2. UNIX for Beginners Questions & Answers

Simple sed command not working; could be a Mac/Linux vs. PC/Linux issue

Hello, I am on a Mac and trying to clean up some monthly files with a very simple SED: sed '3,10d;/<ACROSS>/,$d' input.txt > output.txt (from the input, delete lines 3 - 10; then delete from the line containing <ACROSS> to the end of the file) then output to output.txt Even when I try... (2 Replies)
Discussion started by: verbatim
2 Replies
GTF(1)							      General Commands Manual							    GTF(1)

NAME
gtf - calculate VESA GTF mode lines SYNOPSIS
gtf h-resolution v-resolution refresh [-v|--verbose] [-f|--fbmode] [-x|--xorgmode] DESCRIPTION
Gtf is a utility for calculating VESA GTF modes. Given the desired horizontal and vertical resolutions and refresh rate (in Hz), the parameters for a matching VESA GTF mode are printed out. Two output formats are supported: mode lines suitable for the Xorg xorg.conf(5) file, and mode parameters suitable for the Linux fbset(8) utility. OPTIONS
-v|--verbose Enable verbose printouts This shows a trace for each step of the computation. -x|--xorgmode Print the mode parameters as Xorg-style mode lines. This is the default format. -f|--fbset Print the mode parameters in a format suitable for fbset(8). SEE ALSO
xorg.conf(5) AUTHOR
Andy Ritger. This program is based on the Generalized Timing Formula (GTF(TM)) Standard Version: 1.0, Revision: 1.0. The GTF Excel(TM) spreadsheet, a sample (and the definitive) implementation of the GTF Timing Standard is available at <ftp://ftp.vesa.org/pub/GTF/VTF_V1R1.xls>. X Version 11 xorg-server 1.8.0 GTF(1)
All times are GMT -4. The time now is 08:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy