Updated ps3fb usage?

Edward Strong edo at onkeh.net
Wed Mar 7 11:04:20 EST 2007


> Sorry for the trouble, I accidentally applied the patch
> ps3-hires-defconfig.diff
> (below) when committing.  'mode:5' is 1080p, which your monitor does not
> support.
> Just set the mode to one your monitor supports.
>
> BTW, you need to build the video mode into kernel with CONFIG_CMDLINE
> since I
> don't yet have the code to parse and use the command line from kboot done.
>
> -Geoff
>
> --- ps3-linux-dev.orig/arch/powerpc/configs/ps3_defconfig
> +++ ps3-linux-dev/arch/powerpc/configs/ps3_defconfig
> @@ -213 +213,1 @@
> -CONFIG_CMDLINE="root=/dev/sda1 ip=dhcp"
> +CONFIG_CMDLINE="root=/dev/sda1 ip=dhcp video=ps3fb:mode:5"
>
>

Yes this solved it.  Apologies, it was sloppy of me not to check the
defconfig.  Thanks again,

Edward



More information about the Linuxppc-dev mailing list