All times are UTC - 6 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Installare Cruxppc
PostPosted: Tue Oct 16, 2007 3:39 am 
Offline


Thu Aug 30, 2007 11:31 pm

7

Vicenza (Italy)
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
---=[No Risc No fun]=---
Computer:
SGI Octane dual 14K, RiscPC SA, RiscPC 700, Efika 5200b, Amiga 1200, iMac G3, iBook G3, PC pentium IV
Console:
GameBoy, GameBoy pocket, GameBoy Color, GameBoy Advance, GameBoy Advance SP, Nintendo DS, GP32, GP2X, OneStation, MD Max, SNES


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 16, 2007 10:56 am 
Offline


Sat Oct 06, 2007 1:30 am

22

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


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 22, 2007 12:30 am 
Offline


Sat Oct 06, 2007 1:30 am

22

Napoli (Italy)
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


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 26, 2007 11:49 pm 
Offline


Thu Aug 30, 2007 11:31 pm

7

Vicenza (Italy)
cjg wrote:
Code:
#
# /etc/X11/xorg.conf
#


Grazie mille^12,
ora funziona alla grande!!!!

Paolo
---=[No Risc No fun]=---
Computer:
SGI Octane dual 14K, RiscPC SA, RiscPC 700, Efika 5200b, Amiga 1200, iMac G3, iBook G3, PC pentium IV
Console:
GameBoy, GameBoy pocket, GameBoy Color, GameBoy Advance, GameBoy Advance SP, Nintendo DS, GP32, GP2X, OneStation, MD Max, SNES


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 22, 2007 2:17 am 
Offline


Sat Oct 06, 2007 1:30 am

22

Napoli (Italy)
eccellente


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group