OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: anunakin on January 08, 2006, 05:43:39 pm
-
When I try copy a file using ssh I get stalled error....
$ 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?
-
over wifi over usb ?
Maybe the switch to the hostap drivers is causing you some trouble?
-
When I try copy a file using ssh I get stalled error....
$ 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]
-
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
When I try copy a file using ssh I get stalled error....
$ 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!
-
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"?
-
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
-
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,
-
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
-
Ooooh I never thought it was related to the desktop side!!
I'm on 2.15 now; I'll try with 2.16
Thanks!