Brasero can't detect my DVD RW disc to erase and make it blank

2010-02-21 Thread dhaneshk k

 list,
 

I have  Freebsd7.2 and have   gnome2 installed by pkg_add  -r option ,  I 
want to burn  DVD's,  someone advised me  by  using  brasero I can erase/write 
CD/DVDs 


 steps followed was

  1.  in  rc.conf   added

 devfs_system_ruleset=local

2.  in loader.conf

atapicam_load=YES

3   in   /etc/devfs.conf

[local=10]
#DVD+RW
add path 'acd*' mode 0660 group operator
add path 'cd0' mode 0666 group operator
#CAM passthrough
add path 'pass0' mode 0666 group operator
add path 'xpt*' mode 0666 group operator

[r...@kk /dev]# camcontrol devlist
HL-DT-ST DVDRAM GSA-4083N 1.08   at scbus0 target 0 lun 0 (cd0,pass0)


I inserted  my dvd rw disk which has  some   .avi files,  then  launced   
brasero  fromgnome--applications--soundvideo--brasero disk burner

but  from tools --erase  I cant  blank  my DVD RW  becoz   no available disc  
in Select a disc  dialog screen  in brasero.

How can I make brasero to   doblank and  burn  DVDs  successfully ?


Any hints most welcome from .

Thanks in advance  
Dhanesh



For your information  this is the  debug output 

r...@kk]# brasero -gb



hat you need to enable TCP/IP networking for ORBit, or you have stale NFS locks 
due to a system crash. See http://projects.gnome.org/gconf/ for information. 
(Details -  1: Failed to get connection to session: Did not receive a reply. 
Possible causes include: the remote application did not send a reply, the 
message bus security policy blocked the reply, the reply timeout expired, or 
the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy

brasero

2008-10-14 Thread Dánielisz László
hello!

I just installed Brasero and because a strange reason I can not select any dvd 
writer drive, I included device  atapicam to my kernel? 

Do you have any idea what can I try?


Laci



   
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: brasero

2008-10-14 Thread Manolis Kiagias

Dánielisz László wrote:

hello!

I just installed Brasero and because a strange reason I can not select any dvd writer drive, I included device  atapicam to my kernel? 


Do you have any idea what can I try?


Laci


  


While I have not used brasero on FreeBSD, I know (from k3b) that you 
will need several other settings. It all boils down to giving a normal 
user permissions to use the CD/DVD recorder device.   Both brasero and 
k3b depend on ports like sysutils/cdrdao, sysutils/cdrtools and 
sysutils/dvd+rw-tools.  You can find these settings in the info for k3b:


cd /usr/ports/sysutils/k3b

make showinfo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: brasero

2008-10-14 Thread Dánielisz László
Thank you!

I will try it right now.



- Original Message 
From: Manolis Kiagias [EMAIL PROTECTED]
To: Dánielisz László [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Sent: Tuesday, October 14, 2008 10:08:26 PM
Subject: Re: brasero

Dánielisz László wrote:
 hello!

 I just installed Brasero and because a strange reason I can not select any 
 dvd writer drive, I included device  atapicam to my kernel? 

 Do you have any idea what can I try?


 Laci


  

While I have not used brasero on FreeBSD, I know (from k3b) that you 
will need several other settings. It all boils down to giving a normal 
user permissions to use the CD/DVD recorder device.   Both brasero and 
k3b depend on ports like sysutils/cdrdao, sysutils/cdrtools and 
sysutils/dvd+rw-tools.  You can find these settings in the info for k3b:

cd /usr/ports/sysutils/k3b

make showinfo




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: brasero

2008-10-14 Thread Wojciech Puchar

you need cam and atapicam to record DVD

BTW it's much easier to use command line tools to record discs. 
/usr/ports/sysutils/growisofs


to record from image:

growisofs -dvd-compat -Z /dev/cd0=imagefile

to record ISO DVD

growisofs -dvd-compat -Z /dev/cd0 -r .

(or -rJ to be Joliet compatible)

of course - read manuals for more.


On Tue, 14 Oct 2008, Dánielisz László wrote:


hello!


I just installed Brasero and because a strange reason I can not select any dvd 
writer drive, I included device  atapicam to my kernel?

Do you have any idea what can I try?


Laci

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]