Power Developer
https://www.powerdeveloper.org/forums/

Installare Cruxppc
https://www.powerdeveloper.org/forums/viewtopic.php?f=62&t=1403
Page 1 of 1

Author:  Neurox66 [ Tue Oct 16, 2007 3:39 am ]
Post subject:  Installare Cruxppc

Ciao a tutti,
ho problemi ad installare cruxppc su Efika,
volevo sapere se esiste una guida in italiano.
[update]
Ho risolto quasi tutto, l'unico problema rimasto
è che non parte il serverx.
Il log dice "No devices detected", io provato sia con
una Radeon R9250LPCI e con una Radeon 9200SE ma
purtroppo il risultato è sempre lo stesso.
Qualcuno ha qualche idea ?


Grazie,
Paolo

Author:  cjg [ Tue Oct 16, 2007 10:56 am ]
Post subject: 

appena ce l'ho sottomano ti invio il file di configurazione che ho usato per il chiosco a Pianeta Amiga

Author:  cjg [ Mon Oct 22, 2007 12:30 am ]
Post subject: 

Code:
#
# /etc/X11/xorg.conf
#

Section "Module"
Load "dbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "freetype"
Load "glx"
Load "dri"
EndSection

Section "Files"
FontPath "/usr/lib/X11/fonts/misc/"
FontPath "/usr/lib/X11/fonts/TTF/"
FontPath "/usr/lib/X11/fonts/OTF"
FontPath "/usr/lib/X11/fonts/Type1/"
FontPath "/usr/lib/X11/fonts/100dpi/"
FontPath "/usr/lib/X11/fonts/75dpi/"
FontPath "/usr/lib/X11/fonts/Speedo/"
EndSection

Section "ServerFlags"
Option "DontZap"
Option "Dont Zoom"
EndSection

Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "InputDevice"
Identifier "Touchscreen"
Driver "microtouch"
Option "Device" "/dev/ttyPSC0"
Option "MinX" "3100"
Option "MaxX" "14600"
Option "MinY" "14000"
Option "MaxY" "2700"
Option "ReportingMode" "Scaled"
EndSection

Section "Monitor"
Identifier "Monitor"
HorizSync 31.5-35.1
VertRefresh 50-70
ModeLine "800x600" 36.00 800 848 920 1036 600 601 603 625 +hsync +vsync
EndSection

Section "Device"
Identifier "Radeon9250"
Driver "radeon"
VideoRam 131072
EndSection

Section "Screen"
Identifier "Screen"
Device "Radeon9250"
Monitor "Monitor"
DefaultDepth 24

Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection

Section "ServerLayout"
Identifier "Layout"
Screen "Screen"
#InputDevice "Mouse"
#InputDevice "Keyboard" "CoreKeyboard"
InputDevice "Touchscreen" "CorePointer"
EndSection

Section "DRI"
Mode 0666
EndSection

# End Of File

Author:  Neurox66 [ Fri Oct 26, 2007 11:49 pm ]
Post subject: 

Quote:
Code:
#
# /etc/X11/xorg.conf
#
Grazie mille^12,
ora funziona alla grande!!!!

Paolo

Author:  cjg [ Thu Nov 22, 2007 2:17 am ]
Post subject: 

eccellente

Page 1 of 1 All times are UTC-06:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/