Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] K3b does not find burning device
Date: Wed, 21 Apr 2010 22:27:47
Message-Id: 20100421222704.GA5572@solfire
In Reply to: Re: [gentoo-user] K3b does not find burning device by Paul Hartman
1 Paul Hartman <paul.hartman+gentoo@×××××.com> [10-04-22 00:08]:
2 > On Wed, Apr 21, 2010 at 1:21 PM, <meino.cramer@×××.de> wrote:
3 > > Paul Hartman <paul.hartman+gentoo@×××××.com> [10-04-21 20:12]:
4 > >> On Wed, Apr 21, 2010 at 12:26 PM, <meino.cramer@×××.de> wrote:
5 > >> >
6 > >> > Hi,
7 > >> >
8 > >> > K3b suddenly cannot find any burning device of my system.
9 > >> > Hald is running. vlc can acces the drive for playing dvds.
10 > >> > kdebase-runtime-meta is installed. k3b was recompiled without
11 > >> > problems. The Configuration dialog of k3b states for both
12 > >> > kind of drives "none". And me? I have really no idea, what
13 > >> > is happening here. Previously it works perfectly and I dont
14 > >> > know when its stops working, since I dont burn dvds that often.
15 > >> >
16 > >> > Wgat can I do?
17 > >> >
18 > >> > Thank you very much in advance for any help!
19 > >>
20 > >> Hi,
21 > >>
22 > >> What if you run k3b as root? Can it see it then? Maybe it's a permissions issue.
23 > >>
24 > >
25 > > No, that was my first idea, too, Same behaviour. Additionally vlc can
26 > > acces the drive with user permissions...
27 > >
28 > > Does hald do something wrong ? How can I proof that (I dont like hald
29 > > that much...) ?
30 >
31 > You can use the command "hal-device" to see which devices HAL can see.
32 > For example my CD/DVD burner shows up in the list as:
33 >
34 > 2: udi = '/org/freedesktop/Hal/devices/storage_model_DVD_RW_AD_7240S'
35 > info.category = 'storage' (string)
36 > info.capabilities = { 'storage', 'block', 'storage.cdrom' } (string list)
37 > info.addons = { 'hald-addon-storage' } (string list)
38 > storage.cdrom.cdr = true (bool)
39 > storage.cdrom.cdrw = true (bool)
40 > storage.cdrom.dvd = true (bool)
41 > storage.cdrom.dvdr = true (bool)
42 > storage.cdrom.dvdrw = true (bool)
43 > storage.cdrom.dvdrdl = true (bool)
44 > storage.cdrom.dvdram = true (bool)
45 > storage.cdrom.dvdplusr = true (bool)
46 > storage.cdrom.dvdplusrw = true (bool)
47 > storage.cdrom.dvdplusrwdl = false (bool)
48 > storage.cdrom.dvdplusrdl = true (bool)
49 > storage.cdrom.bd = false (bool)
50 > storage.cdrom.bdr = false (bool)
51 > storage.cdrom.bdre = false (bool)
52 > storage.cdrom.hddvd = false (bool)
53 > storage.cdrom.hddvdr = false (bool)
54 > storage.cdrom.hddvdrw = false (bool)
55 > storage.cdrom.mo = false (bool)
56 > storage.cdrom.mrw = true (bool)
57 > storage.cdrom.mrw_w = true (bool)
58 > storage.cdrom.support_media_changed = true (bool)
59 > storage.cdrom.support_multisession = true (bool)
60 > storage.cdrom.read_speed = 8467 (0x2113) (int)
61 > storage.cdrom.write_speed = 8467 (0x2113) (int)
62 > storage.cdrom.write_speeds = { '8467', '7056', '5645', '4234',
63 > '2822', '1411' } (string list)
64 > block.storage_device =
65 > '/org/freedesktop/Hal/devices/storage_model_DVD_RW_AD_7240S' (string)
66 > org.freedesktop.Hal.Device.Storage.method_names = { 'Eject',
67 > 'CloseTray' } (string list)
68 > org.freedesktop.Hal.Device.Storage.method_signatures = { 'as', 'as'
69 > } (string list)
70 > org.freedesktop.Hal.Device.Storage.method_argnames = {
71 > 'extra_options', 'extra_options' } (string list)
72 > org.freedesktop.Hal.Device.Storage.method_execpaths = {
73 > 'hal-storage-eject', 'hal-storage-closetray' } (string list)
74 > org.freedesktop.Hal.Device.Volume.method_names = { 'Mount',
75 > 'Unmount', 'Eject' } (string list)
76 > org.freedesktop.Hal.Device.Volume.method_signatures = { 'ssas',
77 > 'as', 'as' } (string list)
78 > org.freedesktop.Hal.Device.Volume.method_argnames = { 'mount_point
79 > fstype extra_options', 'extra_options', 'extra_options' } (string
80 > list)
81 > org.freedesktop.Hal.Device.Volume.method_execpaths = {
82 > 'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject' }
83 > (string list)
84 > volume.mount.valid_options = { 'ro', 'sync', 'dirsync', 'noatime',
85 > 'nodiratime', 'relatime', 'noexec', 'quiet', 'remount', 'exec',
86 > 'utf8', 'shortname=', 'codepage=', 'iocharset=', 'umask=', 'uid=' }
87 > (string list)
88 > info.product = 'DVD RW AD-7240S' (string)
89 > info.udi = '/org/freedesktop/Hal/devices/storage_model_DVD_RW_AD_7240S'
90 > (string)
91 > block.device = '/dev/sr0' (string)
92 > block.major = 11 (0xb) (int)
93 > block.minor = 0 (0x0) (int)
94 > block.is_volume = false (bool)
95 > storage.bus = 'pci' (string)
96 > storage.no_partitions_hint = true (bool)
97 > storage.media_check_enabled = false (bool)
98 > storage.automount_enabled_hint = true (bool)
99 > storage.drive_type = 'cdrom' (string)
100 > storage.model = 'DVD RW AD-7240S' (string)
101 > storage.vendor = 'Optiarc' (string)
102 > storage.lun = 0 (0x0) (int)
103 > storage.originating_device = '/org/freedesktop/Hal/devices/computer' (string)
104 > storage.removable.media_available = false (bool)
105 > storage.removable = true (bool)
106 > storage.size = 0 (0x0) (uint64)
107 > storage.removable.support_async_notification = false (bool)
108 > storage.hotpluggable = false (bool)
109 > storage.requires_eject = true (bool)
110 > linux.sysfs_path =
111 > '/sys/devices/pci0000:00/0000:00:1c.1/0000:08:00.0/host15/target15:0:0/15:0:0:0/block/sr0'
112 > (string)
113 > info.parent =
114 > '/org/freedesktop/Hal/devices/pci_197b_2363_scsi_host_scsi_device_lun0'
115 > (string)
116 > info.interfaces = { 'org.freedesktop.Hal.Device.Volume',
117 > 'org.freedesktop.Hal.Device.Storage',
118 > 'org.freedesktop.Hal.Device.Storage',
119 > 'org.freedesktop.Hal.Device.Storage.Removable' } (string list)
120 > info.vendor = 'Optiarc' (string)
121 > linux.hotplug_type = 3 (0x3) (int)
122 >
123
124 Oh, thanks! This info and the command will help me at other places too.
125
126 And: Yes, also my two burners are listed when I submit this command on my
127 box.
128
129 But what makes k3b think there is no burner at all?
130
131 Instead there are a Plextor and one LG burner installed and
132 recognized.
133
134 What can I do next to fix that ?
135
136 Best regards
137 mcc
138
139
140
141
142
143 --
144 Please don't send me any Word- or Powerpoint-Attachments
145 unless it's absolutely neccessary. - Send simply Text.
146 See http://www.gnu.org/philosophy/no-word-attachments.html
147 In a world without fences and walls nobody needs gates and windows.