From: "Måns Rullgård" <mans@mansr.com>
To: gentoo-alpha@lists.gentoo.org
Subject: [gentoo-alpha] Re: radeon questions
Date: Tue, 09 Dec 2014 12:28:15 +0000 [thread overview]
Message-ID: <yw1x61dlhusg.fsf@unicorn.mansr.com> (raw)
In-Reply-To: CAEdQ38EBbbTj3_4md8rrYHrDUBK+p3UQugu7H7vucFKitLCbmQ@mail.gmail.com
Matt Turner <mattst88@gentoo.org> writes:
> On Sun, Nov 30, 2014 at 2:20 PM, Don Wilburn <bodhisattva@gt.rr.com> wrote:
>> Dear silent alpha list,
>>
>> I got X to work with my GeForce card and the nv driver. It was functional,
>> but underwhelming. So, I got a PCI Radeon card via eBay.
>> Specifically, it's a Visiontek 9250. The lspci output calls it an RV280
>> 9200 PRO. So far, I can't get X to work.
>> Like nouveau for my nVidia card, the kernel DRM radeon module won't load.
>> Running modprobe radeon fails and says "Exec format error." The dmesg
>> output says something about "Relocation (type 4) overflow vs
>> radeon_resume_kms."
>> Question 1: Does the kernel module work with any alpha, or is it just mine?
>
> It should work. My complete guess is that the module is too large.
> Maybe try building it into your kernel? I suspect that might make the
> problem more obvious.
Relocation type 4 is R_ALPHA_LITERAL aka "GP relative 16 bit w/optimization"
so it can easily overflow if things get large. Building it into the kernel
should either work or fail to link at all, hopefully with a more elaborate
error message.
Also, which kernel version are you using? Prior to 3.9, the kernel used
the -msmall-data option, which made it especially prone to this kind of
overflow.
--
Måns Rullgård
mans@mansr.com
next prev parent reply other threads:[~2014-12-09 12:28 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-10 20:51 [gentoo-alpha] Xorg installation Don Wilburn
2013-05-10 21:18 ` Brian Parkhurst
2013-05-10 22:30 ` Don Wilburn
2013-05-10 22:55 ` Brian Parkhurst
2013-05-11 0:43 ` Don Wilburn
2013-05-11 2:03 ` Don Wilburn
2013-05-11 4:57 ` Brian Parkhurst
2013-05-11 20:11 ` Don Wilburn
2013-05-12 2:30 ` Brian Parkhurst
2013-05-12 18:07 ` Don Wilburn
2013-05-12 20:41 ` Don Wilburn
2013-05-15 1:56 ` Don Wilburn
2013-05-15 16:41 ` Matt Turner
2013-05-15 20:56 ` Don Wilburn
2013-05-16 2:31 ` [gentoo-alpha] Xorg installation- SOLVED! Don Wilburn
2013-05-16 2:46 ` [gentoo-alpha] suggestion for the Alpha handbook Don Wilburn
2013-05-16 18:46 ` [gentoo-alpha] Xorg installation- SOLVED! Matt Turner
2013-05-16 23:44 ` Don Wilburn
2013-05-23 19:12 ` [gentoo-alpha] emerge gentoo-sources fails Don Wilburn
2013-05-23 19:39 ` Brian Parkhurst
2013-05-23 21:30 ` Don Wilburn
2013-05-24 18:59 ` Brian Parkhurst
2013-05-24 20:16 ` Brian Parkhurst
2013-05-24 20:23 ` Brian Parkhurst
2013-05-24 20:56 ` Don Wilburn
2013-05-24 20:58 ` Brian Parkhurst
2013-05-24 21:12 ` Brian Parkhurst
2013-05-24 22:29 ` Brian Parkhurst
2013-05-27 4:12 ` [gentoo-alpha] emerge gentoo-sources fails FINISHED Don Wilburn
2013-05-27 4:25 ` [gentoo-alpha] one more thing Don Wilburn
2013-05-29 1:39 ` [gentoo-alpha] es1888 audio and PWS500au Don Wilburn
2013-05-29 4:47 ` Brian Parkhurst
2013-06-06 22:33 ` [gentoo-alpha] Alpha boot CD has no jfs tools Don Wilburn
2013-06-12 6:43 ` Matt Turner
2013-06-13 0:27 ` Don Wilburn
2013-06-13 7:17 ` Matt Turner
2013-06-14 3:27 ` [gentoo-alpha] Alpha boot CD has no jfs tools bug report Don Wilburn
2014-09-26 20:51 ` [gentoo-alpha] install cd won't boot Don Wilburn
2014-10-06 23:41 ` Don Wilburn
2014-10-07 14:32 ` Don Wilburn
2014-10-25 16:19 ` Raúl Porcel
2013-05-24 20:46 ` [gentoo-alpha] emerge gentoo-sources fails Don Wilburn
2013-07-11 2:41 ` [gentoo-alpha] emerge failure revisited Don Wilburn
2013-07-11 14:37 ` Andrew Gaylard
2013-07-11 18:42 ` Don Wilburn
2014-11-30 22:20 ` [gentoo-alpha] radeon questions Don Wilburn
2014-12-09 7:17 ` Matt Turner
2014-12-09 12:28 ` Måns Rullgård [this message]
2014-12-09 18:56 ` [gentoo-alpha] " Don Wilburn
2014-12-11 14:39 ` Alex Deucher
2014-12-10 0:54 ` [gentoo-alpha] " Don Wilburn
2014-12-13 22:10 ` Don Wilburn
2014-12-13 22:22 ` [gentoo-alpha] " Måns Rullgård
2014-12-13 22:25 ` Matt Turner
2014-12-14 20:50 ` Don Wilburn
2014-12-14 21:21 ` Måns Rullgård
2014-12-26 22:33 ` [gentoo-alpha] radeonfb question Don Wilburn
2014-12-27 21:09 ` [gentoo-alpha] radeonfb question solved Don Wilburn
2015-02-01 20:31 ` [gentoo-alpha] bug filed, probably happens to Alpha alone Don Wilburn
2015-02-04 0:14 ` Don Wilburn
2015-06-16 0:22 ` [gentoo-alpha] nouveau question Don Wilburn
2015-06-16 15:40 ` [gentoo-alpha] nouveau question -follow up Don Wilburn
2015-06-16 21:17 ` Alan Young
2013-07-21 4:10 ` [gentoo-alpha] emerge failure revisited Matt Turner
2013-07-23 0:26 ` Don Wilburn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=yw1x61dlhusg.fsf@unicorn.mansr.com \
--to=mans@mansr.com \
--cc=gentoo-alpha@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox