mattruben
Group: Members
Posts: 14
Joined: Feb. 2006 |
|
Posted: Feb. 11 2006,05:15 |
|
Thanks again, cbagger01. Very helpful, and I think I'm finally zeroing in on the problem.
You're correct about the framebuffer - I don't get the little Penguin graphic, and I get the undefined mode error. I haven't exhausted every single vga= cheatcode, but I've tried several and it makes no difference.
From doing a little Googling on the TP701c with other flavors of Linux, one recurrent theme is that users seem to have to specify the graphics chip in their XFree86 Config files, under a "device" heading, like this:
Section "Device" Identifier "Card0" Driver "chips" ChipSet "ct65545" VideoRam 1024 BusID "ISA" EndSection
For some reason, according to the sites I've checked, the installer misidentifies the graphics chip.
So either the graphics chip needs to be specified via a dsl cheatcode somehow, or else support for that chip isn't in the compile of the linux kernel used by dsl (which I sort of doubt) - or I need to be able to call up the X86Config file at the DSL terminal prompt, edit it, save it, and then try starting X again.
Ugh. Any suggestions? A dsl cheatcode would obviously be easiest, but somehow I doubt I could do that.
It's a shame - I really like what I've seen of DSL so far. The booter recognizes the TP's PCMCIA slot, and the ancient IBM enet PC card in the slot (more than I can for Windows 3 and OS/2 Warp on this particular model of Thinkpad), and it even starts DHCP broadcasting, all of which I find absolutely amazing for an uncustomized *nix running "live".
So anyway, if anyone has any ideas I'd love to hear them.
Thanks!
Matt
|