From: Glenn H. <gh...@c2...> - 2000-08-03 14:22:21
|
Hello, On 03-Aug-2000, Geert wrote: > On Thu, 3 Aug 2000, Glenn Hisdal wrote: >>> On Wed, 2 Aug 2000, Glenn Hisdal wrote: >>>> On 02-Aug-2000, you wrote: >> >>>> I still can't get the cybervision64 driver to work in 2.4 though (It >> >>>> compiles fine, but I can't use it). >> >>>> The kernel just uses amifb:vga even if i tell it to use cyberfb... >> Please #define CYBERFBDEBUG in drivers/video/cyberfb.c and tell us more. >> done. >> Here's the dmesg output : > [...] >> cyberfb_init: ENTER > And nothing more. So it fails in the resource management code. > Ah, stupid typo. The CV64 has 4 MB RAM, not 64... I also missed the > release in case of an error. Does the patch below help? Yepp ! It works now. Thanks :-) - glenn |