jtzzr 发表于 2003-3-12 23:48:17

TurboLinux编译新内核后的问题

大家好!
  我原来使用TurboLinux6.0中文版,内核2.2.13,前不久升级为2.4.20,升级后顺利进入,但是我发现了其他几个问题:
 ⒈升级后不能使用老版本的控制台中文环境UNICON,应该如何设置?
 ⒉Xwindows不能进入,是不是还要重装一遍显卡驱动?
 ⒊我使用的是I815e集成声卡,据说新内核支持这种声卡,我在编译内核时也加入了声卡支持,不知道如何设置才能使用?
  问题很菜,还望大家多多指教!谢谢!!! :-)

pjc5520 发表于 2003-3-14 12:40:09

TurboLinux是内核级的汉化版本,用普通的内核会出一些问题,你可以去他的官方网站找一些资料看看。
显卡驱动确实得重装。
声卡应该支持,insmod i810,试试。或者直接播放音乐。

jtzzr 发表于 2003-3-14 20:36:22

pic5520:
  你好! :-)
  首先谢谢你的帮助,Turbolinux是内核级的汉化,可我在其官方网站上发现只有很老的内核版本,还不如我现在使用的2.2.13新,不知哪里有TurboLinux汉化内核下载,另外,你觉得Redhat的中文版做得怎么样,我没有用过,很想听听你的意见。
  我编译新内核后,原来的内核使用lilo共存,如果显卡的驱动重装,不知道老内核的XF86能否使用?
  再次感谢!!!

pjc5520 发表于 2003-3-14 22:40:34

我现在用的就是RedHat 8.我觉得挺好的,而且支持的兄弟也比较多。我建议你试试。
重新编译内核侯老内核的XF86应该是可以用的。不过可能会重新检测。

jtzzr 发表于 2003-3-16 10:58:41

大家好!
  我编译2.4.20版本内核后怎么module在启动时打不开,显卡声卡都无法打开 :-( ,还请大家多多指教!

pjc5520 发表于 2003-3-16 23:14:14

jtzzr

是不是内核选项有错误。你把你的配置文件贴来看看。

Dragonfly 发表于 2003-3-16 23:37:11

pic5520:
  你好! :-)
  首先谢谢你的帮助,Turbolinux是内核级的汉化,可我在其官方网站上发现只有很老的内核版本,还不如我现在使用的2.2.13新,不知哪里有TurboLinux汉化内核下载,另外,你觉得Redhat的中文版做得怎么样,我没有用过,很想听听你的意见。
  我编译新内核后,原来的内核使用lilo共存,如果显卡的驱动重装,不知道老内核的XF86能否使用?
  再次感谢!!!
if old kernel and new kernel are different versions, then their kernel names under /boot usually are different, their modules also are under different /lib/modules/2.x.x/ directories. so you should have no problem to switch between different kernels when lilo.

jtzzr 发表于 2003-4-26 19:22:38

对啊,我的lilo中就是2个kernel的linux,倒是都能启动。 :-)

Dragonfly 发表于 2003-4-26 23:47:25

use alsa for u sound card.

jtzzr 发表于 2003-4-27 18:38:31

alsa我装过,
然后我执行modprobe snd-intel8x0时,输出以下信息:
/lib/modules/2.2.13-18smp/misc/snd.o: unresolved symbol unregister_sound_special_Rsmp2gig99c95fa5
/lib/modules/2.2.13-18smp/misc/snd.o: unresolved symbol register_sound_special_Rsmp2gig34417f52
/lib/modules/2.2.13-18smp/misc/snd.o: insmod /lib/modules/2.2.13-18smp/misc/snd.o failed
/lib/modules/2.2.13-18smp/misc/snd.o: insmod snd-intel8x0 failed
这是怎么回事,请指教! :-(

Dragonfly 发表于 2003-4-27 23:37:48

u need enable the sound core in kernel. andi am not quite sure whether alsa support 2.2.18 kernel. u need go alsa site to read the requirement.

jtzzr 发表于 2003-4-30 21:17:01

Thank yon very much.

cnhnln 发表于 2003-4-30 22:03:51

u need enable the sound core in kernel. andi am not quite sure whether alsa support 2.2.18 kernel. u need go alsa site to read the requirement.

内核.编译成模块行不行?(我现在就是模块,其他都没选,然后装alsa.我想知道会不会有什么编译进内核的理由)

Dragonfly 发表于 2003-5-1 03:29:27

yes, ucan choose sound core as module to get soundcore.o. no problem. alsa support this.

jtzzr 发表于 2003-5-3 22:18:45

请问 :-) alsa对于核心的版本号有无要求?
谢谢!!!
页: [1] 2
查看完整版本: TurboLinux编译新内核后的问题