Date: Thu, 07 Nov 2013 21:57:06 +0100 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <dumbbell@FreeBSD.org> To: freebsd-current@freebsd.org Subject: Re: Radeon HD 6290 and radeonkms Message-ID: <527BFEA2.30909@FreeBSD.org> In-Reply-To: <CALmdT0Up7b6XkyN-o5dwSsGpwxi%2BA9ZvY9W-nyAZNmtJ4X87GA@mail.gmail.com> References: <CALmdT0Up7b6XkyN-o5dwSsGpwxi%2BA9ZvY9W-nyAZNmtJ4X87GA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Le 07/11/2013 20:14, KOT MATPOCKuH a écrit : > Hi all! Hi! > Is possible to use radeonkms on Radeon HD 6290 card? > I tried to boot kernel with loaded radeonkms module, but amd64 and i386 > kernels hangs while booting after messages like this: Your card is an integrated card (IGP), right? There's one known issue: we fail to detect that it's the default output at boot time. Try to put this line in your /boot/loader.conf, and reboot: hw.pci.default_vgapci_unit="0" Tell us if this fix your problem with both i386 and amd64. That silent reboot is not a known issue. -- Jean-Sébastien Pédron
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?527BFEA2.30909>