Re: [opensuse] hal / wodim / genisoimage fail -can't write 11.1 dvd
- From: kanenas@xxxxxxxxxxxxx
- Date: Fri, 6 Feb 2009 16:58:05 -1000
On Saturday 07 February 2009 01:07:41 am G T Smith wrote:
kanenas@xxxxxxxxxxxxx wrote:
On Saturday 07 February 2009 12:16:31 am G T Smith wrote:
kanenas@xxxxxxxxxxxxx wrote:
You do not have this Drive set to automount by any chance, this can play
absolute havoc with wodim/growisofs. If using these it is wise to
disable all CD/DVD automounting. The above suggest something is grabbing
the device and using it before the tools can grab it themselves.
are you referring to the fstab usbfs line?
if so, it was set to noauto and it did not work.
i changed it to auto and it still did not work.
if it is something in Hal or elsewhere, please advise where && how.
thanks,
d.
If you are using this within a desktop environment the desktop may
attempt to automount when valid media is detected, if your desktop is
set to do this disable it. (This is a real pain half way through a burn
if something checks and finds a valid iso image description on a device
and attempts to mount it, which has happened to me).
In some code I am working on I do a check to see if the media is mounted
and unmount before issuing any burn related commands.
To find out what is grabbing the media issuing a lsof command may be
useful.
Is the media to be burned unused, or does it contain an image?
This would be a useful pointer if answered....
--
===========================================================================
=== I have always wished that my computer would be as easy to use as my
telephone.
My wish has come true. I no longer know how to use my telephone.
Bjarne Stroustrup
===========================================================================
===
below is the k3b message output on a console when run as root:
.....................................
std-32bit:/data # (K3bDevice::HalConnection) initializing HAL >= 0.5
Mapping
udi /org/freedesktop/Hal/devices/storage_serial_ATAPI_DVD_DD_8X16X8X16_DEF1064A6FC1_0_0
to device /dev/sr0
/dev/sr0 resolved to /dev/sr0
/dev/sr0 is block device (0)
/dev/sr0 seems to be cdrom
bus: 6, id: 0, lun: 0
(K3bDevice::Device) /dev/sr0: init()
(K3bDevice::Device) /dev/sr0 feature: CD Mastering
(K3bDevice::Device) /dev/sr0 feature: CD Track At Once
(K3bDevice::Device) /dev/sr0 feature: DVD Read (MMC5)
(K3bDevice::Device) /dev/sr0 feature: DVD+R
(K3bDevice::Device) /dev/sr0 feature: DVD+RW
(K3bDevice::Device) /dev/sr0 feature: DVD+R Double Layer
(K3bDevice::Device) /dev/sr0 feature: DVD-R/-RW Write
(K3bDevice::Device) /dev/sr0 feature: Rigid Restricted Overwrite
(K3bDevice::Device) /dev/sr0 feature: Layer Jump Recording
(K3bDevice::Device) /dev/sr0: dataLen: 60
(K3bDevice::Device) /dev/sr0: checking for TAO
(K3bDevice::Device) /dev/sr0: checking for SAO
(K3bDevice::Device) /dev/sr0: checking for SAO_R96P
(K3bDevice::ScsiCommand) failed:
command: MODE SELECT (55)
errorcode: 70
sense key: ILLEGAL REQUEST (5)
asc: 26
ascq: 0
(K3bDevice::Device) /dev/sr0: checking for SAO_R96R
(K3bDevice::Device) /dev/sr0: checking for RAW_R16
(K3bDevice::Device) /dev/sr0: checking for RAW_R96P
(K3bDevice::ScsiCommand) failed:
command: MODE SELECT (55)
errorcode: 70
sense key: ILLEGAL REQUEST (5)
asc: 26
ascq: 0
(K3bDevice::Device) /dev/sr0: checking for RAW_R96R
(K3bDevice::ScsiCommand) failed:
command: GET PERFORMANCE (ac)
errorcode: 0
sense key: NO SENSE (2)
asc: 0
ascq: 0
(K3bDevice::Device) /dev/sr0: GET PERFORMANCE length det failed.
std-32bit:/data # kbuildsycoca running...
Reusing existing ksycoca
std-32bit:/data # (K3bDevice::ScsiCommand) failed:
command: MODE SENSE (5a)
errorcode: 70
sense key: ILLEGAL REQUEST (5)
asc: 26
ascq: 0
(K3bDevice::Device) /dev/sr0: MODE SENSE length det failed.
(K3bDevice::ScsiCommand) failed:
command: MODE SENSE (5a)
errorcode: 70
sense key: ILLEGAL REQUEST (5)
asc: 26
ascq: 0
(K3bDevice::Device) /dev/sr0: MODE SENSE with real length 65535 failed.
(K3bDevice::Device) could not open device /dev/sr0 for reading
(No such device or address)
Error while retrieving capabilities.
Could not initialize device /dev/sr0
Devices:
------------------------------
removing udi /org/freedesktop/Hal/devices/volume_empty_dvd_plus_r
std-32bit:/data #
.........................................................................
when k3b is run from a regular user it simply saiz it can not read /dev/sr0
or /dev/sr1 or /dev/hdb.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- References:
- Prev by Date: Re: [opensuse] Google Earth can't find a shared library that IS present
- Next by Date: Re: [opensuse] hal / wodim / genisoimage fail -can't write 11.1 dvd
- Previous by thread: Re: [opensuse] hal / wodim / genisoimage fail -can't write 11.1 dvd
- Next by thread: Re: [opensuse] No boot screen anymore...
- Index(es):
Relevant Pages
|