OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: anunakin on January 08, 2006, 05:43:39 pm

Title: Ssh Stalled [solved]
Post by: anunakin on January 08, 2006, 05:43:39 pm
When I try copy a file using ssh I get stalled error....

Code: [Select]
$ scp root@zaurus:/mnt/ide3/x/ipkg_tmp.tar.gz .
root@zaurus's password:
ipkg_tmp.tar.gz                                                    0%    0     0.0KB/s - stalled -


If I use a simple:
$dmesg

in a ssh session this freezes... any help?
Title: Ssh Stalled [solved]
Post by: pgas on January 09, 2006, 01:49:36 am
over wifi over usb ?

Maybe the switch to the hostap  drivers is causing you some trouble?
Title: Ssh Stalled [solved]
Post by: rmrfchik on January 09, 2006, 02:59:04 am
Quote
When I try copy a file using ssh I get stalled error....

Code: [Select]
$ scp root@zaurus:/mnt/ide3/x/ipkg_tmp.tar.gz .
root@zaurus's password:
ipkg_tmp.tar.gz                                                    0%    0     0.0KB/s - stalled -


If I use a simple:
$dmesg

in a ssh session this freezes... any help?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=110068\")
Kernel 2.6.14?
[a href=\"https://www.oesf.org/forums/index.php?showtopic=16373]https://www.oesf.org/forums/index.php?showtopic=16373[/url]
Title: Ssh Stalled [solved]
Post by: anunakin on January 09, 2006, 07:13:01 am
Quote
over wifi over usb ?

Maybe the switch to the hostap  drivers is causing you some trouble?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=110094\")
I'm over USB.... and using pdaXrom 1.10 beta_1  

Quote
Quote
When I try copy a file using ssh I get stalled error....

Code: [Select]
$ scp root@zaurus:/mnt/ide3/x/ipkg_tmp.tar.gz .
root@zaurus's password:
ipkg_tmp.tar.gz                                                    0%    0     0.0KB/s - stalled -


If I use a simple:
$dmesg

in a ssh session this freezes... any help?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110068\"][{POST_SNAPBACK}][/a][/div]
Kernel 2.6.14?
[a href=\"https://www.oesf.org/forums/index.php?showtopic=16373]https://www.oesf.org/forums/index.php?showtopic=16373[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110097\"][{POST_SNAPBACK}][/a][/div]


I'm with 2.6.14 shits!
Title: Ssh Stalled [solved]
Post by: pgas on January 09, 2006, 07:16:48 am
see also :
https://www.oesf.org/forums/index.php?showt...15583&hl=ssh+-x (https://www.oesf.org/forums/index.php?showtopic=15583&hl=ssh+-x)

maybe:
ifconfig usbd0 mtu 576
helps"?
Title: Ssh Stalled [solved]
Post by: anunakin on January 09, 2006, 03:56:17 pm
Quote
see also :
https://www.oesf.org/forums/index.php?showt...15583&hl=ssh+-x (https://www.oesf.org/forums/index.php?showtopic=15583&hl=ssh+-x)

maybe:
ifconfig usbd0 mtu 576
helps"?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110118\"][{POST_SNAPBACK}][/a][/div]

Thx! but I back in 2.6.13

But I go try this solution here!

....

I tested and this works for me! on 2.6.14

$ifconfig usbd0 mtu 576
Title: Ssh Stalled [solved]
Post by: matthis on June 08, 2006, 07:58:39 am
I'm getting the same problem here, but with sharp rom, special kernel 2.4.20 (v18h)
I can connect with ssh to the Z via USB, execute commands ok, but not transfer files, it says "stalled".

$ifconfig usbd0 mtu 576" did not change anything.

Please let me know if there is any solution..
thanks,
Title: Ssh Stalled [solved]
Post by: anunakin on June 08, 2006, 11:32:45 am
Quote
I'm getting the same problem here, but with sharp rom, special kernel 2.4.20 (v18h)
I can connect with ssh to the Z via USB, execute commands ok, but not transfer files, it says "stalled".

$ifconfig usbd0 mtu 576" did not change anything.

Please let me know if there is any solution..
thanks,
[div align=\"right\"][a href=\"index.php?act=findpost&pid=130392\"][{POST_SNAPBACK}][/a][/div]

Try upgrade your PC kernel to 2.6.16    or later  
Title: Ssh Stalled [solved]
Post by: matthis on June 11, 2006, 07:49:13 pm
Ooooh I never thought it was related to the desktop side!!
I'm on 2.15 now; I'll try with 2.16
Thanks!