On Fri, 15 Oct 2004 15:19:41 +0100, José Fonseca <[EMAIL PROTECTED]> wrote: > It doesn't say nothing and I found (partially) why: the dynamic lynking > is failing, so the call to "drm_init(&pci_driver, pciidlist, &driver)" > never reaches a single line of code there (no debug message, *nothing*).
Could it be symbol versioning? Things behave weirdly if you have an old drm module loaded and load the new ones too. You should at least get a sign on: [drm] Initialized drm 1.0.0 20040925 That the very first thing the drm module does. If you sync from CVS you need to use... insmod ./drm.ko drm_debug=1 -- Jon Smirl [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel