Linx Trix

September 25, 2008

Attempted to read BIOS 128KB: got 0KB

Filed under: gentoo, hard — Tags: , , , , — admin @ 12:49 pm

Or how to loose a few hours on trying to setup dual monitors with a on-board nvidia and PCI Matrox card.

The problem on the end was that when the primary card (nvidia) was not set as the primary boot card, it was not setup right by the bios and hence X could not access it, so just setup nvidia back as the primary card, and voila, wonders work.

March 15, 2008

vmware: D-Bus not built with -rdynamic so unable to print a backtrace

Filed under: medium, vmware — Tags: , , , , , — admin @ 1:20 pm

This happens on Gentoo’s vmware-workstation ebuild installation, like explained here and here the problem is you have dbus running, but not hal, simply add hal to your default startup:

rc-update add hald default

run it:

/etc/init.d/hald start

and retry the drill with vmware.

Powered by WordPress