Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-03-2007, 11:59 PM
|
#1
|
Member
Registered: May 2007
Location: Florida/USA
Distribution: Ubuntu Feisty Fawn, Fedora 7, Windows XP
Posts: 91
Rep:
|
DVD Decrypter (via Wine) not detecting DVD drive
Hey,
I've resarched this problem, and tried a solution I found, but to no avail. In tools-settings and in the I/O tab, you can set it to WINASPI32.DLL (I believe thats what it is) and that did nothing. Can anyone advise as to what I should do?
Thanks,
Brandon
|
|
|
06-04-2007, 06:46 AM
|
#2
|
Member
Registered: Jul 2006
Location: Maryland, USA
Distribution: Fedora and others
Posts: 757
Rep: 
|
try this:
ls -l ~/.wine/dosdevices
You should see an entry something like this.
lrwxrwxrwx 1 ken 10 Aug 7 2006 d: -> /dev/cdrom
If you don't see it, make it. If your cdrom isn't on /dev/cdrom, then change it.
cd ~/.wine/dosdevices
ln -s /dev/cdrom d:
|
|
|
06-04-2007, 09:14 AM
|
#3
|
Member
Registered: May 2007
Location: Florida/USA
Distribution: Ubuntu Feisty Fawn, Fedora 7, Windows XP
Posts: 91
Original Poster
Rep:
|
Ken,
I followed the instructions you gave and no bueno. Here is what dos devices had in it before any changes:
lrwxrwxrwx 1 BadMammaJamma BadMammaJamma 10 2007-06-03 12:25 c: -> . ./drive_c
lrwxrwxrwx 1 BadMammaJamma BadMammaJamma 1 2007-06-03 12:25 z: -> /
I then followed the instructions you gave. I'm assuming the drive letter d: you gave is because you're assuming that's what it is in my particular Windows setup. it's actually e:, but I made two entries just in case. In addition to above, I added this:
lrwzrwxrwz 1 BadMammaJamma BadMammaJamma 10 2007-06-04 09:55 d: -> /dev/cdrom
lrwxrwxrwx 1 BadMammaJamma BadMammaJamma 10 2007-06-04 09:53 e: -> /dev/cdrom
Now, I'm pretty sure my DVD drive resides at /dev/cdrom is there any way I can double check that. I think the only reason those commands wouldn't have worked is because the drive doesn't reside at /dev/cdrom.
Thanks,
Brandon
|
|
|
06-04-2007, 10:37 AM
|
#4
|
Senior Member
Registered: Jan 2006
Posts: 4,363
Rep: 
|
Try this. Mount the disk in the drive and then start wine.
Right now F7 is going through it's interesting quirks stage. Hopefully in within a week there should be a huge update (gnome anyone) to help with a lot of these issues. You could also look at the solutions for earlier versions.
Good Luck
Lazlow
|
|
|
06-04-2007, 07:16 PM
|
#5
|
Member
Registered: May 2007
Location: Florida/USA
Distribution: Ubuntu Feisty Fawn, Fedora 7, Windows XP
Posts: 91
Original Poster
Rep:
|
Hey,
I did make sure to have the DVD in the drive, mounted when I ran Wine. Still no go. This update, would it be a kernel update to 2.6.21-3? I've seen people with this kernel, not Fedora 7 though. I'll wait for this to come out and we'll see what happens. If anyone else has any other ideas, please share.
Thanks,
Brandon
|
|
|
06-04-2007, 07:30 PM
|
#6
|
Senior Member
Registered: Jan 2006
Posts: 4,363
Rep: 
|
I was not speaking about anything in particular. Just that in the first month or so after release there are always a ton of updates.
I just tried DVDshrink and it seems to behave normally (after shutting off the sound).
|
|
|
06-06-2007, 08:26 PM
|
#7
|
Member
Registered: May 2007
Location: Florida/USA
Distribution: Ubuntu Feisty Fawn, Fedora 7, Windows XP
Posts: 91
Original Poster
Rep:
|
Hey,
Stupid me, I didn't know that Wine had to be configurd first, but NONE of the configurations worked. So, this is what I did. Please let me know of any errors. I added two programs, DVD Decrypter and DVD Shrink. I need to use DVD Decrypter first, I have not attempted to use Shrink. I put the OS as Windows NT 4.0 (I also tried XP ad 2000). I autodetected my drives. It detected the mount points of my cdrom, Windows and a shared vfat drive. Under the advanced options for my cdrom, I put that it was a cdrom (I also left it as local hard drive). After doing that I fired up DVD Decrypter, it didn't detect any drives. Under I/O options, I tried ASPIWIN32.DLL, and SPTI. Absolutely nothing has worked. If anyone could please advise further, I would greatly appreciate it.
Thanks,
Brandon
edit: I did also try to manually add a device by the commands listed above, and also by the way the user manual on winehq.com indicates and neither of those worked.
Last edited by DirkDiggler; 06-06-2007 at 08:29 PM.
|
|
|
06-06-2007, 08:44 PM
|
#8
|
Member
Registered: Aug 2005
Location: WI
Distribution: openSUSE 11.1/ TinyMe
Posts: 51
Rep:
|
|
|
|
06-06-2007, 09:06 PM
|
#9
|
Member
Registered: May 2007
Location: Florida/USA
Distribution: Ubuntu Feisty Fawn, Fedora 7, Windows XP
Posts: 91
Original Poster
Rep:
|
Hey,
Thanks for the quick reply. I did not know of that site, but I went ahead and tried to link to cdrom by their directions and still nothing. Differing from the directions slightly trying another method, I created a link (-s means soft link, right?) to the mount point of my cdrom for the first step. I followed the directions for the second step to a tee.
Any other ideas?
Thanks,
Brandon
|
|
|
06-06-2007, 09:33 PM
|
#10
|
Senior Member
Registered: Jan 2006
Posts: 4,363
Rep: 
|
Dirk
I just checked mine. Try defining it as /dev/scd0 (the softlink). The switch in drives in F7 (hda vs sda) makes everything seen as scsii format (I think).
|
|
|
06-06-2007, 10:45 PM
|
#11
|
Member
Registered: May 2007
Location: Florida/USA
Distribution: Ubuntu Feisty Fawn, Fedora 7, Windows XP
Posts: 91
Original Poster
Rep:
|
Hey,
I tried with both scd and scd0. Neither worked.
Thanks,
Brandon
|
|
|
06-07-2007, 01:12 PM
|
#12
|
Member
Registered: Aug 2005
Location: WI
Distribution: openSUSE 11.1/ TinyMe
Posts: 51
Rep:
|
Did you check your /etc/mtab file to make sure that you are mounting the correct device? I think mtab will make it more clear where your dvd device is mounted. Pop in a CD or DVD and open up your mtab file. Once you found a device that looks like your dvd device make sure by initiating the following command as the root user...
(as an example my dvd device is listed in mtab as the following...
/dev/hdd /media/DVD iso9660 ro,nosuid,nodev,noatime,uid=1004,utf8 0 0)
Device Directory file type
I can be sure of the above is my DVD drive because of two conditions 1. iso9660 2. when I execute the following command as root the drive pops open.
eject /dev/hdd
now you have determined the exact location of your drive. When you get that far you have to make sure that you execute the following commands.
cd ~/.wine/dosdevices
rm d:
ln -s /media/DVD -s d: //Dirk modify this to reflect which directory your DVD drive is mounted.
ln -s /dev/hdd -s d:: //Dirk modify this to reflect which device your DVD is.
Then initiate the following.
winecfg
under the applications tab you should see DVDDecrypter.exe and when you click on that app you should see the "Windows Version" Box change to "Windows NT 4.0". If this did not happen change "DVDDecrypter.exe" to "Windows NT 4.0".
Hope that helps.
Last edited by Unmindfulawe; 06-07-2007 at 01:16 PM.
|
|
|
06-07-2007, 04:00 PM
|
#13
|
Member
Registered: May 2007
Location: Florida/USA
Distribution: Ubuntu Feisty Fawn, Fedora 7, Windows XP
Posts: 91
Original Poster
Rep:
|
Hey,
Thanks Unmindful. I'll perform these commands when I make it home tonight and give you an update later.
Regards,
Brandon
|
|
|
All times are GMT -5. The time now is 05:53 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|