cptncatholic
January 3rd, 2006, 08:20 PM
I've installed the latest version of wine under ubuntu and edubuntu. I'm trying to get my son's edubuntu machine set up to play his pc games (like, Reading with Pooh, Thomas the Tank Engine, etc. -- not anything like halflife or warcraft).
Here's what I've done so far:
1. Added the sourceforge repositories to sources.list
2. sudo apt-get update
3. sudo apt-get install wine
4. Wine installed successfully.
5. Inserted CD
6. cd /media/cdrom
7. wine Setup.exe
8. Installation successful
9. cd "~/.wine/drive_c/Program Files/Disney Interactive/Ready to Read with Pooh/"
10. wine Launcher.exe
At that point, the screen goes black and changes to 640x480, but an error window opens saying that the screen resolution must be set to 256 colors. So after closing the window and resetting my resolution back to where it was, I read the following errors in the terminal window:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel(0x 7fdc8c38)->(0x10022,00000013)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
I've searched the forums and google, but I can't seem find anyone who has fixed this error. Maybe I'm not looking in the right places, but my New Year's day off has already been eaten up trying to solve this issue. Any help or direction from you knowledgeable people would be very much appreciated!
Update: Someone mentioned that I should update Xserver to run in 256 color mode by updating the XF86Config file. Is this safe to do without breaking Ubuntu?
Thanks!
tc
Here's what I've done so far:
1. Added the sourceforge repositories to sources.list
2. sudo apt-get update
3. sudo apt-get install wine
4. Wine installed successfully.
5. Inserted CD
6. cd /media/cdrom
7. wine Setup.exe
8. Installation successful
9. cd "~/.wine/drive_c/Program Files/Disney Interactive/Ready to Read with Pooh/"
10. wine Launcher.exe
At that point, the screen goes black and changes to 640x480, but an error window opens saying that the screen resolution must be set to 256 colors. So after closing the window and resetting my resolution back to where it was, I read the following errors in the terminal window:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel(0x 7fdc8c38)->(0x10022,00000013)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
I've searched the forums and google, but I can't seem find anyone who has fixed this error. Maybe I'm not looking in the right places, but my New Year's day off has already been eaten up trying to solve this issue. Any help or direction from you knowledgeable people would be very much appreciated!
Update: Someone mentioned that I should update Xserver to run in 256 color mode by updating the XF86Config file. Is this safe to do without breaking Ubuntu?
Thanks!
tc