openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - 64bit Environments » Hal-storage-mount-removable No <-- (action, Result)

Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - 64bit Environments
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - 64bit Environments Running an AMD64 or Xeon system? Of course Linux is ready for it - but if you have any questions feel free to ask in here!

 
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 14-Oct-2007, 04:43
Frasir
Guest
 
Posts: n/a
Default

Hi,

For reason un-known to me, after using a freshly install OpenSuSE 10.3 (64bit) for almost a week, my DVD and USB devices no longer accessible, but with a "cryptic" KDE error message:
hal-storage-mount-removable no <-- (action, result)

After some search, I found this:
http://www.suseforums.net/index.php?showtopic=39451

and applied this:
http://download.opensuse.org/repositories/...Factory/x86_64/

rebooted my system but still fails.


What's next? Please help!

Thanks.
  #2 (permalink)  
Old 15-Oct-2007, 07:03
youlikeicecream
Guest
 
Posts: n/a
Default

I am also getting the same message when trying to access USB disks, I haven't tried a DVD/CD yet,
Code:
hal-storage-mount-removable no <-- (action, result)
Has anyone found a fix ? My USB disks were working before, USB disks mounted by FSTAB do not display the error message.

Mike
  #3 (permalink)  
Old 16-Oct-2007, 03:36
Frasir
Guest
 
Posts: n/a
Default

Quote:
I am also getting the same message when trying to access USB disks, I haven't tried a DVD/CD yet,
Code:
hal-storage-mount-removable no <-- (action, result)
Has anyone found a fix ? My USB disks were working before, USB disks mounted by FSTAB do not display the error message.

Mike
[/b]
Posted the bug here:
https://bugzilla.novell.com/show_bug.cgi?id=333706

But I am very disappointed with OpenSuSE 10.3 64bit. I'm giving up, going to 32bit version.
  #4 (permalink)  
Old 16-Oct-2007, 04:49
oldcpu
Guest
 
Posts: n/a
Default

Quote:
Posted the bug here:
https://bugzilla.novell.com/show_bug.cgi?id=333706

But I am very disappointed with OpenSuSE 10.3 64bit. I'm giving up, going to 32bit version.[/b]
I don't think this is 64-bit specific .... ie ... I think the same problem exists in the 32-bit version.
  #5 (permalink)  
Old 16-Oct-2007, 05:06
prh
Guest
 
Posts: n/a
Default

Quote:
I don't think this is 64-bit specific .... ie ... I think the same problem exists in the 32-bit version. [/b]
I had this problem in 32 bit. I read about a work-around and have applied it - so far, I have not had recurrence of the problem. Basically, I would get that hal error when trying to access data on usb, digital camera, cd/dvd media...

Unfortunately, I don't remember the source of this fix.

But, anyway, the suggestion was that starting services in parallel at boot time (as per default) may be causing the problem because certain dependencies are not being met correctly. The workaround is to turn off parallel loading.

Yast -> System -> /etc/sysconfig editor -> System -> Boot -> RUN_PARALLEL = no

Try it. There's nothing to lose, and it's safe.

Paul



  #6 (permalink)  
Old 16-Oct-2007, 06:22
Frasir
Guest
 
Posts: n/a
Default

Quote:
I don't think this is 64-bit specific .... ie ... I think the same problem exists in the 32-bit version.
[/b]
Hi,

I have two machines in office with similar spec, the one that gives the same problem is the machine that install with the 10.3 64bit version. So is my notebook.

Whereas the machines installed with 10.3 32bit are working fine ... and much better than when they were in Kubuntu :lol:
  #7 (permalink)  
Old 16-Oct-2007, 13:30
broch
Guest
 
Posts: n/a
Default

possible resolution:
http://suseforums.net/index.php?showtopic=39451
  #8 (permalink)  
Old 08-Nov-2007, 16:03
ELPearl
Guest
 
Posts: n/a
Default

quote name='Frasir' date='Oct 16 2007, 12:36 AM' post='249995'


But I am very disappointed with OpenSuSE 10.3 64bit. I'm giving up, going to 32bit version.
endquote
----------------------------------snip the partial quote
Had the same error after a fresh install of 10.3 64bit but I am glad to say I did a re-install slightly changing the install. I didn't request the repository(?) to be updated until after the install. There was a failure during the re-install but was able to recover and move forward. Now the users group and not just root has access to the plugin devices as I had in 10.2. I don't know what caused it the first time, but perhaps the extra step of loading the repositories other than those on the DVD confused Suse and mucked up the install. Go for a default install and add extra packages after.

OOPS: spoke too soon. I had a system lock running Azureus for an hour. Rebooting brought me to a crippled system which I then had to re-install update from 10.3 to 10.3. This brought me the same problem everybody else is having.

I noticed that the /etc/group file now has a polkituser:!:105: which did not exist in 10.2. I wonder if this has anything to do with the problem. I have doggedly tried to find the solution as this problem is widespread but I might just default to 10.2 until 10.3 has a solution or switch to Debian. Perhaps the solution is to install 10.3 without doing the updates. I think this is where I got to when the hotplug worked but the lockup rescue did the update and thus ruined what I had. I will try once more without an update then do them one at a time to try to narrow the problem. If not then onto debian which I'm sure has its set of problems.

It is possible to uninstall my updates?
  #9 (permalink)  
Old 27-Nov-2007, 17:25
damib
Guest
 
Posts: n/a
Default

Hi to All,

It seems to be a misconfigured (unconfigured) policy.

The file /etc/PolicyKit/PolicyKit.conf is empty!!!

I've added the following code:

<match action="org.freedesktop.hal.storage.mount-removable">
<match group="users">
<return result="yes" />
</match>
</match>

within the element <config>.

This means "permit the action org.freedesktop.hal.storage.mount-removable to everyone who belongs to the group "users"".

Now it works but not with NTFS disks, I suspect there is some other thing to tune with HAL configuration.

Good luck

Damiano

  #10 (permalink)  
Old 27-Nov-2007, 17:32
damib
Guest
 
Posts: n/a
Default

Quote:
But I am very disappointed with OpenSuSE 10.3 64bit. I'm giving up, going to 32bit version.
[/b]
Come on, this is not a big problem ... just a little bit of patience.

I remember in the '94 I lost months to configure an X server on a pentium 60 (bugged!) with an old S3 Card... (without Internet forums!!!).

 
Page 1 of 2 1 2

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2