Bug 31042

Summary: Atheros AR5001: Wireless connection is not working any longer
Product: File System Reporter: njin (marconifabio)
Component: CIFSAssignee: fs_cifs (fs_cifs)
Status: CLOSED OBSOLETE    
Severity: normal CC: alan, linville
Priority: P1    
Hardware: All   
OS: Linux   
URL: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/713480
Kernel Version: 2.6.35 Subsystem:
Regression: No Bisected commit-id:

Description njin 2011-03-13 09:17:17 UTC
From BootDmesg.txt:
[ 21.471302] CIFS VFS: Error connecting to socket. Aborting operation
[ 21.471392] CIFS VFS: cifs_mount failed w/return code = -101

from CurrentDmesg:
[ 518.009204] CIFS VFS: No response for cmd 50 mid 4
[ 518.010573] CIFS VFS: No response for cmd 117 mid 4
[ 518.010586] CIFS VFS: cifs_mount failed w/return code = -11
[ 518.010838] CIFS VFS: No response to cmd 115 mid 3
[ 518.010842] CIFS VFS: Send error in SessSetup = -11
[ 518.010849] CIFS VFS: cifs_mount failed w/return code = -11
[ 518.022223] CIFS VFS: cifs_mount failed w/return code = -6
[ 518.025610] CIFS VFS: cifs_mount failed w/return code = -6
[ 518.033683] CIFS VFS: cifs_mount failed w/return code = -6
[ 518.040056] CIFS VFS: No response for cmd 50 mid 29
[ 518.040092] CIFS VFS: No response for cmd 50 mid 28
[ 518.040102] CIFS VFS: No response for cmd 117 mid 27
[ 518.040349] CIFS VFS: cifs_mount failed w/return code = -11
[ 518.040591] CIFS VFS: No response for cmd 50 mid 26
[ 518.041405] CIFS VFS: No response for cmd 117 mid 30
[ 518.041418] CIFS VFS: cifs_mount failed w/return code = -11
[ 526.048366] eth0: no IPv6 routers present
[ 533.040557] CIFS VFS: No response for cmd 114 mid 32
[ 533.040577] CIFS VFS: Autodisabling the use of server inode numbers on \\win2k3r2\practice. This server doesn't seem to support them properly. Hardlinks will not be recognized on this mount. Consider mounting with the "noserverino" option to silence this message.
[ 533.041107] CIFS VFS: No response for cmd 114 mid 33
[ 533.041115] CIFS VFS: Autodisabling the use of server inode numbers on \\win2k3r2\eMails. This server doesn't seem to support them properly. Hardlinks will not be recognized on this mount. Consider mounting with the "noserverino" option to silence this message.
[ 533.041418] CIFS VFS: No response to cmd 115 mid 34
[ 533.041423] CIFS VFS: Send error in SessSetup = -11
[ 533.041428] CIFS VFS: Autodisabling the use of server inode numbers on \\win2k3r2\tracking. This server doesn't seem to support them properly. Hardlinks will not be recognized on this mount. Consider mounting with the "noserverino" option to silence this message.
[ 533.041815] CIFS VFS: Send error in SessSetup = -11
[ 533.041822] CIFS VFS: cifs_mount failed w/return code = -11
[ 533.044082] CIFS VFS: Send error in SessSetup = -11

from udev:
UDEV [1299950567.591007] add /devices/pci0000:00/0000:00:14.0/0000:07:00.0/net/wlan0 (net)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:14.0/0000:07:00.0/net/wlan0
SUBSYSTEM=net
DEVTYPE=wlan
INTERFACE=wlan0
IFINDEX=3
SEQNUM=1522
ID_VENDOR_FROM_DATABASE=Atheros Communications Inc.
ID_MODEL_FROM_DATABASE=AR5001 Wireless Network Adapter
ID_BUS=pci
ID_VENDOR_ID=0x168c
ID_MODEL_ID=0x001c

Others kernel logs on the linked Launchpad report
Comment 1 John W. Linville 2011-03-14 20:16:10 UTC
Can you explain how you think "CIFS VFS:" messages relate to ath5k?  The information from udev is certainly not any sort of error.