* PS3 improved video mode autodetection for HDMI/DVI @ 2007-07-12 8:40 Geert Uytterhoeven 2007-07-12 12:10 ` [Cbe-oss-dev] " Sebastian Siewior ` (2 more replies) 0 siblings, 3 replies; 15+ messages in thread From: Geert Uytterhoeven @ 2007-07-12 8:40 UTC (permalink / raw) To: Linux/PPC Development, Cell Broadband Engine OSS Development; +Cc: Ben Collins [-- Attachment #1: Type: TEXT/PLAIN, Size: 1742 bytes --] Hi, As of 8d28c70b27cb70cf01d21aab8e51a6dc43c10d70, Geoff's git tree[*] has improved support for video mode autodetection on both HDMI and DVI-D(+HDCP) monitors. By default the kernel will select the `best' videomode for your monitor, now also including VESA modes (e.g. 1920x1200). You can still override it with the traditional `video=' kernel command line option. If you're using a PS3 with a HDMI or DVI-D(+HDCP) monitor, please give it a try. If it fails, please add `#define DEBUG' to drivers/ps3/ps3av.c, send me the `Monitor Info' output in the kernel log (dmesg), and tell me which of the PS3 video modes (1-13) work and which don't. ps3av has a quirk database for monitors that advertise non-working modes, so it can probably be fixed. (BTW, even if autodetect works fine, I always welcome this information) In case you have a big pile of monitors at your site, you don't have to reboot to try them all. Just plug in the new monitor and run `ps3videomode -v 0' to switch to the best resolution of the newly-connected monitor. Thanks for your feedback! [*] git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux.git/ With kind regards, Geert Uytterhoeven Software Architect Sony Network and Software Technology Center Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone: +32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: Geert.Uytterhoeven@sonycom.com Internet: http://www.sony-europe.com/ Sony Network and Software Technology Center Europe A division of Sony Service Centre (Europe) N.V. Registered office: Technologielaan 7 · B-1840 Londerzeel · Belgium VAT BE 0413.825.160 · RPR Brussels Fortis Bank Zaventem · Swift GEBABEBB08A · IBAN BE39001382358619 ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Cbe-oss-dev] PS3 improved video mode autodetection for HDMI/DVI 2007-07-12 8:40 PS3 improved video mode autodetection for HDMI/DVI Geert Uytterhoeven @ 2007-07-12 12:10 ` Sebastian Siewior 2007-07-12 14:06 ` Håvard Espeland 2007-08-16 8:07 ` Stefan Assmann 2 siblings, 0 replies; 15+ messages in thread From: Sebastian Siewior @ 2007-07-12 12:10 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins * Geert Uytterhoeven | 2007-07-12 10:40:47 [+0200]: >If you're using a PS3 with a HDMI or DVI-D(+HDCP) monitor, please give it a >try. Got 1920x1200 @60Hz on my Eizo FlexScan S2411W on boot. No quirk required for that one :) >(BTW, even if autodetect works fine, I always welcome this information) Here it is: Monitor Info: size 96 avport: 00 monitor_id: 15 c3 50 18 01 01 01 01 04 11 monitor_type: 02 monitor_name: S2411W resolution_60: bits: 0000400d native: 00000000 resolution_50: bits: 00000000 native: 00000000 resolution_other: bits: 00000000 native: 00000000 resolution_vesa: bits: 00000009 native: 00000000 color space rgb: 01 color space yuv444: 00 color space yuv422: 00 color info red: X 028f Y 0152 color info green: X 0133 Y 026f color info blue: X 009a Y 003d color info white: X 0141 Y 0151 color info gamma: 000000dc supported_AI: 00 speaker_info: 00 num of audio: 00 ps3av_hdmi_get_vid: Using supported resolution 15 ps3_av vuart_01: <- ps3av_probe:1014 >Geert Uytterhoeven Sebastian ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Cbe-oss-dev] PS3 improved video mode autodetection for HDMI/DVI 2007-07-12 8:40 PS3 improved video mode autodetection for HDMI/DVI Geert Uytterhoeven 2007-07-12 12:10 ` [Cbe-oss-dev] " Sebastian Siewior @ 2007-07-12 14:06 ` Håvard Espeland 2007-07-12 15:12 ` Geert Uytterhoeven 2007-08-16 8:07 ` Stefan Assmann 2 siblings, 1 reply; 15+ messages in thread From: Håvard Espeland @ 2007-07-12 14:06 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins On Thu, Jul 12, 2007 at 10:40:47AM +0200, Geert Uytterhoeven wrote: > Hi, > > As of 8d28c70b27cb70cf01d21aab8e51a6dc43c10d70, Geoff's git tree[*] has > improved support for video mode autodetection on both HDMI and DVI-D(+HDCP) > monitors. By default the kernel will select the `best' videomode for your > monitor, now also including VESA modes (e.g. 1920x1200). You can still override > it with the traditional `video=' kernel command line option. > > If you're using a PS3 with a HDMI or DVI-D(+HDCP) monitor, please give it a > try. > > If it fails, please add `#define DEBUG' to drivers/ps3/ps3av.c, send me the > `Monitor Info' output in the kernel log (dmesg), and tell me which of the > PS3 video modes (1-13) work and which don't. ps3av has a quirk database for > monitors that advertise non-working modes, so it can probably be fixed. > (BTW, even if autodetect works fine, I always welcome this information) > > In case you have a big pile of monitors at your site, you don't have to reboot > to try them all. Just plug in the new monitor and run `ps3videomode -v 0' to > switch to the best resolution of the newly-connected monitor. Hi, the autodetect code does not work correctly with a LG L226WTQ (native resolution 1680x1050). The detected mode (11) works fine without fullscreen, but goes out of range with '-f'. Resolutions w/o fullscreen: OK: 2, 3, 7, 8, 11, 12 BAD: 1, 4, 5, 6, 9, 10, 13 Resolutions with fullscreen: OK: 2, 3, 7, 8 BAD: 1, 4, 5, 6, 9, 10, 11, 12, 13 -- Håvard Espeland Monitor Info: size 96 avport: 00 monitor_id: 1e 6d 4e 56 d7 2a 03 00 03 11 monitor_type: 02 monitor_name: L226WTQ resolution_60: bits: 0000400d native: 00000000 resolution_50: bits: 00000000 native: 00000000 resolution_other: bits: 00000000 native: 00000000 resolution_vesa: bits: 00000001 native: 00000000 color space rgb: 01 color space yuv444: 00 color space yuv422: 00 color info red: X 028a Y 015e color info green: X 012b Y 0272 color info blue: X 0097 Y 0048 color info white: X 0141 Y 0151 color info gamma: 000000dc supported_AI: 00 speaker_info: 00 num of audio: 00 ps3av_hdmi_get_vid: Using supported resolution 11 ps3_av vuart_01: <- ps3av_probe:1016 <- ps3_system_bus_probe:376: vuart_01 ps3_system_bus_match:354: dev=5(vuart_02), drv=4(ps3_av): miss ps3_system_bus_match:354: dev=10(ioc0_01), drv=4(ps3_av): miss ps3_system_bus_match:354: dev=3(sb_04), drv=4(ps3_av): miss ps3_system_bus_match:354: dev=1(sb_05), drv=4(ps3_av): miss ps3_system_bus_match:354: dev=2(sb_06), drv=4(ps3_av): miss ps3_system_bus_match:354: dev=1(sb_07), drv=4(ps3_av): miss ps3_system_bus_match:354: dev=2(sb_08), drv=4(ps3_av): miss ps3_system_bus_match:354: dev=9(ioc0_02), drv=4(ps3_av): mis ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Cbe-oss-dev] PS3 improved video mode autodetection for HDMI/DVI 2007-07-12 14:06 ` Håvard Espeland @ 2007-07-12 15:12 ` Geert Uytterhoeven 2007-07-13 9:48 ` Håvard Espeland 0 siblings, 1 reply; 15+ messages in thread From: Geert Uytterhoeven @ 2007-07-12 15:12 UTC (permalink / raw) To: Håvard Espeland Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: TEXT/PLAIN; charset=UTF-8, Size: 3426 bytes --] On Thu, 12 Jul 2007, [iso-8859-1] Håvard Espeland wrote: > On Thu, Jul 12, 2007 at 10:40:47AM +0200, Geert Uytterhoeven wrote: > > If it fails, please add `#define DEBUG' to drivers/ps3/ps3av.c, send me the > > `Monitor Info' output in the kernel log (dmesg), and tell me which of the > > PS3 video modes (1-13) work and which don't. ps3av has a quirk database for > > monitors that advertise non-working modes, so it can probably be fixed. > > (BTW, even if autodetect works fine, I always welcome this information) > > > > In case you have a big pile of monitors at your site, you don't have to reboot > > to try them all. Just plug in the new monitor and run `ps3videomode -v 0' to > > switch to the best resolution of the newly-connected monitor. > > Hi, the autodetect code does not work correctly with a LG L226WTQ > (native resolution 1680x1050). The detected mode (11) works fine without > fullscreen, but goes out of range with '-f'. This `supported resolution 11' is not the same as the mode number to pass to ps3videomode, it's a PS3AV_CMD_VIDEO_VID_* ID. Vid 11 corresponds to PS3AV_CMD_VIDEO_VID_1080P_60Hz (i.e. 1080p). While mode 11 is WXGA (i.e. 1280x768). (Upon further inspection, this `vid' is immediately converted to a mode number, so I'll change the code to use mode numbers instead, and cause less confusion). > Resolutions w/o fullscreen: > OK: 2, 3, 7, 8, 11, 12 > BAD: 1, 4, 5, 6, 9, 10, 13 Looks reasonable for a 1680x1050 monitor... > Resolutions with fullscreen: > OK: 2, 3, 7, 8 > BAD: 1, 4, 5, 6, 9, 10, 11, 12, 13 Euh, `-f' shouldn't make any difference for modes 11-13, as they're always fullscreen. > Monitor Info: size 96 > avport: 00 > monitor_id: 1e 6d 4e 56 d7 2a 03 00 03 11 > monitor_type: 02 > monitor_name: L226WTQ > resolution_60: bits: 0000400d native: 00000000 > resolution_50: bits: 00000000 native: 00000000 > resolution_other: bits: 00000000 native: 00000000 > resolution_vesa: bits: 00000001 native: 00000000 So your monitor advertises: Supported 60 Hz modes: 1080p 480p 720p 1080i (0000400d) Supported VESA modes: VGA (00000001) But 1080p and 1080i don't work. As 1080p is the best advertised mode, you don't get anything to see :-( Does this patch help? It should give you 720p by default. Index: ps3-linux-2.6/drivers/ps3/ps3av.c =================================================================== --- ps3-linux-2.6.orig/drivers/ps3/ps3av.c 2007-07-12 10:26:33.000000000 +0200 +++ ps3-linux-2.6/drivers/ps3/ps3av.c 2007-07-12 16:57:39.000000000 +0200 @@ -720,6 +720,10 @@ static const struct ps3av_monitor_quirk { .monitor_name = "DELL 2007WFP", .clear_60 = PS3AV_RESBIT_1920x1080I + }, { + .monitor_name = "L226WTQ", + .clear_60 = PS3AV_RESBIT_1920x1080I | + PS3AV_RESBIT_1920x1080P } }; Thanks a lot for your report! With kind regards, Geert Uytterhoeven Software Architect Sony Network and Software Technology Center Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone: +32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: Geert.Uytterhoeven@sonycom.com Internet: http://www.sony-europe.com/ Sony Network and Software Technology Center Europe A division of Sony Service Centre (Europe) N.V. Registered office: Technologielaan 7 · B-1840 Londerzeel · Belgium VAT BE 0413.825.160 · RPR Brussels Fortis Bank Zaventem · Swift GEBABEBB08A · IBAN BE39001382358619 ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Cbe-oss-dev] PS3 improved video mode autodetection for HDMI/DVI 2007-07-12 15:12 ` Geert Uytterhoeven @ 2007-07-13 9:48 ` Håvard Espeland 2007-07-13 12:06 ` Geert Uytterhoeven 0 siblings, 1 reply; 15+ messages in thread From: Håvard Espeland @ 2007-07-13 9:48 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins On Thu, Jul 12, 2007 at 05:12:43PM +0200, Geert Uytterhoeven wrote: > On Thu, 12 Jul 2007, [iso-8859-1] H?vard Espeland wrote: > > On Thu, Jul 12, 2007 at 10:40:47AM +0200, Geert Uytterhoeven wrote: > > > If it fails, please add `#define DEBUG' to drivers/ps3/ps3av.c, send me the > > > `Monitor Info' output in the kernel log (dmesg), and tell me which of the > > > PS3 video modes (1-13) work and which don't. ps3av has a quirk database for > > > monitors that advertise non-working modes, so it can probably be fixed. > > > (BTW, even if autodetect works fine, I always welcome this information) > > > > > > In case you have a big pile of monitors at your site, you don't have to reboot > > > to try them all. Just plug in the new monitor and run `ps3videomode -v 0' to > > > switch to the best resolution of the newly-connected monitor. > > > > Hi, the autodetect code does not work correctly with a LG L226WTQ > > (native resolution 1680x1050). The detected mode (11) works fine without > > fullscreen, but goes out of range with '-f'. > > This `supported resolution 11' is not the same as the mode number to pass to > ps3videomode, it's a PS3AV_CMD_VIDEO_VID_* ID. > > Vid 11 corresponds to PS3AV_CMD_VIDEO_VID_1080P_60Hz (i.e. 1080p). > While mode 11 is WXGA (i.e. 1280x768). > > (Upon further inspection, this `vid' is immediately converted to a mode number, > so I'll change the code to use mode numbers instead, and cause less > confusion). > > > Resolutions w/o fullscreen: > > OK: 2, 3, 7, 8, 11, 12 > > BAD: 1, 4, 5, 6, 9, 10, 13 > > Looks reasonable for a 1680x1050 monitor... > > > Resolutions with fullscreen: > > OK: 2, 3, 7, 8 > > BAD: 1, 4, 5, 6, 9, 10, 11, 12, 13 > > Euh, `-f' shouldn't make any difference for modes 11-13, as they're always > fullscreen. > > > Monitor Info: size 96 > > avport: 00 > > monitor_id: 1e 6d 4e 56 d7 2a 03 00 03 11 > > monitor_type: 02 > > monitor_name: L226WTQ > > resolution_60: bits: 0000400d native: 00000000 > > resolution_50: bits: 00000000 native: 00000000 > > resolution_other: bits: 00000000 native: 00000000 > > resolution_vesa: bits: 00000001 native: 00000000 > > So your monitor advertises: > > Supported 60 Hz modes: 1080p 480p 720p 1080i (0000400d) > Supported VESA modes: VGA (00000001) > > But 1080p and 1080i don't work. As 1080p is the best advertised mode, you don't > get anything to see :-( > > Does this patch help? It should give you 720p by default. > > Index: ps3-linux-2.6/drivers/ps3/ps3av.c > =================================================================== > --- ps3-linux-2.6.orig/drivers/ps3/ps3av.c 2007-07-12 10:26:33.000000000 +0200 > +++ ps3-linux-2.6/drivers/ps3/ps3av.c 2007-07-12 16:57:39.000000000 +0200 > @@ -720,6 +720,10 @@ static const struct ps3av_monitor_quirk > { > .monitor_name = "DELL 2007WFP", > .clear_60 = PS3AV_RESBIT_1920x1080I > + }, { > + .monitor_name = "L226WTQ", > + .clear_60 = PS3AV_RESBIT_1920x1080I | > + PS3AV_RESBIT_1920x1080P > } > }; > The patch gives me a picture, but it does not cover the whole screen. Ps3videomode returns mode 67, and if i add 128 to that number I get working fullscreen. Additionally, the break in ps3av_fixup_monitor_info is misplaced and will only try the first quirk. dmesg: ps3av_hdmi_get_vid: Using supported resolution 9 -- Håvard Espeland ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Cbe-oss-dev] PS3 improved video mode autodetection for HDMI/DVI 2007-07-13 9:48 ` Håvard Espeland @ 2007-07-13 12:06 ` Geert Uytterhoeven 2007-07-13 12:35 ` Benjamin Herrenschmidt 0 siblings, 1 reply; 15+ messages in thread From: Geert Uytterhoeven @ 2007-07-13 12:06 UTC (permalink / raw) To: Håvard Espeland Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: TEXT/PLAIN; charset=UTF-8, Size: 3004 bytes --] Hi Håvard, > On Thu, Jul 12, 2007 at 05:12:43PM +0200, Geert Uytterhoeven wrote: > > On Thu, 12 Jul 2007, [iso-8859-1] H?vard Espeland wrote: > > > On Thu, Jul 12, 2007 at 10:40:47AM +0200, Geert Uytterhoeven wrote: > > > > If it fails, please add `#define DEBUG' to drivers/ps3/ps3av.c, send me the > > > > `Monitor Info' output in the kernel log (dmesg), and tell me which of the > > > > PS3 video modes (1-13) work and which don't. ps3av has a quirk database for > > > > monitors that advertise non-working modes, so it can probably be fixed. > > > > (BTW, even if autodetect works fine, I always welcome this information) > > > > > > > > In case you have a big pile of monitors at your site, you don't have to reboot > > > > to try them all. Just plug in the new monitor and run `ps3videomode -v 0' to > > > > switch to the best resolution of the newly-connected monitor. > > > > > > Hi, the autodetect code does not work correctly with a LG L226WTQ > > So your monitor advertises: > > > > Supported 60 Hz modes: 1080p 480p 720p 1080i (0000400d) > > Supported VESA modes: VGA (00000001) > > > > But 1080p and 1080i don't work. As 1080p is the best advertised mode, you don't > > get anything to see :-( > > > > Does this patch help? It should give you 720p by default. > > > > Index: ps3-linux-2.6/drivers/ps3/ps3av.c > > =================================================================== > > --- ps3-linux-2.6.orig/drivers/ps3/ps3av.c 2007-07-12 10:26:33.000000000 +0200 > > +++ ps3-linux-2.6/drivers/ps3/ps3av.c 2007-07-12 16:57:39.000000000 +0200 > > @@ -720,6 +720,10 @@ static const struct ps3av_monitor_quirk > > { > > .monitor_name = "DELL 2007WFP", > > .clear_60 = PS3AV_RESBIT_1920x1080I > > + }, { > > + .monitor_name = "L226WTQ", > > + .clear_60 = PS3AV_RESBIT_1920x1080I | > > + PS3AV_RESBIT_1920x1080P > > } > > }; > > > > The patch gives me a picture, but it does not cover the whole screen. > Ps3videomode returns mode 67, and if i add 128 to that number I get Yep, 720p. Good. > working fullscreen. Additionally, the break in ps3av_fixup_monitor_info Since 720p is a broadcast mode, I can't make it default to fullscreen, as a part of the image will fall off on most monitors. > is misplaced and will only try the first quirk. Woops, fixed, thanks! > ps3av_hdmi_get_vid: Using supported resolution 9 > > -- > Håvard Espeland > With kind regards, Geert Uytterhoeven Software Architect Sony Network and Software Technology Center Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone: +32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: Geert.Uytterhoeven@sonycom.com Internet: http://www.sony-europe.com/ Sony Network and Software Technology Center Europe A division of Sony Service Centre (Europe) N.V. Registered office: Technologielaan 7 · B-1840 Londerzeel · Belgium VAT BE 0413.825.160 · RPR Brussels Fortis Bank Zaventem · Swift GEBABEBB08A · IBAN BE39001382358619 ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Cbe-oss-dev] PS3 improved video mode autodetection for HDMI/DVI 2007-07-13 12:06 ` Geert Uytterhoeven @ 2007-07-13 12:35 ` Benjamin Herrenschmidt 2007-07-13 13:16 ` Geert Uytterhoeven 2007-07-13 16:49 ` Ranulf Doswell 0 siblings, 2 replies; 15+ messages in thread From: Benjamin Herrenschmidt @ 2007-07-13 12:35 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins > Since 720p is a broadcast mode, I can't make it default to fullscreen, as a > part of the image will fall off on most monitors. Do you have any info from the EDID block that would tell you whether the monitor displays the full picture (typical of flat panels) or not ? Ben. ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Cbe-oss-dev] PS3 improved video mode autodetection for HDMI/DVI 2007-07-13 12:35 ` Benjamin Herrenschmidt @ 2007-07-13 13:16 ` Geert Uytterhoeven 2007-07-13 16:49 ` Ranulf Doswell 1 sibling, 0 replies; 15+ messages in thread From: Geert Uytterhoeven @ 2007-07-13 13:16 UTC (permalink / raw) To: Benjamin Herrenschmidt Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins [-- Attachment #1: Type: TEXT/PLAIN, Size: 981 bytes --] On Fri, 13 Jul 2007, Benjamin Herrenschmidt wrote: > > Since 720p is a broadcast mode, I can't make it default to fullscreen, as a > > part of the image will fall off on most monitors. > > Do you have any info from the EDID block that would tell you whether the > monitor displays the full picture (typical of flat panels) or not ? No, all I have is struct ps3av_info_monitor. With kind regards, Geert Uytterhoeven Software Architect Sony Network and Software Technology Center Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone: +32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: Geert.Uytterhoeven@sonycom.com Internet: http://www.sony-europe.com/ Sony Network and Software Technology Center Europe A division of Sony Service Centre (Europe) N.V. Registered office: Technologielaan 7 · B-1840 Londerzeel · Belgium VAT BE 0413.825.160 · RPR Brussels Fortis Bank Zaventem · Swift GEBABEBB08A · IBAN BE39001382358619 ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Cbe-oss-dev] PS3 improved video mode autodetection for HDMI/DVI 2007-07-13 12:35 ` Benjamin Herrenschmidt 2007-07-13 13:16 ` Geert Uytterhoeven @ 2007-07-13 16:49 ` Ranulf Doswell 2007-07-16 9:09 ` Geert Uytterhoeven 1 sibling, 1 reply; 15+ messages in thread From: Ranulf Doswell @ 2007-07-13 16:49 UTC (permalink / raw) To: Benjamin Herrenschmidt Cc: Linux/PPC Development, Cell Broadband Engine OSS Development [-- Attachment #1: Type: text/plain, Size: 523 bytes --] > > > > Since 720p is a broadcast mode, I can't make it default to fullscreen, > as a > > > part of the image will fall off on most monitors. > > > Do you have any info from the EDID block that would tell you whether the > > monitor displays the full picture (typical of flat panels) or not ? > That's not always true anyway. My 1680x1050 panel, for instance, displays 1080i/p and 720p as stretched images with the edges slightly off the screen. It's great for TV, but *really* irritating with the PS3! Cheers, Ralf. [-- Attachment #2: Type: text/html, Size: 741 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Cbe-oss-dev] PS3 improved video mode autodetection for HDMI/DVI 2007-07-13 16:49 ` Ranulf Doswell @ 2007-07-16 9:09 ` Geert Uytterhoeven 0 siblings, 0 replies; 15+ messages in thread From: Geert Uytterhoeven @ 2007-07-16 9:09 UTC (permalink / raw) To: Ranulf Doswell Cc: Cell Broadband Engine OSS Development, Linux/PPC Development [-- Attachment #1: Type: TEXT/PLAIN, Size: 1251 bytes --] On Fri, 13 Jul 2007, Ranulf Doswell wrote: > > > > Since 720p is a broadcast mode, I can't make it default to fullscreen, > > as a > > > > part of the image will fall off on most monitors. > > > > > Do you have any info from the EDID block that would tell you whether the > > > monitor displays the full picture (typical of flat panels) or not ? > > > > That's not always true anyway. My 1680x1050 panel, for instance, displays > 1080i/p and 720p as stretched images with the edges slightly off the screen. > It's great for TV, but *really* irritating with the PS3! So I guess you're interested in a feature called `configurable black borders'? With kind regards, Geert Uytterhoeven Software Architect Sony Network and Software Technology Center Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone: +32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: Geert.Uytterhoeven@sonycom.com Internet: http://www.sony-europe.com/ Sony Network and Software Technology Center Europe A division of Sony Service Centre (Europe) N.V. Registered office: Technologielaan 7 · B-1840 Londerzeel · Belgium VAT BE 0413.825.160 · RPR Brussels Fortis Bank Zaventem · Swift GEBABEBB08A · IBAN BE39001382358619 ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: PS3 improved video mode autodetection for HDMI/DVI 2007-07-12 8:40 PS3 improved video mode autodetection for HDMI/DVI Geert Uytterhoeven 2007-07-12 12:10 ` [Cbe-oss-dev] " Sebastian Siewior 2007-07-12 14:06 ` Håvard Espeland @ 2007-08-16 8:07 ` Stefan Assmann 2007-08-20 14:00 ` Geert Uytterhoeven 2 siblings, 1 reply; 15+ messages in thread From: Stefan Assmann @ 2007-08-16 8:07 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins Geert Uytterhoeven schrieb: > If it fails, please add `#define DEBUG' to drivers/ps3/ps3av.c, send me the > `Monitor Info' output in the kernel log (dmesg), and tell me which of the > PS3 video modes (1-13) work and which don't. ps3av has a quirk database for > monitors that advertise non-working modes, so it can probably be fixed. > (BTW, even if autodetect works fine, I always welcome this information) > Samsung SyncMaster 226BW The autodetection leaves me with an unsupported resolution. I tried adding the monitor to the quirk list. Works fine now. Using 720p as default resolution might be worth a thought. This should work on all HD screen. GOOD: 2,3,5,7,8,10,11,12,13 BAD: 1,4,6,9 Monitor Info: size 96 avport: 00 monitor_id: 4c 2d 7f 02 32 32 45 4d 0d 11 monitor_type: 02 monitor_name: SyncMaster resolution_60: bits: 0000000d native: 00000000 resolution_50: bits: 00000000 native: 00000000 resolution_other: bits: 00000000 native: 00000000 resolution_vesa: bits: 00000001 native: 00000000 color space rgb: 01 color space yuv444: 00 color space yuv422: 00 color info red: X 0293 Y 0155 color info green: X 0125 Y 0269 color info blue: X 009c Y 0051 color info white: X 0141 Y 0151 color info gamma: 000000dc supported_AI: 00 speaker_info: 00 num of audio: 00 ps3av_hdmi_get_id: Using supported mode 4 btw, I get the following message while booting: PS3AV_CID_AV_VIDEO_DISABLE_SIG: failed 2 port 10 does this ring a bell? I'm using kernel 2.6.22 with ps3 patches Stefan ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: PS3 improved video mode autodetection for HDMI/DVI 2007-08-16 8:07 ` Stefan Assmann @ 2007-08-20 14:00 ` Geert Uytterhoeven 2007-08-20 15:21 ` Stefan Assmann 0 siblings, 1 reply; 15+ messages in thread From: Geert Uytterhoeven @ 2007-08-20 14:00 UTC (permalink / raw) To: Stefan Assmann Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins [-- Attachment #1: Type: TEXT/PLAIN, Size: 2805 bytes --] Hi Stefan, On Thu, 16 Aug 2007, Stefan Assmann wrote: > Geert Uytterhoeven schrieb: > > If it fails, please add `#define DEBUG' to drivers/ps3/ps3av.c, send me the > > `Monitor Info' output in the kernel log (dmesg), and tell me which of the > > PS3 video modes (1-13) work and which don't. ps3av has a quirk database for > > monitors that advertise non-working modes, so it can probably be fixed. > > (BTW, even if autodetect works fine, I always welcome this information) > > > Samsung SyncMaster 226BW > > The autodetection leaves me with an unsupported resolution. I tried Thanks for the info! > adding the monitor to the quirk list. Works fine now. Using 720p as So this patch helps? I'll add it. --- a/drivers/ps3/ps3av.c +++ b/drivers/ps3/ps3av.c @@ -731,6 +731,9 @@ static const struct ps3av_monitor_quirk .monitor_name = "L226WTQ", .clear_60 = PS3AV_RESBIT_1920x1080I | PS3AV_RESBIT_1920x1080P + }, { + .monitor_name = "SyncMaster", + .clear_60 = PS3AV_RESBIT_1920x1080I } }; > default resolution might be worth a thought. This should work on all HD > screen. I'm considering to remove the 1080i modes from ps3av_preferred_modes[], as many HDMI screens seem to have problems with interlaced modes. That would decrease the size of psav_monitor_quirks[] (note that I currently don't add screens that advertise broken modes if their best advertised video mode does work). In addition 1080i looks bad on most screens that support it anyway. What do people think? In contrast to this, many screens (like yours) seem to support 1080p, while they don't advertise it. So perhaps we need .set* fields in psav_monitor_quirks[], too? I'm a bit reluctant to do that, as many vendors are not very specific when it comes to the monitor_name field (my collection has e.g. `SAMSUNG', `SyncMaster', `SONY TV'). > btw, I get the following message while booting: > PS3AV_CID_AV_VIDEO_DISABLE_SIG: failed 2 port 10 > > does this ring a bell? I'm using kernel 2.6.22 with ps3 patches Do you put your kernel in FLASH ROM (otheros.bld)? Does it still happen after upgrading to a kernel that has ps3-wip/ps3av-vesa-stripes-workaround.diff applied (e.g. Geoff's current git tree)? With kind regards, Geert Uytterhoeven Software Architect Sony Network and Software Technology Center Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone: +32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: Geert.Uytterhoeven@sonycom.com Internet: http://www.sony-europe.com/ Sony Network and Software Technology Center Europe A division of Sony Service Centre (Europe) N.V. Registered office: Technologielaan 7 · B-1840 Londerzeel · Belgium VAT BE 0413.825.160 · RPR Brussels Fortis Bank Zaventem · Swift GEBABEBB08A · IBAN BE39001382358619 ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: PS3 improved video mode autodetection for HDMI/DVI 2007-08-20 14:00 ` Geert Uytterhoeven @ 2007-08-20 15:21 ` Stefan Assmann 2007-08-20 15:43 ` Geert Uytterhoeven 0 siblings, 1 reply; 15+ messages in thread From: Stefan Assmann @ 2007-08-20 15:21 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins [-- Attachment #1: Type: text/plain, Size: 2257 bytes --] > > So this patch helps? I'll add it. > > --- a/drivers/ps3/ps3av.c > +++ b/drivers/ps3/ps3av.c > @@ -731,6 +731,9 @@ static const struct ps3av_monitor_quirk > .monitor_name = "L226WTQ", > .clear_60 = PS3AV_RESBIT_1920x1080I | > PS3AV_RESBIT_1920x1080P > + }, { > + .monitor_name = "SyncMaster", > + .clear_60 = PS3AV_RESBIT_1920x1080I > } > }; > works fine! >> default resolution might be worth a thought. This should work on all HD >> screen. >> > > I'm considering to remove the 1080i modes from ps3av_preferred_modes[], as > many HDMI screens seem to have problems with interlaced modes. > That would decrease the size of psav_monitor_quirks[] (note that I currently > don't add screens that advertise broken modes if their best advertised video > mode does work). > In addition 1080i looks bad on most screens that support it anyway. > > What do people think? > > In contrast to this, many screens (like yours) seem to support 1080p, while > they don't advertise it. So perhaps we need .set* fields in > psav_monitor_quirks[], too? I'm a bit reluctant to do that, as many vendors > are not very specific when it comes to the monitor_name field (my collection > has e.g. `SAMSUNG', `SyncMaster', `SONY TV'). > > Your right my screen supports 1080p but it leaves me with a message on the screen (that doesn't disappear by itself) telling me that this is not the optimal resolution and to switch to 1650x1080. I'm not sure how other screens behave but if they behave the same way this should be considered. >> btw, I get the following message while booting: >> PS3AV_CID_AV_VIDEO_DISABLE_SIG: failed 2 port 10 >> >> does this ring a bell? I'm using kernel 2.6.22 with ps3 patches >> > > Do you put your kernel in FLASH ROM (otheros.bld)? > Does it still happen after upgrading to a kernel that has > ps3-wip/ps3av-vesa-stripes-workaround.diff applied (e.g. Geoff's current git > tree)? > Yes kernel is written to flash memory. I added ps3-wip/ps3av-vesa-stripes-workaround.diff to my source tree, the message persists, even using Geoff's git tree with my .config file and running oldconfig didn't change the behavior. I'll append my .config file. The message is the very first line printed at kernel boot. Stefan [-- Attachment #2: ps3config-2.6.22 --] [-- Type: text/plain, Size: 20942 bytes --] # # Automatically generated make config: don't edit # Linux kernel version: 2.6.22-rc6 # Mon Jul 16 11:41:34 2007 # CONFIG_PPC64=y CONFIG_64BIT=y CONFIG_PPC_MERGE=y CONFIG_MMU=y CONFIG_GENERIC_HARDIRQS=y CONFIG_IRQ_PER_CPU=y CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_ARCH_HAS_ILOG2_U32=y CONFIG_ARCH_HAS_ILOG2_U64=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_PPC=y CONFIG_EARLY_PRINTK=y CONFIG_COMPAT=y CONFIG_SYSVIPC_COMPAT=y CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y CONFIG_PPC_OF=y # CONFIG_PPC_UDBG_16550 is not set # CONFIG_GENERIC_TBSYNC is not set CONFIG_AUDIT_ARCH=y CONFIG_GENERIC_BUG=y # CONFIG_DEFAULT_UIMAGE is not set # # Processor support # CONFIG_POWER4_ONLY=y CONFIG_POWER4=y CONFIG_PPC_FPU=y # CONFIG_PPC_DCR_NATIVE is not set # CONFIG_PPC_DCR_MMIO is not set # CONFIG_PPC_OF_PLATFORM_PCI is not set # CONFIG_ALTIVEC is not set CONFIG_PPC_STD_MMU=y # CONFIG_PPC_MM_SLICES is not set # CONFIG_VIRT_CPU_ACCOUNTING is not set CONFIG_SMP=y CONFIG_NR_CPUS=2 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" # # Code maturity level options # CONFIG_EXPERIMENTAL=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 # # General setup # CONFIG_LOCALVERSION="-ps3" CONFIG_LOCALVERSION_AUTO=y CONFIG_SWAP=y CONFIG_SYSVIPC=y # CONFIG_IPC_NS is not set CONFIG_SYSVIPC_SYSCTL=y # CONFIG_POSIX_MQUEUE is not set # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_TASKSTATS is not set # CONFIG_UTS_NS is not set # CONFIG_AUDIT is not set # CONFIG_IKCONFIG is not set CONFIG_LOG_BUF_SHIFT=12 # CONFIG_CPUSETS is not set # CONFIG_SYSFS_DEPRECATED is not set # CONFIG_RELAY is not set CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_SYSCTL=y CONFIG_EMBEDDED=y CONFIG_SYSCTL_SYSCALL=y # CONFIG_KALLSYMS is not set CONFIG_HOTPLUG=y CONFIG_PRINTK=y CONFIG_BUG=y CONFIG_ELF_CORE=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_ANON_INODES=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y CONFIG_SHMEM=y CONFIG_VM_EVENT_COUNTERS=y CONFIG_SLAB=y # CONFIG_SLUB is not set # CONFIG_SLOB is not set CONFIG_RT_MUTEXES=y # CONFIG_TINY_SHMEM is not set CONFIG_BASE_SMALL=0 # # Loadable module support # # CONFIG_MODULES is not set # # Block layer # CONFIG_BLOCK=y # CONFIG_BLK_DEV_IO_TRACE is not set # # IO Schedulers # CONFIG_IOSCHED_NOOP=y # CONFIG_IOSCHED_AS is not set # CONFIG_IOSCHED_DEADLINE is not set # CONFIG_IOSCHED_CFQ is not set # CONFIG_DEFAULT_AS is not set # CONFIG_DEFAULT_DEADLINE is not set # CONFIG_DEFAULT_CFQ is not set CONFIG_DEFAULT_NOOP=y CONFIG_DEFAULT_IOSCHED="noop" # # Platform support # CONFIG_PPC_MULTIPLATFORM=y # CONFIG_EMBEDDED6xx is not set # CONFIG_APUS is not set # CONFIG_PPC_PSERIES is not set # CONFIG_PPC_ISERIES is not set # CONFIG_PPC_MPC52xx is not set # CONFIG_PPC_MPC5200 is not set # CONFIG_PPC_PMAC is not set # CONFIG_PPC_MAPLE is not set # CONFIG_PPC_PASEMI is not set # CONFIG_PPC_CELLEB is not set CONFIG_PPC_PS3=y # # PS3 Platform Options # # CONFIG_PS3_ADVANCED is not set CONFIG_PS3_HTAB_SIZE=20 # CONFIG_PS3_DYNAMIC_DMA is not set CONFIG_PS3_USE_LPAR_ADDR=y CONFIG_PS3_VUART=y CONFIG_PS3_PS3AV=y CONFIG_PS3_SYS_MANAGER=y CONFIG_PS3_STORAGE=y CONFIG_PS3_DISK=y CONFIG_PS3_ROM=y CONFIG_PS3_FLASH=y CONFIG_PPC_CELL=y # CONFIG_PPC_CELL_NATIVE is not set # CONFIG_PPC_IBM_CELL_BLADE is not set # # Cell Broadband Engine options # # CONFIG_SPU_FS is not set # CONFIG_SPU_BASE is not set # CONFIG_PQ2ADS is not set # CONFIG_MPIC is not set # CONFIG_MPIC_WEIRD is not set # CONFIG_PPC_I8259 is not set # CONFIG_U3_DART is not set # CONFIG_PPC_RTAS is not set # CONFIG_MMIO_NVRAM is not set # CONFIG_PPC_MPC106 is not set # CONFIG_PPC_970_NAP is not set # CONFIG_PPC_INDIRECT_IO is not set # CONFIG_GENERIC_IOMAP is not set # CONFIG_CPU_FREQ is not set # CONFIG_CPM2 is not set # # Kernel options # CONFIG_HZ_100=y # CONFIG_HZ_250 is not set # CONFIG_HZ_300 is not set # CONFIG_HZ_1000 is not set CONFIG_HZ=100 CONFIG_PREEMPT_NONE=y # CONFIG_PREEMPT_VOLUNTARY is not set # CONFIG_PREEMPT is not set # CONFIG_PREEMPT_BKL is not set CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_MISC is not set CONFIG_FORCE_MAX_ZONEORDER=13 # CONFIG_IOMMU_VMERGE is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y CONFIG_KEXEC=y # CONFIG_CRASH_DUMP is not set # CONFIG_IRQ_ALL_CPUS is not set # CONFIG_NUMA is not set CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_DEFAULT=y CONFIG_ARCH_POPULATES_NODE_MAP=y CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_FLATMEM_MANUAL is not set # CONFIG_DISCONTIGMEM_MANUAL is not set CONFIG_SPARSEMEM_MANUAL=y CONFIG_SPARSEMEM=y CONFIG_HAVE_MEMORY_PRESENT=y # CONFIG_SPARSEMEM_STATIC is not set CONFIG_SPARSEMEM_EXTREME=y CONFIG_MEMORY_HOTPLUG=y CONFIG_MEMORY_HOTPLUG_SPARSE=y CONFIG_SPLIT_PTLOCK_CPUS=4 CONFIG_RESOURCES_64BIT=y CONFIG_ZONE_DMA_FLAG=1 CONFIG_ARCH_MEMORY_PROBE=y # CONFIG_PPC_HAS_HASH_64K is not set # CONFIG_PPC_64K_PAGES is not set # CONFIG_SCHED_SMT is not set CONFIG_PROC_DEVICETREE=y CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="quiet sysrq=1 panic=42 video=ps3fb:mode:0" # CONFIG_PM is not set # CONFIG_SECCOMP is not set # CONFIG_WANT_DEVICE_TREE is not set CONFIG_ISA_DMA_API=y # # Bus options # CONFIG_ZONE_DMA=y CONFIG_GENERIC_ISA_DMA=y # CONFIG_PCI is not set # CONFIG_PCI_DOMAINS is not set # CONFIG_ARCH_SUPPORTS_MSI is not set # # PCCARD (PCMCIA/CardBus) support # # CONFIG_PCCARD is not set CONFIG_KERNEL_START=0xc000000000000000 # # Networking # CONFIG_NET=y # # Networking options # CONFIG_PACKET=y CONFIG_PACKET_MMAP=y CONFIG_UNIX=y # CONFIG_NET_KEY is not set CONFIG_INET=y # CONFIG_IP_MULTICAST is not set # CONFIG_IP_ADVANCED_ROUTER is not set CONFIG_IP_FIB_HASH=y # CONFIG_IP_PNP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set # CONFIG_ARPD is not set # CONFIG_SYN_COOKIES is not set # CONFIG_INET_AH is not set # CONFIG_INET_ESP is not set # CONFIG_INET_IPCOMP is not set # CONFIG_INET_XFRM_TUNNEL is not set # CONFIG_INET_TUNNEL is not set # CONFIG_INET_XFRM_MODE_TRANSPORT is not set # CONFIG_INET_XFRM_MODE_TUNNEL is not set # CONFIG_INET_XFRM_MODE_BEET is not set # CONFIG_INET_DIAG is not set # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_CUBIC=y CONFIG_DEFAULT_TCP_CONG="cubic" # CONFIG_TCP_MD5SIG is not set # CONFIG_IPV6 is not set # CONFIG_INET6_XFRM_TUNNEL is not set # CONFIG_INET6_TUNNEL is not set # CONFIG_NETWORK_SECMARK is not set # CONFIG_NETFILTER is not set # CONFIG_IP_DCCP is not set # CONFIG_IP_SCTP is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set # CONFIG_BRIDGE is not set # CONFIG_VLAN_8021Q is not set # CONFIG_DECNET is not set # CONFIG_LLC2 is not set # CONFIG_IPX is not set # CONFIG_ATALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_ECONET is not set # CONFIG_WAN_ROUTER is not set # # QoS and/or fair queueing # # CONFIG_NET_SCHED is not set # # Network testing # # CONFIG_NET_PKTGEN is not set # CONFIG_HAMRADIO is not set # CONFIG_IRDA is not set # CONFIG_BT is not set # CONFIG_AF_RXRPC is not set # # Wireless # # CONFIG_CFG80211 is not set # CONFIG_WIRELESS_EXT is not set # CONFIG_MAC80211 is not set # CONFIG_IEEE80211 is not set # CONFIG_RFKILL is not set # # Device Drivers # # # Generic Driver Options # CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y # CONFIG_FW_LOADER is not set # CONFIG_SYS_HYPERVISOR is not set # # Connector - unified userspace <-> kernelspace linker # # CONFIG_CONNECTOR is not set # CONFIG_MTD is not set # # Parallel port support # # CONFIG_PARPORT is not set # # Plug and Play support # # CONFIG_PNPACPI is not set # # Block devices # # CONFIG_BLK_DEV_FD is not set # CONFIG_BLK_DEV_COW_COMMON is not set CONFIG_BLK_DEV_LOOP=y # CONFIG_BLK_DEV_CRYPTOLOOP is not set # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_UB is not set # CONFIG_BLK_DEV_RAM is not set # CONFIG_CDROM_PKTCDVD is not set # CONFIG_ATA_OVER_ETH is not set # # Misc devices # # CONFIG_BLINK is not set # CONFIG_IDE is not set # # SCSI device support # # CONFIG_RAID_ATTRS is not set CONFIG_SCSI=y # CONFIG_SCSI_TGT is not set # CONFIG_SCSI_NETLINK is not set # CONFIG_SCSI_PROC_FS is not set # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=y # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set CONFIG_BLK_DEV_SR=y # CONFIG_BLK_DEV_SR_VENDOR is not set # CONFIG_CHR_DEV_SG is not set # CONFIG_CHR_DEV_SCH is not set # # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set # CONFIG_SCSI_SCAN_ASYNC is not set # # SCSI Transports # # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set # CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # # SCSI low-level drivers # # CONFIG_ISCSI_TCP is not set # CONFIG_SCSI_DEBUG is not set # CONFIG_ATA is not set # # Multi-device support (RAID and LVM) # # CONFIG_MD is not set # CONFIG_MACINTOSH_DRIVERS is not set # # Network device support # CONFIG_NETDEVICES=y # CONFIG_DUMMY is not set # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set # CONFIG_TUN is not set # # Ethernet (10 or 100Mbit) # # CONFIG_NET_ETHERNET is not set CONFIG_NETDEV_1000=y CONFIG_GELIC_NET=y # CONFIG_GELIC_WIRELESS is not set # CONFIG_NETDEV_10000 is not set # # Wireless LAN # # CONFIG_WLAN_PRE80211 is not set # CONFIG_WLAN_80211 is not set # # USB Network Adapters # # CONFIG_USB_CATC is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set # CONFIG_USB_USBNET_MII is not set # CONFIG_USB_USBNET is not set # CONFIG_WAN is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set # CONFIG_SHAPER is not set # CONFIG_NETCONSOLE is not set # CONFIG_NETPOLL is not set # CONFIG_NET_POLL_CONTROLLER is not set # # ISDN subsystem # # CONFIG_ISDN is not set # # Telephony Support # # CONFIG_PHONE is not set # # Input device support # CONFIG_INPUT=y # CONFIG_INPUT_FF_MEMLESS is not set # CONFIG_INPUT_POLLDEV is not set # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_TSDEV is not set # CONFIG_INPUT_EVDEV is not set # CONFIG_INPUT_EVBUG is not set # # Input Device Drivers # # CONFIG_INPUT_KEYBOARD is not set # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set # CONFIG_INPUT_MISC is not set # # Hardware I/O ports # # CONFIG_SERIO is not set # CONFIG_GAMEPORT is not set # # Character devices # CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y # CONFIG_SERIAL_NONSTANDARD is not set # # Serial drivers # # CONFIG_SERIAL_8250 is not set # # Non-8250 serial port support # CONFIG_UNIX98_PTYS=y # CONFIG_LEGACY_PTYS is not set # # IPMI # # CONFIG_IPMI_HANDLER is not set # CONFIG_WATCHDOG is not set # CONFIG_HW_RANDOM is not set CONFIG_GEN_RTC=y # CONFIG_GEN_RTC_X is not set # CONFIG_R3964 is not set # CONFIG_RAW_DRIVER is not set # CONFIG_HANGCHECK_TIMER is not set # # TPM devices # # CONFIG_TCG_TPM is not set # CONFIG_I2C is not set # # SPI support # # CONFIG_SPI is not set # CONFIG_SPI_MASTER is not set # # Dallas's 1-wire bus # # CONFIG_W1 is not set # CONFIG_HWMON is not set # # Multifunction device drivers # # CONFIG_MFD_SM501 is not set # # Multimedia devices # # CONFIG_VIDEO_DEV is not set # CONFIG_DVB_CORE is not set # CONFIG_DAB is not set # # Graphics support # # CONFIG_BACKLIGHT_LCD_SUPPORT is not set # # Display device support # # CONFIG_DISPLAY_SUPPORT is not set # CONFIG_VGASTATE is not set CONFIG_FB=y # CONFIG_FIRMWARE_EDID is not set # CONFIG_FB_DDC is not set # CONFIG_FB_CFB_FILLRECT is not set # CONFIG_FB_CFB_COPYAREA is not set # CONFIG_FB_CFB_IMAGEBLIT is not set CONFIG_FB_SYS_FILLRECT=y CONFIG_FB_SYS_COPYAREA=y CONFIG_FB_SYS_IMAGEBLIT=y CONFIG_FB_SYS_FOPS=y CONFIG_FB_DEFERRED_IO=y # CONFIG_FB_SVGALIB is not set # CONFIG_FB_MACMODES is not set # CONFIG_FB_BACKLIGHT is not set # CONFIG_FB_MODE_HELPERS is not set # CONFIG_FB_TILEBLITTING is not set # # Frame buffer hardware drivers # # CONFIG_FB_OF is not set # CONFIG_FB_VGA16 is not set # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_IBM_GXT4500 is not set CONFIG_FB_PS3=y CONFIG_FB_PS3_DEFAULT_SIZE_M=18 # CONFIG_FB_VIRTUAL is not set # # Console display driver support # # CONFIG_VGA_CONSOLE is not set CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y # CONFIG_LOGO is not set # # Sound # # CONFIG_SOUND is not set # # HID Devices # CONFIG_HID=y # CONFIG_HID_DEBUG is not set # # USB Input Devices # CONFIG_USB_HID=y # CONFIG_USB_HIDINPUT_POWERBOOK is not set # CONFIG_HID_FF is not set # CONFIG_USB_HIDDEV is not set # # USB support # CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB=y # CONFIG_USB_DEBUG is not set # # Miscellaneous USB options # # CONFIG_USB_DEVICEFS is not set # CONFIG_USB_DEVICE_CLASS is not set # CONFIG_USB_DYNAMIC_MINORS is not set # CONFIG_USB_OTG is not set # # USB Host Controller Drivers # CONFIG_USB_EHCI_HCD=y # CONFIG_USB_EHCI_SPLIT_ISO is not set # CONFIG_USB_EHCI_ROOT_HUB_TT is not set # CONFIG_USB_EHCI_TT_NEWSCHED is not set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y # CONFIG_USB_ISP116X_HCD is not set CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_HCD_PPC_OF=y CONFIG_USB_OHCI_HCD_PPC_OF_BE=y # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y CONFIG_USB_OHCI_LITTLE_ENDIAN=y # CONFIG_USB_SL811_HCD is not set # # USB Device Class drivers # # CONFIG_USB_ACM is not set # CONFIG_USB_PRINTER is not set # # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' # # # may also be needed; see USB_STORAGE Help for more information # CONFIG_USB_STORAGE=y # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_DATAFAB=y CONFIG_USB_STORAGE_FREECOM=y CONFIG_USB_STORAGE_DPCM=y CONFIG_USB_STORAGE_USBAT=y CONFIG_USB_STORAGE_SDDR09=y CONFIG_USB_STORAGE_SDDR55=y CONFIG_USB_STORAGE_JUMPSHOT=y CONFIG_USB_STORAGE_ALAUDA=y CONFIG_USB_STORAGE_KARMA=y # CONFIG_USB_LIBUSUAL is not set # # USB Imaging devices # # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # CONFIG_USB_MON is not set # # USB port drivers # # # USB Serial Converter support # # CONFIG_USB_SERIAL is not set # # USB Miscellaneous drivers # # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_ADUTUX is not set # CONFIG_USB_AUERSWALD is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_BERRY_CHARGE is not set # CONFIG_USB_LED is not set # CONFIG_USB_CYPRESS_CY7C63 is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_PHIDGET is not set # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_APPLEDISPLAY is not set # CONFIG_USB_SISUSBVGA is not set # CONFIG_USB_LD is not set # CONFIG_USB_TRANCEVIBRATOR is not set # CONFIG_USB_IOWARRIOR is not set # # USB DSL modem support # # # USB Gadget Support # # CONFIG_USB_GADGET is not set # CONFIG_MMC is not set # # LED devices # # CONFIG_NEW_LEDS is not set # # LED drivers # # # LED Triggers # # # InfiniBand support # # # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) # # # Real Time Clock # # CONFIG_RTC_CLASS is not set # # DMA Engine support # # CONFIG_DMA_ENGINE is not set # # DMA Clients # # # DMA Devices # # # File systems # CONFIG_EXT2_FS=y CONFIG_EXT2_FS_XATTR=y # CONFIG_EXT2_FS_POSIX_ACL is not set # CONFIG_EXT2_FS_SECURITY is not set # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=y CONFIG_EXT3_FS_XATTR=y # CONFIG_EXT3_FS_POSIX_ACL is not set # CONFIG_EXT3_FS_SECURITY is not set # CONFIG_EXT4DEV_FS is not set CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set # CONFIG_FS_POSIX_ACL is not set # CONFIG_XFS_FS is not set # CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_ROMFS_FS is not set CONFIG_INOTIFY=y CONFIG_INOTIFY_USER=y # CONFIG_QUOTA is not set CONFIG_DNOTIFY=y # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_FUSE_FS is not set # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=y CONFIG_JOLIET=y CONFIG_ZISOFS=y # CONFIG_UDF_FS is not set # CONFIG_UDF_NLS is not set # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=y CONFIG_MSDOS_FS=y CONFIG_VFAT_FS=y CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_NTFS_FS is not set # # Pseudo filesystems # CONFIG_PROC_FS=y # CONFIG_PROC_KCORE is not set CONFIG_PROC_SYSCTL=y CONFIG_SYSFS=y CONFIG_TMPFS=y # CONFIG_TMPFS_POSIX_ACL is not set # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set CONFIG_RAMFS=y # CONFIG_CONFIGFS_FS is not set # # Miscellaneous filesystems # # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_CRAMFS is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # # Network File Systems # CONFIG_NFS_FS=y CONFIG_NFS_V3=y # CONFIG_NFS_V3_ACL is not set # CONFIG_NFS_V4 is not set # CONFIG_NFS_DIRECTIO is not set # CONFIG_NFSD is not set CONFIG_LOCKD=y CONFIG_LOCKD_V4=y CONFIG_NFS_COMMON=y CONFIG_SUNRPC=y # CONFIG_SUNRPC_BIND34 is not set # CONFIG_RPCSEC_GSS_KRB5 is not set # CONFIG_RPCSEC_GSS_SPKM3 is not set # CONFIG_SMB_FS is not set # CONFIG_CIFS is not set # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set # CONFIG_9P_FS is not set # # Partition Types # CONFIG_PARTITION_ADVANCED=y # CONFIG_ACORN_PARTITION is not set # CONFIG_OSF_PARTITION is not set # CONFIG_AMIGA_PARTITION is not set # CONFIG_ATARI_PARTITION is not set CONFIG_MAC_PARTITION=y CONFIG_MSDOS_PARTITION=y # CONFIG_BSD_DISKLABEL is not set # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_UNIXWARE_DISKLABEL is not set # CONFIG_LDM_PARTITION is not set # CONFIG_SGI_PARTITION is not set # CONFIG_ULTRIX_PARTITION is not set # CONFIG_SUN_PARTITION is not set # CONFIG_KARMA_PARTITION is not set # CONFIG_EFI_PARTITION is not set # CONFIG_SYSV68_PARTITION is not set # # Native Language Support # CONFIG_NLS=y CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_NLS_CODEPAGE_437 is not set # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set # CONFIG_NLS_CODEPAGE_850 is not set # CONFIG_NLS_CODEPAGE_852 is not set # CONFIG_NLS_CODEPAGE_855 is not set # CONFIG_NLS_CODEPAGE_857 is not set # CONFIG_NLS_CODEPAGE_860 is not set # CONFIG_NLS_CODEPAGE_861 is not set # CONFIG_NLS_CODEPAGE_862 is not set # CONFIG_NLS_CODEPAGE_863 is not set # CONFIG_NLS_CODEPAGE_864 is not set # CONFIG_NLS_CODEPAGE_865 is not set # CONFIG_NLS_CODEPAGE_866 is not set # CONFIG_NLS_CODEPAGE_869 is not set # CONFIG_NLS_CODEPAGE_936 is not set # CONFIG_NLS_CODEPAGE_950 is not set # CONFIG_NLS_CODEPAGE_932 is not set # CONFIG_NLS_CODEPAGE_949 is not set # CONFIG_NLS_CODEPAGE_874 is not set # CONFIG_NLS_ISO8859_8 is not set # CONFIG_NLS_CODEPAGE_1250 is not set # CONFIG_NLS_CODEPAGE_1251 is not set # CONFIG_NLS_ASCII is not set CONFIG_NLS_ISO8859_1=y # CONFIG_NLS_ISO8859_2 is not set # CONFIG_NLS_ISO8859_3 is not set # CONFIG_NLS_ISO8859_4 is not set # CONFIG_NLS_ISO8859_5 is not set # CONFIG_NLS_ISO8859_6 is not set # CONFIG_NLS_ISO8859_7 is not set # CONFIG_NLS_ISO8859_9 is not set # CONFIG_NLS_ISO8859_13 is not set # CONFIG_NLS_ISO8859_14 is not set CONFIG_NLS_ISO8859_15=y # CONFIG_NLS_KOI8_R is not set # CONFIG_NLS_KOI8_U is not set # CONFIG_NLS_UTF8 is not set # # Distributed Lock Manager # # CONFIG_DLM is not set # CONFIG_UCC_SLOW is not set # # Library routines # CONFIG_BITREVERSE=y # CONFIG_CRC_CCITT is not set # CONFIG_CRC16 is not set # CONFIG_CRC_ITU_T is not set CONFIG_CRC32=y # CONFIG_LIBCRC32C is not set CONFIG_ZLIB_INFLATE=y CONFIG_PLIST=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y # # Instrumentation Support # # CONFIG_PROFILING is not set # # Kernel hacking # # CONFIG_PRINTK_TIME is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_MAGIC_SYSRQ=y # CONFIG_UNUSED_SYMBOLS is not set # CONFIG_DEBUG_FS is not set # CONFIG_HEADERS_CHECK is not set # CONFIG_DEBUG_KERNEL is not set # CONFIG_DEBUG_BUGVERBOSE is not set CONFIG_IRQSTACKS=y # CONFIG_BOOTX_TEXT is not set # CONFIG_PPC_EARLY_DEBUG is not set # # Security options # # CONFIG_KEYS is not set # CONFIG_SECURITY is not set # # Cryptographic options # # CONFIG_CRYPTO is not set ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: PS3 improved video mode autodetection for HDMI/DVI 2007-08-20 15:21 ` Stefan Assmann @ 2007-08-20 15:43 ` Geert Uytterhoeven 2007-08-21 11:58 ` Stefan Assmann 0 siblings, 1 reply; 15+ messages in thread From: Geert Uytterhoeven @ 2007-08-20 15:43 UTC (permalink / raw) To: Stefan Assmann Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins [-- Attachment #1: Type: TEXT/PLAIN, Size: 1634 bytes --] On Mon, 20 Aug 2007, Stefan Assmann wrote: > >> btw, I get the following message while booting: > >> PS3AV_CID_AV_VIDEO_DISABLE_SIG: failed 2 port 10 > >> > >> does this ring a bell? I'm using kernel 2.6.22 with ps3 patches > >> > > > > Do you put your kernel in FLASH ROM (otheros.bld)? > > Does it still happen after upgrading to a kernel that has > > ps3-wip/ps3av-vesa-stripes-workaround.diff applied (e.g. Geoff's current git > > tree)? > > > Yes kernel is written to flash memory. I added > ps3-wip/ps3av-vesa-stripes-workaround.diff to my source tree, the > message persists, even using Geoff's git tree with my .config file and > running oldconfig didn't change the behavior. I'll append my .config > file. The message is the very first line printed at kernel boot. I know you could get the PS3AV_CID_AV_VIDEO_DISABLE_SIG message in some cases when booting immediately into a VESA mode. I see you have CONFIG_CMDLINE="quiet sysrq=1 panic=42 video=ps3fb:mode:0" Does it go away if you remove the `video=...'? With kind regards, Geert Uytterhoeven Software Architect Sony Network and Software Technology Center Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone: +32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: Geert.Uytterhoeven@sonycom.com Internet: http://www.sony-europe.com/ Sony Network and Software Technology Center Europe A division of Sony Service Centre (Europe) N.V. Registered office: Technologielaan 7 · B-1840 Londerzeel · Belgium VAT BE 0413.825.160 · RPR Brussels Fortis Bank Zaventem · Swift GEBABEBB08A · IBAN BE39001382358619 ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: PS3 improved video mode autodetection for HDMI/DVI 2007-08-20 15:43 ` Geert Uytterhoeven @ 2007-08-21 11:58 ` Stefan Assmann 0 siblings, 0 replies; 15+ messages in thread From: Stefan Assmann @ 2007-08-21 11:58 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Linux/PPC Development, Cell Broadband Engine OSS Development, Ben Collins Geert Uytterhoeven schrieb: > I know you could get the PS3AV_CID_AV_VIDEO_DISABLE_SIG message in some cases > when booting immediately into a VESA mode. > > I see you have > > CONFIG_CMDLINE="quiet sysrq=1 panic=42 video=ps3fb:mode:0" > > Does it go away if you remove the `video=...'? > removing video=ps3fb:mode:0 from CONFIG_CMDLINE has no effect. Stefan ^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2007-08-21 11:58 UTC | newest] Thread overview: 15+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-07-12 8:40 PS3 improved video mode autodetection for HDMI/DVI Geert Uytterhoeven 2007-07-12 12:10 ` [Cbe-oss-dev] " Sebastian Siewior 2007-07-12 14:06 ` Håvard Espeland 2007-07-12 15:12 ` Geert Uytterhoeven 2007-07-13 9:48 ` Håvard Espeland 2007-07-13 12:06 ` Geert Uytterhoeven 2007-07-13 12:35 ` Benjamin Herrenschmidt 2007-07-13 13:16 ` Geert Uytterhoeven 2007-07-13 16:49 ` Ranulf Doswell 2007-07-16 9:09 ` Geert Uytterhoeven 2007-08-16 8:07 ` Stefan Assmann 2007-08-20 14:00 ` Geert Uytterhoeven 2007-08-20 15:21 ` Stefan Assmann 2007-08-20 15:43 ` Geert Uytterhoeven 2007-08-21 11:58 ` Stefan Assmann
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).