<div dir="ltr">Hi Guys,<div><br></div><div style>I have a problem which may be small and simple but for the moment its keeping me on pins and needles..... </div><div style><br></div><div style>I have a board which is a special version of Tegra Harmony board from NVIDIA Tegra. I am using OpenYocto project to create a image and rootfs for the board.</div>
<div style><br></div><div style>I successfully build the image and rootfs but there is an error in the xserver getting started. The X is not able to identify any devices and hence cannot be configured but I have a LCD display cum Touchscreen. The keyboard is properly configured. On doing fbset in the terminal I get the following output</div>
<div style><br></div><div style><div>mode "800x480-0"</div><div>        # D: 0.000 MHz, H: 0.000 kHz, V: 0.000 Hz</div><div>        geometry 800 480 800 960 32</div><div>        timings 0 0 0 0 0 0 0</div><div>        accel false</div>
<div>        rgba 8/0,8/8,8/16,8/24</div><div>endmode</div><div><br></div><div style>When I try to configure X by "X -configure" using sudo rights I have the following log error</div><div style><br></div><div style>
<div>1597745.608] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6</div><div>[1597745.608] _XSERVTransOpen: transport open failed for inet6/skidata-harmony:0</div><div>[1597745.608] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for</div>
<div>[1597745.626]</div><div>X.Org X Server 1.12.4</div><div>Release Date: 2012-08-27</div><div>[1597745.626] X Protocol Version 11, Revision 0</div><div>[1597745.626] Build Operating System: Linux 3.5.0-25-generic x86_64</div>
<div>[1597745.626] Current Operating System: Linux skidata-harmony 3.1.10-skidata #2</div><div>[1597745.626] Kernel command line: mem=384M@0M nvmem=128M@384M vmalloc=384M vide</div><div>[1597745.627] Build Date: 12 March 2013  02:48:34PM</div>
<div>[1597745.627]</div><div>[1597745.627] Current version of pixman: 0.29.2</div><div>[1597745.627]   Before reporting problems, check <a href="http://wiki.x.org">http://wiki.x.org</a></div><div>        to make sure that you have the latest version.</div>
<div>[1597745.627] Markers: (--) probed, (**) from config file, (==) default setting,</div><div>        (++) from command line, (!!) notice, (II) informational,</div><div>        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.</div>
<div>[1597745.627] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 12 15:32:58 20</div><div>[1597745.627] (II) Loader magic: 0x17f5e8</div><div>[1597745.627] (II) Module ABI versions:</div><div>[1597745.627]   X.Org ANSI C Emulation: 0.4</div>
<div>[1597745.627]   X.Org Video Driver: 12.1</div><div><div>[1597745.627]   X.Org XInput driver : 16.0                                      </div><div>[1597745.627]   X.Org Server Extension : 6.0                                    </div>
<div>[1597745.632] List of video drivers:                                            </div><div>[1597745.632]   modesetting                                                     </div><div>[1597745.632]   tegra                                                           </div>
<div>[1597745.632]   fbdev                                                           </div><div>[1597745.633] (II) LoadModule: "modesetting"                                    </div><div>[1597745.637] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so     </div>
<div>[1597745.658] (II) Module modesetting: vendor="X.Org Foundation"                </div><div>[1597745.658]   compiled for 1.12.4, module version = 0.6.0                     </div><div>[1597745.658]   Module class: X.Org Video Driver                                </div>
<div>[1597745.658]   ABI class: X.Org Video Driver, version 12.1                     </div><div>[1597745.658] (II) LoadModule: "tegra"                                          </div><div>[1597745.660] (II) Loading /usr/lib/xorg/modules/drivers/tegra_drv.so           </div>
<div>[1597745.815] (II) Module tegra: vendor="X.Org Foundation"                      </div><div>[1597745.816]   compiled for 1.11.99.901, module version = 0.4.0                </div><div>[1597745.816]   Module class: X.Org Video Driver                                </div>
<div>[1597745.816]   ABI class: X.Org Video Driver, version 12.0                     </div><div>[1597745.816] (II) LoadModule: "fbdev"                                          </div><div>[1597745.817] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so      </div>
<div>[1597745.823] (II) Module fbdev: vendor="X.Org Foundation"                 </div><div>[1597745.823]   compiled for 1.12.4, module version = 0.4.3                </div><div>[1597745.823]   Module class: X.Org Video Driver  </div>
</div><div><div>[1597745.823]   ABI class: X.Org Video Driver, version 12.1                     </div><div>[1597745.823] (WW) Falling back to old probe method for modesetting        </div><div>[1597745.823] (WW) Falling back to old probe method for tegra              </div>
<div>[1597745.823] (WW) Falling back to old probe method for fbdev              </div><div>[1597745.823] No devices to configure.  Configuration failed.</div></div><div><br></div><div style>I dont understand why it is not identifying my screen(my display). If I just start "startx", it is freezing. I have been fighting with it for about a week and finally came here... Help would be greatly appreciated and indebted</div>
<div style><br></div><div style>Greets,</div><div style>Satya</div><div><br></div></div></div></div>