LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 729|回复: 7

声卡怎么就这么不好装??又出问题了!

[复制链接]
发表于 2003-5-13 16:31:48 | 显示全部楼层 |阅读模式
我是按照oss的装的声卡!就是./oss-install,然后就是一直按下去,(顺便使了一下,还可以!),此时我未选开机就开声卡那个选项!
重起后,还是说什么/dev/...打不开!我就认为是没装上,就把/etc/mo...conf给里面的文字给全删了,然后再次./oss-install,这次我选上了开机启动!然后就注销,在进没事了!可以用xine ,mplayer,xmms听看了!
最主要的:
重起后,一切都是ok,然后就是进不去,会弹出来一个什么图形界面,字体是看不清(都不知道是什么文字!!),两个选项,yes,no!选yes 进取就是什么xfree88...什么的,就是一个报告的!要是选择no,就回到那个有内核文字的登陆的界面!
谢谢!怎么办!!
发表于 2003-5-13 16:38:34 | 显示全部楼层
重起后,一切都是ok,然后就是进不去,会弹出来一个什么图形界面,字体是看不清(都不知道是什么文字!!),两个选项,yes,no!选yes 进取就是什么xfree88...什么的,就是一个报告的!要是选择no,就回到那个有内核文字的登陆的界面!
谢谢!怎么办!!


是不是也把显示卡的驱动模块加载项也删除了???显示卡是什么的?是不是有安驱动???
把/etc/modules.conf帖上来看一下。
 楼主| 发表于 2003-5-13 16:38:45 | 显示全部楼层
顺便说一下,我的是rdhat9.0,内核没动过!
 楼主| 发表于 2003-5-13 16:55:56 | 显示全部楼层
我看了下!(由于我在windows下看得!)三个文件,您说的那个里面没文字!!一个是;#### Modified by oss-install ####

# Note! OSS/Linux doesn't use this file. All kernel sound
# services have just been disabled during oss installation.

alias char-major-14 off
alias sound off
alias midi off
alias sound-slot-0 off
alias sound-service-0-0 off
alias sound-service-0-1 off
alias sound-service-0-3 off
alias sound-service-0-8 off
alias sound-service-0-11 off
alias sound-service-0-12 off
alias sound-slot-1 off
alias sound-service-1-0 off
alias sound-service-1-1 off
alias sound-service-1-3 off
alias sound-service-1-8 off
alias sound-service-1-11 off
alias sound-service-1-12 off
alias sound-slot-2 off
alias sound-service-2-0 off
alias sound-service-2-1 off
alias sound-service-2-3 off
alias sound-service-2-8 off
alias sound-service-2-11 off
alias sound-service-2-12 off
alias sound-slot-3 off
alias sound-service-3-0 off
alias sound-service-3-1 off
alias sound-service-3-3 off
alias sound-service-3-8 off
alias sound-service-3-11 off
alias sound-service-3-12 off
alias char-major-116 off
alias snd-card-0 off
alias snd-card-1 off
alias snd-card-2 off
alias snd-card-3 off
alias snd-card-4 off
临一个是:alias eth0 tulip
alias sound-slot-0 via82cxxx_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
!!
谢谢!
 楼主| 发表于 2003-5-13 17:03:40 | 显示全部楼层
详细的是这样的(都是用explore2fs看得):一个是modulis.conf.pre-ossza 0k!
modulis.confmU 是1111字节。modulis.conf~5ct1.. 222字节 ---可能使我的备份吧!
详细的文字在上面!
 楼主| 发表于 2003-5-13 18:11:49 | 显示全部楼层
我又去了一下,看了一下,上面的有点说错了!
modules.conf 是:
#### Modified by oss-install ####

# Note! OSS/Linux doesn't use this file. All kernel sound
# services have just been disabled during oss installation.

alias char-major-14 off
alias sound off
alias midi off
alias sound-slot-0 off
alias sound-service-0-0 off
alias sound-service-0-1 off
alias sound-service-0-3 off
alias sound-service-0-8 off
alias sound-service-0-11 off
alias sound-service-0-12 off
alias sound-slot-1 off
alias sound-service-1-0 off
alias sound-service-1-1 off
alias sound-service-1-3 off
alias sound-service-1-8 off
alias sound-service-1-11 off
alias sound-service-1-12 off
alias sound-slot-2 off
alias sound-service-2-0 off
alias sound-service-2-1 off
alias sound-service-2-3 off
alias sound-service-2-8 off
alias sound-service-2-11 off
alias sound-service-2-12 off
alias sound-slot-3 off
alias sound-service-3-0 off
alias sound-service-3-1 off
alias sound-service-3-3 off
alias sound-service-3-8 off
alias sound-service-3-11 off
alias sound-service-3-12 off
alias char-major-116 off
alias snd-card-0 off
alias snd-card-1 off
alias snd-card-2 off
alias snd-card-3 off
alias snd-card-4 off
!是不是先卸了alias在装!但是我在文本情况下输入soundconf还能配置声音!
还可以听见!
还有,我不经意间,在图形界面,按过一次crtl +alt+f1!
谢谢
发表于 2003-5-13 20:52:23 | 显示全部楼层
还有,我不经意间,在图形界面,按过一次crtl +alt+f1!


那再按CTRL+ALT+F7
 楼主| 发表于 2003-5-14 09:48:12 | 显示全部楼层
好了!谢谢!我是重新在文字界面重新装了显卡!可能是他们装时候,没有在关闭x!因此,装声卡后,就出问题了!但是现在激活不了网卡!!
只能重起了!啊啊啊!就看他怎么样了!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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