|
Autor |
Sõnum |
plosiv
Pingviini kasutaja
Vanus: 35
Liitunud: 22.05.2007
Postitused: 64
Distributsioon: Ubuntu Linux 7.04
|
|
siis vist jäängi hätta sellega:D
|
|
|
|
|
|
|
|
aarek
Uus kasutaja
Vanus: 44
Liitunud: 07.08.2007
Postitused: 8
Asukoht: Rakvere
Distributsioon: Ubuntu Feisty
|
|
Tere, olin ise sama asjaga mures... kuni tänaseni. Ise kasutan mingit Prismabooki, millel on Inteli 82852/855GM integreeritud graafika. Xorg.conf väidab, et graafikat jooksutab i810 draiver. Seega, googeldasin kuskilt ubuntu foorumist mingite poolakate ponnistusi antud teemal ning ühe sobivana tundunud xorg.conf faili eeskujul kleepisin ka endale midagi kokku ja Voila! Peale restarti oli pilt telekas. Jõudu kõigile katsetamisel!
Lisan siia oma Xorg.conf faili alates sellest kohast, kus tuleb juttu videokaardist:
Kood: |
Section "Device"
Identifier "Intel Corporation 82852/855GM Integrated Graphics Device"
Driver "i810"
BusID "PCI:0:2:0"
EndSection
Section "Device"
Identifier "LCD"
Driver "i810"
Option "MonitorLayout" "TV,LFP"
Screen 0
BusID "PCI:0:2:0"
EndSection
Section "Device"
Identifier "TV"
Driver "i810"
Option "MonitorLayout" "TV,LFP"
Option "TVStandard" "PAL-B"
Option "TVOutFormat" "COMPOSITE" # "SVIDEO"
Option "ConnectedMonitor" "TV"
Screen 1
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "LCD"
Option "DPMS"
HorizSync 30 - 81
VertRefresh 56 - 76
EndSection
Section "Monitor"
Identifier "TV"
HorizSync 30-50
VertRefresh 60
EndSection
Section "Screen"
Identifier "LCD"
Device "LCD"
Monitor "LCD"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "TV"
Device "TV"
Monitor "TV"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "LCDandTV"
Screen "LCD"
Screen "TV" RightOf "LCD"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
Section "ServerFlags"
Option "DefaultServerLayout" "LCDandTV"
EndSection
Section "DRI"
Mode 0666
EndSection
|
|
|
|
|
|
|
|
|
maq
Pingviini aktivist
Liitunud: 16.08.2005
Postitused: 162
Distributsioon: Kubuntu 13.10
|
|
|
|
ordzo
Pingviini aktivist
Vanus: 58
Liitunud: 21.08.2006
Postitused: 120
Asukoht: Rakvere
Distributsioon: Darwin, Ubuntu, Rasbian
|
|
kas see progejupike pole abiks ?
|
|
|
|
|
|
|
|
Kaar3l
Vana Pingviin
Vanus: 37
Liitunud: 07.05.2007
Postitused: 692
Asukoht: Plv
Distributsioon: Ubuntu
|
|
Sain enda 945gm-il S-video tööle, kuid resot ei saa paika millegipärast.
Lisasin Section "Device"-sse sellised asjad:
Kood: | Option "TwinView" "true"
Option "TwinViewOrientation" "Clone"
Option "TVOutFormat" "SVIDEO"
Option "TVStandard" "NTSC-M"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1024x768" |
Siis installisin "xserver-xorg-video-intel", ning see omakorda kustutas selle: "xserver-xorg-video-i810".
Muu tundub kõik hea olevad, aga ükskõik mis reso ma sinna MetaModes-isse panen ikka jääb mulle see 1280x800, ning ei aita ka Section "Screen"-is vahetamine.
|
|
|
|
_________________ Hyva päiva!
|
|
|
|
mrvx
Uus kasutaja
Liitunud: 17.09.2005
Postitused: 8
|
|
aarek kirjutas: | Tere, olin ise sama asjaga mures... kuni tänaseni. Ise kasutan mingit Prismabooki, millel on Inteli 82852/855GM integreeritud graafika. Xorg.conf väidab, et graafikat jooksutab i810 draiver. Seega, googeldasin kuskilt ubuntu foorumist mingite poolakate ponnistusi antud teemal ning ühe sobivana tundunud xorg.conf faili eeskujul kleepisin ka endale midagi kokku ja Voila! Peale restarti oli pilt telekas. Jõudu kõigile katsetamisel! |
Mul on ka sama videokaart. Proovisin ka selle koodiga pilti ette saada. Põhimõtteliselt sain.
Aga pilt sõitis koguaeg ülevalt alla. Mul on CRT telekas. Ega ei ole teada, mis sellisel puhul peaks koodis muutma.
|
|
|
|
|
|
|
|
|
|
Powered by phpBB2 Plus based on phpBB © 2001/7 phpBB Group
|
|