I'm running Hardy (upgraded from Gutsy) here and notice a similar
problem:
My DVD-writer suddenly had the following permissions:
brw-r- 1 root disk 3, 0 2008-01-10 09:37 /dev/hda
There are 2 problems with this:
1) It should be the group "cdrom" and not "disk"
2) Since it's a CD/DVD writer
I'm running Hardy (upgraded from Gutsy) here and notice a similar
problem:
My DVD-writer suddenly had the following permissions:
brw-r- 1 root disk 3, 0 2008-01-10 09:37 /dev/hda
There are 2 problems with this:
1) It should be the group "cdrom" and not "disk"
2) Since it's a CD/DVD writer
This bug is possible too on version kernel 2.6.20.15-generic . On my
case, i changed temporary to version kernel 2.6.17-50-386
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://bugs.launchpad.net/bugs/75753
You received this bug notification because you are a member of Ubuntu
Bugs, which
I'm not sure this is the same bug, so I'm not reopening it but I'll just
add a comment.
Until a couple of days ago (sorry, I cannot be more specific), my IDE
CD-Writer was working just fine. Now, with
udev 108-0ubuntu4
linux-image-2.6.20-15-generic 2.6.20-15.25
I cannot longer use it for writing
And fixed again
** Changed in: udev (Ubuntu)
Status: Confirmed => Fix Released
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://bugs.launchpad.net/bugs/75753
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubun
** Attachment added: "proposed debdiff"
http://librarian.launchpad.net/7237108/udev_108-0ubuntu4.patch
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://bugs.launchpad.net/bugs/75753
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact f
My apologies, some investigation shows that this is another instance of
the same bug
** Changed in: udev (Ubuntu)
Status: Fix Released => Confirmed
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://bugs.launchpad.net/bugs/75753
You received this bug notification because you are a
Err, please don't reopen this bug -- the underlying problem has been
fixed.
Please open a NEW bug for the /dev/sg* problem -- I have a feeling those
have never had the right permissions, and even if they have, this is
caused by a different problem.
** Changed in: udev (Ubuntu)
Status: Conf
Reopening as the problem remains for USB device (cdwriter at least)
** Changed in: udev (Ubuntu)
Status: Fix Released => Confirmed
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://bugs.launchpad.net/bugs/75753
You received this bug notification because you are a member of Ubuntu
Adding the /etc/udev/rules.d/50-udev.rules file described above by Andi
T. and rebooting has fixed this for me.
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://launchpad.net/bugs/75753
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/
The problem is not fixed for USB and SCSI devices as noted in comment
16.
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://bugs.launchpad.net/bugs/75753
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs maili
The /dev/hdc group misidentification problem has been corrected. Thanks
developers. The only problem I'm still experiencing is my UDF DVD+RW
discs are still being seen as read-only. I can not write data to them at
all neither as user or root. In Edgy these UDF DVD+RW discs function
just fine.
--
I've got the same/a similar problem with a USB burner on Fiesty updated and
rebooted this morning. Plugging the drive in creates /dev/scd0 as:
brw-rw 1 root cdrom 11, 0 2007-04-05 12:19 /dev/scd0
but /dev/sg1 as:
crw-rw 1 root root 21, 1 2007-04-05 12:19 /dev/sg1
giving the same problems
Err, sorry, changing that AND moving 50-cdrom_id.rules to
30-cdrom_id.rules cures it.
This has been fixed with today's upload
** Changed in: udev (Ubuntu)
Status: In Progress => Fix Released
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://bugs.launchpad.net/bugs/75753
You recei
Changing instances of ATTR== to ATTRS== in
/etc/udev/rules.d/40-permissions.rules cures this
** Changed in: udev (Ubuntu)
Status: Confirmed => In Progress
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://bugs.launchpad.net/bugs/75753
You received this bug notification because you
Identical problem affects Edgy with kernel 2.6.17.11.
I upgraded the kernel for other reasons right after install and also
installed all recommended patches so do not know if this problem existed
in 2.6.17.10 and the default Ubuntu install from the alternate CD.
My optical drive is a MATSHITA DVD
** Changed in: udev (Ubuntu)
Importance: Medium => High
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://launchpad.net/bugs/75753
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I've got the same problem with my CD writer "Sony DW-Q58A" on my Dell
Latitude D610 (chipset Mobile Intel 915PM Express (533 MHz FSB)) using
Kubuntu 7.04 (Feisty Fawn) beta:
$ sudo ls -lh /dev/scd0
brw-rw 1 root floppy 11, 0 2007-03-26 02:18 /dev/scd0
When I change the group with "sudo chown
brw-rw 1 root floppy 22, 64 2007-03-26 07:56 /dev/hdd
Where hdd is an ide cdrw. My current work around is 'chgrp cdrom
/dev/hdd' in rc.local. None of the users on my machine are in the floppy
group. Machine has no floppy.
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://launchpad.ne
I'm encountering identical issues. Not all users are put into the floppy group
by default, so this can be troublesome for those users.
[EMAIL PROTECTED]:~$ ls -l /dev/scd0
brw-rw 1 root floppy 11, 0 2007-03-16 14:58 /dev/scd0
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://launch
** Changed in: udev (Ubuntu)
Target: 7.04-beta => ubuntu-7.04
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://launchpad.net/bugs/75753
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Changed in: udev (Ubuntu)
Assignee: (unassigned) => Scott James Remnant
Target: None => 7.04-beta
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://launchpad.net/bugs/75753
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/
A "me too" here as far as the wrong group "floppy" for /dev/scd0 goes. I
realised this because I added another user and since my laptop doesn't
have a floppy drive I did not put it in the group floppy. When I want to
play a audio-cd with sound-juicer it doesn't work and complains about
"Permission
A "me too" here as far as the wrong group "floppy" for /dev/scd0 goes. I
realised this because I added another user and since my laptop doesn't
have a floppy drive I did not put it in the group floppy. When I want to
play a audio-cd with sound-juicer it doesn't work and complains about
"Permission
Patrice, you are right. Nautilus works because it accesses my DVD-writer
through /dev/scd0. But if I start it as a user who is in group cdrom but
not in group floppy it fails too. The default user is member of both
groups, so it doesn't have any impact that scd0's group is floppy
instead of cdrom.
If it's true why can i use nautilus-cd-burner without root permissions
for burning/erasing... (without gksudo) ?
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://launchpad.net/bugs/75753
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/
I just want to add that this problem is still there with feisty's
current udev version 103-0ubuntu13.
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://launchpad.net/bugs/75753
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Same here. When trying to erase a cd-rw using wodim:
[EMAIL PROTECTED]:~$ wodim -format
Quickly guessing the name of a drive capable to write CD-R, please wait...
Found /dev/cdrw, assuming dev=/dev/cdrw
Error trying to open /dev/cdrw exclusively (Device or resource busy)...
retrying in 1 second.
E
Same here. When trying to erase a cd-rw using wodim:
[EMAIL PROTECTED]:~$ wodim -format
Quickly guessing the name of a drive capable to write CD-R, please wait...
Found /dev/cdrw, assuming dev=/dev/cdrw
Error trying to open /dev/cdrw exclusively (Device or resource busy)...
retrying in 1 second.
E
** Changed in: udev (Ubuntu)
Importance: Undecided => Medium
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://launchpad.net/bugs/75753
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I'm running Feisty and kernel 2.6.20-5-generic. I have the exact same
problem. /dev/scd0 is listed under the group Floppy and /dev/sg0 and sg1
are in group root. NeroLinux complains that it needs free access to sg0
and sg1 so therefore can not function. Also, I can not write to UDF
discs ...access
** Changed in: udev (Ubuntu)
Status: Unconfirmed => Confirmed
--
Wrong group for IDE cdrom/cdwriter/dvd devices
https://launchpad.net/bugs/75753
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
32 matches
Mail list logo