Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215679 - PALM/Clie PDA USB HotSync no longer working with 2.6.24 and 2.6.25
Summary: PALM/Clie PDA USB HotSync no longer working with 2.6.24 and 2.6.25
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.spinics.net/lists/linux-us...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-01 09:26 UTC by Guenther Brunthaler
Modified: 2008-04-01 12:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixes this bug (visor-bug215679-2.6.24.patch,1.56 KB, patch)
2008-04-01 09:30 UTC, Guenther Brunthaler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guenther Brunthaler 2008-04-01 09:26:37 UTC
When using the visor.ko module in order to synchronize the PDA using jpilot or similar applications, the following kernel error is generated when udev attempts to open the USB serial converter module visor.ko:

visor: probe of 6-1:1.0 failed with error -5


Reproducible: Always

Steps to Reproduce:
1.Connect the PDA to your Linux box
2.Press the HotSync Button
3.

Actual Results:  
udev hotplugging fails with error -5 in the visor.ko module

Expected Results:  
A /dev/ttyUSB device node should be created by udev to be used by the HotSync protocol

The bug is known in the LKML and I have also found a patch which fixes the problem.

I would really appreciate to add that patch to gentoo-sources, because without it PALM PDA users can no longer synchronize their PDAs starting from >=sys-kernel/gentoo-sources-2.6.24 on.

The patch also affects only a single line of code in the visor.ko module and is therefore rather unlikely to create any regressions.
Comment 1 Guenther Brunthaler 2008-04-01 09:30:50 UTC
Created attachment 147948 [details, diff]
Fixes this bug
Comment 2 Guenther Brunthaler 2008-04-01 12:44:29 UTC
CORRECTION: This bug only applies to SONY Clie PDAs (from what I could observe); it seems *not* to apply to other Palm PDA devices such as the Palm Z 22.

It might therefore be better not to apply this patch generally, but only for SONY Clie devices.

I'm thus closing this bug, and will post the patch to the Forums for Clie users instead.