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

Re: Radeon mobility 9700



Ciao a tutti,

Flavio Stanchina a écrit :

I think it would be useful to check for required (and forbidden) kernel features in the module's makefile or thereabouts. I have an incomplete list somewhere. Everyone, please tell me of any options you know are required or forbidden.


Here are those I use specificaly for my videocard (kernel 2.6.9 with debian patches) :

*Device Drivers / Character devices*
- /dev/agpgart AGP Support (M)
- ATI Chipset support (M)
- Intel 440LX/BX/GX, I8xx and E7x05 chipset support (M)
- Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (Y)
- ATI Radeon (M)

*General Setup / Configure Standard Kernel features*
- Use full shmem filesystem

*File systems /Pseudo filesystems"
- Virtual memory file system support (former shm fs)

Pierre