View previous topic :: View next topic |
Author |
Message |
RockSteady Guru
Joined: 28 Jun 2003 Posts: 432 Location: mestre - venice -italy
|
Posted: Fri Mar 30, 2007 2:21 pm Post subject: vmware problemi |
|
|
ho installato gentoo su vmware però mi dà problemi con startx
Code: |
(EE) no device detected
Fatal server error:
no screen found
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 know processed) with 0 events remaining. |
ho un monitor amw m199d
uso anche slackware su vmware e tutto funziona
cosa può essere? _________________ Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
|
|
Back to top |
|
|
Scen Retired Dev
Joined: 29 Jul 2003 Posts: 2470 Location: Padova, Italy
|
Posted: Fri Mar 30, 2007 2:41 pm Post subject: |
|
|
Premetto di non aver mai sperimentato la tua soluzione, però prova a controllare se nella Gentoo virtualizzata, hai impostato correttamente la variabile VIDEO_CARDS in /etc/make.conf, dovrebbe essere valorizzata a "vmware" (controlla anche INPUT_DEVICES x il mouse)
Code: |
VIDEO_CARDS="vmware"
INPUT_DEVICES="vmmouse keyboard mouse"
|
Fatto questo, ricompila il mondo
Via + breve:
Code: |
emerge --oneshot xf86-video-vmware xf86-input-vmmouse
|
Assicurati di configurare correttamente xorg.conf!
Comunque la prossima volta posta il contenuto completo di
Code: |
grep EE /var/log/Xorg.0.log
|
magari ci sono anche altri errori esplicativi! _________________ I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny |
|
Back to top |
|
|
RockSteady Guru
Joined: 28 Jun 2003 Posts: 432 Location: mestre - venice -italy
|
Posted: Fri Mar 30, 2007 2:53 pm Post subject: |
|
|
Quote: | Comunque la prossima volta posta il contenuto completo di |
lò avrei fatto volentieri ma essendo in console non riesco ad aprire firefox
cmq grazie ora ci provo sei stato molto gentile _________________ Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
|
|
Back to top |
|
|
|