Date: Wed, 25 Jun 2008 15:47:03 +0300 From: Manolis Kiagias <sonic2000gr@gmail.com> To: Warren Liddell <shinjii@maydias.com> Cc: freebsd-questions@freebsd.org Subject: Re: k3b not detecting my burner Message-ID: <48623E47.9080802@gmail.com> In-Reply-To: <200806252237.49312.shinjii@maydias.com> References: <200806252237.49312.shinjii@maydias.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 ? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48623E47.9080802>