Well, I burned my copy of Ubuntu, but everytime it tries to load it gives me this error:
EMU836 Warning! Line A20 is already enabled. (it my not be exact, but it's very close)
I have no idea what this means. Anyone else have an idea?
Unbuntu install boot troubles...
-
- cyber messiah
- Posts: 1201
- Joined: 30 Apr 2006, 16:00
- 18
- Location: 127.0.0.1
-
- Fame ! Where are the chicks?!
- Posts: 291
- Joined: 14 Oct 2006, 16:00
- 18
- Location: Some hippy's van
- Contact:
Yeah linux is strange at times. Support lacks in many places. But hey it's not like people are getting payed for it. My friend had to settle for a really old version of debian. The problem was that no "64-bit linux" would install on his 64-bit machine. Go figure that one out. Ubuntu generated unlimited errors or would just flat out quit!
Some machines it installs and works flawlessly. Others it is just a no go....
Some machines it installs and works flawlessly. Others it is just a no go....
- bad_brain
- Site Owner
- Posts: 11639
- Joined: 06 Apr 2005, 16:00
- 19
- Location: In your eye floaters.
- Contact:
well, it depends on the distributor's policies. some follow the pure "strictly open source" path, which means no 3rd party apps are included which are not open source...and many hardware manufacturers don't want to supply the source codes for their drivers....the effect is that their hardware is not supported (or just badly supported by default drivers like VESA for graphics cards). the drivers can be added later, but it's a real pain in the ass, a buddy spend almost a week trying to make the driver for his NVIDIA graphics card work on Debian, after several attempts to build the new kernel (yes, you have to) he gave up...
other distributors aren't that strict and include drivers even if they are not open source, it's a little against the idea of a complete free OS but much more userfriendly...
other distributors aren't that strict and include drivers even if they are not open source, it's a little against the idea of a complete free OS but much more userfriendly...
-
- cyber messiah
- Posts: 1201
- Joined: 30 Apr 2006, 16:00
- 18
- Location: 127.0.0.1
- bad_brain
- Site Owner
- Posts: 11639
- Joined: 06 Apr 2005, 16:00
- 19
- Location: In your eye floaters.
- Contact:
hehe...well, you know I use Debian, and I really enjoy package management with apt-get, simply because of the fact that you don't have worry about missing dependencies. I have compiled some apps too already, sure......but in most cases you end up in installing a dozend extra libs by hand as dependencies which takes a lot of time compared to a package manager...