找回密码
 注册
查看: 1069|回复: 8

REALPLAYER10安装在FC4上,图像老卡!求助~!

[复制链接]
发表于 2005-7-20 23:54:20 | 显示全部楼层 |阅读模式
我改打了缓存,缓冲,驱动程序选项,能调的都调了,NV的驱动也装的没问题,请问为什么回这样,有解决的方法吗?
发表于 2005-7-21 00:47:00 | 显示全部楼层
估计是声卡驱动的问题,realplayer10 只支持oss声卡驱动,而现在我们大多用alsa声卡驱动,你可以安装alsa-oss这个包,然后用[code:1]aoss realplay[/code:1]启动realplay
回复

使用道具 举报

 楼主| 发表于 2005-7-21 10:36:09 | 显示全部楼层
能详细点吗?我找不到在那里下?
装了以后要作什么配置吗?
我是图像卡,跟声音有关系吗?
NV的驱动我也装好了,我用的是FC4,请指教
回复

使用道具 举报

发表于 2005-7-21 11:41:11 | 显示全部楼层
fc4的包没找到,只找到这个fc3的http://auvtech.com/~xinzhen/down ... ss-1.0.8-2.i386.rpm不知到你能不能用。不行的话到这里下载相应你的alsa驱动版本的包编译安装ftp://ftp.alsa-project.org/pub/oss-lib/例如:[code:1]# tar jxvf alsa-oss-1.0.9rc4.tar.bz2
# cd alsa-oss-1.0.9rc4
# ./configure --with-aoss=yes;make;make install[/code:1]装完后可以使用命令aoss realplay 来启动realplay这时就不会卡了
刚才看了一下FC4使用的是alsa-1.0.9rc4这个版本,你就用alsa-oss-1.0.9rc4.tar.bz2这个包就可以了
回复

使用道具 举报

发表于 2005-7-21 18:17:05 | 显示全部楼层
realplayer 的兼容性啊………
回复

使用道具 举报

发表于 2005-7-22 16:52:11 | 显示全部楼层
装上alsa-1.0.9rc4后root用户可以正常播放
其它用户在打开文件时卡在那里,根本就打不开
回复

使用道具 举报

发表于 2005-7-24 16:00:39 | 显示全部楼层
请问amd64的用什么命令,我已经装了alsa-lib,但configure无法通过,
./configure --with-aoss=yes;make;make install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... x86_64-unknown-linux
checking host system type... x86_64-unknown-linux
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f95 option to produce PIC... -fPIC
checking if f95 PIC flag -fPIC works... yes
checking if f95 supports -c -o file.o... yes
checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for aoss... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... not present.
configure: error: Sufficiently new version of libasound not found.
make: *** 没有指明目标并且找不到 makefile。 停止。
make: *** 没有规则可以创建目标“install”。 停止。
回复

使用道具 举报

发表于 2005-7-24 17:06:20 | 显示全部楼层
checking for libasound headers version >= 0.9.0... not present.
回复

使用道具 举报

 楼主| 发表于 2005-7-27 15:06:21 | 显示全部楼层
谢谢newroo。问题解决了
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-5-15 18:36 , Processed in 0.043451 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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