Re: bash-prompt problem
Mark Clarkson <[email protected]> Thu, 1 Jul 2004 20:36:02 +0100
| Newsgroups | gmane.linux.debian.user.bootcd |
|---|---|
| Message-ID | <20040701193602.GB15222@c2l001> |
Hi christian, On Mon, 28 Jun 2004, christian graf wrote: > I tried a Nvidia GeForce FX5600 instead my old Ti200 with the same buggy > results. > 0000:01:00.0 VGA compatible controller: nVidia Corporation NV31 [GeForce > FX 5600] (rev a1) (prog-if 00 [VGA]) I tried almost the same card, plus a couple others: nVidia Corporation NV31 [GeForce FX 5600 XT] (rev a1) nVidia Corporation NV34 [GeForce FX 5200] (rev a1) ATI Technologies Inc Radeon Mobility M6 LY <-- (acer laptop) ATI Technologies Inc 3D Rage IIC AGP (rev 3a) with vanilla kernel 2.6.6, and everything is fine for me. I suppose this means that there's something in your configuration that is causing the problem. I also tried a couple different vga= options. There's possibly something on the HDD that isn't on the CD. Maybe to do with locales, or termcap, or utf, or fonts? Maybe you could do a 'diff -qr cddir/etc origdir/etc' and usr, to see if anything obvious pops up. If there's nothing obvious then I suppose you would have to build a system in English and gradually add the support you need and stop when it breaks - I'm assuming you're running some sort of i18n/l10n in your image? However, this would not explain why it works on the HDD but not on CD. Cheers Mark.