Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'DVD Playback on VGA display STILL not working' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
DVD Playback on VGA display STILL not working
Authored by: e_clark on Feb 20, '02 01:17:05PM
I had similar problems running the DVD player app on my PBG4, only the app refused to run at all, giving that "Configuration not supported" error. It turns out I had changed ownership on the app and it's files, and that's why it was refusing to run. I used
sudo chown -R root.admin "DVD Player.app"

to fix the problem, and it seems to work fine now.

[ Reply to This | # ]