» 您尚未登录:请 登录 | 注册 | 标签 | 帮助 | 小黑屋 |


 37 123
发新话题
打印

向大家报告一下黄狗的使用情况 from a9 Jeff_Chen

首先是,失望。

不支持1080p分辨率。

BD/CD的支持被阉割。

性能没有明显提升(相对FC6来说)。

无线网卡不支持。

无显示加速。


我的感觉就是——还不如退回去用FC6!好歹不会因为和Sony的狼狈为奸搞的连蓝光都不能读了。

FC6里面明明可以mount BD的,到了这个里面直接说“未知的原因导致BD/CD不能正常使用”——Sony又拿六轴那一套来骗小孩了。明明FC6就可以的。结果是BD放进去立刻吐出来……恶心。

下面就是显示模式了。本来FC6里面用的好好的 ps3videmode命令没有了,现在是一个很奇怪的模式,比720p略低……也不能改。

本指望无线网卡可以用了,结果还是空欢喜。根本不认。


唯一值得欣慰的,可能就是自带了FF和TB之类的常用软件了吧……不过大家也可以自己编译的,不是么……

刚刚下了一个mplayer想编辑,结果第一个命令./configure就挂了——GCC版本不z正确……看来不好搞了。

这个帖子是拿内置的FF发的。就算是唯一的欣慰吧……大家可以装起来上网……


图片明天再说吧,打击太大,懒得上传了……


本帖最近评分记录
  • Jonsoncao 发贴积分 +10 重点内容 2006-12-1 10:08

TOP

MPLAYER的./configure里面编译环境的配置要自己先编辑啊

支持1080P的,菜单应该可以调节,也可以用指令 ps3videomode -v 5,以下来自黄狗官网

Introduction
Unlike running YDL with a computer monitor attached, the PS3 is designed to be connected to hi-definition televions. These appliances do not output nor work with the same configuration information as does a computer monitor. A such, the tradional "Xautoconfig" is not applicable.

The following provides some foundation material to better understand how your PS3 is talking to your TV, and how to adjust the display.


Video Modes
The PS3 uses a set number of video modes, denoted by number rather than by resolution:

        0:auto mode
        YUV
        60Hz 1:480i 2:480p 3:720p 4:1080i  5:1080p
        50Hz 6:576i 7:576p 8:720p 9:1080i 10:1080p
        RGB
        vesa 11:WXGA 12:SXGA 13WUXGA
        60Hz 33:480i 34:480p 35:720p 36:1080i 37:1080p
        50Hz 38:576i 39:576p 40:720p 41:1080i 42:1080p
       


During Installation
When installing YDL, you will need a monitor or television capable of at least 720p in order to perform a graphical install. If you do not have this capability, or running "install" at the KBoot prompt does not work with your monitor or television, "installtext" may be used instead. This will force the YDL 5 installer to run in a low-resolution text mode.

Once the system is installed, you will need to start your system by typing "ydltext" and hitting enter at the KBoot prompt. This will start YDL in a low resolution text mode.

If the default graphical install is supported by your hardware, then after installation, the default "ydl" boot can be used.


Post-Install
Once the system is started, you may try several video modes to determine which will work with your monitor or television. The mode can be changed by invoking the ps3videomode program:

    ps3videomode -v #

Where # is one of the video mode numbers listed above. The default "install" and "ydl" options use mode 3, running at 720p. Mode 1 is a safe default that works on the most monitors or televisions.

The ps3videomode program will only change the resolution for the current display and is only usable in a text terminal as a way to guage which modes will work well for your system. It will only affect the current virtual terminal, leaving the others scrambled.

Once you have determined the video mode you find best for your monitor or television, you may make the change more permanent by editing your /etc/kboot.conf file, adding a configuration with the video argument you would like. For example, the kboot.conf file generated by the YDL installer provides four different modes:

        # kboot.conf generated by anaconda
        default=ydl
        timeout=10
        root=/dev/sda1
        ydl='/dev/sda1:/vmlinux-2.6.16-20061110.ydl.1ps3
                initrd=/dev/sda1:/initrd-2.6.16-20061110.ydl.1ps3.img
                root=/dev/sda2 init=/sbin/init video=ps3fb:mode:3 rhgb'

        ydl480i='/dev/sda1:/vmlinux-2.6.16-20061110.ydl.1ps3
                initrd=/dev/sda1:/initrd-2.6.16-20061110.ydl.1ps3.img
                root=/dev/sda2 init=/sbin/init video=ps3fb:mode:1 rhgb'

        ydl1080i='/dev/sda1:/vmlinux-2.6.16-20061110.ydl.1ps3
                initrd=/dev/sda1:/initrd-2.6.16-20061110.ydl.1ps3.img
                root=/dev/sda2 init=/sbin/init video=ps3fb:mode:4 rhgb'

        ydltext='/dev/sda1:/vmlinux-2.6.16-20061110.ydl.1ps3
                initrd=/dev/sda1:/initrd-2.6.16-20061110.ydl.1ps3.img
                root=/dev/sda2 init=/sbin/init 3'
       

The above lines DO NOT WRAP.
If none of these meet your needs, you may copy one of these lines, replace the label and edit the video=ps3fb:mode:# number. For example, to make a new configuration named myconfig that will start with mode 5:

        myconfig='/dev/sda1:/vmlinux-2.6.16-20061110.ydl.1ps3
                initrd=/dev/sda1:/initrd-2.6.16-20061110.ydl.1ps3.img
                root=/dev/sda2 init=/sbin/init video=ps3fb:mode:5 rhgb'
       

The above lines DO NOT WRAP.
If you wish to make the the default boot, change the default=ydl line to read:

    default=myconfig

When you reboot, it will use this video mode as the default.

[ 本帖最后由 藕是张力 于 2006-11-30 23:45 编辑 ]



本帖最近评分记录
  • Jonsoncao 发贴积分 +20 普及知识 2006-12-1 10:09

TOP

不能放高清搞毛啊?一个字等。。。


TOP

继续等.....

TOP

引用:
原帖由 藕是张力 于 2006-11-30 23:17 发表
支持1080P的,菜单应该可以调节,也可以用指令 ps3videomode -v 5

./configure要自己先编辑啊

下面这些都是黄狗官网上说的啊

Introduction
Unlike running YDL with a computer monitor attached, the PS3 is designed to be connected to hi-definition televions. These appliances do not output nor work with the same configuration information as does a computer monitor. A such, the tradional "Xautoconfig" is not applicable.

The following provides some foundation material to better understand how your PS3 is talking to your TV, and how to adjust the display.


Video Modes
The PS3 uses a set number of video modes, denoted by number rather than by resolution:

        0:auto mode
        YUV
        60Hz 1:480i 2:480p 3:720p 4:1080i  5:1080p
        50Hz 6:576i 7:576p 8:720p 9:1080i 10:1080p
        RGB
        vesa 11:WXGA 12:SXGA 13WUXGA
        60Hz 33:480i 34:480p 35:720p 36:1080i 37:1080p
        50Hz 38:576i 39:576p 40:720p 41:1080i 42:1080p
      


During Installation
When installing YDL, you will need a monitor or television capable of at least 720p in order to perform a graphical install. If you do not have this capability, or running "install" at the KBoot prompt does not work with your monitor or television, "installtext" may be used instead. This will force the YDL 5 installer to run in a low-resolution text mode.

Once the system is installed, you will need to start your system by typing "ydltext" and hitting enter at the KBoot prompt. This will start YDL in a low resolution text mode.

If the default graphical install is supported by your hardware, then after installation, the default "ydl" boot can be used.


Post-Install
Once the system is started, you may try several video modes to determine which will work with your monitor or television. The mode can be changed by invoking the ps3videomode program:

    ps3videomode -v #

Where # is one of the video mode numbers listed above. The default "install" and "ydl" options use mode 3, running at 720p. Mode 1 is a safe default that works on the most monitors or televisions.

The ps3videomode program will only change the resolution for the current display and is only usable in a text terminal as a way to guage which modes will work well for your system. It will only affect the current virtual terminal, leaving the others scrambled.

Once you have determined the video mode you find best for your monitor or television, you may make the change more permanent by editing your /etc/kboot.conf file, adding a configuration with the video argument you would like. For example, the kboot.conf file generated by the YDL installer provides four different modes:

        # kboot.conf generated by anaconda
        default=ydl
        timeout=10
        root=/dev/sda1
        ydl='/dev/sda1:/vmlinux-2.6.16-20061110.ydl.1ps3
                initrd=/dev/sda1:/initrd-2.6.16-20061110.ydl.1ps3.img
                root=/dev/sda2 init=/sbin/init video=ps3fb:mode:3 rhgb'

        ydl480i='/dev/sda1:/vmlinux-2.6.16-20061110.ydl.1ps3
                initrd=/dev/sda1:/initrd-2.6.16-20061110.ydl.1ps3.img
                root=/dev/sda2 init=/sbin/init video=ps3fb:mode:1 rhgb'

        ydl1080i='/dev/sda1:/vmlinux-2.6.16-20061110.ydl.1ps3
                initrd=/dev/sda1:/initrd-2.6.16-20061110.ydl.1ps3.img
                root=/dev/sda2 init=/sbin/init video=ps3fb:mode:4 rhgb'

        ydltext='/dev/sda1:/vmlinux-2.6.16-20061110.ydl.1ps3
                initrd=/dev/sda1:/initrd-2.6.16-20061110.ydl.1ps3.img
                root=/dev/sda2 init=/sbin/init 3'
      

The above lines DO NOT WRAP.
If none of these meet your needs, you may copy one of these lines, replace the label and edit the video=ps3fb:mode:# number. For example, to make a new configuration named myconfig that will start with mode 5:

        myconfig='/dev/sda1:/vmlinux-2.6.16-20061110.ydl.1ps3
                initrd=/dev/sda1:/initrd-2.6.16-20061110.ydl.1ps3.img
                root=/dev/sda2 init=/sbin/init video=ps3fb:mode:5 rhgb'
      

The above lines DO NOT WRAP.
If you wish to make the the default boot, change the default=ydl line to read:

    default=myconfig

When you reboot, it will use this video mode as the default.
用起来果然不是一般的方便啊~

TOP

看来我们DOS一代又可以翻身了,只会用鼠标的P孩们,PS3 linux是你们的梦魇

TOP

等更多的消息...LZ的话,同感...

TOP

引用:
原帖由 RestlessDream 于 2006-11-30 23:26 发表


用起来果然不是一般的方便啊~
1080P菜单里面应该有调节

至于MPLAYER,自然会有人编译优化好

TOP

又见泛酸

TOP

R版,总有好事者来做撒瓜包的,这就不用着你为PS3操心了

TOP

只想知道专用版专在哪里

TOP

请Jeff Chen过来直接发帖嘛,哪有解决不了的事情。

TOP

PC上LINUX用过,简直就是折磨

TOP

面包会有的

TOP

请问在黄狗下,如何返回ps3 os....我回不去了。。。。

TOP

 37 123
发新话题
     
官方公众号及微博