[Openchrome-users] CN400 getting unknown symbols during modprobe via
Karl Hiramoto
karl
Thu Jul 6 00:31:35 PDT 2006
show us what other modules you have loaded. "lsmod"
I have almost identical system. SP13000, gentoo, kernel 2.6.16.14 I
think you are missing the drm module
My system:
# lsmod
Module Size Used by
lirc_serial 10432 1
lirc_dev 10756 1 lirc_serial
snd_via82xx 19700 0
snd_ac97_codec 79392 1 snd_via82xx
snd_ac97_bus 1696 1 snd_ac97_codec
snd_mpu401_uart 4992 1 snd_via82xx
snd_rawmidi 17312 1 snd_mpu401_uart
i2c_viapro 6548 0
via 39360 1
drm 53940 2 via
via_agp 7200 1
agpgart 25136 2 drm,via_agp
The drm kernel module is under drivers -- char devices..
Select modules:
Direct Rendering Manager
Via Unichrome video cards.
Chad wrote:
> Evening folks!
>
> Just when I thought I was a pro... ;)
>
> I'm building an SP13000 based mythtv system. I have pretty much
> everything working fairly well, except the XvMC output on the CN400.
> I can't modprobe my newly built modules because of unknown symbol
> errors.
>
> Here is an exact exerpt from modprobe and the dmesg following it:
> FATAL: Error inserting via
> (/lib/modules/2.6.16-gentoo-r10/kernel/drivers/char/drm/via.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)
>
> And dmesg:
> via: Unknown symbol drm_sman_cleanup
> via: Unknown symbol drm_sman_set_range
> via: Unknown symbol drm_calloc
> via: Unknown symbol drm_sman_takedown
> via: Unknown symbol drm_sman_alloc
> via: Unknown symbol drm_sman_init
> via: Unknown symbol drm_cleanup_pci
> via: Unknown symbol drm_sman_owner_clean
> via: Unknown symbol drm_sman_owner_cleanup
> via: Unknown symbol drm_sman_free_key
>
>
> The hardware is an SP13000 board with a 120w PS inside a Travla case.
> I'm running Xorg-7, on a 2.6.16 kernel with gentoo patches applied, in
> the kernel I've got via-agp as a module and no drm stuff selected.
> I've followed the instructions from the wiki on compiling the Xorg
> module, the DRI stuff, and finally the drm stuff (LINUXDIR=...).
>
> I thought I may have missed something, so I uninstalled and
> reinstalled but still got the exact same error.
>
> Any thoughts? I've googled til my eyes bled, but nothing turned up.
>
> Thanks!
>
> -Chad
> _______________________________________________
> openchrome-users mailing list
> openchrome-users at openchrome.org
> http://wiki.openchrome.org/mailman/listinfo/openchrome-users
> Main page:
> http://www.openchrome.org
> Wiki:
> http://wiki.openchrome.org
> User Forum:
> http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
>
>
More information about the Openchrome-users
mailing list