Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo 2006.0 e Xorg
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
PropS
n00b
n00b


Joined: 08 Jul 2006
Posts: 4

PostPosted: Sat Jul 08, 2006 2:53 pm    Post subject: Gentoo 2006.0 e Xorg Reply with quote

Salve a tutti, sono alla mia prima esperienza con gentoo dopo aver usato ubuntu dapper e OpenSuSE.
Ieri ho installato il sistema base, con il minimal cd, e oggi mi sono dedicato all' installazione di Xorg con relativo desktop manager.
Dopo aver dato emerge xorg-x11, ho provato a vedere se funzionava, ma mi dava dei problemi nella configurazione del file xorg.conf. Ho così deciso di recuperare un file xorg.conf che avevo su ubuntu, e sostituendolo mi da il seguente problema:

Quote:
Data incomplete in file: "/etc/X11/xorg.conf"
Undefined InputDevice "Stylus" referenced by Serverlayout "Default Layout"
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal Server Error:
No Screens found
XIO:Fatal IO error 104 (connection reset by peer) on X server ":0.0"
After 0 requests (0 known processed) with 0 events remaining


Come posso fare?

Il file xorg.conf che ho usato è questo : http://nopaste.simosnap.com/745

Come scheda video ho una ATI Radeon 9200 pro, come monitor un Philips 107E, ho un mouse USB della Logitech...che altro più può esservi utile per aiutarmi?

Grazie mille, un saluto ;)
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Sat Jul 08, 2006 3:22 pm    Post subject: Reply with quote

Code:
Undefined InputDevice "Stylus" referenced by Serverlayout "Default Layout"

Questa scritta sta a significare che gli è stato indicato di chiamare il dispositivo di input "Stylus" ma che poi non è stato dichiarato e configurato in una sezione apposita. Quindi dovresti andare a guardarti la sezione di xorg.conf che riguarda quel dispositivo.
_________________
Running Fast!
Back to top
View user's profile Send private message
Ilvalle
Guru
Guru


Joined: 07 Mar 2005
Posts: 325
Location: Gallarate - ITALY

PostPosted: Sat Jul 08, 2006 3:27 pm    Post subject: Reply with quote

Ti conviene genereare un xorg.conf nuovo e aggiungere le modifiche,
prova con
Code:
 X -configure

Dovrebbe essere questo, ti crea un xorg.conf.new
Ti conviene anche guardare qualche guida su Xorg7, ci sono delle variabili da sistemare nel make.conf.
valle
Back to top
View user's profile Send private message
nikko96
Apprentice
Apprentice


Joined: 22 Jul 2005
Posts: 229
Location: Pulcinella's Country

PostPosted: Sun Jul 09, 2006 8:58 am    Post subject: Re: Gentoo 2006.0 e Xorg Reply with quote

Quote:
Data incomplete in file: "/etc/X11/xorg.conf"
Undefined InputDevice "Stylus" referenced by Serverlayout "Default Layout"
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal Server Error:
No Screens found
XIO:Fatal IO error 104 (connection reset by peer) on X server ":0.0"
After 0 requests (0 known processed) with 0 events remaining


Per provare ad avviare X ti conviene togliere le voci "stylus,cursor,eraser":
Code:
Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"
EndSection

Dopodiche' se va vedi di migliorarlo,ciao.
_________________
My system: cpu Intel core 2 duo e6750,mb asus p5n-e sli,scheda grafica nvidia GeForce 9600 GT,kernel 2.6.31-gentoo-r6
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum