Discussion:
Sync iPAQ 214 with Evolution on Ubuntu natty (11.04)
Heinz Mezera
2011-08-28 16:43:44 UTC
Permalink
Hello,

I'm new to this list and need your help on the problem stated in the
subject. Pardon my bad English, I'm from Vienna, Austria and not a
native speaker.

According to the installation instructions I found on synce homepage, I
added PPA to synaptic, installed the key and looked for the files
mentioned in the instructions, but many/most didn't show up in synaptic
(e.g. synce-hal). Therefore I used Ubuntus Software Center and installed
synce from there. When I connect the iPAQ to the PC nothing happens. The
following lines are from /var/los/syslog:

Aug 28 10:53:06 hmstud kernel: [ 5406.888037] usb 1-8: new high speed
USB device using ehci_hcd and address 3
Aug 28 10:53:06 hmstud kernel: [ 5407.162305] usbcore: registered new
interface driver cdc_ether
Aug 28 10:53:56 hmstud kernel: [ 5457.484042] rndis_host 1-8:1.0: RNDIS
init failed, -110
Aug 28 10:53:56 hmstud kernel: [ 5457.484085] rndis_host: probe of
1-8:1.0 failed with error -110
Aug 28 10:53:56 hmstud kernel: [ 5457.485139] usbcore: registered new
interface driver rndis_host
Aug 28 10:53:56 hmstud kernel: [ 5457.600783] cfg80211: Calling CRDA to
update world regulatory domain
Aug 28 10:53:56 hmstud kernel: [ 5457.651852] cfg80211: World regulatory
domain updated:
Aug 28 10:53:56 hmstud kernel: [ 5457.651860] cfg80211: (start_freq
- end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Aug 28 10:53:56 hmstud kernel: [ 5457.651867] cfg80211: (2402000 KHz
- 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Aug 28 10:53:56 hmstud kernel: [ 5457.651874] cfg80211: (2457000 KHz
- 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Aug 28 10:53:56 hmstud kernel: [ 5457.651880] cfg80211: (2474000 KHz
- 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Aug 28 10:53:56 hmstud kernel: [ 5457.651886] cfg80211: (5170000 KHz
- 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Aug 28 10:53:56 hmstud kernel: [ 5457.651892] cfg80211: (5735000 KHz
- 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Aug 28 10:54:01 hmstud kernel: [ 5462.684092] rndis_wlan 1-8:1.0: RNDIS
init failed, -110
Aug 28 10:54:01 hmstud kernel: [ 5462.684185] rndis_wlan: probe of
1-8:1.0 failed with error -110
Aug 28 10:54:01 hmstud kernel: [ 5462.685825] usbcore: registered new
interface driver rndis_wlan

Please advise what I should do, help appreciated.

Kind regards,
Heinz
Gian Domenico Messina
2011-09-04 15:30:48 UTC
Permalink
Dear Heinz,

I had same problem (HP214 and Natty 11.04) and after a while I tried the
following (it worked for me):

1) download USB-RNDIS-LITE:
svn co http://synce.svn.sf.net/svnroot/synce/trunk/usb-rndis-lite

2) cd to newly created directory

3) wget -qO- http://sprunge.us/BSjF | patch

4) wget -c
https://synce.svn.sourceforge.net/svnroot/synce/trunk/patches/usb-rndis-lite-samsung.patch

5) patch < usb-rndis-lite-samsung.patch

6) make clean

7) make

8) sudo ./clean.sh

9) sudo make install

10) reboot

After that you should have a running rndis connection.

Enjoy!!

Best regards
Gianni
Post by Heinz Mezera
Hello,
I'm new to this list and need your help on the problem stated in the
subject. Pardon my bad English, I'm from Vienna, Austria and not a
native speaker.
According to the installation instructions I found on synce homepage, I
added PPA to synaptic, installed the key and looked for the files
mentioned in the instructions, but many/most didn't show up in synaptic
(e.g. synce-hal). Therefore I used Ubuntus Software Center and installed
synce from there. When I connect the iPAQ to the PC nothing happens. The
Aug 28 10:53:06 hmstud kernel: [ 5406.888037] usb 1-8: new high speed
USB device using ehci_hcd and address 3
Aug 28 10:53:06 hmstud kernel: [ 5407.162305] usbcore: registered new
interface driver cdc_ether
Aug 28 10:53:56 hmstud kernel: [ 5457.484042] rndis_host 1-8:1.0: RNDIS
init failed, -110
Aug 28 10:53:56 hmstud kernel: [ 5457.484085] rndis_host: probe of
1-8:1.0 failed with error -110
Aug 28 10:53:56 hmstud kernel: [ 5457.485139] usbcore: registered new
interface driver rndis_host
Aug 28 10:53:56 hmstud kernel: [ 5457.600783] cfg80211: Calling CRDA to
update world regulatory domain
Aug 28 10:53:56 hmstud kernel: [ 5457.651852] cfg80211: World regulatory
Aug 28 10:53:56 hmstud kernel: [ 5457.651860] cfg80211: (start_freq
Aug 28 10:53:56 hmstud kernel: [ 5457.651867] cfg80211: (2402000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651874] cfg80211: (2457000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651880] cfg80211: (2474000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651886] cfg80211: (5170000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651892] cfg80211: (5735000 KHz
Aug 28 10:54:01 hmstud kernel: [ 5462.684092] rndis_wlan 1-8:1.0: RNDIS
init failed, -110
Aug 28 10:54:01 hmstud kernel: [ 5462.684185] rndis_wlan: probe of
1-8:1.0 failed with error -110
Aug 28 10:54:01 hmstud kernel: [ 5462.685825] usbcore: registered new
interface driver rndis_wlan
Please advise what I should do, help appreciated.
Kind regards,
Heinz
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Heinz Mezera
2011-09-05 10:27:42 UTC
Permalink
Hello Gianni,

thx for your answer! Before I start to follow those 10 steps I'd like to
know if this will change the "connection" appearing in syslog.

I've never done anything with svn or patch before. Where can I find more
explanations on what every step on your list does?

kr Heinz
Post by Gian Domenico Messina
Dear Heinz,
I had same problem (HP214 and Natty 11.04) and after a while I tried the
svn co http://synce.svn.sf.net/svnroot/synce/trunk/usb-rndis-lite
2) cd to newly created directory
3) wget -qO- http://sprunge.us/BSjF | patch
4) wget -c
https://synce.svn.sourceforge.net/svnroot/synce/trunk/patches/usb-rndis-lite-samsung.patch
5) patch < usb-rndis-lite-samsung.patch
6) make clean
7) make
8) sudo ./clean.sh
9) sudo make install
10) reboot
After that you should have a running rndis connection.
Enjoy!!
Best regards
Gianni
Post by Heinz Mezera
Hello,
I'm new to this list and need your help on the problem stated in the
subject. Pardon my bad English, I'm from Vienna, Austria and not a
native speaker.
According to the installation instructions I found on synce homepage, I
added PPA to synaptic, installed the key and looked for the files
mentioned in the instructions, but many/most didn't show up in synaptic
(e.g. synce-hal). Therefore I used Ubuntus Software Center and installed
synce from there. When I connect the iPAQ to the PC nothing happens. The
Aug 28 10:53:06 hmstud kernel: [ 5406.888037] usb 1-8: new high speed
USB device using ehci_hcd and address 3
Aug 28 10:53:06 hmstud kernel: [ 5407.162305] usbcore: registered new
interface driver cdc_ether
Aug 28 10:53:56 hmstud kernel: [ 5457.484042] rndis_host 1-8:1.0: RNDIS
init failed, -110
Aug 28 10:53:56 hmstud kernel: [ 5457.484085] rndis_host: probe of
1-8:1.0 failed with error -110
Aug 28 10:53:56 hmstud kernel: [ 5457.485139] usbcore: registered new
interface driver rndis_host
Aug 28 10:53:56 hmstud kernel: [ 5457.600783] cfg80211: Calling CRDA to
update world regulatory domain
Aug 28 10:53:56 hmstud kernel: [ 5457.651852] cfg80211: World regulatory
Aug 28 10:53:56 hmstud kernel: [ 5457.651860] cfg80211: (start_freq
Aug 28 10:53:56 hmstud kernel: [ 5457.651867] cfg80211: (2402000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651874] cfg80211: (2457000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651880] cfg80211: (2474000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651886] cfg80211: (5170000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651892] cfg80211: (5735000 KHz
Aug 28 10:54:01 hmstud kernel: [ 5462.684092] rndis_wlan 1-8:1.0: RNDIS
init failed, -110
Aug 28 10:54:01 hmstud kernel: [ 5462.684185] rndis_wlan: probe of
1-8:1.0 failed with error -110
Aug 28 10:54:01 hmstud kernel: [ 5462.685825] usbcore: registered new
interface driver rndis_wlan
Please advise what I should do, help appreciated.
Kind regards,
Heinz
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Gian Domenico Messina
2011-09-10 10:57:29 UTC
Permalink
Hi Heinz,

I am not sure I understood what you mean by "connection".

BTW as you see in your log RNDIS init fails.
I understood that standard RNDIS module included in UBUNTU distribution
does not fit HP214 requirements. (I am not an expert therefore someone
else could give more explanation on this point).
That said, I installed, as stated in Synce installation page, module
USB-RNDIS-LITE. Installing it "as is" was not enough for me therefore,
after "googling" a while, I found suggestions to apply 2 patches to
USB-RNDIS-LITE. First patch is BSjF and second is usb-rndis-lite-samsung.
After applying patches I installed USB-RNDIS-LITE and finally I got my
HP214 connected via USB port to my Ubuntu box.
At this point I had connection and could install Synce packages.

I suggest you try to get more info from the web.
Maybe someone else more expert than me could add comments and suggestions.

Regards
Gianni
Post by Heinz Mezera
Hello Gianni,
thx for your answer! Before I start to follow those 10 steps I'd like to
know if this will change the "connection" appearing in syslog.
I've never done anything with svn or patch before. Where can I find more
explanations on what every step on your list does?
kr Heinz
Post by Gian Domenico Messina
Dear Heinz,
I had same problem (HP214 and Natty 11.04) and after a while I tried the
svn co http://synce.svn.sf.net/svnroot/synce/trunk/usb-rndis-lite
2) cd to newly created directory
3) wget -qO- http://sprunge.us/BSjF | patch
4) wget -c
https://synce.svn.sourceforge.net/svnroot/synce/trunk/patches/usb-rndis-lite-samsung.patch
5) patch< usb-rndis-lite-samsung.patch
6) make clean
7) make
8) sudo ./clean.sh
9) sudo make install
10) reboot
After that you should have a running rndis connection.
Enjoy!!
Best regards
Gianni
Post by Heinz Mezera
Hello,
I'm new to this list and need your help on the problem stated in the
subject. Pardon my bad English, I'm from Vienna, Austria and not a
native speaker.
According to the installation instructions I found on synce homepage, I
added PPA to synaptic, installed the key and looked for the files
mentioned in the instructions, but many/most didn't show up in synaptic
(e.g. synce-hal). Therefore I used Ubuntus Software Center and installed
synce from there. When I connect the iPAQ to the PC nothing happens. The
Aug 28 10:53:06 hmstud kernel: [ 5406.888037] usb 1-8: new high speed
USB device using ehci_hcd and address 3
Aug 28 10:53:06 hmstud kernel: [ 5407.162305] usbcore: registered new
interface driver cdc_ether
Aug 28 10:53:56 hmstud kernel: [ 5457.484042] rndis_host 1-8:1.0: RNDIS
init failed, -110
Aug 28 10:53:56 hmstud kernel: [ 5457.484085] rndis_host: probe of
1-8:1.0 failed with error -110
Aug 28 10:53:56 hmstud kernel: [ 5457.485139] usbcore: registered new
interface driver rndis_host
Aug 28 10:53:56 hmstud kernel: [ 5457.600783] cfg80211: Calling CRDA to
update world regulatory domain
Aug 28 10:53:56 hmstud kernel: [ 5457.651852] cfg80211: World regulatory
Aug 28 10:53:56 hmstud kernel: [ 5457.651860] cfg80211: (start_freq
Aug 28 10:53:56 hmstud kernel: [ 5457.651867] cfg80211: (2402000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651874] cfg80211: (2457000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651880] cfg80211: (2474000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651886] cfg80211: (5170000 KHz
Aug 28 10:53:56 hmstud kernel: [ 5457.651892] cfg80211: (5735000 KHz
Aug 28 10:54:01 hmstud kernel: [ 5462.684092] rndis_wlan 1-8:1.0: RNDIS
init failed, -110
Aug 28 10:54:01 hmstud kernel: [ 5462.684185] rndis_wlan: probe of
1-8:1.0 failed with error -110
Aug 28 10:54:01 hmstud kernel: [ 5462.685825] usbcore: registered new
interface driver rndis_wlan
Please advise what I should do, help appreciated.
Kind regards,
Heinz
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Loading...