On 02/29/2012 06:20 PM, DAMIAN OBRIEN wrote: > I just re-installed the drivers, and this is the message I see now: > > (EE) VIA(0): Output VGA-1 enabled but has no modes > > Backtrace: > 0: /usr/bin/X (xorg_backtrace+0x26) [0x45cef6] > 1: /usr/bin/X (0x400000+0x5ad2a) [0x45ad2a] > 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fd4502bf000+0xfc60) > [0x7fd4502cec60] > 3: /usr/bin/X (xf86InitViewport+0xb7) [0x51d337] > 4: /usr/bin/X (InitOutput+0xa96) [0x469af6] > 5: /usr/bin/X (0x400000+0x218c3) [0x4218c3] > 6: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xff) [0x7fd44f208eff] > 7: /usr/bin/X (0x400000+0x21629) [0x421629] > Segmentation fault at address 0x24 > > Thanks, > Damian > > On Wed, Feb 29, 2012 at 11:10 AM, DAMIAN OBRIEN <[email protected] > <mailto:[email protected]>> wrote: > > Hello- > I'm trying to get my video driver working, but I can't seem to > get it to display. I am using the following driver: > > 5.76.42.90-u1104_64bit-61690 > > This is my kernel and I am running LinuxMint 11 (based on Debian > 11.04) 64 bit: > 2.6.38-8-generic > > > I am using a ZBOX nano VD01: > > Model ZBOXNANO-VD01-U > Assembly Configuration Barebone (no RAM, HDD, and OS) > CPU Integrated VIA Nano™ X2 U4025 1.2 GHz Dual-Core > Chipset VIA VX900H > Cooler Type Fan (Single Slot) > Onboard Video > > VIA Chrome™ 9 > > > The driver reports that it installs correctly but when I start an X > session, I get the following errors. > > > (EE) CHROME(0): VIAVidHWDiffInit: Unhandled ChipSet. > (EE) CHROME(0): Unknown Card-Ids (7122|1106|7122), Chipset: VX900; > please report to [email protected] > <mailto:[email protected]> > (EE) [drm] drmOpen failed. > > > Any assistance would be appreciated. Do you know of any linux > distributions that are known to work with the latest 64bit drivers? > > Thanks, > Damian >
Hi Damian, It's unclear which driver you are actually using. The package name you provide in your first mail seems to suggest you are using a binary driver from VIA. But later in the mail, the log extract is from openchrome. Then in your second mail, your're back to the VIA driver. Please follow this instructions to install latest version of openchrome : http://www.openchrome.org/trac/wiki/Installation?version=19#InstallfromGIT As you're on a 64 bits OS, add '--libdir=/usr/lib64' to the configure line. If you're still having issues, please provide the full xorg log. Regards, Xavier PS : please don't top-post. _______________________________________________ openchrome-users mailing list [email protected] http://wiki.openchrome.org/mailman/listinfo/openchrome-users Main page: http://www.openchrome.org Wiki: http://wiki.openchrome.org User Forum: http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
