using the tips from this topic
http://forum.tinycorelinux.net/index.php?topic=8443.0i 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.tczit even loading and working by some miracle
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
fglrxinfotc@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
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.tczcompiles
64 bit module on loaded
32 bit kernel
3.0.21-tinycore