OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: Prefect47 on October 02, 2004, 06:28:51 am

Title: ScummVM on OZ 3.5.1 husky?
Post by: Prefect47 on October 02, 2004, 06:28:51 am
I flashed my 860 with the "husky" binaries, and then proceeded to install the program I always install first on my Z: ScummVM.

But when I run it it tries to run in portrait and landscape mode at the same time, meaning 320x240 without zooming the screen. Looking at the output on the terminal (both on a real and the opie one) I see that it doesn't recognise my 860:

Code: [Select]
QT_GetMachine: Couldn't read /proc/deviceinfo/product.
  Now set machine variable to default (SL-5000D)
  detected machine is 'Sharp SL-5000D'.

...but QT_SetVideoMode still goes on using 640x480, resulting in a "combed" screen  (don't know how to explain it).

ScummVM hasn't appeared in any Opie menus, but I figured that was because I installed it with aqpkg...

Also, on the real terminal, my Z reads as "shepherd" instead of "husky". Shouldn't have any difference though.
Title: ScummVM on OZ 3.5.1 husky?
Post by: Mickeyl on October 02, 2004, 09:23:25 am
Scummvm in OE is waiting for a volunteer to make it use /proc/cpuinfo to detect the model, not the braindead proprietary /proc/devinfo thing.

Hostname is shepherd per default on all c7x0
Title: ScummVM on OZ 3.5.1 husky?
Post by: XorA on October 16, 2004, 10:48:53 am
If this is in SDL, I have patches, but I need to know the /proc/cpuinfo from 5600 6000 and other varient zaurii. I already have 5500/C860.

Just the Hardware: line will do.
Title: ScummVM on OZ 3.5.1 husky?
Post by: Mickeyl on October 16, 2004, 02:30:42 pm
see http://cvs.handhelds.org/cgi-bin/viewcvs.c...p?annotate=1.25 (http://cvs.handhelds.org/cgi-bin/viewcvs.cgi/opie/libopie2/opiecore/device/odevice.cpp?annotate=1.25) lines 134-145 for generic hardware fields and http://cvs.handhelds.org/cgi-bin/viewcvs.c...p?annotate=1.15 (http://cvs.handhelds.org/cgi-bin/viewcvs.cgi/opie/libopie2/opiecore/device/odevice_zaurus.cpp?annotate=1.15) lines 154-185 for the different zaurus models.
Title: ScummVM on OZ 3.5.1 husky?
Post by: XorA on October 16, 2004, 03:10:20 pm
Cheers Ill get onto that probably on monday if its a slow day at work!
Title: ScummVM on OZ 3.5.1 husky?
Post by: alienz on October 26, 2004, 02:23:53 pm
Would that fix the problem SDL has when using scumm on OZ  on a 5500?