Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2007 15:28:52 +0200
From:      Beni <beni@brinckman.info>
To:        Michael Nottebrock <michaelnottebrock@gmx.net>
Cc:        stable@freebsd.org, kde@freebsd.org, current@freebsd.org, Adriaan de Groot <groot@kde.org>, Robert Marella <rmarella@gmail.com>, Ganbold <ganbold@micom.mng.net>
Subject:   Re: [kde-freebsd] problem hal - k3b ?
Message-ID:  <200704211528.53534.beni@brinckman.info>
In-Reply-To: <200704200105.22646.michaelnottebrock@gmx.net>
References:  <200704182205.52028.beni@brinckman.info> <200704192000.15405.groot@kde.org> <200704200105.22646.michaelnottebrock@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 20 April 2007 01:05:17 Michael Nottebrock wrote:
> I forwarded my mail to gnome@ (the HAL maintainers) after sending it and
> Joe Marcus Clarke from gnome@ had this to say on the issue:
>
> --- snip
>
> This should have been fixed a while ago by jylefort when he set the
> default device for ATAPI access to be the ATAPICAM device (as opposed to
> the ATA device). =A0Assuming you have not undone that change, and are
> running the latest version of HAL, these panics should not be occurring.
>
> Even still, you're right that these are not HAL bugs, but rather an
> issue in the kernel. =A0I use nautilus-cd-burner to burn CDs in GNOME, and
> I have never had such a panic on 6-STABLE. =A0n-c-b uses cdrecord, cdrao,
> and dvd-utils under the covers to do the actual device work. =A0Not sure
> what k3b is using, but maybe it diddles something it shouldn't.
>
> Joe
>
> --- snip
>
> Beni, Robert, Ganbold, are you all in fact running the latest version of
> the hal port and do you all have atapicam enabled in your kernel? If not,
> making sure of both might help avoiding the problem.

I'm having both=20

# ATA and ATAPI devices
device		ata
device		atadisk		# ATA disk drives
device		ataraid		# ATA RAID drives
device		atapicd		# ATAPI CDROM drives
device		atapifd		# ATAPI floppy drives
device		atapist		# ATAPI tape drives
options 	ATA_STATIC_ID	# Static device numbering

and=20
# scsi-emulatie voor atatpi-cd
device		atapicam

in my kernel. My version of hal :
[beni@www ~]$ hald --version
HAL package version: 0.5.8
[beni@www ~]$

Thanks Adriaan for looking into this !

Beni.



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