Portál AbcLinuxu, 11. listopadu 2025 17:11
pokúšam sa na obstarožnom notebooku - TM 210TEV rozbehať xineramu. graf. karta je Trident Microsystems CyberBlade/i1 (rev 5d) a mala by byť Xorg podporovaná. server spúšťam pomocou startx -- -layout multi -verbose +xinerama. v logu vidieť, že xinerama je zapnutá, no výsledok je taký, že na CRT monitore sa zobrazuje to isté, čo na LCD notebooku.
používam slackware-current a ako wm fluxbox so zapnutou podporou xineramy. prikladám xorg.conf a log.
díky za prípadné rady a nakopnutia,
-- jose
xorg.conf:
Section "Module"
Load "dbe" # Double buffer extension
Load "synaptics"
SubSection "extmod"
EndSubSection
Load "type1"
Load "freetype"
Load "glx"
Load "dri"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbLayout" "sk"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "synaptics"
EndSection
Section "InputDevice"
Identifier "MysExt"
Driver "mouse"
Option "Device" "/dev/input/mice"
EndSection
Section "Monitor"
Identifier "My Monitor"
HorizSync 31.5 - 60
VertRefresh 60
Option "DPMS"
EndSection
Section "Monitor"
Identifier "External Monitor"
HorizSync 31.5 - 60
VertRefresh 60
Option "DPMS"
EndSection
Section "Device"
Identifier "trident"
Driver "trident"
VideoRam 4096
BusID "PCI:1:0:0"
Option "CyberStretch"
Screen 0
EndSection
Section "Device"
Identifier "trident2"
Driver "vesa"
VideoRam 4096
BusID "PCI:1:0:1"
Screen 1
EndSection
Section "Screen"
Identifier "Default Screen"
Device "trident"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubsection
EndSection
Section "Screen"
Identifier "Screen1"
Device "trident2"
Monitor "External Monitor"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "single"
Screen 1 "Default Screen" 0 0
Screen 0 "Screen1" RightOf "Default Screen"
InputDevice "Keyboard1"
InputDevice "Mouse1"
InputDevice "MysExt" "CorePointer"
InputDevice "Mouse1" "AlwaysCore"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "ServerLayout"
Identifier "multi"
Screen 0 "Default Screen" 0 0
Screen 1 "Screen1" RightOf "Default Screen"
InputDevice "Keyboard1"
InputDevice "Mouse1"
EndSection
Section "DRI"
Mode 0666
EndSection
že by to väzilo v tomto?
Driver updates: Add dualhead support to an unsupported chip (trident, mach64, s3virge, nv, etc.)
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.