Sponsored Content
Top Forums UNIX for Dummies Questions & Answers FreeBSD 4.6 Video Settings for Xwindows Post 27936 by charlie499 on Tuesday 10th of September 2002 04:25:00 AM
Old 09-10-2002
FreeBSD 4.6 Video Settings for Xwindows

I have set-up FreeBSD on an HP Vectra Intel Based PC, now when I go to /stand/sysinstall and "do a post installation configuration" and try to set-up the XFree86 server under Video card the model of my card does not exist. My video card model is SiS 6205 but FreeBSD supports or listed only 5205. I pressume this is the main hurdle why my "startx" command to launch Xwindows is not succesful. How could I get the correct driver for my video Thanks.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Xwindows will not start with FreeBSD 4.2

I have tried to start X windonws using the startx command. It fails. the error message I receive is: warning: 'fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/font/local". Entry deleted from font path (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local) xf86Openconsole: KDEABOP... (2 Replies)
Discussion started by: wanderer00
2 Replies

2. UNIX Desktop Questions & Answers

New FreeBSD User....Xwindows Problem

Hi, would anybody kindly help me as I am new in FreeBSD 4.4 (downloaded iso image from FreeBSD.org) and have installed it to an HP VEctra Pentium 1-166Mhz PC, have installled all the devices mouse,video card,monitor and some ports specifically to Xfree86 and all gnome related to "X" but when I type... (3 Replies)
Discussion started by: charlie499
3 Replies

3. UNIX for Dummies Questions & Answers

Terminal Video Settings

I am not a Solaris (Unix) guy so i need help. I am trying to get a Sun Ultra 5 running Solaris 8 to display the correct video for my KVM switch. I have set the CDE to 1024x768x75 and have no problem with video using this setting in CDE. When I shut down the server or boot up the server it is... (4 Replies)
Discussion started by: cchyzm
4 Replies

4. Solaris

video adapter settings

Hi Please help to set the video adapter resolution, frequency. By default the frequency is 66Hz, 61 kHz, and the resolution 1024*768. Can I set different values. We use Solaris WS, SPARC. Thanks (2 Replies)
Discussion started by: Andrey Malishev
2 Replies

5. UNIX for Advanced & Expert Users

Video Cards :: Video Memory Intercept and Redirect

I need a broad spectrum understanding on this subject, and any help would be greatly appreciated. First of all, as I understand it... The way the video hardware works is the CPU sends information about input and possible changes to the display, the video card receives these changes, makes the... (2 Replies)
Discussion started by: ciNG
2 Replies
ACPI_VIDEO(4)						   BSD Kernel Interfaces Manual 					     ACPI_VIDEO(4)

NAME
acpi_video -- ACPI Video Extensions driver SYNOPSIS
device acpi_video DESCRIPTION
This driver uses the ACPI Video Extensions to control display switching and backlight brightness. The availability of the sysctl(8) vari- ables depends on the functions offered by the host's ACPI implementation. SYSCTL VARIABLES
The following sysctls are currently implemented, where <device> is crt, lcd, or tv: hw.acpi.video.<device>.active Current state of the output device. hw.acpi.video.<device>.levels List of supported brightness levels. hw.acpi.video.<device>.brightness Current brightness level of the device. hw.acpi.video.<device>.fullpower Preset brightness level to be used in full power mode. hw.acpi.video.<device>.economy Preset brightness level to be used in economy mode. Defaults for these variables can be set in sysctl.conf(5), which is parsed at boot-time. SEE ALSO
acpi(4), loader.conf(5), sysctl.conf(5), sysctl(8) HISTORY
The acpi_video driver first appeared in FreeBSD 5.3. AUTHORS
The acpi_video driver was written by Taku YAMAMOTO <taku@cent.saitama-u.ac.jp>. This manual page was written by Mark Santcroos <marks@ripe.net>. BUGS
Some systems only perform output switching via SMM even though they export the proper information via ACPI. On such systems, the proper hotkeys or OEM driver (for example, acpi_toshiba(4)) must be used instead. BSD
November 8, 2004 BSD
All times are GMT -4. The time now is 09:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy