WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: ati-fglrx64.tcz  (Read 4644 times)

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
ati-fglrx64.tcz
« on: July 23, 2012, 11:52:28 AM »
using the tips from this topic http://forum.tinycorelinux.net/index.php?topic=8443.0
i little bit changed the install script ati-fglrx-kernel-module-installer (attached)
and was able to compile 64 bit module ati-fglrx-module-3.0.21-tinycore64.tcz
it even loading and working by some miracle
Code: [Select]
tc@box:~$ lsmod|sort
agpgart                28672  1 fglrx
cfg80211              114688  2 rtlwifi,mac80211
cpufreq_conservative    12288  0
cpufreq_powersave      12288  0
cpufreq_stats          12288  0
cpufreq_userspace      12288  0
fglrx                2846720  0
i2c_piix4              12288  0
loop                   20480 428
mac80211              126976  3 rtl8192ce,rtlwifi,rtl8192c_common
Module                  Size  Used by    Tainted: P 
mperf                  12288  0
parport                28672  2 ppdev,parport_pc
parport_pc             28672  0
pcspkr                 12288  0
ppdev                  12288  0
r8169                  32768  0
rtl8192c_common        49152  1 rtl8192ce
rtl8192ce              57344  0
rtlwifi                77824  1 rtl8192ce
scsi_wait_scan         12288  0
snd                    45056 14 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_seq_device,snd_pcm,snd_timer,snd_hwdep
snd_hda_codec          53248  2 snd_hda_codec_realtek,snd_hda_intel
snd_hda_codec_realtek   270336  1
snd_hda_intel          24576  0
snd_hwdep              12288  2 snd_hda_codec,snd_usb_audio
snd_mixer_oss          16384  2 snd_pcm_oss
snd_page_alloc         12288  2 snd_hda_intel,snd_pcm
snd_pcm                57344  4 snd_pcm_oss,snd_hda_intel,snd_hda_codec,snd_usb_audio
snd_pcm_oss            36864  0
snd_rawmidi            20480  1 snd_usbmidi_lib
snd_seq                36864  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         12288  4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd_seq_dummy          12288  0
snd_seq_midi_event     12288  1 snd_seq_oss
snd_seq_oss            24576  0
snd_timer              20480  2 snd_seq,snd_pcm
snd_usb_audio          77824  1
snd_usbmidi_lib        20480  1 snd_usb_audio
soundcore              12288  2 snd
squashfs               28672 214
uvcvideo               53248  0
v4l2_compat_ioctl32    16384  1 videodev
videodev               61440  1 uvcvideo
xhci_hcd               61440  0
zcache                 12288  0
zram                   12288  1
but monitor screen is refreshed slowly with brakes
in text mode can be seen frequency sweep jogging
also don't work tools fgl_glxgears and fglrxinfo
Code: [Select]
tc@box:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  139 (ATIFGLEXTENSION)
  Minor opcode of failed request:  66 ()
  Serial number of failed request:  13
  Current serial number in output stream:  13
Code: [Select]
tc@box:~$ fglrxinfo
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  139 (ATIFGLEXTENSION)
  Minor opcode of failed request:  66 ()
  Serial number of failed request:  13
  Current serial number in output stream:  13
perhaps it requires 64-bit libraries and tools from amd-driver-installer-12-4-x86.x86_64.run and need to make ati-fglrx64.tcz?

p.s.
i would add that modified installer ati-fglrx-module-3.0.21-tinycore64.tcz
compiles 64 bit module on loaded 32 bit kernel 3.0.21-tinycore
« Last Edit: July 23, 2012, 12:45:30 PM by AbNoRMiS »
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: ati-fglrx64.tcz
« Reply #1 on: July 23, 2012, 12:54:34 PM »
unfortunately you need Xorg 64 bit for that

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: ati-fglrx64.tcz
« Reply #2 on: July 23, 2012, 01:11:16 PM »
i'll try to check it out
again uploaded corrected installer without unnecessary temporary variable $CURRENT
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: ati-fglrx64.tcz
« Reply #3 on: July 25, 2012, 04:47:49 PM »
i tried it and so and that, but dri does not work with 64 bit kernel module fglrx :-\
Code: [Select]
(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
(WW) fglrx(0): ***********************************************************
(WW) fglrx(0): * DRI initialization failed                               *
(WW) fglrx(0): * kernel module (fglrx.ko) may be missing or incompatible *
(WW) fglrx(0): * 2D and 3D acceleration disabled                         *
(WW) fglrx(0): ***********************************************************
is there is any way to somehow compile pre-compiled module libfglrx_ip.a.x86_64
in compatibility mode with x86 architecture or it is not possible in principal?
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline giac_fab

  • Newbie
  • *
  • Posts: 24
Re: ati-fglrx64.tcz
« Reply #4 on: November 27, 2012, 01:22:07 PM »
.... no news ?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: ati-fglrx64.tcz
« Reply #5 on: November 28, 2012, 05:24:58 AM »
AFAIK the blob does not support 64-bit kernel and 32-bit userspace.
The only barriers that can stop you are the ones you create yourself.