You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

powerfox

Beginner

  • "powerfox" started this thread

Posts: 2

Location: Russia, Saint Petersburg

  • Send private message

1

Saturday, September 22nd 2007, 9:30pm

Strange problem with dual monitors

Hi! I have a small problem. I use dual monitors with my i950 video card (laptop).
Everything is ok, but on the laptop's screen KDE panel and wallpaper are cut (they are placed in the left part of the screen (it's right screen), but I may maximize any window and it will use the whole screen). In kdm everything is ok.
Here is screenshot: http://itmo.vingrad.ru/files/2desktops.jpg
Red wallpaper - left screen, blue - the right one. I don't see black area shown on the screenshot, but I see some black area righter the blue wallpaper (but not the cut part of wallpaper or the panel). And I may open there windows.
I've changed laptop's screen resolution to 1028x768, but it's still 1440 x 900. Here is the xorg.conf:

Quoted


Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

.........................................

Section "Device"
Identifier "card1"
Driver "i810"
BusID "PCI:0:2:0"
Option "MonitorLayout" "CRT,LFP"
Screen 1
Option "DRI" "false"
EndSection

Section "Device"
Identifier "card0"
Driver "i810"
BusID "PCI:0:2:0"
Option "MonitorLayout" "CRT,LFP"
Screen 0
Option "DRI" "false"
EndSection

Section "Monitor"
Identifier "monitor1"
Option "DPMS"
HorizSync 30-81
VertRefresh 56-76
EndSection

Section "Monitor"
Identifier "monitor0"
Option "DPMS"
#HorizSync 30-81
#VertRefresh 56-76
#Modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection



Section "Screen"
Identifier "LaptopScreen"
Device "card0"
Monitor "monitor0"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"

ViewPort 0 0
EndSubSection
EndSection

Section "Screen"
Identifier "LeftScreen"
Device "card1"
Monitor "monitor1"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
#ViewPort 0 0
EndSubSection
EndSection




Section "ServerLayout"
Identifier "Dual-monitor Layout"
Screen 0 "LaptopScreen" Rightof "LeftScreen"
Screen 1 "LeftScreen" 0 0
Option "Xinerama" "On"
Option "Clone" "off"
....
EndSection

Section "DRI"
Mode 0666
EndSection


Quoted


fox@fox-pfx:~/build/linuxdcpp$ xrandr
SZ: Pixels Physical Refresh
*0 1440 x 900 ( 488mm x 305mm ) *60
Current rotation - normal
Current reflection - none
Rotations possible - normal left inverted right
Reflections possible - none
fox@fox-pfx:~/build/linuxdcpp$

powerfox

Beginner

  • "powerfox" started this thread

Posts: 2

Location: Russia, Saint Petersburg

  • Send private message

2

Sunday, September 23rd 2007, 11:51am

I've tested this config on SUSE 10.1. Everything is ok.
So, it's not KDE problem - it's Kubuntu relative.
If somebody knows the good way of using non-Kubuntu KDE in Kubuntu, please, wright.