k3b not detecting my burner

2008-06-25 Thread Warren Liddell
I not long got k3b compiled and running, but it comes up saying ti dosent detect i have a burner, when i got a SATA burner sitting there that has been working fine with Winblows. Whats happening an how do i fix this issue ? ___

RE: k3b not detecting my burner

2008-06-25 Thread Bob McConnell
On Behalf Of Warren Liddell I not long got k3b compiled and running, but it comes up saying ti dosent detect i have a burner, when i got a SATA burner sitting there that has been working fine with Winblows. Whats happening an how do i fix this issue ? AFAIK, the Unix/Linux disk burner

Re: k3b not detecting my burner

2008-06-25 Thread Manolis Kiagias
Warren Liddell wrote: I not long got k3b compiled and running, but it comes up saying ti dosent detect i have a burner, when i got a SATA burner sitting there that has been working fine with Winblows. Whats happening an how do i fix this issue ? ___

Re: k3b not detecting my burner

2008-06-25 Thread Warren Liddell
Start by reading the detailed instructions of the port: cd /usr/ports/sysutils/k3b make showinfo You are probably missing the atapicam driver: kldload atapicam Edit /boot/loader.conf and add: atapicam_load=YES so that the above setting persists. Yeah i got atapicam loaded,

Re: k3b not detecting my burner

2008-06-25 Thread bridd
Start by reading the detailed instructions of the port: cd /usr/ports/sysutils/k3b make showinfo You are probably missing the atapicam driver: kldload atapicam Edit /boot/loader.conf and add: atapicam_load=YES so that the above setting persists. Yeah i got atapicam loaded,

Re: k3b not detecting my burner

2008-06-25 Thread Warren Liddell
Also, see if you can see it from k3b running as root or not. If you can as root but not on a normal user, you'll have to give your normal user permission to access the burner's device. Dave // bridd k3b wont run as root # k3b Xlib: connection to :0.0 refused by server Xlib: No protocol

Re: k3b not detecting my burner

2008-06-25 Thread Reid Linnemann
Written by Warren Liddell on 06/25/08 08:02 Also, see if you can see it from k3b running as root or not. If you can as root but not on a normal user, you'll have to give your normal user permission to access the burner's device. Dave // bridd k3b wont run as root # k3b Xlib:

Re: k3b not detecting my burner

2008-06-25 Thread Tim Kellers
Warren Liddell wrote: Also, see if you can see it from k3b running as root or not. If you can as root but not on a normal user, you'll have to give your normal user permission to access the burner's device. Dave // bridd k3b wont run as root # k3b Xlib: connection to :0.0 refused by

Re: k3b not detecting my burner

2008-06-25 Thread Michael Powell
Warren Liddell wrote: Also, see if you can see it from k3b running as root or not. If you can as root but not on a normal user, you'll have to give your normal user permission to access the burner's device. Dave // bridd k3b wont run as root # k3b As a user a GUI app like k3b can