You are not logged in.

#401 2009-06-27 16:13:19

trontonic
Member
Registered: 2008-07-21
Posts: 80

Re: The AMD/ATI Bar & Grill

Linux supports more hardware out of the box, than any other operating system.
If you buy a Mac, you don't expect any random piece of hardware to work. Same with Linux.
The makers of graphics cards and printers are the ones that should be supplying drivers.
Linux developers even make the drivers for free, if they are contacted. (http://kerneltrap.org/node/7636)

While I understand that it's annoying, complaints should go directly to the companies that you supported with money when you bought hardware from them.

Offline

#402 2009-06-27 16:31:08

Mazur
Member
Registered: 2009-06-10
Posts: 103
Website

Re: The AMD/ATI Bar & Grill

ATI is complainting from years and nothing's changed, like in this poem.

Offline

#403 2009-06-27 18:59:40

venky80
Member
Registered: 2007-05-13
Posts: 1,002

Re: The AMD/ATI Bar & Grill

with catalyst atleast  the pc is cooler....radeon makes it too hot and there is no 3d


Acer Aspire V5-573P Antergos KDE

Offline

#404 2009-06-27 19:42:51

Mazur
Member
Registered: 2009-06-10
Posts: 103
Website

Re: The AMD/ATI Bar & Grill

You are wrong, I got better performance and power managment on radeonhd than on Catalyst. Maybe no huge difference but I will wait for 3d.

Offline

#405 2009-06-27 19:52:33

venky80
Member
Registered: 2007-05-13
Posts: 1,002

Re: The AMD/ATI Bar & Grill

Mazur wrote:

You are wrong, I got better performance and power managment on radeonhd than on Catalyst. Maybe no huge difference but I will wait for 3d.

well i have dell xps studio 1640 with mobility radeon HD3670 my fan never stopped with radeonHD driver and the bottom got too hot, but it did do suspend to ram
in catalyst i cannot suspend to ram but the laptop is cooler...so whichever way you see it sucks for me!

Ya want to really get rid of catalyst though


Acer Aspire V5-573P Antergos KDE

Offline

#406 2009-06-27 21:58:05

Mazur
Member
Registered: 2009-06-10
Posts: 103
Website

Re: The AMD/ATI Bar & Grill

So I am not sure since I am using PC with HD3200. I think I am going to try mesa-git, dri2proto-git and radeonhd-git to try this 3d.

Offline

#407 2009-06-28 01:44:32

DevoidOfWindows
Member
Registered: 2009-05-24
Posts: 133

Re: The AMD/ATI Bar & Grill

I am using a 3100 (basically, a watered-down 3200), and the 3D (although slow) and the 2D (excellent) it is working great for me with the current versions of everything in [extra], and xf86-video-radeon (not -hd).  You probably have to add radeon to your MODULES array.  I have a (mostly) static kernel, but when I try to compile it in, the kernel dies at boot.

Last edited by DevoidOfWindows (2009-06-28 01:46:01)

Offline

#408 2009-06-28 02:15:27

venky80
Member
Registered: 2007-05-13
Posts: 1,002

Re: The AMD/ATI Bar & Grill

Mazur wrote:

So I am not sure since I am using PC with HD3200. I think I am going to try mesa-git, dri2proto-git and radeonhd-git to try this 3d.

Could you detail your effort if you are successful?


Acer Aspire V5-573P Antergos KDE

Offline

#409 2009-06-28 20:23:55

frostmyname
Member
Registered: 2009-06-28
Posts: 3

Re: The AMD/ATI Bar & Grill

People sad After all patches, the module has compiled, and loaded, but at any attempt to work with 3d drawing - my laptop hangs!
HD3470

Offline

#410 2009-06-28 21:36:47

trontonic
Member
Registered: 2008-07-21
Posts: 80

Re: The AMD/ATI Bar & Grill

I have Radeon HD3850. Today I upgraded to the 2.6.30 kernel and 3D now works fine.

Here are the steps that worked for me:
* Remove catalyst and catalyst-utils
* Install all the latest updates, including the 2.6.30 version of the kernel
* Remove slim/gdm/kdm/xdm/X from rc.conf and reboot into the terminal
* Install catalyst and catalyst-utils, play nethack in another terminal while you wait
* As root, run aticonfig --initial
* startx to test
* Add slim/gdm/kdm/xdm/X to rc.conf, if you like
* Start X, your login manager or reboot

Tested with Blender, Nexuiz, glxgears and fgl_glxgears.
Some tweaking with amdcccle was needed to make Blender look right.

Last edited by trontonic (2009-06-28 21:37:32)

Offline

#411 2009-06-28 22:22:08

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: The AMD/ATI Bar & Grill

You don't really need to ... remove gdm/slim/anything. Just remove any reference to a DM from rc.conf, make your DM options in inittab the right way, and when rebooting, just add "3" in the end of the second line of grub, so that you won't need to boot into any DM or DE.

Offline

#412 2009-06-28 23:17:29

DevoidOfWindows
Member
Registered: 2009-05-24
Posts: 133

Re: The AMD/ATI Bar & Grill

Why not just save a lot of trouble and boot into Single Mode, and $(su) in as your username to install?  smile

Offline

#413 2009-06-29 00:17:20

venky80
Member
Registered: 2007-05-13
Posts: 1,002

Re: The AMD/ATI Bar & Grill

trontonic wrote:

I have Radeon HD3850. Today I upgraded to the 2.6.30 kernel and 3D now works fine.

Here are the steps that worked for me:
* Remove catalyst and catalyst-utils
* Install all the latest updates, including the 2.6.30 version of the kernel
* Remove slim/gdm/kdm/xdm/X from rc.conf and reboot into the terminal
* Install catalyst and catalyst-utils, play nethack in another terminal while you wait
* As root, run aticonfig --initial
* startx to test
* Add slim/gdm/kdm/xdm/X to rc.conf, if you like
* Start X, your login manager or reboot

Tested with Blender, Nexuiz, glxgears and fgl_glxgears.
Some tweaking with amdcccle was needed to make Blender look right.

x86_64 or i686? catalyst from AUR?


Acer Aspire V5-573P Antergos KDE

Offline

#414 2009-06-29 08:11:58

trontonic
Member
Registered: 2008-07-21
Posts: 80

Re: The AMD/ATI Bar & Grill

flamelab, I never said one should remove the desktop manager, just the reference in rc.conf. Adding "3" to the end of the second line of grub is possible, sure.

DevoidOfWindows and flamelab, this list worked for me, I never claimed it's the only way to do it. The reason I did not use single user mode or similar, is that out of experience there's a big possibility that there will be multiple reboots because of complete hangs. The way I did it one does not have to specify that one wants the single user mode at every reboot. Luckily, this time, only one reboot was needed.

venky80, I'm on x86_64 and I used catalyst from AUR.

Last edited by trontonic (2009-06-29 08:25:28)

Offline

#415 2009-06-29 08:49:03

godane
Member
From: NH, USA
Registered: 2008-02-03
Posts: 241
Website

Re: The AMD/ATI Bar & Grill

I think the problem is i686 version of catalyst. Not x86_64 version of catalyst.


I'm working on a live cds based on Archlinux. http://godane.wordpress.com/

Offline

#416 2009-06-29 14:10:37

venky80
Member
Registered: 2007-05-13
Posts: 1,002

Re: The AMD/ATI Bar & Grill

godane wrote:

I think the problem is i686 version of catalyst. Not x86_64 version of catalyst.

godane, I updated the xorg-server from testing now I am not able to login into kdm all i see is a blank screen, I am on kde svn , dont know what broke it, do you have any insights?


Acer Aspire V5-573P Antergos KDE

Offline

#417 2009-06-29 15:44:35

ap_
Member
From: Finland
Registered: 2008-10-14
Posts: 48

Re: The AMD/ATI Bar & Grill

My suspending/resuming issue seemed to be 2.6.30 related. Not directly catalyst 9.6 related. I added hpet=disable to boot parameters and it seems to work perfectly now!

Offline

#418 2009-06-30 13:59:02

unkiepunkie
Member
From: Netherlands
Registered: 2009-06-30
Posts: 17

Re: The AMD/ATI Bar & Grill

Still doesn't work for me.
I use the stock kernel. I compiled the catalyst driver myself, with the PKGBUILD from aur, but with the flush_tlb_page-94 patch.
This is a i686 system. The device is a mobility radeon X1400 (officially unsupported by ATI).

When trying to load the module:

$ sudo modprobe -v fglrx
insmod /lib/modules/2.6.30-ARCH/video/fglrx.ko 
FATAL: Error inserting fglrx (/lib/modules/2.6.30-ARCH/video/fglrx.ko): Cannot allocate memory

dmesg:

[fglrx] Maximum main memory to use for locked dma buffers: 1411 MBytes.
[fglrx:drm_alloc] *ERROR* [driver] Allocating 0 bytes
[fglrx:firegl_init_device_list] *ERROR* Out of memory when allocating device heads
[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed

Offline

#419 2009-06-30 14:06:31

kensai
Member
From: Puerto Rico
Registered: 2005-06-03
Posts: 2,484
Website

Re: The AMD/ATI Bar & Grill

OK, people, I just added the new catalyst and catalyst-utils that work with the stock kernel to the repo, and removed the patched kernel, so guys please, remove the kernel you had installed from my repo and install the stock one along with the catalyst and catalyst-utils packages in my repo. To add my repo:
add to pacman.conf

[catalyst]
Server = http://dev.archlinux.org/~eduardo/repo/x86_64
[catalyst]
Server = http://dev.archlinux.org/~eduardo/repo/i686

if you had my kernel installed, please remove it and install the stock one with the new drivers:

pacman -S core/kernel26 catalyst catalyst-utils

remember to reinstall the drivers with every xorg-server mesa and libdrm upgrade.

Last edited by kensai (2009-08-21 15:29:58)


Follow me in: Identi.ca, Twitter, Google+

Offline

#420 2009-06-30 14:16:06

markding
Member
Registered: 2009-06-27
Posts: 1

Re: The AMD/ATI Bar & Grill

I can't do nothing with i686. god damn... maybe I really go to x64 ...

Offline

#421 2009-06-30 15:15:04

kensai
Member
From: Puerto Rico
Registered: 2005-06-03
Posts: 2,484
Website

Re: The AMD/ATI Bar & Grill

markding wrote:

I can't do nothing with i686. god damn... maybe I really go to x64 ...

The future is inevitable, I don't loose anything using 64-bit. wink


Follow me in: Identi.ca, Twitter, Google+

Offline

#422 2009-06-30 15:22:57

frostmyname
Member
Registered: 2009-06-28
Posts: 3

Re: The AMD/ATI Bar & Grill

damn, again x64... mad

Offline

#423 2009-06-30 16:00:00

kensai
Member
From: Puerto Rico
Registered: 2005-06-03
Posts: 2,484
Website

Re: The AMD/ATI Bar & Grill

heh, sorry well, I can't build for i686, so maybe someone else can provide them to me, and I upload them.


Follow me in: Identi.ca, Twitter, Google+

Offline

#424 2009-06-30 17:32:44

RobbeR49
Member
From: Columbus, OH
Registered: 2006-01-17
Posts: 178

Re: The AMD/ATI Bar & Grill

Kensai, just want to say thanks for putting up this repo!

Offline

#425 2009-06-30 17:48:55

venky80
Member
Registered: 2007-05-13
Posts: 1,002

Re: The AMD/ATI Bar & Grill

kensai wrote:

heh, sorry well, I can't build for i686, so maybe someone else can provide them to me, and I upload them.

I thought godane was doing it but it is not working for me anymore after xorg server upgrade


Acer Aspire V5-573P Antergos KDE

Offline

Board footer

Powered by FluxBB