[Openchrome-users] CN700 getting unknown symbols during modprobe via

Jan Neggers janneggers
Sat Aug 11 13:19:23 PDT 2007


Here we go:

server j # lsmod
Module                  Size  Used by
via_agp                12032  1
agpgart                28872  1 via_agp

server j # zcat /proc/config.gz | grep CONFIG_AGP
CONFIG_AGP=m
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
CONFIG_AGP_VIA=m
# CONFIG_AGP_EFFICEON is not set

server j # cat /usr/src/linux/.config | grep CONFIG_AGP
CONFIG_AGP=m
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
CONFIG_AGP_VIA=m
# CONFIG_AGP_EFFICEON is not set


On 8/11/07, Andrey Melentyev <andrey.melentyev at gmail.com> wrote:
>
> What does
> zcat /proc/config.gz | grep CONFIG_AGP
> or
> cat /usr/src/linux/.config | grep CONFIG_AGP
> say?
>
> And please post your 'lsmod' command output here too.
>
> 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20070811/368b95ba/attachment.html



More information about the Openchrome-users mailing list