Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
worms2: "Unable to start CD player!"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
pave
n00b
n00b


Joined: 22 Mar 2004
Posts: 18
Location: cs.put.poznan.pl

PostPosted: Tue Oct 05, 2004 8:47 pm    Post subject: worms2: "Unable to start CD player!" Reply with quote

Hi!

I've just emerged wine and want to start Worms2. But the game says it can't open CD player and exits. I think my wine config is ok:

Code:

[Drive E]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Label" = "CD-Rom"
"Filesystem" = "win95"
"Device" = "/dev/cdrom"


Does anybody knows how to fix it? I'm new to wine so this can be a silly question, but I can't find an answer on the net

Regards
pave
Back to top
View user's profile Send private message
Radhek
n00b
n00b


Joined: 02 Jun 2003
Posts: 70
Location: Paris - France

PostPosted: Wed Oct 06, 2004 8:00 am    Post subject: Reply with quote

Hi,

I think there is an error in your config file : the "filesystem" line has nothing to do here, IMHO. The wine config file reads the following :

Quote:
- "win95" for ext2fs, VFAT and FAT32


CD's filesystem is ISO-9660. So, I would remove that line.

If that does not work, you could try pointing the "Device" variable directly to your cdrom drive's node, and not to the symlink as you are doing now.

Last, you need to check your node's permissions, to ensure that your normal user has access to it.

I hope this will solve your problem[/code]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum