Board logo

标题: 向大家报告一下黄狗的使用情况 from a9 Jeff_Chen [打印本页]

作者: 红叶    时间: 2006-11-30 23:10     标题: 向大家报告一下黄狗的使用情况 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发的。就算是唯一的欣慰吧……大家可以装起来上网……


图片明天再说吧,打击太大,懒得上传了……
作者: 藕是张力    时间: 2006-11-30 23:17

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 编辑 ]
作者: interboy    时间: 2006-11-30 23:17

不能放高清搞毛啊?一个字等。。。
作者: 迷失de卡卡    时间: 2006-11-30 23:21

继续等.....
作者: RestlessDream    时间: 2006-11-30 23:26

引用:
原帖由 藕是张力 于 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.
用起来果然不是一般的方便啊~
作者: 红叶    时间: 2006-11-30 23:34

看来我们DOS一代又可以翻身了,只会用鼠标的P孩们,PS3 linux是你们的梦魇
作者: jason6666    时间: 2006-11-30 23:40

等更多的消息...LZ的话,同感...
作者: 藕是张力    时间: 2006-11-30 23:41

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


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

至于MPLAYER,自然会有人编译优化好
作者: MJ3    时间: 2006-11-30 23:44

又见泛酸
作者: sxyzero    时间: 2006-11-30 23:57

R版,总有好事者来做撒瓜包的,这就不用着你为PS3操心了
作者: tdkgtm    时间: 2006-11-30 23:59

只想知道专用版专在哪里
作者: rb    时间: 2006-12-1 00:00

请Jeff Chen过来直接发帖嘛,哪有解决不了的事情。
作者: 曹任    时间: 2006-12-1 00:18

PC上LINUX用过,简直就是折磨
作者: doomking    时间: 2006-12-1 00:21

面包会有的
作者: kumara    时间: 2006-12-1 00:40

请问在黄狗下,如何返回ps3 os....我回不去了。。。。
作者: yellowbigbird    时间: 2006-12-1 00:41

r板这就不对了,
像xbmc靠拢有甚么不对的

mplayer绝对应该支持
作者: RestlessDream    时间: 2006-12-1 00:44

引用:
原帖由 yellowbigbird 于 2006-12-1 00:41 发表
r板这就不对了,
像xbmc靠拢有甚么不对的

mplayer绝对应该支持
请不要演绎我的发言

晕代码,而已~
作者: sunykoss    时间: 2006-12-1 00:45

附加功能而以,没本事玩就别玩。:D
作者: 藕是张力    时间: 2006-12-1 01:30

引用:
原帖由 kumara 于 2006-12-1 00:40 发表
请问在黄狗下,如何返回ps3 os....我回不去了。。。。
三个办法:

1。看看左下角,有没有重启选项

2。KBOOT的时候,输入指令boot-game-os

3。开机的时候,长按PS3开关键5秒以上,自动进入XMB,同时默认系统被改成GAMEOS,视频输出也改成AV

[ 本帖最后由 藕是张力 于 2006-12-1 02:17 编辑 ]
作者: leonelite    时间: 2006-12-1 06:21

只关心是否内置CELL SDK, 其他不重要.:D
作者: Jonsoncao    时间: 2006-12-1 06:30

现在还没有人玩下emacs么,索饭们太让俺失望了

枉费我因为ps3还专门换了个头……
作者: jzhl    时间: 2006-12-1 08:49

现在的LIUNX还好,一般的程序和驱动都好找.比某些版本的unix好多了.没有使用编程经验unix的经验,用起来学习的坡度肯定高.要不是人家LIUNX厂家怎样赚钱?人家卖的是售后和技术支持和培训.要不是为什么光盘让你免费下.
作者: 深蓝LWL1123    时间: 2006-12-1 09:16

用了kumara飞速下载中,今天晚上应该可以安装这个东东了
作者: cf3b5    时间: 2006-12-1 09:17

我觉得很多问题都不用担心,Linux是开放的系统,然后PS3又是非常统一的硬件架构,相信很多问题很快就有人搞出来非常傻瓜的解决方案的!:D
作者: lushaohui    时间: 2006-12-1 09:25

引用:
原帖由 leonelite 于 2006-12-1 06:21 发表
只关心是否内置CELL SDK, 其他不重要.:D
昨天不是跟你说了带cell sdk v1.1么?不信?看这里
http://www.terrasoftsolutions.com/products/ydl/apps.shtml

Foundation

          kernel v2.6.16         The heart of the Linux OS. Made possible with code from IBM Oz Labs, kernel.org, Sony Computer Entertainment, Inc. (ps3pf support, ps3pf device drivers), and Terra Soft Solutions.

          kboot         A Linux boot loader based on kexec. Modifications made by Sony Computer Entertainment, Inc. (dhcp support and minor enhancements) and Terra Soft Solutions.

          gcc 3.4.4 and glibc 2.4         The GNU Compiler Collection and associated libraries, including support for C/C++, Fortran, and Java.

          Cell SDK v1.1         An open source Software Development Kit for the Cell Broadband Engine (CPU), granting code developers the tools required to build applications optimized for the unique qualities of the multi-core Cell processor.
作者: Kuze    时间: 2006-12-1 09:28

引用:
原帖由 红叶 于 2006-11-30 23:34 发表
看来我们DOS一代又可以翻身了,只会用鼠标的P孩们,PS3 linux是你们的梦魇
DOS和shell是一回事么?
作者: cf3b5    时间: 2006-12-1 09:32

引用:
原帖由 Kuze 于 2006-12-1 09:28 发表

DOS和shell是一回事么?
shell比Dos好用太多了~咔咔~:D
作者: saltair    时间: 2006-12-1 09:44

看来在ps3取代pc的路,还很长很长...
作者: Wbird    时间: 2006-12-1 09:46

引用:
原帖由 Jonsoncao 于 2006-12-1 06:30 发表
现在还没有人玩下emacs么,索饭们太让俺失望了

枉费我因为ps3还专门换了个头……
找个你的怪才同学来解决
号召大陆玩家捐他个ps3 :D
作者: 折翼大天屎    时间: 2006-12-1 09:52

性能不如fc就要草了

[ 本帖最后由 折翼大天屎 于 2006-12-1 09:54 编辑 ]
作者: 藕是张力    时间: 2006-12-1 10:08

引用:
原帖由 Jonsoncao 于 2006-12-1 06:30 发表
现在还没有人玩下emacs么,索饭们太让俺失望了

枉费我因为ps3还专门换了个头……
可能索饭用惯了VIM
作者: sweetie    时间: 2006-12-1 10:19

等待别人开发各种功能了
XO的这些功能还没影呢
作者: cf3b5    时间: 2006-12-1 10:26

引用:
原帖由 藕是张力 于 2006-12-1 10:08 发表


可能索饭用惯了VIM
我承认,我是用惯了VIM~
主要是一般都只是改改配置文件,emacs感觉有点杀鸡用牛刀的感觉~
:D
作者: saltair    时间: 2006-12-1 11:28

xo主要用来玩游戏的,呵呵
没Linux可折腾,就是游戏多,大作多,玩不过来啊

当然你可以说ps2游戏更多,大作更多,也可以安装Linux
233max
作者: sfatsdu    时间: 2006-12-1 11:36

引用:
原帖由 saltair 于 2006-12-1 11:28 发表
xo主要用来玩游戏的,呵呵
没Linux可折腾,就是游戏多,大作多,玩不过来啊

当然你可以说ps2游戏更多,大作更多,也可以安装Linux
233max
个人感觉XO的架构更加特殊,还是不要麻烦IBM Linux中心的人了吧。
至少IBM还卖Cell架构的服务器,完成本职工作之余顺手就把PS3搞定了。
作者: hudihutian    时间: 2006-12-1 11:43

引用:
原帖由 saltair 于 2006-12-1 11:28 发表
xo主要用来玩游戏的,呵呵
没Linux可折腾,就是游戏多,大作多,玩不过来啊

当然你可以说ps2游戏更多,大作更多,也可以安装Linux
233max
所以xo在日本卖得好啊
作者: sfatsdu    时间: 2006-12-1 11:45

引用:
原帖由 saltair 于 2006-12-1 11:28 发表
xo主要用来玩游戏的,呵呵
没Linux可折腾,就是游戏多,大作多,玩不过来啊

当然你可以说ps2游戏更多,大作更多,也可以安装Linux
233max
说实话,通了GeOW在看XO其他游戏都没有兴趣了。但愿Halo3能再次激发我买xo的信心。




欢迎光临 TGFC Lifestyle (http://bbs.tgfcer.com/) Powered by Discuz! 6.0.0