Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 64855
Alias:
Product:
Component:
Status: VERIFIED
Resolution: TEST-REQUEST
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alex Murray <murray.alex@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 64855 depends on: Show dependency tree
Bug 64855 blocks: 64135
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.





View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-09-21 07:24 0000
Just upgraded to hal-0.2.98 but now g-v-m won't automount my usb thumb drive
and digital camera - however it worked fine with 0.2.97..
They still show up in Computer, but it won't automount them
Cds automount okay, just not usb drives
After downgrading back to 0.2.97 they work fine again

Reproducible: Always
Steps to Reproduce:
1. emerge hal-0.2.98
2. etc-update to overwrite old conf files with new ones
3. rebooted

Actual Results:  
Drives show up in Computer on GNOME desktop, but are not automounted

Expected Results:  
Automounted them like for hal-0.2.97 =

enigma root # emerge info
Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.3.20040420-r1,
2.6.8.1)
=================================================================
System uname: 2.6.8.1 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"CONFIG_PROTECT_MASK="/etc/gconf
/etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://206.75.217.181/ http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="X acpi alsa avi berkdb bitmap-fonts cdr cups eds encode evo fam gdbm gif
gimpprint gnome gpm gtk gtk2 hal imlib java jpeg libg++ mad mmx motif mozilla
moznocompose moznoirc moznomail mpeg ncurses nls oggvorbis opengl pam pdflib
perl png ppds python quicktime readline sdl slang spell sse sse2 ssl svga tcpd
tiff truetype wmf x86 xml2 xmms xpm xprint xv zlib"

------- Comment #1 From Alex Murray 2004-09-21 07:32:15 0000 -------
Just so you know - have:
gnome-volume-manager-1.0.2 (and rest of new GNOME 2.8.0_pre1 packages)
dbus-0.22-r1
hal-0.2.98 (now 97 to keep automounting feature)


------- Comment #2 From foser (RETIRED) 2004-09-21 07:42:00 0000 -------
i assume you restarted your session & hal while testing 0.2.98 ?

------- Comment #3 From Alex Murray 2004-09-21 07:43:15 0000 -------
yeah I rebooted after 0.2.98 was installed but no dice

------- Comment #4 From Alex Murray 2004-09-21 08:11:35 0000 -------
Don't know if it helps but heres /var/log/messages on insert of usb-drive for:
hal-0.2.97:
Sep 21 18:19:08 enigma hal.hotplug[10093]: got info for /devices/pci0000:00/0000:00:1d.2/usb4/4-1 (waited 0 ms)
Sep 21 18:19:08 enigma hal.hotplug[10113]: got info for /class/scsi_host/host0 (waited 0 ms)
Sep 21 18:19:08 enigma hal.hotplug[10128]: got info for /block/sda (waited 0 ms)Sep 21 18:19:08 enigma hal.hotplug[10139]: got info for /block/sda/sda1 (waited 0 ms)
Sep 21 18:19:08 enigma hal.hotplug[10142]: got info for /class/scsi_device/0:0:0:0 (waited 0 ms)
Sep 21 18:19:08 enigma hal.hotplug[10122]: got info for /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0 (waited 200 ms)
Sep 21 18:19:09 enigma scsi.agent[10106]: disk at /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/host0/0:0:0:0
Sep 21 18:19:09 enigma hal.hotplug[10154]: Dont know how to wait for scsi at /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/host0/0:0:0:0; sleeping 1000 ms


and hal-0.2.98
Sep 21 21:51:08 enigma scsi.agent[8762]: disk at /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/host0/0:0:0:0e

Would seem hald is not "running" although is in runlevel...
is the init,d/hald script broken??

------- Comment #5 From foser (RETIRED) 2004-09-23 08:19:19 0000 -------
just added gnome-volume-manager-1.0.2-r1 that should fix these problems, please
test

------- Comment #6 From Alex Murray 2004-09-23 20:00:18 0000 -------
"by golly I think he's got it!"
Yeah the updated g-v-m works as it should with hal-0.2.98.
Thanks foser.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug