From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 8 03:20:45 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52D2416A4C2 for ; Wed, 8 Nov 2006 03:20:45 +0000 (UTC) (envelope-from lihong.chen@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4766643D55 for ; Wed, 8 Nov 2006 03:20:43 +0000 (GMT) (envelope-from lihong.chen@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1491676wxd for ; Tue, 07 Nov 2006 19:20:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:sender; b=ZsMjmtSlGFZlvYn05qH2B3oIVqD9p0IyZlDpOdZQx6/5CVZWvbmdchjEqc45Y3eBEBnPHS6BazxeZ1goXzP6hrcuft+SVq1/+oP+NUbiIrOepKSBGp0AdoeTTQYBtBlUQxO4FIhFVcyIgXUApE/a2MwXE/k4dnJ+2/3E6VIRZok= Received: by 10.70.13.6 with SMTP id 6mr8491822wxm.1162956042597; Tue, 07 Nov 2006 19:20:42 -0800 (PST) Received: from ?192.168.184.254? ( [61.221.58.28]) by mx.google.com with ESMTP id 15sm13258030wrl.2006.11.07.19.20.39; Tue, 07 Nov 2006 19:20:42 -0800 (PST) From: "Eric L. Chen" To: Joe Marcus Clarke In-Reply-To: <1162952239.43697.14.camel@shumai.marcuscom.com> References: <1162907902.1212.6.camel@lihong-nb.local> <4550C20B.4050509@FreeBSD.org> <15352312@srv.sem.ipt.ru> <4550D8A1.7080506@FreeBSD.org> <1162952169.1172.2.camel@lihong-nb.local> <1162952239.43697.14.camel@shumai.marcuscom.com> Content-Type: text/plain Date: Wed, 08 Nov 2006 11:20:35 +0800 Message-Id: <1162956035.1144.0.camel@lihong-nb.local> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Sender: "Eric L. Chen" Cc: freebsd-gnome@FreeBSD.org Subject: Re: Can't burn CD/DVD X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2006 03:20:45 -0000 It's work! Great! Thank a lot!!! /Eric On Tue, 2006-11-07 at 21:17 -0500, Joe Marcus Clarke wrote: > On Wed, 2006-11-08 at 10:16 +0800, Eric L. Chen wrote: > > Hi > > My hal version is hal-0.5.8.20061102; > > lshal out attached. > > Upgrade to 20061107. > > Joe > > > Thanks! > > /Eric > > > > On Tue, 2006-11-07 at 14:04 -0500, Joe Marcus Clarke wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > Boris Samorodov wrote: > > > > On Tue, 07 Nov 2006 12:27:39 -0500 Joe Marcus Clarke wrote: > > > >> Eric L. Chen wrote: > > > >>> Hi! > > > >>> I cannot burn cd or dvd by nautilus-cd-burner and serpentine. > > > >>> The cdrecord is work fine! Nautilus-cd-burner seems look some hal > > > >>> perperties that not existed in blank disc. > > > >>> Followed http://www.freebsd.org/gnome/docs/faq2.html#q15 but still can't > > > >>> work. > > > > > > > >> What version of HAL do you have? > > > > > > > > BTW, same messages with another HW (TEAC_DV_W516GD), hal: > > > > hal-0.5.8.20061102. With cdrtools: > > > > %cdrecord dev=0,0,0 livecd.iso > > > > ... > > > > Track 01: Total bytes read/written: 715732992/715732992 (349479 sectors). > > > > > > I need the lshal output and everything else talked about in FAQ > > > questions 15 and 19. > > > > > > Joe > > > > > > > > > > >>> The nautilus-cd-burner has some warning message as below: > > > >>> ~> nautilus-cd-burner > > > >>> > > > >>> ** (nautilus-cd-burner:1257): WARNING **: No property > > > >>> volume.disc.capacity on device with > > > >>> id /org/freedesktop/Hal/devices/storage_model_MATSHITAUJ_840D_block > > > >>> > > > >>> > > > >>> ** (nautilus-cd-burner:1257): WARNING **: No property volume.size on > > > >>> device with > > > >>> id /org/freedesktop/Hal/devices/storage_model_MATSHITAUJ_840D_block > > > >>> > > > >>> > > > >>> ** (nautilus-cd-burner:1257): WARNING **: No property volume.label on > > > >>> device with > > > >>> id /org/freedesktop/Hal/devices/storage_model_MATSHITAUJ_840D_block > > > >>> > > > >>> > > > >>> ** (nautilus-cd-burner:1257): WARNING **: No property volume.is_mounted > > > >>> on device with > > > >>> id /org/freedesktop/Hal/devices/storage_model_MATSHITAUJ_840D_block > > > >>> > > > >>> > > > >>> ** (nautilus-cd-burner:1257): WARNING **: No property > > > >>> volume.disc.is_appendable on device with > > > >>> id /org/freedesktop/Hal/devices/storage_model_MATSHITAUJ_840D_block > > > > > > > > WBR > > > > > > > > > - -- > > > Joe Marcus Clarke > > > FreeBSD GNOME Team :: gnome@FreeBSD.org > > > FreeNode / #freebsd-gnome > > > http://www.FreeBSD.org/gnome > > > -----BEGIN PGP SIGNATURE----- > > > Version: GnuPG v1.4.5 (Darwin) > > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > > > > > iD8DBQFFUNihb2iPiv4Uz4cRAur4AJ9XEpiBEmL7y5f2Nwd4nUJUpGhkXgCgohk2 > > > CU3AZT9Ht5uPOpL0kuzxjlo= > > > =C2ZH > > > -----END PGP SIGNATURE-----