Author Topic: Ssh Stalled [solved]  (Read 8890 times)

anunakin

  • Sr. Member
  • ****
  • Posts: 340
    • View Profile
    • http://vivaphp.net
Ssh Stalled [solved]
« 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?
« Last Edit: January 09, 2006, 04:49:00 pm by anunakin »
[img]http://www.vivaphp.net/imagens/rev2.jpg\" border=\"0\" class=\"linked-sig-image\" /]
Anunakin (Marcus Fazzi)

Nokia N900 32GB + microSD 2GB
Nokia N810 w/ microSD 8GB
Nokia 5310 XpressMusic w/ microSD 1GB
HP48GX->Psion Sienna->Palm m130->Tungsten T->Zaurus SL-5500->C3000->C3100 ALL SOLD

My FEED(On Line AGAIN!!!)

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Ssh Stalled [solved]
« Reply #1 on: January 09, 2006, 01:49:36 am »
over wifi over usb ?

Maybe the switch to the hostap  drivers is causing you some trouble?
SLC-860 cacko / senao wifi

rmrfchik

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
Ssh Stalled [solved]
« Reply #2 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]
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]
--
pdaXrom, SL-C860, Chronos (Billionton) BT/CF, SE Z600, SD 1Gb, Debian, brain damaged.

anunakin

  • Sr. Member
  • ****
  • Posts: 340
    • View Profile
    • http://vivaphp.net
Ssh Stalled [solved]
« Reply #3 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]
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!
[img]http://www.vivaphp.net/imagens/rev2.jpg\" border=\"0\" class=\"linked-sig-image\" /]
Anunakin (Marcus Fazzi)

Nokia N900 32GB + microSD 2GB
Nokia N810 w/ microSD 8GB
Nokia 5310 XpressMusic w/ microSD 1GB
HP48GX->Psion Sienna->Palm m130->Tungsten T->Zaurus SL-5500->C3000->C3100 ALL SOLD

My FEED(On Line AGAIN!!!)

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Ssh Stalled [solved]
« Reply #4 on: January 09, 2006, 07:16:48 am »
see also :
https://www.oesf.org/forums/index.php?showt...15583&hl=ssh+-x

maybe:
ifconfig usbd0 mtu 576
helps"?
SLC-860 cacko / senao wifi

anunakin

  • Sr. Member
  • ****
  • Posts: 340
    • View Profile
    • http://vivaphp.net
Ssh Stalled [solved]
« Reply #5 on: January 09, 2006, 03:56:17 pm »
Quote
see also :
https://www.oesf.org/forums/index.php?showt...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
« Last Edit: January 10, 2006, 07:39:05 am by anunakin »
[img]http://www.vivaphp.net/imagens/rev2.jpg\" border=\"0\" class=\"linked-sig-image\" /]
Anunakin (Marcus Fazzi)

Nokia N900 32GB + microSD 2GB
Nokia N810 w/ microSD 8GB
Nokia 5310 XpressMusic w/ microSD 1GB
HP48GX->Psion Sienna->Palm m130->Tungsten T->Zaurus SL-5500->C3000->C3100 ALL SOLD

My FEED(On Line AGAIN!!!)

matthis

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://badaboum.bidibom.free.fr/mat/
Ssh Stalled [solved]
« Reply #6 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,

anunakin

  • Sr. Member
  • ****
  • Posts: 340
    • View Profile
    • http://vivaphp.net
Ssh Stalled [solved]
« Reply #7 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  
[img]http://www.vivaphp.net/imagens/rev2.jpg\" border=\"0\" class=\"linked-sig-image\" /]
Anunakin (Marcus Fazzi)

Nokia N900 32GB + microSD 2GB
Nokia N810 w/ microSD 8GB
Nokia 5310 XpressMusic w/ microSD 1GB
HP48GX->Psion Sienna->Palm m130->Tungsten T->Zaurus SL-5500->C3000->C3100 ALL SOLD

My FEED(On Line AGAIN!!!)

matthis

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://badaboum.bidibom.free.fr/mat/
Ssh Stalled [solved]
« Reply #8 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!