QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2072|回复: 7

悲剧,刚解决G33/G31板载显卡显示问题又遇网卡问题

[复制链接]
发表于 2010-12-26 21:48:12 | 显示全部楼层 |阅读模式
Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Controller
在 2.6.36.2 下没有识别到网卡或者是在开启 dhcp 时网络宽带向导异常退出,开启 dhcpd 服务直接失败。
好不容易找到个驱动在内存中编译失败。。。。
单位的机器真是牛X,一张 Livecd 想测试一下结果就遇到显示上网这两最大的硬件问题。
发表于 2010-12-26 22:26:33 | 显示全部楼层
我原来的机器就是这个品牌的,好像必须找驱动编译。
回复

使用道具 举报

 楼主| 发表于 2010-12-26 23:15:24 | 显示全部楼层
make -C /lib/modules/2.6.36.2/build \
        KBUILD_SRC=/lib/modules/2.6.36.2/build \
        KBUILD_EXTMOD="/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all" -f /lib/modules/2.6.36.2/build/Makefile \
       
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (                \
        echo;                                                                \
        echo "  ERROR: Kernel configuration is invalid.";                \
        echo "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
        echo "         Run 'make oldconfig && make prepare' on kernel src to fix it.";        \
        echo;                                                                \
        /bin/false)
mkdir -p /tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/.tmp_versions ; rm -f /tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/.tmp_versions/*
make -f /lib/modules/2.6.36.2/build/scripts/Makefile.build obj=/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all
   rm -f /tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/built-in.o; ar rcs /tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/built-in.o
  cc -Wp,-MD,/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/.skge.o.d  -nostdinc -isystem /usr/lib/gcc/i686-magic-linux/4.4.0/include -I/lib/modules/2.6.36.2/build/arch/x86/include -Iinclude  -I/lib/modules/2.6.36.2/build/include -include include/generated/autoconf.h   -I/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack   -I/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all -DSK_USE_CSUM -DSK_DIAG_SUPPORT -DGENESIS -DYUKON -DYUK2 -DCONFIG_SK98LIN_ZEROCOPY -DSK_EXTREME -DSK_NO_RLMT -DSK_LINUX  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(skge)"  -D"KBUILD_MODNAME=KBUILD_STR(sk98lin)"  -c -o /tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/.tmp_skge.o /tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/skge.c
  cc -Wp,-MD,/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/.sky2.o.d  -nostdinc -isystem /usr/lib/gcc/i686-magic-linux/4.4.0/include -I/lib/modules/2.6.36.2/build/arch/x86/include -Iinclude  -I/lib/modules/2.6.36.2/build/include -include include/generated/autoconf.h   -I/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack   -I/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all -DSK_USE_CSUM -DSK_DIAG_SUPPORT -DGENESIS -DYUKON -DYUK2 -DCONFIG_SK98LIN_ZEROCOPY -DSK_EXTREME -DSK_NO_RLMT -DSK_LINUX  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sky2)"  -D"KBUILD_MODNAME=KBUILD_STR(sk98lin)"  -c -o /tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/.tmp_sky2.o /tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/sky2.c
/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/skge.c: 在函数‘SkGeSetRxMode’中:
/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/skge.c:4497: 错误:‘struct net_device’没有名为‘mc_list’的成员
/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/skge.c:4498: 错误:‘struct net_device’没有名为‘mc_count’的成员
/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/skge.c:4498: 错误:提领指向不完全类型的指针
/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/skge.c:4500: 错误:提领指向不完全类型的指针
make[2]: *** [/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all/skge.o] 错误 1
make[2]: *** 正在等待未完成的任务....
make[1]: *** [_module_/tmp/Sk98IWkqZHHYLrLiWoaIoWFAH/all] 错误 2
make: *** [sub-make] 错误 2
make: Leaving directory `/lib/modules/2.6.36.2/build'
+++ Compiler error
回复

使用道具 举报

 楼主| 发表于 2010-12-26 23:22:31 | 显示全部楼层
2.6.36 内核太追新了,这个网卡驱动最新版本是8月份的,在 2.6.36.2 内核下编译驱动失败。
回复

使用道具 举报

发表于 2010-12-27 20:47:25 | 显示全部楼层
这个可能不难解决。我试试看。
回复

使用道具 举报

 楼主| 发表于 2011-1-1 00:14:29 | 显示全部楼层
不知道解决了没有。。。?
回复

使用道具 举报

发表于 2011-1-5 13:29:27 | 显示全部楼层
偶滴也是G33/G31板载显卡,不过到现在也没找到个驱动,LZ的电脑莫非也是DELL滴??
显卡如何解决滴???
回复

使用道具 举报

 楼主| 发表于 2011-1-5 13:55:52 | 显示全部楼层
原帖由 yanzi_731 于 2011-1-5 13:29 发表
偶滴也是G33/G31板载显卡,不过到现在也没找到个驱动,LZ的电脑莫非也是DELL滴??
显卡如何解决滴???

修改 /etc/X11/xorg.conf 将显卡驱动 intel 改成 vesa 即可。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 06:22 , Processed in 0.065365 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表