Gentoo Archives: gentoo-user

From: Dave Nebinger <dnebinger@××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Palm with udev problem
Date: Wed, 12 Oct 2005 23:46:35
Message-Id: 200510121940.43007.dnebinger@joat.com
In Reply to: [gentoo-user] Palm with udev problem by Mats Lidell
1 Googling turned up the following:
2
3 http://forums.gentoo.org/viewtopic-t-298123-view-previous.html?sid=7f00b2b96c8825e43147c9fddfe05cb6
4
5 "try loading module usbcore with "modprobe usbcore old_scheme_first=Y", or if
6 its built in, then, boot with paramter usbcore.old_scheme_first=Y"
7
8 http://www.linuxquestions.org/questions/showthread.php?s=&threadid=370812
9
10 "well i would assume that these devices are usb2.0,but you're only loading
11 them using one of the usb1.1 modules. run a "modprobe ehci_hcd" to load the
12 usb2 driver and try again. you might want to "rmmod ohci_hcd" to make sure
13 that only the 2.0 driver can be used."
14
15 http://www.talkaboutsoftware.com/group/linux.kernel/messages/166276.html
16
17 This one says you need to run MAKEDEV usb, but I'm not sure this needs to
18 occur on a udev box.
19
20 There is of course the wiki article for evolution, palm, and udev; perhaps the
21 udev stuff will help:
22 http://gentoo-wiki.com/HOWTO_USB_sync_for_Palm_PDAs_with_Evolution_2.0_and_udev
23
24 Or a more generic link that has udev/palm example:
25 http://www.reactivated.net/udevrules.php
26
27
28
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Palm with udev problem Mats Lidell <matsl@×××××××××.se>