Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252860 - (ati-drivers-8.552 and others) modprobe fglrx: cannot allocate memory
Summary: (ati-drivers-8.552 and others) modprobe fglrx: cannot allocate memory
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-28 21:30 UTC by deadeyes
Modified: 2009-08-31 11:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dmesg (with the mtrr error) (dmesg-output,36.69 KB, text/plain)
2008-12-28 21:32 UTC, deadeyes
Details
emerge --info (emerge-info,3.49 KB, text/plain)
2008-12-28 21:33 UTC, deadeyes
Details
kernel config (kernel-config,49.52 KB, text/plain)
2008-12-28 21:33 UTC, deadeyes
Details
PCI devices (lspci-log,1.19 KB, text/plain)
2008-12-28 21:33 UTC, deadeyes
Details
Output of cat /proc/mtrr (proc-mtrr,203 bytes, text/plain)
2008-12-28 21:34 UTC, deadeyes
Details
/var/log/messages (var-log-messages,872 bytes, text/plain)
2008-12-28 21:34 UTC, deadeyes
Details
Xorg log (Xorg.0.log,9.61 KB, text/plain)
2008-12-28 21:34 UTC, deadeyes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deadeyes 2008-12-28 21:30:26 UTC
I have been trying to get the ati proprietary drivers to work for a day without any luck.

At first I tried the gentoo sources and eventually the vanilla-sources.
Kernel version: 2.6.27.10

I put VIDEO_CARDS="fglrx" in /etc/make.conf
and emerge xorg-server (atm 1.4.2) and the ati-drivers.
Whenever I do: modprobe fglrx I get the message "cannot allocate memory".
The content of /var/log/messages is an attachment.
When I do X -configure: I get: "No devices to configure. Configuration failed."
Xorg.log is also as an attachment.

As you can see in dmesg (as attachment) there seems to be a problem with mtrr.

I use a ATI Mobility Radeon 9700 (as shown on my laptop sticker; 9600 M10 in lspci; as attachment).

The kernel config is also posted as attachment and I followed a guide to configure this correctly (I hope so). DRM is disabled and tried with agp in kernel and as module, all with no luck.

I also tried with the mtrr_chunk_size kernel argument, as you can guess, with no luck.

I hope someone can help to solve this.

If you need any more information, please contact me and I will be glad to provide it.

Reproducible: Always

Steps to Reproduce:
modprobe fglrx
Actual Results:  
See /var/log/messages

Expected Results:  
load module without errors
Comment 1 deadeyes 2008-12-28 21:32:47 UTC
Created attachment 176669 [details]
dmesg (with the mtrr error)
Comment 2 deadeyes 2008-12-28 21:33:06 UTC
Created attachment 176672 [details]
emerge --info
Comment 3 deadeyes 2008-12-28 21:33:25 UTC
Created attachment 176673 [details]
kernel config
Comment 4 deadeyes 2008-12-28 21:33:42 UTC
Created attachment 176675 [details]
PCI devices
Comment 5 deadeyes 2008-12-28 21:34:01 UTC
Created attachment 176677 [details]
Output of cat /proc/mtrr
Comment 6 deadeyes 2008-12-28 21:34:24 UTC
Created attachment 176679 [details]
/var/log/messages
Comment 7 deadeyes 2008-12-28 21:34:40 UTC
Created attachment 176681 [details]
Xorg log
Comment 8 deadeyes 2008-12-28 22:11:52 UTC
This seems like the same error:
http://ati.cchtml.com/show_bug.cgi?id=1311
Comment 9 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-29 02:55:54 UTC
Sorry for your troubles, assigning to maintainers. (Note that bugzilla is not a proper place for troubleshooting. Maybe try the Gentoo forums?)
Comment 10 Tomáš Chvátal (RETIRED) gentoo-dev 2009-08-31 11:49:07 UTC
Support for old radeon cards is gone from fglrx.
Just switch to xf86-video-ati structure.
We dont have power to fix broken binary blob, sorry.