Author |
Message |
|
Post subject: Loading Disk Goofed?
Posted: Oct 05, 2006 - 03:55 PM
|
|
Joined: Aug 23, 2006
Posts: 8
|
|
Hello,
I have downloaded the new RC4 and checked the md5 and all checks out...burned it to a disk, and booted. Now everything looks great until it starts to load the X11...then the screen starts to flicker. It does finally load, but the screen is all goofed. There are two seperate desktops, and the resolution is almost unreadable. Very colorful but very fuzzy. I burned the iso again thinking there might be something wrong with the cd...same thing happens. I don't know where to go from here...I'm burning RC3 now to see if it happens to that version too. Any help would be appreciated.
I am very new to Linux, (about 4 months) and I have already tried at least 12 distros and I keep coming back to Kanotix. But I really want the newest edition. I'm still running the 2005 version.
thanks, |
|
|
|
|
 |
|
Post subject: RE: Loading Disk Goofed?
Posted: Oct 05, 2006 - 04:15 PM
|
|

Joined: Mar 25, 2005
Posts: 2133
|
|
Enter cheat codes testcd xmodule=vesa at the boot screen. It would also be helpful to know a little more about your hardware. |
_________________ And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
|
|
|
|
 |
|
Post subject: RE: Loading Disk Goofed?
Posted: Oct 05, 2006 - 04:33 PM
|
|
Joined: Aug 23, 2006
Posts: 8
|
|
I have an HP/Compaq nc6220 PentM 1.73 GHz, 1GB Ram, 40gb hd |
|
|
|
|
 |
|
Post subject: RE: Loading Disk Goofed?
Posted: Oct 05, 2006 - 07:04 PM
|
|
Team Member


Joined: May 03, 2005
Posts: 1544
Location: out there somewhere
|
|
|
|
 |
|
Post subject: RE: Loading Disk Goofed?
Posted: Oct 05, 2006 - 11:02 PM
|
|
Joined: Aug 23, 2006
Posts: 8
|
|
mobile intel(R) 915GM/GMS,910GML Express |
|
|
|
|
 |
|
Post subject: RE: Loading Disk Goofed?
Posted: Oct 05, 2006 - 11:18 PM
|
|

Joined: Mar 25, 2005
Posts: 2133
|
|
Did the cd pass the test? If so, try these cheat codes: xmodule=i810 screen=1024x768 xvrefresh=60 |
_________________ And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
|
|
|
|
 |
|
Post subject: RE: Loading Disk Goofed?
Posted: Oct 06, 2006 - 05:02 AM
|
|
Joined: Aug 23, 2006
Posts: 8
|
|
ok here's a new problem. I'm at home now, on a different pc...A Dell Opt. GX260 512mb Ram, 2.4ghz, onboard vid, 80gb hd.......I installed 2006 RC4. At boot, both live and after install, as soon as I see "loading grub" the screen goes to a "Kanotix theme" with a small black box in the left hand corner. (looks like command line" and shows a few things that dont make sense. It will stay there indefinately until I hit enter...then a 5 sec countdown starts to load...I hit enter again then it will bring up the menu. Is this just a bug or is this my pc? I tried this last night and got the same thing...so I ran DBAN and wiped everything....and started fresh...still same problem. Is anyone else seeing this or did I just get a bad dnload? I have downloaded it twice and checked the md5. All is well.. Once the distro loads it works fine.. |
|
|
|
|
 |
|
Post subject: RE: Loading Disk Goofed?
Posted: Oct 06, 2006 - 08:52 AM
|
|

Joined: Mar 25, 2005
Posts: 2133
|
|
This seems to be a general problem with certain Dell computers; grub will work only in text mode:
Code:
sux
mcedit /boot/grub/menu.lst
Replace
Code:
# Pretty colours
color cyan/blue white/blue
gfxmenu (hd0,5)/boot/message
with
Code:
# Pretty colours
color cyan/blue white/blue
# gfxmenu (hd0,5)/boot/message
|
_________________ And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
|
|
|
|
 |
|
Post subject:
Posted: Oct 06, 2006 - 08:38 PM
|
|
Joined: Aug 23, 2006
Posts: 8
|
|
thanks...that worked..I appreciate all the help. |
|
|
|
|
 |
|
Post subject:
Posted: Oct 06, 2006 - 08:52 PM
|
|

Joined: Mar 25, 2005
Posts: 2133
|
|
You're welcome. Tell your friends about Kanotix. |
_________________ And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
|
|
|
|
 |
|