Poster un nouveau sujet   Répondre au sujet
Voir le sujet précédent Version imprimable Se connecter pour vérifier ses messages privés Voir le sujet suivant
Auteur Message
LtWorf
19 Sujet du message: k3b & cdrecord  MessagePosté le: 03 Sep 2006 - 10:20



Inscrit le: 15 Jl 2006
Messages: 20
Localisation: 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 Auf den Arm nehmen )

Ty
 
 Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur  
Répondre en citant Revenir en haut
bjkarma
Sujet du message: k3b & cdrecord  MessagePosté le: 03 Sep 2006 - 11:52



Inscrit le: 04 Avr 2006
Messages: 7

Hi,
have a look at at this link, the last post on this site from "regenbogen" solved the problem for me. You need to be root in konsole to do it.

http://kanotix.com/PNphpBB2-viewtopic-t ... drdao.html

best
 
 Voir le profil de l'utilisateur Envoyer un message privé  
Répondre en citant Revenir en haut
LtWorf
Sujet du message: RE: k3b & cdrecord  MessagePosté le: 04 Sep 2006 - 17:07



Inscrit le: 15 Jl 2006
Messages: 20
Localisation: Italy
Ty. Now it goes.

_________________
Perhaps today is a good day to die!
 
 Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur  
Répondre en citant Revenir en haut
op4latino
Sujet du message:   MessagePosté le: 04 Sep 2006 - 18:16



Inscrit le: 18 Jl 2005
Messages: 293
Localisation: 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" ?
 
 Voir le profil de l'utilisateur Envoyer un message privé  
Répondre en citant Revenir en haut
piper
Sujet du message:   MessagePosté le: 04 Sep 2006 - 18:21
Team Member
Team Member


Inscrit le: 03 Mai 2005
Messages: 1544
Localisation: out there somewhere
I believe that is a typo Winken or I am missing something

_________________
h2's d-u script
h2's rdiff-backup script
 
 Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur  
Répondre en citant Revenir en haut
drb
Sujet du message:   MessagePosté le: 06 Sep 2006 - 11:24



Inscrit le: 03 Jl 2004
Messages: 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
_____________________
 
 Voir le profil de l'utilisateur Envoyer un message privé  
Répondre en citant Revenir en haut
bushit
Sujet du message:   MessagePosté le: 06 Sep 2006 - 11:43



Inscrit le: 05 Août 2006
Messages: 93
Localisation: Tirol
Same problem with DVDs here.
I´m looking forward to an update. Winken

_________________
"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
 
 Voir le profil de l'utilisateur Envoyer un message privé  
Répondre en citant Revenir en haut
devil
Sujet du message:   MessagePosté le: 06 Sep 2006 - 11:51
Team Member
Team Member


Inscrit le: 06 Mai 2005
Messages: 3087
Localisation: 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 ]
 
 Voir le profil de l'utilisateur Envoyer un message privé  
Répondre en citant Revenir en haut
h2
Sujet du message:   MessagePosté le: 06 Sep 2006 - 19:16



Inscrit le: 12 Mar 2005
Messages: 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
 
 Voir le profil de l'utilisateur Envoyer un message privé  
Répondre en citant Revenir en haut
drb
Sujet du message:   MessagePosté le: 06 Sep 2006 - 19:33



Inscrit le: 03 Jl 2004
Messages: 525

Thanks h2! That has sorted things out OK.

drb

_________________
Kernel 2.6.21-slh-up-7
_____________________
 
 Voir le profil de l'utilisateur Envoyer un message privé  
Répondre en citant Revenir en haut
bushit
Sujet du message:   MessagePosté le: 06 Sep 2006 - 19:44



Inscrit le: 05 Août 2006
Messages: 93
Localisation: 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
 
 Voir le profil de l'utilisateur Envoyer un message privé  
Répondre en citant Revenir en haut
LtWorf
Sujet du message:   MessagePosté le: 09 Sep 2006 - 18:49



Inscrit le: 15 Jl 2006
Messages: 20
Localisation: 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!
 
 Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur  
Répondre en citant Revenir en haut
LtWorf
Sujet du message:   MessagePosté le: 09 Sep 2006 - 22:06



Inscrit le: 15 Jl 2006
Messages: 20
Localisation: 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!
 
 Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur  
Répondre en citant Revenir en haut
hubi
Sujet du message:   MessagePosté le: 09 Sep 2006 - 22:42



Inscrit le: 22 Jan 2006
Messages: 1296
Localisation: 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

_________________
 
 Voir le profil de l'utilisateur Envoyer un message privé  
Répondre en citant Revenir en haut
Montrer les messages depuis:     
Sauter vers:  
Toutes les heures sont au format GMT + 1 Heure
Poster un nouveau sujet   Répondre au sujet
Voir le sujet précédent Version imprimable Se connecter pour vérifier ses messages privés Voir le sujet suivant
PNphpBB2 © 2003-2007 
Traduction par : phpBB-fr.com