Page 1 of 3

Any chance for ati-legacy-drivers?

Posted: 10 Mar 2015, 05:21
by mr_hero
Hi,
in this old threat people discuss about a new cheatcode vga-detect and legacy-drivers for ati-radeon-cards. On page two, someone stated that radeon HD 4650 is working with vga-detect and standard-drivers.

I just put in exactly this card but can't find any legacy-drivers for porteus. I placed amd-catalyst-14.4-porteus-v3.0.1-x86_64-1ftm.xzm in /poorteus/optional and tried the cheatcode - it doesn't seem to work. When putting the file in the modules folder it doesn't get activated during boot. Right now, porteus seems to use the opensource drivers but they make the system incredible slow. Glxgearts is running at 60 fps and booting takes over 3 minutes.

Is there any chance for ati-legacy-support in porteus?

Re: Any chance for ati-legacy-drivers?

Posted: 10 Mar 2015, 12:58
by fanthom
ati legacy drivers are not maintained by AMD anymore so there is no chance to get them working with latest kernel we have in Porteus.

Re: Any chance for ati-legacy-drivers?

Posted: 10 Mar 2015, 23:41
by mr_hero
What's the matter with vga-detect? The guy in the post said the usual catalyst was working with HD4650 and vga-detect. Can't download vga-detect anywhere.

Is it possible the opensource-drivers running at the moment are somehow incomplete or misconfigured? I didn't install anything - porteus seems to use them automatically. However, I can't play opengl-games anymore and the whole PC is very slow. Strangely compiz is working for some reason...really don't know why...I still have wobbling windows :fool: but wine shows only white boxes when starting some 3d-game.

Re: Any chance for ati-legacy-drivers?

Posted: 11 Mar 2015, 09:38
by fanthom
What's the matter with vga-detect? The guy in the post said the usual catalyst was working with HD4650 and vga-detect. Can't download vga-detect anywhere.
its a cheatcode and it must have been an old thread or guy is using older version of Porteus.

Is it possible the opensource-drivers running at the moment are somehow incomplete or misconfigured?
correct - in your case i would suggest using older version of Porteus with working ati legacy driver. maybe next release will fix your issues so you could come back to current.

Re: Any chance for ati-legacy-drivers?

Posted: 13 Mar 2015, 07:44
by mr_hero
correct - in your case i would suggest using older version of Porteus with working ati legacy driver. maybe next release will fix your issues so you could come back to current.
Well, thank you for the good advice. :( I'm glad most things are running fine so far, with my current porteus-version. Spent a lot of work to set-up everything. Really don't wanna change the version now. I'd rather fiddle around with re-installing the opensource-drivers somehow. I've heard they really got basic opengl-support working. Doesn't sound too bad, actually. Another option was exchanging kernel and xorg...but that's too difficult for me. Using an older porteus was the better alternative then.

Re: Any chance for ati-legacy-drivers?

Posted: 10 Jul 2016, 17:11
by mr_hero
Hi guys,
over a year has passed since the last post. So now, my question is: Did any release come out fixing my issues (as mentioned in the last answer)?
maybe next release will fix your issues so you could come back
Was there any progress with the opensource-drivers? I tried Xorg-homepage and found many many green status-messages in the R700-Column (Radeon HD4650 is called RV730 in xorg-world for some reason. For some other reason R700 is the correct column looking up supported features for my card).

I still want to play some cool 3D-games on wine which did work with the legacy-driver before. Is it possible now? How do I download/exchange newest Xorg on my old porteus (still same version as at the beginning of the post)?

Re: Any chance for ati-legacy-drivers?

Posted: 10 Jul 2016, 21:03
by Ed_P
Have you tried the 3.2 rc4 version?

Re: Any chance for ati-legacy-drivers?

Posted: 13 Jul 2016, 00:28
by francois
Nobody on the other end of the line. :shock:

Re: Any chance for ati-legacy-drivers?

Posted: 13 Jul 2016, 10:17
by mr_hero
Have you tried the 3.2 rc4 version?
No. What's different in this version? In case of doubt I would prefere modyfing my current system. I spent a lot of work in configuration and don't wanna loose it. I have so many additional and selfmade packages and modifications.

Re: Any chance for ati-legacy-drivers?

Posted: 03 Aug 2016, 21:29
by mr_hero
bump

Re: Any chance for ati-legacy-drivers?

Posted: 04 Aug 2016, 02:12
by brokenman
The main change is that the kernel amdgpu driver supports a whole lot more.

Re: Any chance for ati-legacy-drivers?

Posted: 11 Aug 2016, 13:44
by mr_hero
Is there any chance just replacing that kernel-driver or just the kernel of my current porteus? I really don't wanna loose all my settings.

Re: Any chance for ati-legacy-drivers?

Posted: 12 Aug 2016, 02:20
by brokenman
Sure. You can replace the files:
boot/syslinux/vmlinuz
porteus/base/000-kernel.xzm

with the ones from the Porteus-v3.2rc4 folder on the server.

http://dl.porteus.org/x86_64/Porteus-v3 ... 3-porteus/
http://dl.porteus.org/i586/Porteus-v3.2 ... 3-porteus/

Re: Any chance for ati-legacy-drivers?

Posted: 16 Aug 2016, 00:09
by mr_hero
Thank you!
I replaced both files with the ones from the x_64-link but can't see any difference.
Glxgears still runs at 60 fps only and wine can't make use of D3D: PLayonlinux complains about not finding 32-bit-opengl-files. Don't know if they are really missing. Before I changed graphics card and driver, playonlinux did just run fine. I still have wobbling windows on my desktop, however.

Btw: Did I get that right that your links provide a newer porteus than the homepage?

Re: Any chance for ati-legacy-drivers?

Posted: 17 Aug 2016, 20:32
by Blaze
I tried to build fglrx-15.302-x86_64-1 module for Porteus RC4(5) with kernel 4.6.3 - you can download it from here (it can destroy your system)
I had no hope of success and it was confirmed.

I have done the radeon-blacklist.xzm module for adding radeon into blacklist

/etc/modprobe.d/radeon-blacklist.conf

Code: Select all

blacklist radeon
blacklist radeonhd
and used these patches https://aur.archlinux.org/packages/catalyst-test/ with my howto in 'Text mode':

Code: Select all

su
toor
mkdir /tmp/amd && cd /tmp/amd
wget --referer='http://support.amd.com/en-us/download/desktop?os=Linux+x86_64' https://www2.ati.com/drivers/linux/radeon-crimson-15.12-15.302-151217a-297685e.zip
unzip radeon-crimson-15.12-15.302-151217a-297685e.zip
cd fglrx-15.302
wget 'https://aur.archlinux.org/cgit/aur.git/snapshot/catalyst-test.tar.gz'
tar -xvzf catalyst-test.tar.gz
chmod +x amd-driver-installer-15.302-x86.x86_64.run
./amd-driver-installer-15.302-x86.x86_64.run --extract ./drv
cd drv/
patch -Np1 --verbose < ../catalyst-test/4.3-gentoo-mtrr.patch
patch -Np1 --verbose < ../catalyst-test/4.3-kolasa-seq_printf.patch
patch -Np1 --verbose < ../catalyst-test/4.4-manjaro-xstate.patch
patch -Np1 --verbose < ../catalyst-test/4.6-arch-get_user_pages-page_cache_release.patch
# I have not applied this patch
# patch -Np1 --verbose < ../catalyst-test/4.7-arch-cpu_has_pge.patch
patch -Np1 --verbose < ../catalyst-test/arch-fglrx-authatieventsd_new.patch
patch -Np1 --verbose < ../catalyst-test/crimson_i686_xg.patch
patch -Np1 --verbose < ../catalyst-test/fglrx_gpl_symbol.patch
patch -Np1 --verbose < ../catalyst-test/grsec_arch.patch
patch -Np1 --verbose < ../catalyst-test/lano1106_fglrx_intel_iommu.patch
patch -Np1 --verbose < ../catalyst-test/lano1106_kcl_agp_13_4.patch
patch -Np1 --verbose < ../catalyst-test/makefile_compat.patch
patch -Np1 --verbose < ../catalyst-test/makesh-dont-check-gcc-version.patch
./ati-installer.sh 15.302 --buildpkg Slackware/Slackware

Code: Select all

=====================================================================
 AMD  Proprietary Driver Installer/Packager 
=====================================================================
Generating package: Slackware/Slackware

ATI SlackBuild 
-------------------------------------------- 
by: Emanuele Tomasi <tomasi@cli.di.unipi.it> 

AMD kernel module generator version 2.1
doing Makefile based build for kernel 2.6.x and higher
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
make -C /lib/modules/4.6.3-porteus/build SUBDIRS=/tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory '/usr/src/linux-4.6.3'
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
/tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:6477:12: warning: ‘KCL_fpu_save_init’ defined but not used [-Wunused-function]
 static int KCL_fpu_save_init(struct task_struct *tsk)
            ^
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
/tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.c:851:20: warning: ‘KCL_ACPI_Slot_No_Hotplug’ defined but not used [-Wunused-function]
 static acpi_status KCL_ACPI_Slot_No_Hotplug(KCL_ACPI_DevHandle handle, u32 lvl, void *data, void **rv)
                    ^
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl_agp.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl_debug.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl_ioctl.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl_io.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl_pci.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl_str.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl_iommu.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
  CC [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/kcl_wait.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
  LD [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/fglrx.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/fglrx.mod.o
<command-line>:0:0: warning: "COMPAT_ALLOC_USER_SPACE" redefined
<command-line>:0:0: note: this is the location of the previous definition
  LD [M]  /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx/build_mod/2.6.x/fglrx.ko
make[1]: Leaving directory '/usr/src/linux-4.6.3'
build succeeded with return value 0
duplicating results into driver repository...
done.
You must change your working directory to /tmp/amd/fglrx-15.302/drv/common/lib/modules/fglrx
and then call ./make_install.sh in order to install the built module.

Slackware package maker, version 3.141593.

Searching for symbolic links:
usr/lib64/libatiuki.so	libatiuki.so.1
usr/lib64/libatiuki.so.1	libatiuki.so.1.0
usr/lib64/libXvBAW.so	libXvBAW.so.1
usr/lib64/libXvBAW.so.1	libXvBAW.so.1.0
usr/lib64/libfglrx_dm.so	libfglrx_dm.so.1
usr/lib64/libfglrx_dm.so.1	libfglrx_dm.so.1.0
usr/lib64/libAMDXvBA.so	libAMDXvBA.so.1
usr/lib64/libAMDXvBA.so.1	libAMDXvBA.so.1.0
usr/lib64/libGL.so	libGL.so.1
usr/lib64/libGL.so.1	libGL.so.1.2
usr/lib64/libGL.so.1.2	fglrx/fglrx-libGL.so.1.2
usr/lib64/xorg/modules/extensions/libglx.so	fglrx/fglrx-libglx.so

Making symbolic link creation script:
( cd usr/lib64 ; rm -rf libatiuki.so )
( cd usr/lib64 ; ln -sf libatiuki.so.1 libatiuki.so )
( cd usr/lib64 ; rm -rf libatiuki.so.1 )
( cd usr/lib64 ; ln -sf libatiuki.so.1.0 libatiuki.so.1 )
( cd usr/lib64 ; rm -rf libXvBAW.so )
( cd usr/lib64 ; ln -sf libXvBAW.so.1 libXvBAW.so )
( cd usr/lib64 ; rm -rf libXvBAW.so.1 )
( cd usr/lib64 ; ln -sf libXvBAW.so.1.0 libXvBAW.so.1 )
( cd usr/lib64 ; rm -rf libfglrx_dm.so )
( cd usr/lib64 ; ln -sf libfglrx_dm.so.1 libfglrx_dm.so )
( cd usr/lib64 ; rm -rf libfglrx_dm.so.1 )
( cd usr/lib64 ; ln -sf libfglrx_dm.so.1.0 libfglrx_dm.so.1 )
( cd usr/lib64 ; rm -rf libAMDXvBA.so )
( cd usr/lib64 ; ln -sf libAMDXvBA.so.1 libAMDXvBA.so )
( cd usr/lib64 ; rm -rf libAMDXvBA.so.1 )
( cd usr/lib64 ; ln -sf libAMDXvBA.so.1.0 libAMDXvBA.so.1 )
( cd usr/lib64 ; rm -rf libGL.so )
( cd usr/lib64 ; ln -sf libGL.so.1 libGL.so )
( cd usr/lib64 ; rm -rf libGL.so.1 )
( cd usr/lib64 ; ln -sf libGL.so.1.2 libGL.so.1 )
( cd usr/lib64 ; rm -rf libGL.so.1.2 )
( cd usr/lib64 ; ln -sf fglrx/fglrx-libGL.so.1.2 libGL.so.1.2 )
( cd usr/lib64/xorg/modules/extensions ; rm -rf libglx.so )
( cd usr/lib64/xorg/modules/extensions ; ln -sf fglrx/fglrx-libglx.so libglx.so )

Unless your existing installation script already contains the code
to create these links, you should append these lines to your existing
install script. Now's your chance. :^)

Would you like to add this stuff to the existing install script and
remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/lib64/libatiuki.so'
removed './usr/lib64/libatiuki.so.1'
removed './usr/lib64/libXvBAW.so'
removed './usr/lib64/libXvBAW.so.1'
removed './usr/lib64/libfglrx_dm.so'
removed './usr/lib64/libfglrx_dm.so.1'
removed './usr/lib64/libAMDXvBA.so'
removed './usr/lib64/libAMDXvBA.so.1'
removed './usr/lib64/libGL.so'
removed './usr/lib64/libGL.so.1'
removed './usr/lib64/libGL.so.1.2'
removed './usr/lib64/xorg/modules/extensions/libglx.so'

Updating your ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

Creating Slackware package:  /tmp/amd/fglrx-15.302/fglrx-15.302-x86_64-1.tgz

./
install/
install/doinst.sh
install/slack-desc
etc/
etc/ati/
etc/ati/atiapfxx
etc/ati/authatieventsd.sh.new
etc/ati/signature
etc/ati/logo_mask.xbm.example
etc/ati/logo.xbm.example
etc/ati/control
etc/ati/atiapfxx.log
etc/ati/atiapfxx.blb
etc/ati/amdpcsdb.default
usr/
usr/man/
usr/man/man8/
usr/man/man8/atieventsd.8.gz
usr/src/
usr/src/ati/
usr/src/ati/fglrx_sample_source.tgz
usr/include/
usr/include/ATI/
usr/include/ATI/GL/
usr/include/ATI/GL/glxext.h
usr/include/ATI/GL/glx.h
usr/include/GL/
usr/include/GL/glATI.h
usr/include/GL/glxATI.h
usr/share/
usr/share/applications/
usr/share/applications/amdccclesu.desktop
usr/share/applications/amdcccle.desktop
usr/share/icons/
usr/share/icons/ccc_large.xpm
usr/share/doc/
usr/share/doc/amdcccle/
usr/share/doc/amdcccle/ccc_copyrights.txt
usr/share/doc/fglrx/
usr/share/doc/fglrx/examples/
usr/share/doc/fglrx/examples/etc/
usr/share/doc/fglrx/examples/etc/acpi/
usr/share/doc/fglrx/examples/etc/acpi/ati-powermode.sh
usr/share/doc/fglrx/examples/etc/acpi/events/
usr/share/doc/fglrx/examples/etc/acpi/events/a-ac-aticonfig
usr/share/doc/fglrx/examples/etc/acpi/events/a-lid-aticonfig
usr/share/doc/fglrx/examples/etc/init.d/
usr/share/doc/fglrx/examples/etc/init.d/atieventsd.sh
usr/share/doc/fglrx/installer.html
usr/share/doc/fglrx/linuxfaq.html
usr/share/doc/fglrx/driverfaq.html
usr/share/doc/fglrx/tips-linux.html
usr/share/doc/fglrx/index.html
usr/share/doc/fglrx/LICENSE.TXT
usr/share/doc/fglrx/configure.html
usr/share/doc/fglrx/user-manual/
usr/share/doc/fglrx/user-manual/AMD_Linux_Driver_Specification.pdf
usr/share/doc/fglrx/user-manual/index.html
usr/share/doc/fglrx/articles/
usr/share/doc/fglrx/articles/pcie3dmemoryleak.html
usr/share/doc/fglrx/articles/nomembercount.html
usr/share/doc/fglrx/articles/missingdrmheaders.html
usr/share/doc/fglrx/articles/mousecursorhang.html
usr/share/doc/fglrx/articles/4485.html
usr/share/doc/fglrx/articles/4464.html
usr/share/doc/fglrx/articles/4475.html
usr/share/doc/fglrx/articles/secondheadcorruption.html
usr/share/doc/fglrx/articles/corruptvtswitch.html
usr/share/doc/fglrx/articles/no3d-aiw8500dv.html
usr/share/doc/fglrx/articles/devshm.html
usr/share/doc/fglrx/articles/4462.html
usr/share/doc/fglrx/articles/xf86_enodev.html
usr/share/doc/fglrx/articles/rv350springdale.html
usr/share/doc/fglrx/articles/laptopsuspend.html
usr/share/doc/fglrx/articles/4463.html
usr/share/doc/fglrx/articles/4478.html
usr/share/doc/fglrx/articles/4483.html
usr/share/doc/fglrx/articles/1gbhang.html
usr/share/doc/fglrx/articles/dga3dhang.html
usr/share/doc/fglrx/articles/4484.html
usr/share/doc/fglrx/articles/4469.html
usr/share/doc/fglrx/articles/4482.html
usr/share/doc/fglrx/articles/doom3corrupt.html
usr/share/doc/fglrx/articles/xvsatshift.html
usr/share/doc/fglrx/articles/4480.html
usr/share/doc/fglrx/articles/rv280dviblankdisplay.html
usr/share/doc/fglrx/articles/4479.html
usr/share/doc/fglrx/articles/xrestartpcie.html
usr/share/doc/fglrx/articles/corruptstereo.html
usr/share/doc/fglrx/articles/r420blankdisplay.html
usr/share/doc/fglrx/articles/4481.html
usr/share/doc/fglrx/articles/4461.html
usr/share/doc/fglrx/articles/dualheadvideo.html
usr/share/doc/fglrx/articles/no3d-kt400.html
usr/share/doc/fglrx/articles/4470.html
usr/share/doc/fglrx/issues.html
usr/share/ati/
usr/share/ati/amd-uninstall.sh
usr/share/ati/ATI_SlackBuild/
usr/share/ati/ATI_SlackBuild/locale/
usr/share/ati/ATI_SlackBuild/locale/it/
usr/share/ati/ATI_SlackBuild/locale/it/LC_MESSAGES/
usr/share/ati/ATI_SlackBuild/locale/it/LC_MESSAGES/ATI_SlackBuild.mo
usr/share/ati/amdcccle/
usr/share/ati/amdcccle/amdcccle_de.qm
usr/share/ati/amdcccle/amdcccle_no.qm
usr/share/ati/amdcccle/amdcccle_ko_KR.qm
usr/share/ati/amdcccle/amdcccle_zh_TW.qm
usr/share/ati/amdcccle/amdcccle_ru_RU.qm
usr/share/ati/amdcccle/amdcccle_fi_FI.qm
usr/share/ati/amdcccle/qt_fr.qm
usr/share/ati/amdcccle/amdcccle_it_IT.qm
usr/share/ati/amdcccle/qt_cs.qm
usr/share/ati/amdcccle/qt_ja_JP.qm
usr/share/ati/amdcccle/amdcccle_es_ES.qm
usr/share/ati/amdcccle/amdcccle_tr_TR.qm
usr/share/ati/amdcccle/qt_pl.qm
usr/share/ati/amdcccle/qt_pt.qm
usr/share/ati/amdcccle/qt_sv.qm
usr/share/ati/amdcccle/qt_es.qm
usr/share/ati/amdcccle/qt_zh_TW.qm
usr/share/ati/amdcccle/amdcccle_hu_HU.qm
usr/share/ati/amdcccle/amdcccle_zh_CN.qm
usr/share/ati/amdcccle/qt_ru.qm
usr/share/ati/amdcccle/amdcccle_th.qm
usr/share/ati/amdcccle/qt_ko.qm
usr/share/ati/amdcccle/amdcccle_pt_BR.qm
usr/share/ati/amdcccle/amdcccle_cs.qm
usr/share/ati/amdcccle/qt_hu.qm
usr/share/ati/amdcccle/amdcccle_da_DK.qm
usr/share/ati/amdcccle/amdcccle_sv_SE.qm
usr/share/ati/amdcccle/amdcccle_ja.qm
usr/share/ati/amdcccle/amdcccle_pl.qm
usr/share/ati/amdcccle/amdcccle_fr_FR.qm
usr/share/ati/amdcccle/qt_de.qm
usr/share/ati/amdcccle/amdcccle_el_GR.qm
usr/share/ati/amdcccle/qt_ja.qm
usr/share/ati/amdcccle/qt_zh_CN.qm
usr/share/ati/amdcccle/qt_da.qm
usr/share/ati/amdcccle/amdcccle_nl_NL.qm
usr/share/ati/lib64/
usr/share/ati/lib64/libQtGui.so.4
usr/share/ati/lib64/libQtCore.so.4
usr/sbin/
usr/sbin/atieventsd
usr/sbin/amdnotifyui
usr/sbin/atigetsysteminfo.sh
usr/lib64/
usr/lib64/libamdocl64.so
usr/lib64/libaticalcl.so
usr/lib64/libaticalrt.so
usr/lib64/libatiuki.so.1.0
usr/lib64/libaticaldd.so
usr/lib64/libOpenCL.so.1
usr/lib64/libamdocl12cl64.so
usr/lib64/libXvBAW.so.1.0
usr/lib64/libatiadlxx.so
usr/lib64/libfglrx_dm.so.1.0
usr/lib64/libAMDXvBA.so.1.0
usr/lib64/xorg/
usr/lib64/xorg/modules/
usr/lib64/xorg/modules/glesx.so
usr/lib64/xorg/modules/amdxmm.so
usr/lib64/xorg/modules/linux/
usr/lib64/xorg/modules/linux/libfglrxdrm.so
usr/lib64/xorg/modules/extensions/
usr/lib64/xorg/modules/extensions/fglrx/
usr/lib64/xorg/modules/extensions/fglrx/fglrx-libglx.so
usr/lib64/xorg/modules/drivers/
usr/lib64/xorg/modules/drivers/fglrx_drv.so
usr/lib64/xorg/modules/dri/
usr/lib64/xorg/modules/dri/fglrx_dri.so
usr/lib64/libAMDXvBA.cap
usr/lib64/libfglrx_dm.a
usr/lib64/fglrx/
usr/lib64/fglrx/fglrx-libGL.so.1.2
usr/lib64/fglrx/switchlibGL
usr/lib64/fglrx/switchlibglx
usr/bin/
usr/bin/clinfo
usr/bin/fgl_glxgears
usr/bin/fglrxinfo
usr/bin/amd-console-helper
usr/bin/amdcccle
usr/bin/atiode
usr/bin/atiodcli
usr/bin/aticonfig
usr/bin/amdupdaterandrconfig
usr/bin/amdxdg-su
lib/
lib/modules/
lib/modules/4.6.3-porteus/
lib/modules/4.6.3-porteus/external/
lib/modules/4.6.3-porteus/external/fglrx.ko.gz

Slackware package /tmp/amd/fglrx-15.302/fglrx-15.302-x86_64-1.tgz created.

root@porteus:/tmp/amd/fglrx-15.302/drv# cd /tmp/amd/fglrx-15.302
root@porteus:/tmp/amd/fglrx-15.302# txz2xzm fglrx-15.302-x86_64-1.tgz fglrx-15.302-x86_64-1.xzm
Verifying package fglrx-15.302-x86_64-1.tgz.
Installing package fglrx-15.302-x86_64-1.tgz:
PACKAGE DESCRIPTION:
# fglrx (ATI proprietary drivers)
#
# This package contains software and the documentation of ATI
# proprietary drivers.
#
# ATI web site:
#     http://www.amd.com
#
# ATI proprietary drivers:
#     http://support.amd.com/it/gpudownload/Pages/index.aspx
#
Executing install script for fglrx-15.302-x86_64-1.tgz.

################################################################################
NOTE: you have to modify the X server configuration file to use the ATI drivers:

		aticonfig --initial

      can it help you. Run aticonfig without options for more details.
/bin/bash: line 67: [: -eq: unary operator expected
################################################################################

Package fglrx-15.302-x86_64-1.tgz installed.

Creating /tmp/amd/fglrx-15.302/fglrx-15.302-x86_64-1.xzm

root@porteus: /tmp/amd/fglrx-15.302# cp fglrx-15.302-x86_64-1.xzm /mnt/sdb1/porteus/modules
Xorg log

Code: Select all

[    32.354] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    32.354] X Protocol Version 11, Revision 0
[    32.354] Build Operating System: Slackware 14.2 Slackware Linux Project
[    32.354] Current Operating System: Linux porteus 4.6.3-porteus #1 SMP PREEMPT Sun Jun 26 17:59:43 BRT 2016 x86_64
[    32.354] Kernel command line: quiet initrd=initrd.xz 3 BOOT_IMAGE=vmlinuz 
[    32.354] Build Date: 15 April 2016  11:05:21AM
[    32.354]  
[    32.354] Current version of pixman: 0.34.0
[    32.354] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    32.354] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    32.354] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 17 22:52:47 2016
[    32.356] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    32.359] (==) No Layout section.  Using the first Screen section.
[    32.359] (==) No screen section available. Using defaults.
[    32.359] (**) |-->Screen "Default Screen Section" (0)
[    32.359] (**) |   |-->Monitor "<default monitor>"
[    32.359] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    32.359] (==) Automatically adding devices
[    32.359] (==) Automatically enabling devices
[    32.359] (==) Automatically adding GPU devices
[    32.368] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    32.369] (WW) The directory "/usr/share/fonts/local" does not exist.
[    32.369] 	Entry deleted from font path.
[    32.369] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    32.369] 	Entry deleted from font path.
[    32.369] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    32.369] 	Entry deleted from font path.
[    32.369] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    32.369] 	Entry deleted from font path.
[    32.369] (WW) The directory "/usr/share/fonts/CID" does not exist.
[    32.369] 	Entry deleted from font path.
[    32.369] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[    32.369] 	Entry deleted from font path.
[    32.369] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[    32.369] 	Entry deleted from font path.
[    32.369] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    32.369] 	Entry deleted from font path.
[    32.369] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    32.369] 	Entry deleted from font path.
[    32.369] (WW) The directory "/usr/share/fonts/cyrillic" does not exist.
[    32.369] 	Entry deleted from font path.
[    32.369] (==) FontPath set to:
	/usr/share/fonts/TTF
[    32.369] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    32.369] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    32.369] (II) Loader magic: 0x808c00
[    32.369] (II) Module ABI versions:
[    32.369] 	X.Org ANSI C Emulation: 0.4
[    32.369] 	X.Org Video Driver: 20.0
[    32.369] 	X.Org XInput driver : 22.1
[    32.369] 	X.Org Server Extension : 9.0
[    32.370] (--) PCI:*(0:1:0:0) 1002:665f:174b:e322 rev 129, Mem @ 0xc0000000/268435456, 0xd0000000/8388608, 0xdfe00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    32.370] (II) Open ACPI successful (/var/run/acpid.socket)
[    32.370] (II) LoadModule: "glx"
[    32.373] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    32.382] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    32.382] 	compiled for 6.9.0, module version = 1.0.0
[    32.382] (==) Matched ati as autoconfigured driver 0
[    32.382] (==) Matched modesetting as autoconfigured driver 1
[    32.382] (==) Matched fbdev as autoconfigured driver 2
[    32.382] (==) Matched vesa as autoconfigured driver 3
[    32.382] (==) Assigned the driver to the xf86ConfigLayout
[    32.382] (II) LoadModule: "ati"
[    32.382] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[    32.388] (II) Module ati: vendor="X.Org Foundation"
[    32.388] 	compiled for 1.18.3, module version = 7.7.0
[    32.388] 	Module class: X.Org Video Driver
[    32.388] 	ABI class: X.Org Video Driver, version 20.0
[    32.388] (II) LoadModule: "radeon"
[    32.388] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    32.404] (II) Module radeon: vendor="X.Org Foundation"
[    32.404] 	compiled for 1.18.3, module version = 7.7.0
[    32.404] 	Module class: X.Org Video Driver
[    32.404] 	ABI class: X.Org Video Driver, version 20.0
[    32.404] (II) LoadModule: "modesetting"
[    32.404] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    32.409] (II) Module modesetting: vendor="X.Org Foundation"
[    32.409] 	compiled for 1.18.3, module version = 1.18.3
[    32.409] 	Module class: X.Org Video Driver
[    32.409] 	ABI class: X.Org Video Driver, version 20.0
[    32.409] (II) LoadModule: "fbdev"
[    32.410] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    32.416] (II) Module fbdev: vendor="X.Org Foundation"
[    32.416] 	compiled for 1.18.0, module version = 0.4.4
[    32.416] 	Module class: X.Org Video Driver
[    32.416] 	ABI class: X.Org Video Driver, version 20.0
[    32.416] (II) LoadModule: "vesa"
[    32.416] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    32.422] (II) Module vesa: vendor="X.Org Foundation"
[    32.422] 	compiled for 1.18.0, module version = 2.3.4
[    32.422] 	Module class: X.Org Video Driver
[    32.422] 	ABI class: X.Org Video Driver, version 20.0
[    32.422] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
	MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
	MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
	HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[    32.423] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    32.423] (II) FBDEV: driver for framebuffer: fbdev
[    32.423] (II) VESA: driver for VESA chipsets: vesa
[    32.423] (--) using VT number 7

[    32.426] (II) [KMS] drm report modesetting isn't supported.
[    32.426] (EE) open /dev/dri/card0: No such file or directory
[    32.426] (WW) Falling back to old probe method for modesetting
[    32.426] (EE) open /dev/dri/card0: No such file or directory
[    32.426] (II) Loading sub module "fbdevhw"
[    32.426] (II) LoadModule: "fbdevhw"
[    32.427] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    32.432] (II) Module fbdevhw: vendor="X.Org Foundation"
[    32.432] 	compiled for 1.18.3, module version = 0.0.2
[    32.432] 	ABI class: X.Org Video Driver, version 20.0
[    32.432] (EE) open /dev/fb0: No such file or directory
[    32.432] (WW) Falling back to old probe method for fbdev
[    32.432] (II) Loading sub module "fbdevhw"
[    32.432] (II) LoadModule: "fbdevhw"
[    32.433] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    32.433] (II) Module fbdevhw: vendor="X.Org Foundation"
[    32.433] 	compiled for 1.18.3, module version = 0.0.2
[    32.433] 	ABI class: X.Org Video Driver, version 20.0
[    32.433] (EE) open /dev/fb0: No such file or directory
[    32.433] vesa: Ignoring device with a bound kernel driver
[    32.433] (WW) Falling back to old probe method for vesa
[    32.433] (EE) Screen 0 deleted because of no matching config section.
[    32.433] (II) UnloadModule: "radeon"
[    32.433] (EE) Screen 0 deleted because of no matching config section.
[    32.433] (II) UnloadModule: "modesetting"
[    32.433] (EE) Screen 0 deleted because of no matching config section.
[    32.433] (II) UnloadModule: "fbdev"
[    32.433] (II) UnloadSubModule: "fbdevhw"
[    32.433] (EE) Screen 0 deleted because of no matching config section.
[    32.433] (II) UnloadModule: "vesa"
[    32.433] (EE) Device(s) detected, but none match those in the config file.
[    32.433] (EE) 
Fatal server error:
[    32.433] (EE) no screens found(EE) 
[    32.433] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    32.433] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    32.433] (EE) 
[    32.435] (EE) Server terminated with error (1). Closing log file.
Bravo...