Autor |
Nachricht |
|
|
Titel: k3b & cdrecord
Verfasst am: 03.09.2006, 10:20 Uhr
|
|

Anmeldung: 15. Jul 2006
Beiträge: 20
Wohnort: Italy
|
|
I upgraded k3b, cdrecord and cdrdao.
Now when i open k3b it says it isn's safe to run cdrecord and cdrdao in non admin mode.
I tried using the burning group but i've got the same error message.
Then i ignored it, but i was unable to burn a cd.
I started k3b as root and anything goes... But i need to allow all the users to burn a cd (and please don't suggest to give 'em the root password )
Ty |
|
|
|
|
 |
|
Titel: k3b & cdrecord
Verfasst am: 03.09.2006, 11:52 Uhr
|
|

Anmeldung: 04. Apr 2006
Beiträge: 7
|
|
|
|
 |
|
Titel: RE: k3b & cdrecord
Verfasst am: 04.09.2006, 17:07 Uhr
|
|

Anmeldung: 15. Jul 2006
Beiträge: 20
Wohnort: Italy
|
|
Ty. Now it goes. |
_________________ Perhaps today is a good day to die!
|
|
|
|
 |
|
Titel:
Verfasst am: 04.09.2006, 18:16 Uhr
|
|

Anmeldung: 18. Jul 2005
Beiträge: 293
Wohnort: EST US
|
|
Reading that post, the solution is:
Code:
# chmod 7411 /usr/bin/cdrdao
# chmod 7411 /usr/X11R6/bin/cdrdao
# chown root:root /usr/bin/cdrecord.mmap
# chmod 4711 /usr/bin/cdrecord.mmap
# chown root:root /usr/X11R6/bin/cdrecord.mmap
# chmod 4711 /usr/X11R6/bin/cdrecord.mmap
# chmod 4711 /usr/X11R6/bin/cdrecord.mmap
# chmod 4711 /usr/X11R6/bin/growisofs
Why are there 2 "# chmod 4711 /usr/X11R6/bin/cdrecord.mmap" ? |
|
|
|
|
 |
|
Titel:
Verfasst am: 04.09.2006, 18:21 Uhr
|
|
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
|
|
|
|
 |
|
Titel:
Verfasst am: 06.09.2006, 11:24 Uhr
|
|

Anmeldung: 03. Jul 2004
Beiträge: 525
|
|
After the d-u to wodim I can't write to a DVD. CDs are OK. I get the following :
Found media : DVD-R Sequential (Empty)
Please insert an empty CD (RW) into drive
Anyone else with this problem? Any solutions? The above didn't help.
drb |
_________________ Kernel 2.6.21-slh-up-7
_____________________
|
|
|
|
 |
|
Titel:
Verfasst am: 06.09.2006, 11:43 Uhr
|
|

Anmeldung: 05. Aug 2006
Beiträge: 93
Wohnort: Tirol
|
|
Same problem with DVDs here.
I´m looking forward to an update.  |
_________________ "Punk is the personal expression of uniqueness that comes from the experiences of growing up in touch with our human ability to reason and ask questions" Greg Graffin
|
|
|
|
 |
|
Titel:
Verfasst am: 06.09.2006, 11:51 Uhr
|
|
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: berlin
|
|
how about growisofs for now, until a new k3b is out?
Code:
growisofs -dvd-compat -Z /dev/dvd=image.iso
will write iso to dvd
Code:
growisofs -Z /dev/dvd -R -J datei1 datei2 datei3 ...
will write multiple files to dvd
for more parameters, check: man growisofs
greetz
devil |
_________________ <<We are Xorg - resistance is futile - you will be axximilated>>
Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
|
|
|
|
 |
|
Titel:
Verfasst am: 06.09.2006, 19:16 Uhr
|
|
Anmeldung: 12. Mar 2005
Beiträge: 1005
|
|
As far as I know, the wodim fix is all that is required, I just tested that with a simulated dvd copy/burn and saw no copy / iso / or write issues.
"wodim" is as root, do:
chown root:cdrom /usr/bin/wodim
chmod 4750 /usr/bin/wodim
that's it. The du-fixes script now includes that fix in it, it runs after the dist-upgrade is completed. |
_________________ Read more on dist-upgrades using du-fixes-h2.sh script.
New: rdiff-backup script
|
|
|
|
 |
|
Titel:
Verfasst am: 06.09.2006, 19:33 Uhr
|
|

Anmeldung: 03. Jul 2004
Beiträge: 525
|
|
Thanks h2! That has sorted things out OK.
drb |
_________________ Kernel 2.6.21-slh-up-7
_____________________
|
|
|
|
 |
|
Titel:
Verfasst am: 06.09.2006, 19:44 Uhr
|
|

Anmeldung: 05. Aug 2006
Beiträge: 93
Wohnort: Tirol
|
|
Thank you! Problem ist solved now.
bushit |
_________________ "Punk is the personal expression of uniqueness that comes from the experiences of growing up in touch with our human ability to reason and ask questions" Greg Graffin
|
|
|
|
 |
|
Titel:
Verfasst am: 09.09.2006, 18:49 Uhr
|
|

Anmeldung: 15. Jul 2006
Beiträge: 20
Wohnort: Italy
|
|
I am upgrading k3b again. It is removing cdrecord and installing wodim. I do that because after the last update, cdrecord were too slow, it was used to ignore the burning speed i select, use too much CPU. |
_________________ Perhaps today is a good day to die!
|
|
|
|
 |
|
Titel:
Verfasst am: 09.09.2006, 22:06 Uhr
|
|

Anmeldung: 15. Jul 2006
Beiträge: 20
Wohnort: Italy
|
|
apt-get install k3b removed cdrecord package and when running k3b it said it was unable to find it.
I did apt-get install cdrecord and i had again the same error about running it in non admin mode. |
_________________ Perhaps today is a good day to die!
|
|
|
|
 |
|
Titel:
Verfasst am: 09.09.2006, 22:42 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
|
|
LtWorf,
just wait a bit till upgrading is ok again. I did a dist-upgrade yesterday, and the transfer to the new burning programs worked perfectly. But: dist-upgrading is hazardous at the moment (watch the news).
hubi |
_________________
|
|
|
|
 |
|