Date: Tue, 7 Apr 2009 14:16:30 -0500 From: Matt <datahead4@gmail.com> To: "yerenkow@uct.ua" <yerenkow@uct.ua> Cc: freebsd-gnome@freebsd.org Subject: Re: HAL issue Message-ID: <cd6b4a5b0904071216x503628ei6c9817e75ec6e76c@mail.gmail.com> In-Reply-To: <49DBA2E2.20302@freebsd.org> References: <49DB93C7.4020108@uct.ua> <49DBA2E2.20302@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 7, 2009 at 2:00 PM, Joe Marcus Clarke <marcus@freebsd.org> wrot= e: > yerenkow@uct.ua wrote: >> Hello guys! >> I'm not in list, so, please reply to me too. >> >> I've issues with hald on pc-bsd. >> It's regular when have russian language, and labeled ntfs/cd drive. >> when I click to mount in dolphin, nothing happens, only such records >> added to /media/.hal-mtb: >> >> /dev/ad0s5s1 =A0 =A01001 =A0 =A00 =A0 =A0 =A0 ntfs =A0 =A0nosuid,-u=3D10= 01,-C=3DUTF-8 >> /media/disk-2 >> /dev/ad0s5s1 =A0 =A01001 =A0 =A00 =A0 =A0 =A0 ntfs =A0 =A0nosuid,-u=3D10= 01,-C=3DUTF-8 >> /media/disk-3 >> /dev/ad0s5s1 =A0 =A01001 =A0 =A00 =A0 =A0 =A0 ntfs =A0 =A0nosuid,-u=3D10= 01,-C=3DUTF-8 >> /media/disk-4 >> /dev/ad0s5s1 =A0 =A01001 =A0 =A00 =A0 =A0 =A0 ntfs =A0 =A0nosuid,-u=3D10= 01,-C=3DUTF-8 >> /media/disk-5 >> /dev/ad0s5s1 =A0 =A01001 =A0 =A00 =A0 =A0 =A0 ntfs =A0 =A0nosuid,-u=3D10= 01,-C=3DUTF-8 >> /media/disk-6 > > I don't see any /dev/ad0s5s1 device in lshal or in GEOM. =A0This looks > like a problem with whatever KDE is using to mount the device. =A0If KDE > were to try and mount /dev/ntfs/stuff, it should work. =A0In fact, you > could test that using gnome-mount which will do the mount via hald: > > gnome-mount -b -n -v --device /dev/ntfs/stuff > I've seen a similar issue in KDE4 that ended up being a dependent kernel module that needed to be loaded. See if you can kldload ntfs_iconv before attempting to mount the volume in Dolphin. You'll need the cd9660_iconv module loaded for Dolphin to mount a CD volume. Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cd6b4a5b0904071216x503628ei6c9817e75ec6e76c>