Xfvb Errors

Discussion in 'HOWTO-Related Questions' started by collimic, Nov 1, 2010.

  1. collimic

    collimic New Member

    I am tring to install eyeOS on my perfect ubuntu 8.10 server.
    I have the eyeOS running just fine, I got OpenOffice installed but when I try and run the command
    Code:
    Xvfb :1 -ac -screen 0 800x600x16 -fbdir /var/www/tmp_eyeos
    it get 3 errors
    Code:
    (EE) config/hal: NewInputDeviceRequest failed
    (EE) config/hal: NewInputDeviceRequest failed
    (EE) config/hal: NewInputDeviceRequest failed
    When I do a ps -aux|grep X I see it is running
    Code:
    root      7415  0.0  0.1  11076  5052 ?        S    02:20   0:00 Xvfb :1 -ac -screen 0 800x600x16 -fbdir /var/www/tmp_eyeos
    but the document files in EyeOS will not open.
    I have tried to look in a log file but /var/log/Xorg.0.log is not there.
    Any Ideas.
     

Share This Page