0

Possible Duplicate:
How to get intel 82845 graphic drivers for ubuntu?

I was not sure I had right graphic driver installed as the graphic quality was not as good as that in windows. This is a screenshot of my desktop under windows.enter image description here



And this one is how it looks under Ubuntu enter image description here



So I downloaded some installation packages from intel. One was a .rpm file the other was .tar.gz file. I installed the .rpm file using alien but could see no changes, the graphic quality remained the same. Then I tried compiling the .tar.gz file. I extracted it and then ran the ./configure command. Error- No such file or directory. When I ran the make command, error- No target specified and no makefile found. Then I simply ran the sudo ./install.sh command. Error- the dri drivers cannot be installed without the lates kernel modules.

I really want the graphics in Ubuntu to look as good as that. I am not even sure whether Ubuntu already has the required drivers but if it does why are the graphics so rusty, and if not why am I unable to install the drivers provided by intel? Please help. This is the link from where I downloaded the drivers. Here.

2 Answers2

0

Are you talking about screen resolution? Icon size? Background image positioning?

Those should be configurable, you should check on your display settings and appearance as well. Look for them on your System menu.

The Intel graphic driver is already installed, so it is not really the problem.

Alexandre
  • 1,968
0

I notice that you are using the Lucid Linyx 10.04 LTS release of Ubuntu.

The newer releases are in general, a lot prettier than this release.

Other than that, is your issue with the scaling of your wallpaper? Or something else? Is it just because the screen sizes and aspect ratios of these screenshots are different? Are you looking at the two OSs on different screens (with different quality)?

If it's fonts, you may want to configure the anti-aliasing (the font config panel was still available in this release).

(On Windows, your wallpaper looks much worse, to my eye, because it has been stretched out of it's normal aspect ratio)

Uri Herrera
  • 15,318
Adrian
  • 5,256