Re: K3b dosent detect either of my burners

2008-08-30 Thread Wojciech Puchar

can't you simply use growisofs in command line. it's so simple.


On Fri, 29 Aug 2008, Warren Liddell wrote:


I have gone through the info from various sites, handbooks, email archives and
yet still k3b doesnt detect neither 1 of my 2 SATA Burners .. i use FreeBSD
7.0-STABLE KDE4 AMD64. below r the 2 burners as they appear in dmesg.

acd0: DVDR  at ata2-master SATA150
acd1: DVDR  at ata3-master SATA150
___
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]"


Re: K3b dosent detect either of my burners

2008-08-29 Thread Manolis Kiagias

Warren Liddell wrote:

When the atapicam module is loaded, it treats ATAPI CDs like SCSI ones,
so you should get names like cd0 and cd1. Can you perform an ls /dev/cd*
and see if these devices exist? I haven't used a SATA recorder in my
machine yet, but since the ata driver attaches to them, I see no reason
they should not work with atapicam. Have you tried burning from the
command line? And have you followed all the post-install instructions in
k3b? (try make showinfo in the port's directory).



I got /dev/cd0 & /dev/cd1

I went through most instructions in the showinfo, although 1 part had me 
confused ..


/etc/devfs.rules under '[system=10]'  <--- devfs.rules dose'nt exist
  

Just create the file / section then.


burning from command line works fine but is a tiresome nuisance

  


AFAIR, k3b and most other GUI burning programs use the command line 
tools as backends. Since these are working, it is only a matter of 
settings to making k3b work.

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


Re: K3b dosent detect either of my burners

2008-08-29 Thread Warren Liddell
>
> When the atapicam module is loaded, it treats ATAPI CDs like SCSI ones,
> so you should get names like cd0 and cd1. Can you perform an ls /dev/cd*
> and see if these devices exist? I haven't used a SATA recorder in my
> machine yet, but since the ata driver attaches to them, I see no reason
> they should not work with atapicam. Have you tried burning from the
> command line? And have you followed all the post-install instructions in
> k3b? (try make showinfo in the port's directory).

I got /dev/cd0 & /dev/cd1

I went through most instructions in the showinfo, although 1 part had me 
confused ..

/etc/devfs.rules under '[system=10]'  <--- devfs.rules dose'nt exist

burning from command line works fine but is a tiresome nuisance
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: K3b dosent detect either of my burners

2008-08-29 Thread Manolis Kiagias

Warren Liddell wrote:

On Saturday 30 August 2008 01:46:04 Oliver Peter wrote:
  

On Fri, Aug 29, 2008 at 09:58:39PM +1000, Warren Liddell wrote:


I have gone through the info from various sites, handbooks, email
archives and yet still k3b doesnt detect neither 1 of my 2 SATA Burners
.. i use FreeBSD 7.0-STABLE KDE4 AMD64. below r the 2 burners as they
appear in dmesg.

acd0: DVDR  at ata2-master SATA150
acd1: DVDR  at ata3-master SATA150
  

Can you try to load the 'atapicam' module?



Yeah i have it loaded :)
___
  


When the atapicam module is loaded, it treats ATAPI CDs like SCSI ones, 
so you should get names like cd0 and cd1. Can you perform an ls /dev/cd* 
and see if these devices exist? I haven't used a SATA recorder in my 
machine yet, but since the ata driver attaches to them, I see no reason 
they should not work with atapicam. Have you tried burning from the 
command line? And have you followed all the post-install instructions in 
k3b? (try make showinfo in the port's directory).

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


Re: K3b dosent detect either of my burners

2008-08-29 Thread Warren Liddell
On Saturday 30 August 2008 01:46:04 Oliver Peter wrote:
> On Fri, Aug 29, 2008 at 09:58:39PM +1000, Warren Liddell wrote:
> > I have gone through the info from various sites, handbooks, email
> > archives and yet still k3b doesnt detect neither 1 of my 2 SATA Burners
> > .. i use FreeBSD 7.0-STABLE KDE4 AMD64. below r the 2 burners as they
> > appear in dmesg.
> >
> > acd0: DVDR  at ata2-master SATA150
> > acd1: DVDR  at ata3-master SATA150
>
> Can you try to load the 'atapicam' module?

Yeah i have it loaded :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: K3b dosent detect either of my burners

2008-08-29 Thread Oliver Peter
On Fri, Aug 29, 2008 at 09:58:39PM +1000, Warren Liddell wrote:
> I have gone through the info from various sites, handbooks, email archives 
> and 
> yet still k3b doesnt detect neither 1 of my 2 SATA Burners .. i use FreeBSD 
> 7.0-STABLE KDE4 AMD64. below r the 2 burners as they appear in dmesg.
> 
> acd0: DVDR  at ata2-master SATA150 
>   
>  
> acd1: DVDR  at ata3-master SATA150 

Can you try to load the 'atapicam' module?

-- 
Oliver PETER, email: [EMAIL PROTECTED], ICQ# 113969174
"I like to con people. And I like to insult people.
 If you combine con & insult, you get consult!"  -- Dogbert


pgpLXvntW4PdT.pgp
Description: PGP signature


K3b dosent detect either of my burners

2008-08-29 Thread Warren Liddell
I have gone through the info from various sites, handbooks, email archives and 
yet still k3b doesnt detect neither 1 of my 2 SATA Burners .. i use FreeBSD 
7.0-STABLE KDE4 AMD64. below r the 2 burners as they appear in dmesg.

acd0: DVDR  at ata2-master SATA150   

 
acd1: DVDR  at ata3-master SATA150 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"