public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.{9,10}: VIA DRM undefined symbols
@ 2005-01-03  3:51 Mark Hindley
  2005-01-03  8:37 ` Dave Airlie
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Hindley @ 2005-01-03  3:51 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have just tried to use the kernel via module for my CLE266 and get a
whole load of undefined symbols:


Jan  3 03:08:11 mercury kernel: Uniform CD-ROM driver Revision: 3.20
Jan  3 03:12:48 mercury kernel: via: Unknown symbol viadrv_sg_alloc
Jan  3 03:12:48 mercury kernel: via: Unknown symbol viadrv_sg_free
Jan  3 03:12:48 mercury kernel: via: Unknown symbol viadrv_irq_by_busid
Jan  3 03:12:48 mercury kernel: via: Unknown symbol viadrv_control
Jan  3 03:12:48 mercury kernel: via: Unknown symbol viadrv_driver_register_fns
Jan  3 03:12:48 mercury kernel: via: Unknown symbol viadrv_sg_cleanup
Jan  3 03:12:48 mercury kernel: via: Unknown symbol DRM_FIND_MAP
Jan  3 03:12:48 mercury kernel: via: Unknown symbol viadrv_wait_vblank
Jan  3 03:12:48 mercury kernel: via: Unknown symbol viadrv_irq_uninstall

Looking back, this seems to have appeared in 2.6.9 with the introduction
of the capabilities bitmask. The via driver appears not to have been
converted.

I am still trying to understand the new structure. What else does the
missing viadrv_driver_register_fns need to set apart from
dev->driver_features?

Thanks

Mark

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.{9,10}: VIA DRM undefined symbols
  2005-01-03  3:51 2.6.{9,10}: VIA DRM undefined symbols Mark Hindley
@ 2005-01-03  8:37 ` Dave Airlie
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Airlie @ 2005-01-03  8:37 UTC (permalink / raw)
  To: Mark Hindley; +Cc: linux-kernel

> 
> Looking back, this seems to have appeared in 2.6.9 with the introduction
> of the capabilities bitmask. The via driver appears not to have been
> converted.
> 
> I am still trying to understand the new structure. What else does the
> missing viadrv_driver_register_fns need to set apart from
> dev->driver_features?

what via driver is this? where does it come from, the kernel doesn't
ship with via drivers yet... the DRM has been completely redesigned so
old modules won't work anymore...

Dave.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-03  8:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-03  3:51 2.6.{9,10}: VIA DRM undefined symbols Mark Hindley
2005-01-03  8:37 ` Dave Airlie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox