Displaying 8 results from an estimated 8 matches for "usefbdev".
Did you mean:
usbdev
2008 Jun 10
3
[Bug 16285] New: First display corrupted when second screen plugged at boot
...d
colors, and no meaningfull kind of windows.
Part of my xorg.conf :
Section "Device"
Identifier "nVidia Corporation NV34M [GeForce FX Go5200]"
Driver "nouveau"
BusID "PCI:0:16:0"
Option "UseFBDev" "true"
Option "AccelMethod" "EXA"
EndSection
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
2008 Dec 31
2
[Bug 19342] New: PB 12" G4: Pointer to flat panel table invalid
...g this list it appears that the `nouveau' driver should work on my
machine (tho I'm not quite sure yet whether I'll be able to use the
composite-video output to my TV set). So I guess I'm doing something
stupid, but I can't seem to figure out what. I tried with and without the
UseFBDev option, but it makes no difference. Any idea what I might
be missing?
Stefan
# cat /etc/X11/xorg.conf
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xo...
2006 Nov 11
1
HVM: Could not initialize SDL - exiting
Hello,
I''m trying to get my first HVM domU installed (another Debian domU is
already working under the same dom0). I intend to install the guest OS
from a bootable CD-ROM.
But when I create the new HVM domU with ''xm create xp1-cd.cfg'' , I don''t
get the expected installation-window and find this in
/var/log/xen/qemu-dm.6575.log:
domid: 6
qemu: the number
2008 Oct 26
1
Every game is out of sync.
...-reconfigure -phigh xserver-xorg
>
> Section "Screen"
> Identifier "Default Screen"
> Monitor "Philips170S"
> Device "Configured Video Device"
> Option "AddARGBGLXVisuals" "True"
> Option "UseFBDev" "true"
> Option "FlatPanel" "true"
>
> Defaultdepth 24
> SubSection "Display"
> Depth 24
> Modes "1280x1024" "1024x768" "800x600" "640x480"
> EndSubSecti...
2008 Dec 23
0
PB 12" G4: Pointer to flat panel table invalid
...ing this list it appears that the `nouveau' driver should work on my
machine (tho I'm not quite sure yet whether I'll be able to use the
composite-video output to my TV set). So I guess I'm doing something
stupid, but I can't seem to figure out what. I tried with a without the
UseFBDev option, but it makes no difference. Any idea what I might
be missing?
Stefan
# cat /etc/X11/xorg.conf
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"...
2008 Jul 18
0
Starcraft + wine 1.1.1 @ FreeBSD 7.0
...#Option "PanelOff" # [<bool>]
#Option "DDCMode" # [<bool>]
#Option "MonitorLayout" # [<str>]
#Option "IgnoreEDID" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "MergedFB" # [<bool>]
#Option "CRT2HSync" # [<str>]
#Option "CRT2VRefresh" # [<str>]
#Option "CRT2Position" # [<s...
2003 Sep 11
5
FreeBSD 4.9-PRE+ nvidia
Hello all.
I have the same problem as described by Dmitry a day ago in a topic similar.
I am able to use x11 with base driver "nv" but when I load "nvidia" driver,
startx
simply crash my machine and reboot after 5 seconds. I have a similar log
file as reported by Dmitry even using startx+logverbose option. XF86Config
file is similar,except it is not the same nvidia video
2008 Jun 22
2
cant change settings in wine.cfg
..."nvidia"
Boardname "vesa"
Busid "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
#
Identifier "device1"
Driver "nvidia"
Boardname "vesa"
Busid "PCI:1:0:0"
######added from my old working bery conf########
Option "UseFBDev" "true"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "backingstore" "true"
Option "AddARGBGLXVisuals" "true"
Option "TripleBuffer" "true"
######end of addit...