problem med upplösningen med dualscreens i kubuntu (HDTV)

Användarvisningsbild
mikimon
Inlägg: 15
Blev medlem: 07 mar 2007, 18:55
OS: Ubuntu
Utgåva: 18.04 Bionic Beaver LTS
Ort: Sollentuna
Kontakt:

problem med upplösningen med dualscreens i kubuntu (HDTV)

Inlägg av mikimon »

Hello!
Har ett litet iriterande problem, det är så att jag har en bärbar dator där jag har kopplat på en hdtv via det externa vga utgången,
Problemet är att väl inne i KDE så kan jag ej ändra min upplösning på hdtv:n. Den har låst sig på 1280x720.
Den intrigerade skärmen på datorn körs i 1280x800. Har provat att editerat min xorg.conf file 1000gånger, men det vill inte fungera. Jag kör ingen bigdesktop eller sådant, Dock när jag får fram inloggningsskärmen då kör min hdtv i 1360x768.
Men så fort ja loggar in i KDE så hoppar han till 1280x720.
Jag har även ställt in min refreshrate enligt tv.ns specifikation "HorizSync45.0 - 50.0 VertRefresh  47.0 - 63.0"

Drivare: 2.0.6286 (8.33.6)
Kernel: 2.6.17-10-386
Xorg Version 7.1.1

Här är min xorg.conf fil.

Section "ServerLayout"
Identifier    "Default Layout"
Screen      0  "aticonfig-Screen[0]" 0 0
Screen        "aticonfig-Screen[1]" RightOf "aticonfig-Screen[0]"
InputDevice    "Generic Keyboard"
InputDevice    "Configured Mouse"
EndSection

Section "Files"

# path to defoma fonts
FontPath    "/usr/share/X11/fonts/misc"
FontPath    "/usr/share/X11/fonts/cyrillic"
FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath    "/usr/share/X11/fonts/Type1"
FontPath    "/usr/share/X11/fonts/100dpi"
FontPath    "/usr/share/X11/fonts/75dpi"
FontPath    "/usr/share/fonts/X11/misc"
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  "type1"
Load  "vbe"
Load  "fglrx"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver      "kbd"
Option     "CoreKeyboard"
Option     "XkbRules" "xorg"
Option     "XkbModel" "pc105"
Option     "XkbLayout" "se"
Option     "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver      "mouse"
Option     "CorePointer"
Option     "Device" "/dev/input/mice"
Option     "Protocol" "ExplorerPS/2"
Option     "ZAxisMapping" "4 5"
Option     "Emulate3Buttons" "true"
EndSection

Section "Monitor"
Identifier  "aticonfig-Monitor[0]"
HorizSync    28.0 - 51.0
VertRefresh  43.0 - 60.0
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Monitor"
Identifier  "aticonfig-Monitor[1]"
HorizSync    45.0 - 50.0
VertRefresh  47.0 - 63.0
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]"
Driver      "fglrx"
Option     "VideoOverlay" "on"
Option     "OpenGLOverlay" "off"
BusID      "PCI:1:0:0"
EndSection

Section "Device"
Identifier  "aticonfig-Device[1]"
Driver      "fglrx"
BusID      "PCI:1:0:0"
Screen      1
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device    "aticonfig-Device[0]"
Monitor    "aticonfig-Monitor[0]"
DefaultDepth    24
SubSection "Display"
Viewport  0 0
Depth    24
Modes    "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[1]"
Device    "aticonfig-Device[1]"
Monitor    "aticonfig-Monitor[1]"
DefaultDepth    24
SubSection "Display"
Depth    1
Modes    "1360x768" "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth    4
Modes    "1360x768" "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth    8
Modes    "1360x768" "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth    15
Modes    "1360x768" "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth    16
Modes    "1360x768" "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth    24
Modes    "1360x768" "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Mode        0666
EndSection

Section "Extensions"
Option     "Composite" "Disable"
EndSection

//micke
Senast redigerad av 1 mikimon, redigerad totalt 7 gånger.
Mikael Väänänen
Användarvisningsbild
mikimon
Inlägg: 15
Blev medlem: 07 mar 2007, 18:55
OS: Ubuntu
Utgåva: 18.04 Bionic Beaver LTS
Ort: Sollentuna
Kontakt:

SV: problem med upplösningen med dualscreens i kubuntu (HDTV)

Inlägg av mikimon »

ingen som kan hjälpa?
om ja kör dpkg-reconfigure xserver.xorg och sedan lägger in så min hdtv är som skärm 1 då fungerar upplösningen. men då visas bilden enbart på min hdtv. kan det vara något fuffens med mina ati drivare.? Ingen som har stött på dett "problem" ?
HDTV är en Mirai 32tummare.
Mikael Väänänen
Användarvisningsbild
mikimon
Inlägg: 15
Blev medlem: 07 mar 2007, 18:55
OS: Ubuntu
Utgåva: 18.04 Bionic Beaver LTS
Ort: Sollentuna
Kontakt:

SV: problem med upplösningen med dualscreens i kubuntu (HDTV)

Inlägg av mikimon »

ja de löste sig genom att installera om hela faderullan och sedan lät ja bli kde:s configurations panel, gör hädan efter bara ändringar i xorg.conf..
Mikael Väänänen
Skriv svar

Återgå till "Installation/Uppgradering/Drivrutiner - inaktuell"