LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can't start games because Cedega/Wine don't recognize the insert CD (https://www.linuxquestions.org/questions/linux-software-2/cant-start-games-because-cedega-wine-dont-recognize-the-insert-cd-232512/)

fault 09-19-2004 10:47 AM

Can't start games because Cedega/Wine don't recognize the insert CD
 
Hello!
I know this problem was allready mentioned in this forum, but there was no effective solution for me to fix the problem. I tried multiple games to start on my Linux box using wine or cedega/winex. There always prompted a message asking me to insert the cd. But it's defently insert and mounted.
Here's a cut-out of my ~/.wine/config:
Code:

[Drive A]
"Path" = "/floppy"
"Type" = "floppy"
"Label" = "Floppy"
"Device" = "/dev/fd0"

[Drive C]
"Path" = "/mnt/hda1"
"Type" = "hd"
"Label" = "/mnt/hda1"
"Filesystem" = "win95"

[Drive D]
"Path" = "/home/fault/share"
"Type" = "hd"
"Label" = "/home/fault/share"
"Filesystem" = "win95"

[Drive E]
"Path" = "/cdrom"
"Type" = "cdrom"
"Label" = "/cdrom"
"Filesystem" = "win95"
"Device" = "/dev/scd0"

[Drive F]
"Path" = "/dvd"
"Type" = "cdrom"
"Label" = "/dvd"
"Filesystem" = "win95"
"Device" = "/dev/scd0"

[Drive G]
"Path" = "/cdaudio"
"Type" = "cdrom"
"Label" = "/cdaudio"
"Filesystem" = "win95"
"Device" = "/dev/scd0"

Do you have any tipps for me?

KohlyKohl 09-19-2004 04:50 PM

If you get this error when trying to load the game it is because you have exec-shield running and need to disable it.

Code:

To disable automatic prelinking in the future edit /etc/sysconfig/prelink
and set PRELINKING to no by making sure the following line is present:
PRELINKING=no
Then execute the cron job, most likely /etc/cron.daily/prelink, to
reverse the prelink all of your libraries or manually run:
$ prelink -ua

To disable exec-shield you can either use the boot time option
"exec-shield=0" or it may be changed, before running WineX, by typing
either:
$ echo 0 > /proc/sys/kernel/exec-shield
or
$ sysctl -w kernel.exec-shield=0

also if you are using the newest kernel you will get an error after doing this and you need to goto the transgaming forums for the command to fix that error as well.

fault 09-19-2004 05:07 PM

Thanks for the tipp, but i had no success :(
There was no /etc/sysconfig/prelink, but as a precaution I just created it ;)
So I got this messages:

Code:

root@fault:/home/fault# nano /etc/sysconfig/prelink
root@fault:/home/fault# prelink -ua
bash: prelink: command not found

Code:

root@fault:/home/fault# sysctl -w kernel.exec-shield=0
error: 'kernel.exec-shield' is an unknown key

Well, as you can see i had no luck this time :(

greetings, -fault

KohlyKohl 09-19-2004 07:49 PM

ok you can't type su and get root access it just won't find the bash commands, you need to log out and log in as root to get these commands to work properly. if thats what you have done, then its a copywrite issue and you need to find the no-cd crack, i suggest get it from copyworld and if that doesn't work, try this cedega(or winex) --winver win2k thefile.exe

fault 09-20-2004 05:05 AM

Well, I tried to log out and in as root this time. But I got the same errors.
"--winver win2k" didn't help :scratch:
You think this is a copywrite issue? I really don't know... because I get this message with every game! (Warcraft, Silver, Black&White... what ever...)

I'll go get a crack now, thanks for the help anyway.

greetings, -fault

mykrob 09-20-2004 07:50 AM

Hey-
Cedega is unable to emulate copy protection schemes currently. If you're able to install the games fine, but not able to run them, obviousl Cedega is seeing and using your CD-ROM drive. Like you said, simply apply the no-cd patch, and you're good to go :)

-myk

KohlyKohl 09-20-2004 11:30 PM

If you get that error with warcraft III then its the exec-shield and you need to turn it off like I pointed out. If you can't figure it out, visit transgaming.org forums for more detailed info.

amosf 09-21-2004 12:10 AM

I have this trouble with star wars games I've bought.... Jedi Academy I had to get a no-cd patch to get it to run... and it looks like Star wars - knights of the old republic is the same problem... Anyone know where to get a no-cd patch for that one?

fault 09-21-2004 05:03 AM

As far as I can say, I don't have exec-shield installed. So I can't turn it off...
And I didn't found a crack yet for wc3 tft (german) 1.16, the english crack doesn't work....
Anyway.... this has to be any other problem than exec-shield?

greets, -fault

fault 09-22-2004 10:27 AM

does nobody has any similar experiences?

mykrob 09-22-2004 12:46 PM

i've had to run a no-cd patch for both games i have installed (Painkiller, Star Wars:KOTOR).

check out http://www.gamecopyworld.com

fault 09-22-2004 01:34 PM

Well, thank you....
but this isn't the solution I am looking for... :(

greets, -fault

mykrob 09-22-2004 01:55 PM

i don't get it.. You installed it okay, so obviously your CD drive is being read properly. Or maybe i missed something..

Anyway, here's your German patch:

http://dl.gamecopyworld.com/?f=sd-w3f11!rar

fault 09-23-2004 05:02 AM

Thank you, I admire your efforts!
Maybe it's kinda distro issue or something. I wanted to switch from kanotix to debian, or another distro, You'll see then.
I will tell you the results :)

greets, -fault


All times are GMT -5. The time now is 01:04 AM.