kishida0 / pandroid

Automatically exported from code.google.com/p/pandroid
0 stars 0 forks source link

uImage_DVI and uImage have same checksum, upload mixup? #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
From the download page @ http://code.google.com/p/pandroid/downloads/list

uImage_DVI   2.7 MB
bf7c4242a6d6bd0e8ee58c256eb77adab421cb93
http://code.google.com/p/pandroid/downloads/detail?name=uImage_DVI&can=2&q=

uImage   2.7 MB
bf7c4242a6d6bd0e8ee58c256eb77adab421cb93
http://code.google.com/p/pandroid/downloads/detail?name=uImage&can=2&q=

I have tried over and over to get the fixed resolution of 1280x800
advertised to work with the uImage_DVI kernel, to no avail.  Both
kernels have the same checksum and file size according to the download
page, which suggests an uploading mixup.

Original issue reported on code.google.com by tjbake...@gmail.com on 14 Jan 2011 at 4:21

GoogleCodeExporter commented 8 years ago
On a DELL 2408WFP which has native hdmi I see the following:
http://pastebin.com/Nivsriyk

It seems to be running the same HMDI code as in the hdmi version of the kernel 
and not forcing the display to 1280x800.

On a Dell S2309W without native HDMI, I see this (which must be the intent of 
the patch):

Enter hdmi_init()
OMAP HDMI W1 rev 2.0
init_display
ENTER hdmi_panel_probe()
hdmi_panel_probe x_res= 1280 y_res = 800

It looks like hdmi capabilities are being detected and run despite the 
following change:

http://gitorious.org/pandroid/kernel-omap/commit/eb6d89b2ee127392eebb371dae8acf5
163984955

Original comment by tjbake...@gmail.com on 17 Jan 2011 at 5:39

GoogleCodeExporter commented 8 years ago
Can someone confirm that Pandroid_L27.8.2_WLAN_BT_bin.tgz is not corrupted?

Original comment by asadak...@gmail.com on 18 Jan 2011 at 10:34