Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2016 13:18:19 +0200
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        Manish Jain <bourne.identity@hotmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Unable to run k3b
Message-ID:  <20160817131819.3fa6b6ca@kalimero.tijl.coosemans.org>
In-Reply-To: <VI1PR02MB0974D4B14C4D67AB8B30E199F6140@VI1PR02MB0974.eurprd02.prod.outlook.com>
References:  <alpine.BSF.2.20.1608170942540.1388@bourne.1dent1ty> <VI1PR02MB0974F43342E006C862D4D98EC2140@VI1PR02MB0974.eurprd02.prod.outlook.com> <20160817114102.74681d4e@kalimero.tijl.coosemans.org> <VI1PR02MB0974D4B14C4D67AB8B30E199F6140@VI1PR02MB0974.eurprd02.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Aug 2016 10:03:01 +0000 Manish Jain <bourne.identity@hotmail.com> wrote:
> On Wed, Aug 17, 2016 at 3:11 PM, Tijl Coosemans <tijl@FreeBSD.org> wrote:
>>> own /dev/pci root:operator perm /dev/pci 0664
>> This one is probably not needed either. To burn a cd you may need write
>> access to /dev/cd0:
> If I don't add the lines above, I am not able to run lspci as a normal
> user. I think that is a signifiant enough consideration. The first
> Google search results for 'k3b no optical device' returned a link which
> suggested running lspci as the first step to resolving the problem.

I know lspci only as a Linux command so where did you get a FreeBSD lspci
command?  Normally you would run 'pciconf -l' on FreeBSD.  A CDROM drive
is not a PCI device though.  It's an ATA or SCSI (or USB) device which can
be listed using 'camcontrol devlist' on FreeBSD.

> As for /dev/cd0, I wonder how I managed to burn a CD in k3b when I did
> not have not write access as mentioned in devfs.conf. Might have
> delegated powers via /dev/pci ?

Hmm, maybe write access is no longer needed.  It's been many years since
I last burned a CD.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160817131819.3fa6b6ca>