LinuxSir.cn,穿越时空的Linuxsir!

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

mplayer pre6,不能出现gui界面

[复制链接]
发表于 2004-12-29 15:45:07 | 显示全部楼层 |阅读模式
mplayer可以播放
但是gmplayer则出错:

MPlayer 1.0pre6-3.4.1 (C) 2000-2004 MPlayer Team
CPU: Advanced Micro Devices Athlon MP/XP Thoroughbred (Family: 6, Stepping: 1)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
针对有扩展指令集x86 CPU编译: MMX MMX2 3DNow 3DNowEx SSE


vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display)
Failed to open /dev/rtc: No such file or directory (it should be readable by the  user.)
发表于 2004-12-30 12:03:17 | 显示全部楼层
chmod a+rw /dev/rtc 试试
 楼主| 发表于 2004-12-30 12:36:54 | 显示全部楼层
问题是没有那个文件,不是有没有读写的权限。那个文件是干什么的,如果是必须的,怎么设置?
发表于 2004-12-30 15:53:26 | 显示全部楼层
MDK默认是有那个文件的阿,莫非是你重新编译了内核?
可以重新编译内核在Character devices  中选中下面的选项
也可以先试着自己创建:mknod /dev/rtc c 10 135
chmod a+rw /dev/rtc
Generic /dev/rtc emulation
│ If you say Y here and create a character special file /dev/rtc with                                                │
  │ major number 10 and minor number 135 using mknod ("man mknod"), you                                                │
  │ will get access to the real time clock (or hardware clock) built                                                   │
  │ into your computer.                                                                                                │
  │                                                                                                                    │
  │ It reports status information via the file /proc/driver/rtc and its                                                │
  │ behaviour is set by various ioctls on /dev/rtc. If you enable the                                                  │
  │ "extended RTC operation" below it will also provide an emulation                                                   │
  │ for RTC_UIE which is required by some programs and may improve                                                     │
  │ precision in some cases.                                                                                           │
  │                                                                                                                    │
  │ To compile this driver as a module, choose M here: the                                                             │
  │ module will be called genrtc.                                                                                      │
  │                                                                                                                    │
  │
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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