|
Bugzilla – Full Text Bug Listing |
| Summary: | USB Detection in KPilot does not function properly | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Christopher Robbins <robbinsc> |
| Component: | KDE | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | lnussel |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
/var/log/messages
lshal output |
||
|
Description
Christopher Robbins
2005-08-19 12:52:33 UTC
Created attachment 46686 [details]
/var/log/messages
First thing ... a Treo 650 connects via a serial connection - as you may have noticed in the logs. There you can read that it connects to ttyUSB0 adn ttyUSB1. So if you want to use your Treo then your user has to be in the group uucp. Access to serial devices will not be granted by default. There could be a modem connected which would open a hole for dialers. So there is nothing about complaining about this behavior. Te administrator has to decide who is allowed to acces this devices. Second thing ... if you are in the group uucp and still can't connect then you may have problems with your USB port. Try to use other ports as well. Ludwig added code to the resmgr (after beta2) to grant users access to PDAs and we might warn with the suseplugger about this - but for now we miss the hardware to test this. I'd not recommend adding users to group uucp, that group has even more access rights than just serial ports. To grant access only to serial ports use "resmgr grant $USER modem". Anyways, I've submitted a hal-resmgr that will give access to pda serial devices by default. Could you please attach the output of lshal nevertheless so we can check whether it would match your device as well? I can hand you a PALM. I have a Treo 270 Created attachment 46741 [details] lshal output Here's the lshal output. I tried > resmgr grant robbinsc modem And the detection worked just fine. Thanks. according to #4 it's fixed for 10.0 |