查看: 1159|回复: 10
|
Fedora Core 4 - 忘了吧。
[复制链接]
|
|
发表于 19-7-2005 05:11 PM
|
显示全部楼层
弱弱的猜一猜:
1) 看来问题不大, 只有再config一次看看了.
2) 会不会是kernel version 相冲了呢? alsa version 好像sensitive to kernel version 的叻? 不是吗????????
3) 不会!
4) 不知道! 我没有用过 nvidia 的卡! |
|
|
|
|
|
|
|

楼主 |
发表于 19-7-2005 05:31 PM
|
显示全部楼层
1) 看来问题不大, 只有再config一次看看了.
config 了 4 次了。。
后来的两次都用 manual config.. 最后一次用 /boot/config-2.6.12-1.1398_FC4smp, 都没变。。
2) 会不会是kernel version 相冲了呢? alsa version 好像sensitive to kernel version 的叻? 不是吗????????
就是相冲了。。
但是 rpm -Uhv alsa-* 不成。。 rpm -e `rpm -qa | grep alsa` 也不成
反正动不了旧的 alsa 就对了。。 |
|
|
|
|
|
|
|
发表于 22-7-2005 04:44 PM
|
显示全部楼层
原帖由 chinkai80 于 19-7-2005 05:31 PM 发表
1) 看来问题不大, 只有再config一次看看了.
config 了 4 次了。。
后来的两次都用 manual config.. 最后一次用 /boot/config-2.6.12-1.1398_FC4smp, 都没变。。
2) 会不会是kernel version 相冲了呢? als ...
Sorry for replying in english. I believe if you config the kernel for compilation you should load the redhat config file first. If you just straight config, it will be a vanilla kernel config (not for FC4), I tried before on FC2. It gave me nightmare. |
|
|
|
|
|
|
|
发表于 25-7-2005 06:01 PM
|
显示全部楼层
刚装了FC4,但是不能play DVD, 和 Audio CD.
其他的如gaim,mozilla firefox, OOo 跑的很好...
display card - ATi Radeon 9550, detect as Radeon 9600 (还是display的很好啦...)(暂时还没有机会test 3d performance)
其他硬体没有问题
现在要做什么才可以听CD,看DVD ?
(已经在喊救命!!) |
|
|
|
|
|
|
|
发表于 25-7-2005 07:53 PM
|
显示全部楼层
原帖由 kage 于 25-7-2005 06:01 PM 发表
刚装了FC4,但是不能play DVD, 和 Audio CD.
其他的如gaim,mozilla firefox, OOo 跑的很好...
display card - ATi Radeon 9550, detect as Radeon 9600 (还是display的很好啦...)(暂时还没有机会test 3d perfor ...
跟我的情况一样.....
真同情你.... 
等别的高手救你吧,阿门 |
|
|
|
|
|
|
|

楼主 |
发表于 25-7-2005 08:44 PM
|
显示全部楼层
原帖由 kage 于 25-7-2005 06:01 PM 发表
刚装了FC4,但是不能play DVD, 和 Audio CD.
其他的如gaim,mozilla firefox, OOo 跑的很好...
display card - ATi Radeon 9550, detect as Radeon 9600 (还是display的很好啦...)(暂时还没有机会test 3d perfor ...
Audio CD - CDROM 有在用 analogue audio cable 嗎 ?
Linux 不用 digital audio playback... 一些很砍 CDROM 的 CD 播放模式.
因為 U.S. 一些 patent issue 的關係.. Redhat 沒有把 mp3 跟一些 media playback 的 library bundle 近所有的 Redhat distro. 這個要靠 yum repository 解決.
yum repository setup
--------------------
把這几個 file 加在進 /etc/yum.repos.d
livna-stable.repo
[livna-stable]
name=Livna.org - Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn
enabled=1
gpgcheck=1
dag.repo
[dag]
name=Dag APT Repository
baseurl=http://dag.freshrpms.net/fedora/$releasever/en/$basearch/dag/
http://dag.atrpms.net/fedora/$releasever/en/$basearch/dag/
http://ftp.heanet.ie/pub/freshrpms/pub/dag/fedora/$releasever/en/$basearch/dag/
enabled=1
gpgcheck=1
dries.repo
[dries]
name=Dries APT/YUM Repository
baseurl=http://ftp.freshrpms.net/pub/dag/dries/fedora/linux/$releasever/$basearch/dries/RPMS/
http://mirrors.ircam.fr/pub/dag/dries/fedora/linux/$releasever/$basearch/dries/RPMS/
http://apt.sw.be/dries/fedora/linux/$releasever/$basearch/dries/RPMS/
[url]http://dries.studentenweb.org/yum/fedora/linux/$releasever/$basearch/dries/RPMS/
enabled=1
gpgcheck=1
再 import 個各 repo 的 GPG-KEY
rpm --import http://freshrpms.net/RPM-GPG-KEY-freshrpms
rpm --import http://apt.sw.be/dries/RPM-GPG-KEY.dries.txt
rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY
之後,
yum install mplayer
yum install gstreamer-plugins.mp3 rhythmbox
就行了
yum 的 repository 還有好多其他的軟件, 參考一下 yum 的 man page. 如何 search 跟 update..
不好放棄喔..
[ 本帖最后由 chinkai80 于 25-7-2005 08:45 PM 编辑 ] |
|
|
|
|
|
|
|
发表于 29-7-2005 01:13 PM
|
显示全部楼层
我想我的问题是在于 combo drive -- /etc/fstab :
/dev/hdd /media/cdrecorder auto pamconsole,exec,noauto,manage 0 0
install FC4 的 default config.
combo drive as /dev/hdd 是对的吗 ? 还是要改 ?? |
|
|
|
|
|
|
|

楼主 |
发表于 29-7-2005 04:48 PM
|
显示全部楼层
原帖由 kage 于 29-7-2005 01:13 PM 发表
我想我的问题是在于 combo drive -- /etc/fstab :
/dev/hdd /media/cdrecorder auto pamconsole,exec,noauto,manage 0 0
install FC4 的 default config.
combo drive as /dev/hdd 是对 ...
沒問題。是對的。
FC4 認得 secondary slave 是你的 combo drive. |
|
|
|
|
|
|
|
发表于 30-7-2005 07:15 PM
|
显示全部楼层
我有个绝招听CD:
就是rip成Ogg Vorbis,再用xmms来听...
我想有够傻吧...  |
|
|
|
|
|
|
|
发表于 30-7-2005 11:37 PM
|
显示全部楼层
原帖由 chinkai80 于 25-7-2005 08:44 PM 发表
yum repository setup
--------------------
把這几個 file 加在進 /etc/yum.repos.d
livna-stable.repo
[livna-stable]
name=Livna.org - Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn
enabled=1
gpgcheck=1
dag.repo ...
搞了半天,终于弄明白你写的"意思"。
好了,我已经可以安装xine了,用xine来听 audio CD,看 DVD...
真的谢啦...   |
|
|
|
|
|
|
| |
本周最热论坛帖子
|