OK, I have been using SuSE since 2001, version 7.x, back in the old days when I had rather limited hardware to deal with.
My most recent install on a completely new system, ver 11.0 on an Intel core duo, has now coused me hours of grief with hardware autodetection problems, and I know they’re not over yet.
I have NO solutions to everyone’s problems, but at least I will give you some leads to follow…and will follow up with the main packages, esp the yast2 folks.
On install I chose something like regular linux permission setup as opposed to linux acls, which I don’t know anything about.
As a normal, non-root user, some devices seemed to be recognized by KDE/udev (flash drves, CDs, etc.) but couldn’t be mounted. Device “discovery” seems to be under the jurisdiction of udev for the most part; to some extent what a user can do with this device seems to be under the jurisdiction of “hal”. Things are even more complicated now since there are a lot of possibilities for something like USB devices. Oddly, when any of my USB devices get mounted, they are mounted my the internal device name, and don’t do anything with the standard naming in /dev. This follows what is set up for them in the udev rules.
OK, more before I get too sidetracked. On my installation, NO normal could mount ANYTHING even after device detection. After doing some reading of the documentation (install hal-doc) I was lead to /usr/etc/PolicyKit for some insights. Look at the template file on this, and change for your users. This solved my USB devices and probably will solve my CD/DVD problem. However, my floppy device, which is somehow NOT currently handled as a hotplug device needs further attention. When I get this figured out, I will update this post.
Also, why the heck isn’t a neat little utility called ha-device-manager included with the SuSE distros???
OK, more later when I can back to this.
Seriously, this is very very bad in my estimation.