Pagina 1 di 1
kde 3.5 monitor (RISOLTO)
Inviato: sab 10 set 2011, 1:30
da creppolo
ho installato slackware 12.2 su un eeepc 900, tutto è a posto (la rete funziona bene con wicd) ma ho un problema con il monitor (1024x600)
ho provato a configurare xorg.conf a mano come suggerito su slacky.br (ho girato un po la rete...) ma nulla da fare, non me lo fa neanche vedere nel menu settings ...
qualcuno ha qualche idea???

Re: kde 3.5 monitor
Inviato: sab 10 set 2011, 3:21
da Blallo
Prova a dare, senza X avviato, da root
Ti creerà un xorg.conf.new nella tua dir /root/
copialo in /etc/X11 come xorg.conf e dai startx
dovrebbe configurarlo correttamente
Re: kde 3.5 monitor
Inviato: sab 10 set 2011, 10:33
da creppolo
root@darkstar:/home/massi# X -configure
_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already running
... cosa faccio???

Re: kde 3.5 monitor
Inviato: sab 10 set 2011, 10:36
da Blallo
ma sei da console? non deve esserci X avviato..
Re: kde 3.5 monitor
Inviato: sab 10 set 2011, 10:36
da creppolo
...scusa...
Re: kde 3.5 monitor
Inviato: sab 10 set 2011, 10:43
da creppolo
mi ha generato un nuovo file xorg.conf, prima di sostituire il vecchio mi dici se va bene? a me sembra che manchi almeno almeno la dicitura 1024x600 ...
Re: kde 3.5 monitor
Inviato: sab 10 set 2011, 10:44
da creppolo
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi/:unscaled"
EndSection
Section "Module"
Load "xtrap"
Load "GLcore"
Load "record"
Load "dri"
Load "dbe"
Load "extmod"
Load "glx"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Re: kde 3.5 monitor
Inviato: sab 10 set 2011, 10:50
da creppolo
...niente da fare sono troppo frettoloso, non ho aspettato la risposta...
ma il nuovo xorg.conf generato FUNZIONA !!!
Grazie mille !!!
Re: kde 3.5 monitor (RISOLTO)
Inviato: sab 10 set 2011, 10:51
da Blallo
Di niente

Re: kde 3.5 monitor (RISOLTO)
Inviato: sab 10 set 2011, 12:17
da creppolo
...accettalo come un "grazie":

Re: kde 3.5 monitor (RISOLTO)
Inviato: sab 10 set 2011, 12:18
da creppolo
Re: kde 3.5 monitor (RISOLTO)
Inviato: gio 15 set 2011, 19:48
da creppolo
http://massimilianoluccini.blogspot.com/
ho messo in unico file ZIP i pacchetti necessari per kde 3.5.10
spero possano essere utili a qualcuno !