Re: [gentoo-user] Re: Radeon HD 4350 benchmark

2011-02-23 Thread Thanasis
on 02/23/2011 04:49 PM James wrote the following: > Thanasis asyr.hopto.org> writes: > >> How do we know which firmware file to load for which graphics card? >> (I have a Sapphire HD 5770 1GB GDDR5) > > Emerge the radeon-ucode package and it will list the firmware > (/lib/firmware/readeon) > > Or

[gentoo-user] Re: Radeon HD 4350 benchmark

2011-02-23 Thread James
Thanasis asyr.hopto.org> writes: > How do we know which firmware file to load for which graphics card? > (I have a Sapphire HD 5770 1GB GDDR5) Emerge the radeon-ucode package and it will list the firmware (/lib/firmware/readeon) Or look here. http://people.freedesktop.org/~agd5f/radeon_ucode/

Re: [gentoo-user] Re: Radeon HD 4350 benchmark

2011-02-22 Thread Thanasis
on 02/22/2011 01:27 PM Mick wrote the following: > 2011/2/22 Thanasis : > >> How do we know which firmware file to load for which graphics card? >> (I have a Sapphire HD 5770 1GB GDDR5) >> > > I suspect it requires the JUNIPER_rlc.bin > > Check your dmesg/lspci/lshw for info on the chipset. > a sec

Re: [gentoo-user] Re: Radeon HD 4350 benchmark

2011-02-22 Thread Thanasis
on 02/21/2011 02:16 PM Mick wrote the following: > On 21 February 2011 04:27, James wrote: >> James tampabay.rr.com> writes: >> >> >>> In the kernel, under the Generic section, I first tried: >>> CONFIG_FW_LOADER=y >>> CONFIG_FIRMWARE_IN_KERNEL=y >>> CONFIG_EXTRA_FIRMWARE="radeon" >>> CONFIG_EXTR

Re: [gentoo-user] Re: Radeon HD 4350 benchmark

2011-02-21 Thread Mick
On 21 February 2011 04:27, James wrote: > James tampabay.rr.com> writes: > > >> In the kernel, under the Generic section, I first tried: >> CONFIG_FW_LOADER=y >> CONFIG_FIRMWARE_IN_KERNEL=y >> CONFIG_EXTRA_FIRMWARE="radeon" >> CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware" This should have been: # c

[gentoo-user] Re: Radeon HD 4350 benchmark

2011-02-20 Thread James
James tampabay.rr.com> writes: > In the kernel, under the Generic section, I first tried: > CONFIG_FW_LOADER=y > CONFIG_FIRMWARE_IN_KERNEL=y > CONFIG_EXTRA_FIRMWARE="radeon" > CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware" Ok so dmeg says that drm failed. I edited the .config file, using vi, to: CON