LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: myduron

编译2.6.1-r3内核问题集中提问,请热心的朋友帮忙回答

[复制链接]
 楼主| 发表于 2004-1-15 14:52:13 | 显示全部楼层
顺利开机了!谢谢大家!

启动过程中,vmware提示错误,是否还需要重装vmware?原来是在2.4.22下面安装的。
发表于 2004-1-15 14:58:09 | 显示全部楼层
2.6内核运行vmware本来就有问题,不要管它,要用vmware还是回2.4
 楼主| 发表于 2004-1-15 14:58:34 | 显示全部楼层
三键ps/2滚轮不可以用。

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "rotocol" "ImPS/2"
        Option      "Device" "/dev/mouse"
EndSection
发表于 2004-1-15 15:00:45 | 显示全部楼层
ln -s /dev/psaux /dev/mouse
 楼主| 发表于 2004-1-15 15:21:40 | 显示全部楼层

重新配置出错

最初由 夜猫子 发表
2.6内核运行vmware本来就有问题,不要管它,要用vmware还是回2.4


# /opt/vmware/bin/vmware-config.pl
Making sure VMware Workstation's services are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done
   Bridged networking on /dev/vmnet0                                   done
   DHCP server on /dev/vmnet1                                          done
   SMB share server on /dev/vmnet1                                     done
   SMB name server on /dev/vmnet1                                      done
   Host-only networking on /dev/vmnet1                                 done
   DHCP server on /dev/vmnet8                                          done
   NAT networking on /dev/vmnet8                                       done
   Host-only networking on /dev/vmnet8                                 done
   Virtual ethernet                                                    done

grep: /proc/ksyms: 没有那个文件或目录
grep: /proc/ksyms: 没有那个文件或目录
grep: /proc/ksyms: 没有那个文件或目录
Trying to find a suitable vmmon module for your running kernel.

None of VMware Workstation's pre-built vmmon modules is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.1-rc3-gentoo/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

make: Entering directory `/tmp/vmware-config0/vmmon-only'
make[1]: Entering directory `/tmp/vmware-config0/vmmon-only'
make[2]: Entering directory `/tmp/vmware-config0/vmmon-only/driver-2.6.1-rc3-gentoo'
make[2]: Leaving directory `/tmp/vmware-config0/vmmon-only/driver-2.6.1-rc3-gentoo'
make[2]: Entering directory `/tmp/vmware-config0/vmmon-only/driver-2.6.1-rc3-gentoo'
../linux/driver.c:133: warning: initialization from incompatible pointer type
../linux/driver.c: In function `init_module':
../linux/driver.c:246: error: structure has no member named `prev'
../linux/driver.c:247: error: structure has no member named `next'
../include/vm_asm.h: In function `Div643264':
../include/vm_asm.h:1095: warning: use of memory input without lvalue in asm operand 4 is deprecated
make[2]: *** [driver.o] 错误 1
make[2]: Leaving directory `/tmp/vmware-config0/vmmon-only/driver-2.6.1-rc3-gentoo'
make[1]: *** [driver] 错误 2
make[1]: Leaving directory `/tmp/vmware-config0/vmmon-only'
make: *** [auto-build] 错误 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.
 楼主| 发表于 2004-1-15 15:30:10 | 显示全部楼层
最初由 goldeagle 发表
ln -s /dev/psaux /dev/mouse


大侠,我看了一下,已经是:

# ls /dev/mouse -l
lr-xr-xr-x    1 root     root           10 2004-01-16  /dev/mouse -> misc/psaux

鼠标设置如图:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
 楼主| 发表于 2004-1-15 15:31:19 | 显示全部楼层
续图

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
 楼主| 发表于 2004-1-15 15:33:55 | 显示全部楼层
这里没有选择,应该可以吧?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
 楼主| 发表于 2004-1-15 15:45:26 | 显示全部楼层
最初由 Debentoo Gao 发表
我编译2.6内核的步骤只有两步:
make
make modules_install
就行了,根本不需要make install这一步啊


大侠,那你要不要拷贝内核?还是自动生成?
发表于 2004-1-15 16:43:26 | 显示全部楼层
内核还是要拷贝的;)
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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