FC6 + Tecra M1 != works - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Xorg Problems (https://www.linux-noob.com/forums/forum-56.html) +--- Thread: FC6 + Tecra M1 != works (/thread-1581.html) |
FC6 + Tecra M1 != works - BigDog - 2007-02-24 I'm trying to install Zod on a Toshiba Tecra M1, and everything goes fine until it boots after the installation. I get the little "X" when it starts to load, but then the screen just sits there and glows. No text, no logon, no nuthin', and it doesn't respond to anything I do. Any ideas? I've tried everything I can think of, and have tried it three times this morning... TIA, -- BigDog FC6 + Tecra M1 != works - anyweb - 2007-02-24 bit of an old laptop that ? try reading this [/url][url=http://tuxmobil.org/toshiba_tecra_m1.html]http://tuxmobil.org/toshiba_tecra_m1.html particularly this (i know this is redhat 9, but perhaps you can apply the shadowfb bit to zod) Quote:Graphic-Chip post your xorg.conf file from /etc/X11/ here and we'll see if we can add the graphics card to it i'd also advise you to boot in non X mode (init 3) to do that, vi /etc/inittab and change the 5 to 3, save and reboot so from this Code: # to this Code: # cheers anyweb FC6 + Tecra M1 != works - BigDog - 2007-02-24 Thanks!! Yeah, it's not new, I got it from my wife's company when they retired their depreciated boxes. I've been making some progress, based on what I've found in the wild. I now get color and visual noise, with shadows of icons, but when I Ctl-Alt-F1 back to the command line, there's an error that says "Screen0 not DRI capable" or something like that. So tomorrow I'll chase down how to deal with DRMs that aren't loaded. I'm done for today! o_O Cheers, and thanks again! -- BigDog |