[kde-freebsd] K3B device issue

eculp eculp at encontacto.net
Sun Mar 9 14:57:00 CET 2008


Quoting Don Wilde <dwilde1 at gmail.com>:

> Hello, all -
>
> I have a 6.3-STABLE system on a Dell Inspiron 6000. My problem is that K3B
> is not recognizing my DVD device although it's clear in dmesg. I have
> aloased the device acd0 to dvd and rdvd via /etc/devfs.conf (and a reboot)
> as described in the Handbook. My kernel has both ATAPI and SCSI command
> drivers enabled, and I can mount data DVDs to the filesystem satisfactorily.
>
I think this is covered in the handbook than what I am going to write  
but if not you might try adding something like the following to:

   /etc/devfs.conf
      link    acd0    cdrom
      link    acd0    dvd
      own     acd0    dwilde:dwilde    # user and group you are logging is as
      own     cd0     dwilde:dwilde
and in rc.d
      dbus_enable="no"
      polkitd_enable="no"
      hald_enable="yes"

May not need all of the above.  It is just what I have accumulated  
over the years and works for me.  Then reboot and it should work  
unless I've forgotten something or you don't have a reasonably up to  
date installation or both ;)

ed

> I know it can work, because DesktopBSD was able to set it up properly using
> the same raw codebase.
>
> What have I not done correctly? The k3b site has no help, and I looked
> through the last four months of your mailing list archives without success.
> Sorry if this is distracting you from useful work, and thanks in advance!!!
>
> -- Don Wilde
> Happy KDE on FreeBSD user :D
>




More information about the kde-freebsd mailing list