Sponsored Content
Full Discussion: intel 845, framebuffer£¿
Operating Systems Linux intel 845, framebuffer£¿ Post 44444 by norsk hedensk on Saturday 6th of December 2003 01:15:32 AM
Old 12-06-2003
what is your question?
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Solaris8(intel)

I have just recently installed solaris8 on my box, and got two minor problems: Based on the size of partitions i should have approx 10gigs of mem., but the system registeres 0 space available on my harddrive....That problem results in a slight inability to install any apps... The second problem is... (3 Replies)
Discussion started by: Diesel
3 Replies

2. Programming

Where can I get sun for intel?

:confused: I wanted to get Sun Solaris 9 for NT. I went on the SUn.com site but I couldnt exactly locate the link. Anyone has an idea? thanks Jigar (6 Replies)
Discussion started by: jigarlakhani
6 Replies

3. UNIX for Dummies Questions & Answers

UNIX for Intel PC

Where can I download Solaris for Intel PIII platform. I'm trying to learn Unix at home, I have a spare PC and just need to get the OS? I'm an absolute nubie, so maybe this post doesn't even make sense? I tried looking at the Sun site and didn't see anything listed for download (1 Reply)
Discussion started by: wpblencowe
1 Replies

4. UNIX for Advanced & Expert Users

Solaris on Intel

I was wondering what features are not available on Solaris installed on Intel architecture as compared to the SPARC archietecture?? :-) (3 Replies)
Discussion started by: encrypted
3 Replies

5. UNIX for Dummies Questions & Answers

framebuffer question

I am having a hard time getting the framebuffer configured for the correct resolution. The card is a XVR-1200 and it is (or should be) linked to (do not know if that is the correct term) jfb0a & b. When I run fbconfig on /dev/fbs/jfb0a and ask for a list of resolutions, they all come back with ... (0 Replies)
Discussion started by: jetaber
0 Replies

6. UNIX for Dummies Questions & Answers

framebuffer desktop

How to set up a framebuffer desktop (environment) / no X desktop (environment)? In my case: Debian etch, allready with framebuffer but I mean that I have in framebuffer all I use in X - also read pdf (without hanging up the whole system..) and so on. (3 Replies)
Discussion started by: Action
3 Replies

7. Fedora

Help me choose an OS for my old intel 845 board

I have a pc with intel 845GLLY board with integrated i845g graphics, 768mb ram, and 1.7ghz p4. I've tried some linux distros before, ubuntu and linux mint and fedora, and older versions of ubuntu, but none of them work! They keep crashing. I searched for answers online and seems that linux kernels... (6 Replies)
Discussion started by: Mooches
6 Replies

8. What is on Your Mind?

AT&T vs Intel...

Just a quicky... I am learning AT&T x86-64 assembly syntax and boy how different Intel and AT&T are. At least there are similarities between AT&T and Motorola 68K syntax the way they are laid out so that does make it a little easier. I have all the Manuals for the Intel Instruction Set and... (0 Replies)
Discussion started by: wisecracker
0 Replies
FBDEV(4)                                                     Kernel Interfaces Manual                                                     FBDEV(4)

NAME
fbdev - video driver for framebuffer device SYNOPSIS
Section "Device" Identifier "devname" Driver "fbdev" BusID "pci:bus:dev:func" ... EndSection DESCRIPTION
fbdev is an Xorg driver for framebuffer devices. This is a non-accelerated driver, the following framebuffer depths are supported: 8, 15, 16, 24. All visual types are supported for depth 8, and TrueColor visual is supported for the other depths. Multi-head configurations are supported. SUPPORTED HARDWARE
The fbdev driver supports all hardware where a framebuffer driver is available. fbdev uses the os-specific submodule fbdevhw(4) to talk to the kernel device driver. Currently a fbdevhw module is available for linux. CONFIGURATION DETAILS
Please refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver. For this driver it is not required to specify modes in the screen section of the config file. The fbdev driver can pick up the currently used video mode from the framebuffer driver and will use it if there are no video modes configured. For PCI boards you might have to add a BusID line to the Device section. See above for a sample line. You can use "Xorg -scanpci" to fig- ure out the correct values. The following driver Options are supported: Option "fbdev" "string" The framebuffer device to use. Default: /dev/fb0. Option "ShadowFB" "boolean" Enable or disable use of the shadow framebuffer layer. Default: on. Option "Rotate" "string" Enable rotation of the display. The supported values are "CW" (clockwise, 90 degrees), "UD" (upside down, 180 degrees) and "CCW" (counter clockwise, 270 degrees). Implies use of the shadow framebuffer layer. Default: off. SEE ALSO
Xorg(1), xorg.conf(5), Xserver(1), X(7), fbdevhw(4) AUTHORS
Authors include: Gerd Knorr, Michel Danzer, Geert Uytterhoeven X Version 11 xf86-video-fbdev 0.4.2 FBDEV(4)
All times are GMT -4. The time now is 01:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy