[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] cdrom problem



Marco Marconi wrote:
cd.init()
gives me "Cannot initialize device". Any hints?
Not sure what would be causing this. What platform are you dealing with. There are a few CD methods you can call before init(), try them and make sure you are getting sane values.

print cd.get_id()
print cd.get_name()
print cd.get_init()