LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Lindows 4.5 first impressions (https://www.linuxquestions.org/questions/linux-distributions-5/lindows-4-5-first-impressions-141677/)

bb_matt 02-03-2004 01:13 AM

Lindows 4.5 first impressions
 
Before I get flamed for even attempting to run Lindows, let me say that I run Slackware 9.1 at home and I am completely happy with it. I took advantage of the free download offer that Lindows had yesterday just to see what Lindows is like, so, here we go.

They say first impressions are often what makes your mind up about something.

If that were the case, I'd throw the newly burnt Lindows 4.5 Developer edition in the bin right now, but I'm willing to try again later.

I booted the Lindows install from CD and was presented with a fancy (for old DOS 8-bit games that is) fading effect into a Lindows boot screen with a logo and two options :-

1. Install
2. Diagonostics

Being the geek that I am, I immediately went to diagnostics, which looks like familiar Linux booting up, with a few differences.

I noticed that it had trouble installing my firewire services, but I never use that anyway.

Then I noticed something unique for a Linux install - it installs the official Nvidia drivers for Linux - I noticed that because I saw the customary warning when you install the Nvidia module

Anyway, I finally ended up with a terminal that said something like:-

Hit exit to quit or startx to start the lindows installer

Ok, I type startx

I'm presented with a black screen with gibberish characters on it - looks like X windows which the installer no dought runs on has crashed.

Ok, lets try again with a default install.

I reboot and this time I start the installer the normal way.

So far so good. I've got the lindows logo with a status bar indicating that the installer is starting up.

It starts up, but once again I'm presented with a screen of gibberish.

Lets reboot and try again oops, same problem. Num Lock still works, so it means the system hasn't totally crashed, but a screen full of gibbersh doesn't make an install easy.

I leave it for 10 minutes.

Nada.

Lindows has a loooong way to go it seems, as my work machine is a stock standard Pentium4, Asus motherboard and Leadtek Ti4200, there's nothing exotic about it.

I suspect what Lindows has done is to try to load the official Nvidia drivers or the XFree86 Nvidia drivers for the install instead of choosing the safe option of standard Vesa drivers which all modern video cards support.

If this is the case (and it appears that it is), it's a huge error of judgement by Lindows as the Nvidia Linux drivers are very fickle and often throw up errors like this.

Just to add some boring geekness into the mix, my work system will run on the official Nvidia drivers, but only if I add an AGP option to XF86config. It runs the standard XFree86 nv drivers without any issues.

I'll try again at home tonight on a spare machine...

trickykid 02-03-2004 07:58 AM

You should read my review on Lindows 4.5 Developer Edition in our Reviews Section, it will probably let you know if your wasting your time or not. ;)

bb_matt 02-04-2004 01:09 PM

Heck, I got it running by editing XF86config-4 after booting from the diagnostics option.

Changing the nvidia module to nv solved the issue.

I got the installer running and then had to once again edit XF86config-4 (yeah - lindows still has the file named this way - heh)

Iit's an interesting scenario, detecting out 192 subnet right away (obviously), but also connecting to the click and run service directly.

I hope Lindows survives and flourishes, if it sticks to open source beliefs it can only be a benfit to the Linux community.

rberry88 02-04-2004 01:23 PM

You need to edit the XF86Config-4 file by hand to include the line

Code:

Option "NvAgp" "1"
This will take care of the "gibberish" you are seeing on the screen (looks like ASCII garbage) and it is not associated with the distro but with the Nvidia driver.

I've gotten this mess with Mandrake, Arch and Fedora so far when installing the Nvidia drivers.

rberry88


All times are GMT -5. The time now is 05:09 PM.