Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2014 15:05:19 +0200
From:      =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <jean-sebastien.pedron@dumbbell.fr>
To:        freebsd-stable@freebsd.org
Subject:   Re: Problems loading RV620 firmware
Message-ID:  <53C91B8F.1060903@dumbbell.fr>
In-Reply-To: <E1X85Kh-000EIW-7C@dilbert.ingresso.co.uk>
References:  <E1X85Kh-000EIW-7C@dilbert.ingresso.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--97aTl9EN6mNwtt4lMQ9aJWiiDwFRsEO4L
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 18.07.2014 12:24, Pete French wrote:
> If I boot the machine and try and kiad radeomkms.ko by hand then it jus=
t
> locks up the machine. No useful info on the consolue.

How do you tell that the machine is locked up? Are you unable to reach
it using ssh?

Could you please try with syscons, instead of VT?

> If I try loadiing radeonkms and boot time, it then displays a lot
> more information when it boots about loading up drm, and then afils
> saying is callot load the firmware for the card. Specificly
> it cant load radeonkmsfw_RV620_pfp

This is expected, because the filesystem isn't available at this point
in the boot.

You have to load whatever firmware(s) are required by radeonkms.ko in
your loader.conf. See the wiki:
https://wiki.freebsd.org/Graphics#Video_driver_loaded_at_boot_time

In your case, you would have to add the following lines to
/boot/loader.conf:

radeonkms_load=3D"YES"
radeonkmsfw_RV620_pfp_load=3D"YES"
radeonkmsfw_RV620_me_load=3D"YES"
radeonkmsfw_R600_rlc_load=3D"YES"

--=20
Jean-S=E9bastien P=E9dron


--97aTl9EN6mNwtt4lMQ9aJWiiDwFRsEO4L
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJTyRuUAAoJEDnpl2Gl/ZTMedQQAKW2MKyQG2Ucf0JKCqHFjAyW
hy+GT567xu0HpX3vuvxwrEGQVxkBFCbKs/j0Bru4lUJTuoY53d26i1FrE9XrnkHC
oTkHkWM4XLS3YapRUmq5jVnVvzrZoit3oL/hoPyjRUNTu9eFaIt+af62zMpxEQ1y
KN69bw4YHKeim3UoM8G/s9w1Ysf9oAIi9X4Du3e+g6lNocgq8NuJWufENKFJT7HT
5aLjCKgmC5fnWgSwCUFdYmXvmQsoWa/pQY3YPcZ61XnZW2OvPDLrBigtiTbNH0mh
k4zjWAh+RiKK0gsHwsbd/u8+LbrkzJzkR8tgL69oharoOR20Daik/I2cxPRVA28P
FBJ0i8+kWGgf4VF4fN66JOF5DXIBv5uslkv/CNrmjwrCvRBVUAphvV6E5w7YcnIe
+SGKFTm3211VR97KRtRwgOzxZwuTfXxTmPxTF17pfZytKXQCXyIPM8AramP1GeOn
gkm/M6dEfu67WmPs2C5yGpNC4VGS+QZsAZdNwT2Z+FsBwTvPZl8dGhcwG1cdS4tR
SVBAhi1QLFAeu7VSGfGsVXBxTqipQbpd87Ur/tcPJ86ZIyFBsbQJeqTf76efuokp
1uebN4qHomY1Awyfx9+80WugIykDx0ALW7dxYV7uJCigiZCG1anCn6fxq2lB1YT3
I3q+xcNa3QX3Ihi0UwgF
=HumZ
-----END PGP SIGNATURE-----

--97aTl9EN6mNwtt4lMQ9aJWiiDwFRsEO4L--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53C91B8F.1060903>