Hi l3mce,
lspci of the MD is:
root@moon35:~# lspci -nn | grep 'VGA'
00:12.0 VGA compatible controller [0300]: NVIDIA Corporation C68 [GeForce 7050 PV / nForce 630a] [10de:053b] (rev a2)
after running through the wizard the "Device section" of xorg.con on the core (usr/pluto/diskless/35/etc/X11) looks like this:
Identifier "Card0"
VendorName "Unknown Vendor Name"
BoardName "Unknown Board Name"
Option "LinearAlloc" "16384"
Option "XvmcUsesTextures" "true"
Option "renderAccel" "true"
Option "NoDDCValue"
Option "UseEDID" "true"
Option "ExactModeTimingsDVI" "true"
Option "NoBandWidthTest" "true"
Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlac$
Option "DynamicTwinView" "false"
Option "UseEvents" "true"
Option "AllowGLXWithComposite" "true"
Option "AddARGBGLXVisuals" "true"
Driver "fbdev"
Option "NoLogo" "True"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
The core is now a headless one with the installer from the DVD - and seems to be working fine.
dcerouter_1029014:~# lspci -nn | grep 'VGA'
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0be2] (rev 09)
Thanks
Axel