View Full Version : Cannot make packages under 8.6 catalyst
dj--alex
06-19-2008, 05:55 PM
al@al-desktop:~$ sudo sh ati8.6.run --buildpkg Ubuntu/8.04
Created directory fglrx-install.z16094
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.501...
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
Generating package: Ubuntu/8.04
Resolving build dependencies...
./packages/Ubuntu/ati-packager.sh: 347: sh -c '/usr/sbin/synaptic --set-selections --non-interactive --hide-main-window < /tmp/fileYw8zr3': not found
Unable to resolve cannot read packages/Ubuntu/dists/8.04/control. Please manually install and try again.
what i should do??
Michael
06-19-2008, 06:01 PM
try:
--buildpkg Ubuntu/hardy
dj--alex
06-20-2008, 12:39 AM
no , but this helps apt-get install build-essential
at install get pack of problems
trying EnvyNG
ahh still safe mode after install fglrx 64bit NO 3D ANYMORE
(blank screen and delete russian keyboard from xorg)
(i test 8.3,8.4,8.5,8.6)
Radeon x800,X2900XT,X3870x2 - IS BEST _2D_ CARD Accelerator on 64bit
:((((((((((((((((((
Driver still shitty, unable to installing himself.
This script even supports kernel 2.6.26:
http://kanotix.com/files/install-fglrx-debian.sh
dj--alex
06-20-2008, 06:33 AM
after run scripts i got safe-mode and xorg conf down (lost russian keymap)
Of course i restore last normal state (Without 3d,but 1280x1024+rus keymap)
Vesa+Mesa=crap, no one game runs.
And ATI drivers for 64 bit is full crap - no 3D present
I lost >200 hours summary from month to install it and i get only catalyst, and no _3D_.
Ati for 32bit is half-crap , runs only 1\2 of existed games.
God help up...
MAybe 1-5 years later, and i see _normal_ release driver from ATI\AMD
I'm in weakness...Maybe buy S3 Virge DX 4Mb?
You can test 3d in live mode too.
http://debian.tu-bs.de/project/kanotix/preview/kanotix-ng-bench-2.6.26-2-generic.iso
http://debian.tu-bs.de/project/kanotix/preview/kanotix-ng-bench-2.6.26-2-generic.iso.md5
Only 3d app preinstalled is gl2benchmark. This live system does not hurt your install, it seems you changed too much manually to let my script fully work. I guess I could fix your system with ssh access but I see no real reason to do so as you don't use Kanotix.
dj--alex
06-20-2008, 10:21 AM
You can test 3d in live mode too.
http://debian.tu-bs.de/project/kanotix/preview/kanotix-ng-bench-2.6.26-2-generic.iso
http://debian.tu-bs.de/project/kanotix/preview/kanotix-ng-bench-2.6.26-2-generic.iso.md5
Only 3d app preinstalled is gl2benchmark. This live system does not hurt your install, it seems you changed too much manually to let my script fully work. I guess I could fix your system with ssh access but I see no real reason to do so as you don't use Kanotix.
What is Kanotix? It's another Ubuntu 8 core files?
I basically use Debian etch + losts of backports (but no newer KDE or GNOME) + latest kernels based on Ubuntu sources. This demonstration iso is not installable, but Thorhammer can be installed and the same kernel added.
dj--alex
06-23-2008, 03:19 AM
Sorry,i read that 8.6 driver does not supported dual-head videocards like HD3870X2 :(((
i ll be waiting support.
at this moment,i downgrade to 2900XT.
#!/bin/sh
# Well, you can force it when you add the pci id
lspci -n|awk -F'[ :]' '/0300/{print "FGL_ASIC_ID(0x"toupper($6)"),"}' >> /lib/modules/fglrx/build_mod/fglrxko_pci_ids.h
cd /lib/modules/fglrx/build_mod
./make.sh
cd /lib/modules/fglrx
./make_install.sh
#That change will allow you to still use your other card - but the pciid is #added to the new one. After that you add an override in your /etc/X11/xorg.conf
perl -pi.backup -e 's/(Driver.*"fglrx".*\n)/\1\tChipID\t0x9501\n/' /etc/X11/xorg.conf
#That should let the driver work - just with ATI unsupported hardware in one corner.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.