Getting MAC corruption every first time I use ssh in some way
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openssh (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
When I boot my Asus Eee 1000H (it also happens with a 901) and I want to transfer data via ssh, either by rsync, rdiff-backup, sshfs or scp, I get a MAC corruption error the first time. After this the network is working fine. It has been like this as long as I have had the machine. I have tested extensively and it is not limited problem to my internal network. It also happens elsewhere when trying to copy files from one computer to the other. File size is not important.
I think it must be some error in the atl1e driver. It happens as I said after a boot the first time I try.
Before I haven't bothered with it as it was just to restart the process. But I'm now doing more regular backups and the bug is very annoying as it makes automating the process more difficult and unreliable.
I'm not sure how you want that I debug the problem, so please tell me what to do and I'll provide the data.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-
Regression: No
Reproducible: Yes
ProcVersionSign
Uname: Linux 2.6.32-25-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
AplayDevices:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xf7eb8000 irq 16'
Mixer name : 'Realtek ALC269'
Components : 'HDA:10ec0269,
Controls : 13
Simple ctrls : 8
Date: Mon Nov 1 10:26:11 2010
HibernationDevice: RESUME=
InstallationMedia: Xubuntu 10.04 "Lucid Lynx" - Release i386 (20100429)
IwConfig:
lo no wireless extensions.
eth0 no wireless extensions.
MachineType: ASUSTeK Computer INC. 1000H
ProcCmdLine: BOOT_IMAGE=
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
RelatedPackageV
SourcePackage: linux
dmi.bios.date: 10/21/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2204
dmi.board.
dmi.board.name: 1000H
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTek Computer INC.
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: 1000H
dmi.product.
dmi.sys.vendor: ASUSTeK Computer INC.
I tried to transfer from photos with:
scp -vvv *,jpg 10.0.0.3:/tmp/
From the output I get at the end:
debug2: channel 0: rcvd adjust 114688
debug3: Wrote 16432 bytes for a total of 27904455
debug3: Wrote 16432 bytes for a total of 27920887
debug3: Wrote 16432 bytes for a total of 27937319
debug3: Wrote 16432 bytes for a total of 27953751
debug3: Wrote 16432 bytes for a total of 27970183
debug3: Wrote 16432 bytes for a total of 27986615
debug3: Wrote 16432 bytes for a total of 28003047
debug2: channel 0: rcvd adjust 114688
Received disconnect from 10.0.0.3: 2: Packet corrupt
lost connection
Please advice on how to debug further