[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Wheezy and ATI RV280 [Radeon 9200 PRO] agp video board.




If ati radeon driver is compiled as module all works fine, if it's built-in into the kernel it starts with a black screen and waiting a few minutes boot process starts with errors on the screen about R200_cp.bin loading then init proceed regularly.

root@mitas:~# lshw -C display
  *-display:0            
       description: VGA compatible controller
       product: RV280 [Radeon 9200 PRO]
       vendor: Advanced Micro Devices [AMD] nee ATI
       physical id: 0
       bus info: pci@0000:01:00.0
       version: 01
       width: 32 bits
       clock: 66MHz
       capabilities: agp agp-3.0 pm vga_controller bus_master cap_list rom
       configuration: driver=radeon latency=32 mingnt=8
       resources: irq:16 memory:e8000000-efffffff ioport:a000(size=256) memory:f9000000-f900ffff memory:f8000000-f801ffff
  *-display:1 UNCLAIMED
       description: Display controller
       product: RV280 [Radeon 9200 PRO] (Secondary)
       vendor: Advanced Micro Devices [AMD] nee ATI
       physical id: 0.1
       bus info: pci@0000:01:00.1
       version: 01
       width: 32 bits
       clock: 66MHz
       capabilities: pm bus_master cap_list
       configuration: latency=32 mingnt=8
       resources: memory:f0000000-f7ffffff memory:f9010000-f901ffff


dmesg command output:

http://pastebin.com/EL3Hfd9g

while compiled as module I got:

root@mitas:~# glxinfo |grep render
direct rendering: Yes
OpenGL renderer string: Mesa DRI R200 (RV280 5960)  TCL DRI2
root@mitas:~# lsmod
Module                  Size  Used by
radeon                690645  3
drm_kms_helper         27184  1 radeon
ttm                    53654  1 radeon
root@mitas:~# cat /proc/fb
0 radeondrmfb
root@mitas:~#

dmesg output:

http://pastebin.com/twSEQw1a

That's fine. Should I to compile this driver (CONFIG_DRM_RADEON) as module definitely? Any tips to get it compiled built-in into the kernel would be really appreciated, thank in advance.

Regards,
-- 
                                        Franco Martelli.

Reply to: