slavi007 wrote 1 year ago reply Hi!
I try to run slax 6.1.2 from usb flash drive on my ASUS AT5NM10T-I .
In Text mode it's all OK, but it doesn't work in Graphic mode!!!
lspci | grep VGA gives me
00:02.0 VGA compatible controller: Intel Corporation Unknown device a001
and lspci | grep Dislpay:
00:02.1 Display controller: Intel Corporation Unknown device a002
How can i fix it? em wrote 1 year ago reply Try using Intel video drivers with libdrm modules :
http://www.slax.org/modules.php?search=intel&category=
put the modules in your module directory and in slax.conf use autoexec=xconf;startx
Or try to use Porteus now. Its new Intel Graphics ready! slavi007 wrote 1 year ago reply Thanks for reply!
I tried to do this but now i get many errors such as
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
... etc
(EE) intel(0): Couldn't allocate video memory'
Fatal server error:
AddScreen/ScreenInit failed for driver 0
xinit: Connection reset by peer (error 104): uable to connect to X server
xinit: No such process (error 3): Server error.
P.S. Slax I need for apache server.
Is it present in Porteus?
P.P.S. Maybe you can help me to install my intel driver for Slax? slavi007 wrote 1 year ago reply Is there any way to install this driver (http://intellinuxgraphics.org/download.html ) to Slax?
Will it help? ctg60 wrote 1 year ago reply slavi007 wrote:
Is there any way to install this driver (http://intellinuxgraphics.org/download.html ) to Slax?
Will it help?
I have tried that before, it seems to be impossible to use that driver unless you could upgrade your kernel to newer version for slax 6.1.2 bill gaydes wrote 1 year ago reply @slavi007
Add this kernel boot-parameter:
i915.modeset=1
Remove this kernel boot-parameter - if present:
vga=...
The first one is required for KernelModeSwitching.
The second one would conflict with that.
bye
bill bill gaydes wrote 1 year ago reply i forgot: additionally you should swap to slax 6.1.2 "remix" version, that has updated Intel drivers.
The remix v04 driver worked well for my GMA3150:
http://www.slax.org/forum.php?action=view&parentID=56292&highlight=slax%20remix%20v04
bye,
bill