OpenSUSE :: Wine Not Offering CDROM Access

May 1, 2011

I use Opensuse 11.3. Wine does not give me cdrom access. However, when run as superuser, it does.

winecfg does not help either: Entering /dev/sr0 did not give access to the cdrom whereas when running winecfg as root and creating Volumes automatically does create a cdrom without problems.

Settings links in .wine/dosdevices did not give access either.

my dosdevices lokks like this:
lrwxrwxrwx 1 judith users 10 30. Apr 21:31 c: -> ../drive_c/
lrwxrwxrwx 1 judith users 8 30. Apr 22:02 d: -> /dev/sr0
lrwxrwxrwx 1 judith users 17 30. Apr 21:32 e: -> /sys/kernel/debug/

[Code]....

Note that I need access to the device and not the files since I want to rip an audio CD with EAC which works well if run as root.

View 1 Replies


ADVERTISEMENT

Software :: Cannot Read From Exe Files On A Cdrom (with Wine Or Cat)?

Aug 12, 2010

My fstab is basic,

Code:
/dev/cdrom /media/cdrom auto ro,user,exec 0 0
I've tried commenting out the line and mounting directly, and have also tried using

[code]...

View 3 Replies View Related

Security :: User Access Restrictions To Network, USB Ports, PCMCIA, CDROM

May 3, 2011

How to create a user account on a Linux desktop machine with restrictions on connecting to the LAN, WAN, PCMCIA ports, Firewire, CDROM and generally any user controllable output options?

I have the task to set up a machine for users working with sensitive data that should not be leaving the machine where it is processed. This means disabling access to the ethernet device, lan, all other ports as mentioned earlier, and any other way of leaking the data.

In Mac OSX this was achieved using "Parental controls" from the System preferences; this even allows a selection of the applications that can be used. Under XP, Device Manager offers the option to click various devices and "Disable" them, which worked so far just fine. Some will point out that the latter mentioned OS may be easy to circumvent the security of in other ways, but that has been mitigated with other measures and it's not the point anyway. For the operator users in question, the aforementioned measure proved successful and worked.Using OSX and XP to do this was a 10-15 minutes job with testing included.

So far all guides and tutorials pointed to useradd, groups an facl, but in actual practical terms did not help at all, in fact most of the research did not render any practical results so far. I surely don't expect to point and click, and would gladly run a set of commands from CLI. If I had them. I would really would like to achieve the same restricted user account configuration in a concise, comprehensive and practical manner under Linux too. Preferably tested on humans before, and known to be workign, of course.
The machines that need to be set up are two laptops running Ubuntu. So how can this be accomplished in Linux?

View 6 Replies View Related

Fedora :: Yum Is Only Offering Kernel-headers For 2.6.35.11-83.fc14

Feb 13, 2011

where you only get offered the kernel-headers for 2.6.35.11-83 by yum but not the kernel or the kernel-devel? I tried yum clean all and both pointing to the baseurl and mirrorlist and it does the same thing for both. Oddly my other laptop with F14 in the wireless cafe showed all three packages were available.

View 2 Replies View Related

OpenSUSE :: After Applying The Latest Wine Update Mouse Cursor In Wine Windows Is Now Purple/magenta/pink

Oct 19, 2009

I don't know if it's just my system, but after applying the latest Wine update, the mouse cursor in Wine windows is now purple/magenta/pink, whatever. Not a big problem, just annoying. I've looked through the various config files in ~home and /usr/share/wine, and can't find any parameter that might even remotely address this.

View 4 Replies View Related

Slackware :: DHCP Server Is Not Offering A Lease (WEP Network)?

Mar 28, 2010

Looking at var/log/messages below, it looks like I'm not being offered a lease on this particular network. I can successfully connect to the network because iwconfig wlan0 reveals my network ssid and the access point I'm connected to. But pinging google.com gives me nothing..

Code:

root@darkstar:/# tail -f var/log/messages | grep dhcpcd
Mar 28 15:45:42 darkstar dhcpcd[5329]: wlan0: adding IP address 169.254.76.182/16
Mar 28 15:46:13 darkstar dhcpcd[5329]: wlan0: adding IP address 169.254.76.182/16
Mar 28 15:46:44 darkstar dhcpcd[5329]: wlan0: adding IP address 169.254.76.182/16

[code]...

View 1 Replies View Related

Ubuntu Servers :: Offering MS-CHAPv2 In Pppd Causes Windows Error 778

Jul 8, 2010

I previously had an Openswan-based IPsec/L2TP solution that was working marvelously on Ubuntu 8.04 LTS. I upgraded to Ubuntu 10.04 LTS and cannot seem to get it working again.

First, Ubuntu's version of Openswan (2.6.23) does not work with NATted transport mode [1]. Since an L2TP connection is in transport mode, I downloaded Openswan 2.6.27 to /usr/src/, and ran "make programs" and "make install".

This allowed my IPsec and xl2tpd configuration that I previously had to work again like they were supposed to. (Aren't you relieved this isn't an IPsec question?)

Anyway, xl2tpd starts up an instance of pppd for the new incoming connection using /etc/ppp/options.xl2tpd. But for some reason my previous configuration was not working. After hours of searching and tracking things down, I've narrowed it down to the following lines in my options.xl2tpd file:

Code:
require-mschap-v2
plugin winbind.so
ntlm_auth-helper '/usr/bin/ntlm_auth --helper-protocol=ntlm-server-1 --require-membership-of="EXAMPLEDOM\VPN Users"'

[Code].....

View 3 Replies View Related

OpenSUSE :: CDROM Is Not Showing Up - Not Automount

Dec 13, 2010

I am using Suse since 6.5. I am no linux-expert, just power-user for years (no windows, no MAC OS X) at 3 computers at home and at work.

I just did two bare-bone-installs from up-to-date dvds with opensuse 11.3 at two almost identical Dell Inspirion 6400-Laptops. Clear, flawless installation without any workarounds... Same install at a Dell Desktop Computer without any problems. Automatic updating.

But both Laptops are having problems to read and show inserted data-cdroms. Knowing from the old versions and the new opensuse 11.3 at the desktop-PC what should happen, I have no clue what to do.

It is definitely no technical problem:
- the name of the inserted data-cdrom can be seen in k3b
- inserted dvds are triggering the correct action (!) (suggestions are shown what to do with the dvd; cdrom: no results, no suggestions, just a short and proper working of the cd-device itself can be heart)
- the data-cdrom can be mounted manually

What did not help:
- inserting a data-cdrom as root
- changing the permissions of non-root-users
- several updates of opensuse 11.3
- reading several forums (the answers go into the directions newbee-who-does-not-know-how-openuse-works, wrong-installation, wrong-updating-of-an-old-opensuse-version, geek-how-screwed-up-his-installation-with-manual-wrongdoings => nothing which helps in my situation)

This is my hardware-info about the cdrom/dvd-device:

View 9 Replies View Related

OpenSUSE Hardware :: How To Automount A Cdrom

Apr 25, 2010

Opensuse 11.2, KDE 4.3.5I have read many articles on this forum & on the web but I am still not able to automount a data CD (I haven't tried audio yet).

I created a directory /media/cdrom
I added my user name to group disk & cdrom.
I added the following line to fstab (my drive is an ide cdwriter):
/dev/sr0 /media/cdrom auto auto,user,rw 0 0

If I put a cd in the drive there is lots of action of the read light but nowhere within KDE that I can find to access the CD. Is it possible that making a change to 'device actions' in 'configure desktop' is what I need to do? If so, what do I enter or change?From terminal the command 'mount' does not show it mounted. At this point I can manually mount the cd.Also note that in YaST it shows up in the hardware list after probing hardware but it does not appear anywhere else in YaST (and I don't know if it is supposed to show up).

jon@linux-0rrf:~> sudo lshal -m
Start monitoring devicelist:
15:50:35.474: storage_model_CD_RW__CRX195E1 property storage.removable.media_available =

[code]...

View 9 Replies View Related

OpenSUSE :: Single Point Cdrom Mount?

Sep 27, 2009

I can see, that openSUSE mounts cdroms (at /media) according to cd label (eg. /media/data_dvd_x). My problem is, that several applications (eg. a cd cataloguer) expecting to find the cd at /media/cdrom0, or something similar. Is it possible to fix it? (Tell openSUSE to mount cds at a single point)?

View 9 Replies View Related

Software :: Get Net Access Through Wine?

Jan 13, 2011

I LUV Internet Download Manager (IDM) and hav'nt found a program that even comes close to it in Windows or Linux, and although I can install it under Wine I cannot get internet access. I am presently using wget which does the job, but I would love to get IDM to work if possible!

When I type "wineboot" (understanding that IDM runs on wine startup) I get these errors that show up.

fixme:ras:RasEnumEntriesA ((nil),(null),0x68c3a8,0x33fcb0,0x33fcac),stub!
fixme:ras:RasEnumConnectionsA (0x33a700,0x33fca4,0x33fca8),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:ras:RasGetEntryDialParamsA ((null),0x33f778,0x33fc9c),stub!
fixme:dwmapiwmSetWindowAttribute (0x500e2, 2, 0x339f50, 4) stub

View 6 Replies View Related

OpenSUSE Hardware :: How To Disable CDROM-Device Blocking

Apr 22, 2011

If I insert a CD/DVD into my Device, the device is blocked, and I can't put the CD/DVD out without to do Eject in the Device Notifier.This is annoying. How to disable that?I want to disable that!

View 7 Replies View Related

OpenSUSE Install :: Force 80 Pin Cable Detect On Cdrom?

Oct 16, 2010

I need to force 80 pin cable detect on my cdrom. According to the kernel-parameters.txt file you can do this by using libata.force=(port).(device) 80c Here is the actual explanation from the kernel file: libata.force=[LIBATA] Force configurations. The format is comma separated list of "[ID:]VAL" where ID is PORT[.DEVICE]. PORT and DEVICE are decimal numbers matching port, link or device. Basically, it matches the ATA ID string printed on console by libata. If the whole ID part is omitted, the last PORT and DEVICE values are used. If ID hasn't been specified yet, the configuration applies to all ports, links and devices.

My question is where do you find the proper port.device numbers? I'm guessing it's lspci but I'd rather be sure before I do something silly.. An actual working line for a cdrw as master on the first ide channel would be excellent. BTW my cdrw is detected as sr0 so the normal "ide" boot params won't work....

View 9 Replies View Related

General :: Boot A Cdrom From A Mobile USB Cdrom (old Bios, Without Usb Boot)?

Aug 29, 2010

I have been trying plop floppy to boot a bootable cdrom from a mobile USB cdrom reader, but the usb cdrom are not recognized.I was thinking that with grub or grub2 or syslinux that would be possible, no ?

View 13 Replies View Related

OpenSUSE Hardware :: Unable To Mount Cdrom As Non-root User?

Aug 31, 2010

I had to change the mounting properties of my disk partitions so i tinkered with the fstab file.. Now I am unable to mount the cdrom as a normal user..To mount the cdrom I had to login as root in terminal and use the following command:

Code:
mount /mnt/cdrom
The cdrom entry in my fstab file reads:

[code]...

View 2 Replies View Related

OpenSUSE Install :: Doesn't Recognize Cdrom After Successful Boot

Jan 8, 2010

My computer have Windows XP installed and now I want to install suse 9.0. I insert the boot disk (disk 1) and reboot my machine.Then on the boot option window, I select 'installation'. Then comes the error: cannot find SUSE installation CD. Activating Manual.... Then 'English'-->'English(US)'-->'Installation'. Then comes another error: Cannot mount CD-ROM.

View 2 Replies View Related

OpenSUSE Multimedia :: Blank CDROM And DVDs No Longer Recognized

Mar 19, 2010

11.2, KDE4, 2.6.31.5-0.1-desktopx86_64 GNU/Linux, latest updates

Weird, but suddenly just recently my system stopped 'seeing' any blank media. I have burned all sorts till now without problems, from K3B, Lemonrip, Handbrake, growisoft on the CLI, etc. Some errant update, perhaps?

I have done some digging ... added my user to cdrom, added an entry in fstab (K3B didn't like it so I deleted it), wodim -scanbus tell me I have '1,0,0 100) 'Optiarc ' 'BD ROM BC-5500S ' '1.03' Removable CD-ROM' ...

It can, however, read written Cds and DVDs without problems.

View 2 Replies View Related

Software :: 'wine' Which Can Be Used To Access Windows Programs?

Jan 27, 2010

installed sabayon 5 kde last week... am downloading game cd for sabayon gnome.. will i b able to use this on my sabayon kde? i was told there is 'wine' which can be used to access windows programs but i din find it in sabayon 5..

View 6 Replies View Related

OpenSUSE Hardware :: Play And See CDROM With Files In CDA Format Through External USB DVD / CD Player

May 4, 2010

I can play a CD which has music files as .CDA files, if I put it in the internally mounted CD/DVD player. I can see the contents of the CD with Dolphin (or Konquror) and play it using Kaffeine. However, as soon as put the same CD in an external DVD/CD player, I cannot see it with Dolphin (or Konqueror). Nor can I play it Kaffeine (although, strangely, I can play it with VLC player). My system just cannot mount that CD, it remains invisible to the system (excepting for the VLC player or the K3b). For CD with mp3 files or DATA files there is no problem at all.

How can I play and see CDROM with files in CDA format through an external USB DVD/CD player in the same way as I can see it when put in the internal DVD/CD player?

View 9 Replies View Related

General :: Disable Internet Access For Programs Running In Wine?

Feb 24, 2011

How can I disable Internet access for programs running in Wine?

View 3 Replies View Related

Ubuntu :: Wine - Unhandled Page Fault On Read Access

Jun 21, 2010

I have recently installed ubuntu on a different computer. I have had multiply instances of wine running fine on multiple desktops. I have had some issues before and I ended up reinstalling ubuntu and it worked fine. I do not want to reinstall ubuntu again if it is avoidable. I have not been able to get any windows programs to run successfully with this installation of wine.

Wine version:
wine-1.1.42
Errors in terminal
Application: "Heroes of might and magic III"
jake@jake-ubuntu:~/.wine/dosdevices/c:/Program Files/Heroes of Might and Magic III Complete$ wine Heroes3.exe
wine: Unhandled page fault on read access to 0x00000004 at address 0x7dfd4ef6 (thread 0009), starting debugger.....

View 9 Replies View Related

Ubuntu Installation :: 10.10 Isn't Offering "auto" Multiboot

Jan 2, 2011

Usually when i am installing Ubuntu, including 10.10, the installer will recognize my windows partition and ask if I want to install side by side (not Wubi). When I try it now it only gives me the option to erase and use hole disk or advanced. Ubuntu installer usually does an awesome job of setting up dualboot all the way to adding windows to grub for me. Whats changed? And how to I change it back?

View 9 Replies View Related

Software :: Install Wine Got "Missing Dependency: Wine-gecko Is Needed By Package Wine"?

Mar 19, 2010

when I tried to install wine I got "Missing Dependency: wine-gecko is needed by package wine"so I looked for wine-gecko and download it but also when I tried to install it I got "Missing Dependency: wine-gecko is needed by package wine"it seems that I am in loop each package need the other what to do please?

View 1 Replies View Related

Ubuntu :: Access "Program Files" In .wine/drive_c With The Terminal?

Jan 13, 2010

How do I access "Program Files" located in ~/.wine/drive_c with the cd command ? when I try, this is what happens:

Code:
rrmendes Wed Jan 13 14:24:38 BRST 2010
[~]cd /home/rrmendes/.wine/drive_c/Program Files/Okapi/Olifant
bash: cd: /home/rrmendes/.wine/drive_c/Program: No such file or directory
rrmendes Wed Jan 13 14:24:38 BRST 2010
[~]

View 2 Replies View Related

OpenSUSE Network :: 11.3 Amd64 - Having Internet Access But Cannot Access Repos - IPV6?

Aug 26, 2010

I installed 11.3amd64 as a VM under Vista/VMWare Player - all worked fine. I have now installed it as a physical system. It nstalled cleanly BUT during first boot it could not access the repos. With each repo it gave the message

- download (curl) error for (repo)
- error code connection failed
- error message could not resolve host (repo)

This was followed by a message box containing

- UI syntax error
- no widget with ID 'contents

Firefox could not access the internet (cannot find server) until I disabled IPV6 (I used about:config), now it works fine. I think the repos problem is because of IPV6 - I usually have trouble with IPV6. I tried disabling IPV6 with the following (How To Disable ipv6 on SuSE Linux | Linux Poison)

[code]......

View 8 Replies View Related

OpenSUSE Hardware :: When Try To Access The 500GB Drive Via Ssh It Says Access Denied

Mar 11, 2010

I have two external hard drives. One is a 2.5" 80GB USB HDD and the other is a Seagate 3.5" USB 500GB HDD. Both hard drives are mounted properly and I can access the data on both hard drives. I can access the small 80GB HDD via ssh from another computer and delete files, but when I try to access the 500GB drive via ssh it says access denied. When I try to access it with root, I can access it but I cannot see any files listed.

View 5 Replies View Related

OpenSUSE :: How To Run Wine On 11.2

Mar 25, 2010

i want to run wine on opensuse11.2.

View 9 Replies View Related

Debian :: Can't Remove Wine - Apt-get Bricked - Could Not Perform Immediate Configuration On 'wine-unstable'

Feb 16, 2011

while trying to get a game to work on wine I was surprised to find out that the wine version that ships with sid is 1.0.1 released in October 2005. So I installed the latest release I found at [URL] like this :

dpkg -i wine_1.1.42~winehq1-1_amd64.deb

The install failed, I think because I hadn't remove the old wine version, and that's when the joy-ride started. Impossible to remove wine to restart properly. (apt-get remove libwine wine and apt-get -f install didn't) After some googling I tried this :

dpkg -i --force-depends wine_1.1.42~winehq1-1_amd64.deb

This did install the wine version I wanted, and the game ran fine after that. However the result was a borked apt-get. Tried to remove wine again with the above commands, resulting in apt-get failing to do so because it tried installing wine-unstable and reported errors similar to these : E: Could not perform immediate configuration on 'wine-unstable'. see man 5 apt.conf under APT::Immediate-Configure for details. (2)

View 2 Replies View Related

Ubuntu :: How To Uninstall / Purge Wine And Any Wine Installed Windows Programs

Apr 15, 2011

How can I uninstall / purge wine and any wine installed windows programs?I've tried deleting .wine (hidden folder)but in /usr/bin/ there are a number of wine related files.And wine sub menu still appears in Applications menu

View 6 Replies View Related

Server :: Install Wine On Rhel 5 - Send Wine Installtion Command?

May 21, 2010

i want to install wine on rhel 5.plz send me wine installtion command.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved