[ltp] Re: radeon driver load ?

Dan Sawyer linux-thinkpad@linux-thinkpad.org
Fri, 27 Oct 2006 18:53:09 -0700


This is a multi-part message in MIME format.
--------------060008050503080801040500
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Thanks for the reply,

How can the current driver be determined?

Is there anyway to test the module in a running system? Unlike most 
other modules attempts to modprobe radeonfb result in: FATAL: Error 
running install command for radeonfb

The kernel is 2.6.18.1; that is supposed to have the suspend power fix.

Thanks - Dan

Volker Braun wrote:

>radeonfb = framebuffer driver (high resolution text mode)
>radeon = name of the xorg driver (X driver)
>
>On Thu, 26 Oct 2006 20:56:25 -0700, Dan Sawyer wrote:
>  
>
>>The system is a t41 running fc5. The config builds the radeonfb module, 
>>however it does not load at boot time.
>>    
>>
>
>If you want to load modules at boot time, you have to put them into the
>initrd (the file system is not mounted at boot time):
>
>mkinitrd --with=radeonfb /boot/<name-of-initrd> `uname -r`
>
>You also need a video=radeonfb kernel parameter.
>
>Volker
>
>  
>

--------------060008050503080801040500
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the reply,<br>
<br>
How can the current driver be determined? <br>
<br>
Is there anyway to test the module in a running system? Unlike most
other modules attempts to modprobe radeonfb result in: FATAL: Error
running install command for radeonfb<br>
<br>
The kernel is 2.6.18.1; that is supposed to have the suspend power fix.
<br>
<br>
Thanks - Dan <br>
<br>
Volker Braun wrote:
<blockquote cite="mideht5jj$k88$1@sea.gmane.org" type="cite">
  <pre wrap="">radeonfb = framebuffer driver (high resolution text mode)
radeon = name of the xorg driver (X driver)

On Thu, 26 Oct 2006 20:56:25 -0700, Dan Sawyer wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">The system is a t41 running fc5. The config builds the radeonfb module, 
however it does not load at boot time.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If you want to load modules at boot time, you have to put them into the
initrd (the file system is not mounted at boot time):

mkinitrd --with=radeonfb /boot/&lt;name-of-initrd&gt; `uname -r`

You also need a video=radeonfb kernel parameter.

Volker

  </pre>
</blockquote>
</body>
</html>

--------------060008050503080801040500--