Hi. I installed Knoppix 3.3 on HDD. When I boot off HDD, startx won't work but it works when I boot from CD.

Hardware is Dell Latitude CPi, NeoMagic. At first, it just tried the SVGA so I made a change so that it would use NeoMagic(/etc/sysconfig/xserver)...shouldn't it do that automatically like on the CD?

I get lots of no symbols found for libGLcore.a and libspeedo.a and font render already registered at priority 0. Is that normal? I dont think this is the problem though.

Here is what is different in the logs.

Good:
(II) PCI: stages = 0x03, oldVal1 = 0x8000183c, mode1Res1 = 0x80000000
(II) Bus 1: bridge is at(0:3:0),(0,1,4), BCTRL: 0x0500()VGA_EN is cleared
(II) Bus 5: bridge is at(0:3:0),(0,1,4), BCTRL: 0x05c0()VGA_EN is cleared

Bad:
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: 01:00:0 chip 1737,ab08 card 1737,ab08 rev 11 class 02,00,00 hdr 00
(II) Bus 1: bridge is at(0:3:0),(0,1,4), BCTRL: 0x05c0()VGA_EN is cleared
(II) Bus 5: bridge is at(0:3:0),(0,1,4), BCTRL: 0x05c0()VGA_EN is cleared

Seems like my startup is detecting different things. Any ideas?