Page 1 of 1

What drivers and Xorg to choose?

PostPosted: Apr 30th, '14, 13:17
by cheese
I have an Acer Aspire One with Intel Atom and I want to run DirectX applications on it. Sadly, my recent try to match up Xorg and drivers with my video card resulted in freezes at startup, then forced command-line mode. I have a built-in Intel chipset, but I don't know what category should I use for it in Mageia Control Center. Also, I don't want to risk another Xorg crash. Also, what drivers should I use for my chipset? I don't want to use Vesa, as it might have issues with DX. Also, does DX work with the open-source Intel driver? I read that Nvidia cards have issues with certain applications when the open-source driver is used.

Re: What drivers and Xorg to choose?

PostPosted: Apr 30th, '14, 15:35
by wintpe
the acer aspire one has the same intel graphics chip that most other first gen atom
processors came with (depending upon which acer aspire one as there were a few).

http://en.wikipedia.org/wiki/Acer_Aspire_One

this falls under the same 810 chipset that most intel chipsets fall under, and it was built into one of the support chips.

so same as samsung NC10, eePC atom version and many miniitx boards.

DirectX is a microsoft graphics API, it does not exist in linux, and things written to use it, cant run properly in linux.

(exception:some windows apps and games can run under wine, and they may make use of DirectX within wine, im not really sure)

but if you have aspirations to play games on an acer aspire one with an atom chip, via wine, I would suggest investing in something a bit more capable.

I have an NC10, that used to be my mageia 1 portable. equipped with an SSD and 2 gig of ram, its quite usable as a 2D portable internet, email, etc type of use. much like a chromebook.

as mageia goes up in revs the requirements slowly outgrow this type of device, hence why they are not readily sold any more.

they were never realisticly capable of running windows 7, on the atom versions.

regards peter

Re: What drivers and Xorg to choose?

PostPosted: Apr 30th, '14, 19:35
by doktor5000
wintpe wrote:DirectX is a microsoft graphics API, it does not exist in linux, and things written to use it, cant run properly in linux.

(exception:some windows apps and games can run under wine, and they may make use of DirectX within wine, im not really sure)

Actually everything up to directx 9 usually runs pretty well under wine, when the application or game is properly written,


@cheese: Normally you don't need to select a graphics driver, just run drakx11, click graphics driver button and it should auto-select the right one.
You can also do this from failsafe mode in a terminal without X running. Or just move your /etc/X11/xorg.conf away and reboot.