[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-07-03 Thread mx
I have the same bug on jaunty.

Phone: Sony Ericsson W902

uname -a:
Linux michi 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009 
x86_64 GNU/Linux

Phone mode (using as internet gateway) works perfectly. Only the mass
storage mode doesn't work.

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-03-31 Thread piti
I can confirm that it is not fixed for this time, I tried both on intrepid and 
on the beta version on jaunty and have similar behavior than said.
the only point I may add something is that the device in cause is (extract from 
lsusb): 
Bus 001 Device 006: ID 067b:2506 Prolific Technology, Inc
and it casts many logs of 
'Mar 31 20:20:44 piti-desktop kernel: [ 4567.637889] sd 6:0:0:0: [sdb] Sense 
Key : No Sense [current] 
Mar 31 20:20:44 piti-desktop kernel: [ 4567.637897] sd 6:0:0:0: [sdb] Add. 
Sense: No additional sense information'
( about 500Mio in 20 minutes, before I found that the /var/log/messages was 
growing quickly)

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-01-27 Thread Steve Langasek
Closing this bug, which is reported to be fixed in the jaunty kernel.

** Changed in: linux (Ubuntu)
   Status: New = Fix Released

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-01-27 Thread KWolf
I don't think so; I tried Jaunty's kernel and my iomega drive still
doesn't work...

On Wed, Jan 28, 2009 at 1:02 AM, Steve Langasek
steve.langa...@canonical.com wrote:
 Closing this bug, which is reported to be fixed in the jaunty kernel.

 ** Changed in: linux (Ubuntu)
   Status: New = Fix Released

 --
 Nokia 5310 usb mass-storage hangs
 https://bugs.launchpad.net/bugs/302960
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-01-18 Thread Jorge Tomé
2009/1/17 Rodrigo Rizzi Starr rodrigo.st...@gmail.com

 I have tested with jaunty's kernel (2.6.28) and it worked. Did not have
 the patience to trace down what changed. Anyway, to install the new
 kernel, follow these steps (assuming you are on intrepid):

 $ sudo apt-get install git-core fakeroot build-essential makedumpfile
 $ sudo apt-get build-dep linux
 $ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-jaunty.git
 $ cd ubuntu-jaunty
 $ CONCURRENCY_LEVEL=2 AUTOBUILD=1 NOEXTRAS=1 fakeroot debian/rules
 binary-generic skipabi=true # Will take a loong time.
 $ echo vesafb | sudo tee -a /etc/initramfs-tools/modules
 $ echo fbcon | sudo tee -a /etc/initramfs-tools/modules
 $ cd ..
 $ sudo dpkg -i linux-image-2.6.28-4-generic_2.6.28-4.11_i386.deb
 $ sudo dpkg -i --force-depends
 linux-headers-2.6.28-4-generic_2.6.28-4.11_i386.deb
 $ sudo dpkg -i linux-libc-dev_2.6.28-4.11_i386.deb # Not sure if this is
 necessary

 So far, because of the dependency problem, I keep getting a warning
 related to linux-headers. So far (have been running this for 1 full day
 now), this doesn't seen to be causing problems.


Thanks a lot for your help, but no way.

I have followed exactly your guidelines but I still have the same problem
and the same error messages in the syslog.

Best regards

Jorge Tomé

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-01-17 Thread Rodrigo Rizzi Starr
I have tested with jaunty's kernel (2.6.28) and it worked. Did not have
the patience to trace down what changed. Anyway, to install the new
kernel, follow these steps (assuming you are on intrepid):

$ sudo apt-get install git-core fakeroot build-essential makedumpfile
$ sudo apt-get build-dep linux
$ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-jaunty.git
$ cd ubuntu-jaunty
$ CONCURRENCY_LEVEL=2 AUTOBUILD=1 NOEXTRAS=1 fakeroot debian/rules 
binary-generic skipabi=true # Will take a loong time.
$ echo vesafb | sudo tee -a /etc/initramfs-tools/modules
$ echo fbcon | sudo tee -a /etc/initramfs-tools/modules
$ cd ..
$ sudo dpkg -i linux-image-2.6.28-4-generic_2.6.28-4.11_i386.deb
$ sudo dpkg -i --force-depends 
linux-headers-2.6.28-4-generic_2.6.28-4.11_i386.deb
$ sudo dpkg -i linux-libc-dev_2.6.28-4.11_i386.deb # Not sure if this is 
necessary

So far, because of the dependency problem, I keep getting a warning
related to linux-headers. So far (have been running this for 1 full day
now), this doesn't seen to be causing problems.

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-01-07 Thread KWolf
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/221983

The fix in the comments there worked for me.  Not an excuse as to why
the kernel bug exists now, but it is a temporary solution until a
developer hopefully notices the bug they added and fixes it.

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-01-06 Thread Jorge Tomé
I have exactly the same problem here.

My environment is:
 * Dell Lattitude D520
 * Nokia 5310 XpressMusic
 * Ubuntu 8.10
 * Linux Kernel 2.6.27-11-generic

None of the workarounds mentioned early has help me to solve the
problem.

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-01-06 Thread TuxfarmHH
Take a look at this

[ 1006.430507] Initializing USB Mass Storage driver...
[ 1006.432406] scsi4 : SCSI emulation for USB Mass Storage devices
[ 1006.433608] usbcore: registered new interface driver usb-storage
[ 1006.433613] USB Mass Storage support registered.
[ 1006.434005] usb-storage: device found at 2
[ 1006.434008] usb-storage: waiting for device to settle before scanning
[ 1011.426642] usb-storage: device scan complete
[ 1011.429632] scsi 4:0:0:0: Direct-Access NokiaNokia 5310 Xpres  
PQ: 0 ANSI: 4
[ 1011.434608] sd 4:0:0:0: [sdc] 3842049 512-byte hardware sectors (1967 MB)
[ 1011.437681] sd 4:0:0:0: [sdc] Write Protect is off
[ 1011.437686] sd 4:0:0:0: [sdc] Mode Sense: 04 00 00 00
[ 1011.437688] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[ 1011.451522] sd 4:0:0:0: [sdc] 3842049 512-byte hardware sectors (1967 MB)
[ 1011.454593] sd 4:0:0:0: [sdc] Write Protect is off
[ 1011.454598] sd 4:0:0:0: [sdc] Mode Sense: 04 00 00 00
[ 1011.454600] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[ 1011.454606]  sdc:
[ 1011.550552] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[ 1011.550604] sd 4:0:0:0: Attached scsi generic sg4 type 0
[ 1011.645350] sd 4:0:0:0: [sdc] Sense Key : No Sense [current] 
[ 1011.645359] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information
[ 1011.923013] sd 4:0:0:0: [sdc] Sense Key : No Sense [current] 
[ 1011.923022] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information
[ 1012.067840] sd 4:0:0:0: [sdc] Sense Key : No Sense [current] 
[ 1012.067849] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information
[ 1014.444974] sd 4:0:0:0: [sdc] Sense Key : No Sense [current] 
[ 1014.444983] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information

From this point on there comes no more logspam, the handy is usable as
usb. Okay i'm a trickster, all the mess in intrepid has annoyed me so
much.

r...@charon:/home/eric# uname -a
Linux charon 2.6.24-23-generic #1 SMP Thu Nov 27 18:13:46 UTC 2008 x86_64 
GNU/Linux

After a full reinstall with hardy 8.04-2, the usb bug is flown. System
boots up faster, login in 5 seconds, usable burning software. This is
not a bugfix, but a hint that the usb bug was implemented in later
kernels. It did not exist before and the 5310 firmware is already the
same.

Bye
Eric

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-01-03 Thread KWolf
I saw someone made a patch here for a similar bug for a different phone:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/287701

Any chance we can see it for the devices mentioned here?  And why did
they used to work, but not anymore?  From a stability perspective, if
these drives are suddenly not going to work, they should not be causing
100% cpu usage log spam when plugged in either...

Below is a section of verbose output of lsusb pertaining to my drive:

Bus 001 Device 003: ID 059b:0177 Iomega Corp. Hi-Speed USB-to-IDE Bridge 
Controller
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize064
  idVendor   0x059b Iomega Corp.
  idProduct  0x0177 Hi-Speed USB-to-IDE Bridge Controller
  bcdDevice0.01
  iManufacturer   1 IOMEGA
  iProduct2 Desktop Hard Drive  
  iSerial 3 7704D3A4
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   32
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0 
bmAttributes 0xc0
  Self Powered
MaxPower2mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass 8 Mass Storage
  bInterfaceSubClass  6 SCSI
  bInterfaceProtocol 80 Bulk (Zip)
  iInterface  0 
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01  EP 1 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82  EP 2 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
Device Qualifier (for other device speed):
  bLength10
  bDescriptorType 6
  bcdUSB   2.00
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize064
  bNumConfigurations  1
Device Status: 0x
  (Bus Powered)

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2009-01-01 Thread Dmole
this bug is not limited to Nokea I have a usb mass-storage 80G maxtor and it 
only works on the LTS not the latest release. 
this is not a hardware problem at it works on the same box with a different OS 
and also on other box's
please email me if more testing is needed.


working:
box1(8.04):
uname -a
#Linux 2.6.24-22-generic #1 SMP Mon Nov 24 18:32:42 UTC 2008 i686 
GNU/Linux
box2(7.10):
uname -a
#Linux 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 
GNU/Linux

busted:
box2(8.10):
uname -a
#Linux 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:52 UTC 2008 i686 
GNU/Linux
dmesg | tail
#[ 283.992302] sd 2:0:0:0: [sdb] Sense Key : No Sense [current]
#[ 283.992311] sd 2:0:0:0: [sdb] Add. Sense: No additional sense 
information
same in /var/log/syslog at about 10 lines per second over and over again

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-30 Thread KWolf
This is what my lsusb shows:
Bus 005 Device 002: ID 059b:0177 Iomega Corp. Hi-Speed USB-to-IDE Bridge 
Controller

I don't have a Nokia- I'm using an Iomega external drive but the bug is
the same.

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-27 Thread Ignacio
I'm having the very same problem, and the solution proposed does not
work for me. I'm using 8.10 and a Nokia 5310.

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-23 Thread Takahani
Hi sames happened here, it was solved with this :
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/221983/comments/7

Has to do with udev

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-23 Thread KWolf
Sorry Takahani, this is a different problem.  The messages in dmesg are
different, and that solution did not change anything for me; its still
broken the same exact way.

[  394.475047] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[  394.475052] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[  394.476175] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[  394.476181] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[  394.477302] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[  394.477308] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[  394.478423] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[  394.478429] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[  394.479571] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[  394.479576] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-23 Thread TuxfarmHH
Hello

if kernel 2.6.25 from hardy was used in intrepid, the bug did not occur.
No changes to udev this way, it must be a fresh kernel fault that did
not exist before.

Bye
Eric

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-23 Thread Takahani
Oups !
But i use to get exactly the same dmesg, and for me it solve the problem.

But i'm running 2.6.27-11-generic .

Good luck!

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-21 Thread TuxfarmHH
Got a new kernel package with bugfixes.

e...@charon:~$ uname -a
Linux charon 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:35 UTC 2008 x86_64 
GNU/Linux

[  491.373325] sd 4:0:0:0: [sdc] Sense Key : No Sense [current] 
[  491.37] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information
[  491.379659] sd 4:0:0:0: [sdc] Sense Key : No Sense [current] 
[  491.379667] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information
[  491.386656] sd 4:0:0:0: [sdc] Sense Key : No Sense [current] 
[  491.386664] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information
[  491.393659] sd 4:0:0:0: [sdc] Sense Key : No Sense [current] 
[  491.393667] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information
[  491.400660] sd 4:0:0:0: [sdc] Sense Key : No Sense [current] 
[  491.400668] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information
[  491.409671] sd 4:0:0:0: [sdc] Sense Key : No Sense [current] 
[  491.409683] sd 4:0:0:0: [sdc] Add. Sense: No additional sense information

The bug is already alive and healthy, have to copy my mp3 with the
aspire one (linpus 2.6.21 kernel) or windows that works already well.
This is really a big showstopper!

Bye
Eric

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-21 Thread KWolf
1: tsume...@transcensionnix ~/Desktop $ uname -a
Linux TranscensionNIX 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC 2008 i686 
GNU/Linux

2: will follow up with, need to reboot, dmesg.log is literally 100%
spammed full of that sense crap.  (Laptop will -not- boot if usb hdd is
attached, it will hang indefinitely with the progress bar 1/8 thru until
It's unplugged, so the dmesg.log will be without the drive attached and
thus without the sense error spam)

3: attached (the drive was connected when I did this not sure if that
matters)

Please fix this ASAP, It's a huge showstopper for me and anyone else
with the same issue who uses their external drives for all their media.
FWIW, the drive worked with older kernels (last time I tried was years
ago lol), it works on OS X, and it works on XP and V*sta.

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/20627988/lspci-vvnn.log

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-21 Thread KWolf
As promised, my dmesg without me plugging in the drive...

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/20628098/dmesg.log

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-21 Thread KWolf
... and this is what it looks like seconds after plugging in the
drive...

BTW, to be clear the problem doesn't seem limited to the OP's Nokia, as
I have an external 180GB Iomega USB HDD that is causing this same issue
on my laptop (Acer Travelmate 2423WXCi)

** Attachment added: dmesg_spam.log
   http://launchpadlibrarian.net/20628124/dmesg_spam.log

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-21 Thread KWolf
Sorry to spam comments, but one last detail that may/may not help the
devs: My 4GB Kingston pen drive works just fine on the same machine.

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-04 Thread IanW
** Changed in: linux (Ubuntu)
   Status: Incomplete = New

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-03 Thread IanW
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it without more information.

Please include the following additional information, if you have not already 
done so (pay attention to lspci's additional options), as required by the 
Ubuntu Kernel Team:
1. Please include the output of the command uname -a in your next response. 
It should be one, long line of text which includes the exact kernel version 
you're running, as well as the CPU architecture.
2. Please run the command dmesg  dmesg.log after a fresh boot and attach the 
resulting file dmesg.log to this bug report.
3. Please run the command sudo lspci -vvnn  lspci-vvnn.log and attach the 
resulting file lspci-vvnn.log to this bug report.

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeamBugPolicies Thanks in advance!

** Changed in: linux (Ubuntu)
Sourcepackagename: None = linux
   Status: New = Incomplete

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-03 Thread TuxfarmHH
Here are the data

[EMAIL PROTECTED]:~$ uname -a
Linux vishnu 2.6.27-10-generic #1 SMP Fri Nov 21 12:00:22 UTC 2008 i686 
GNU/Linux

Part-2 follows



** Attachment added: dmesg.log
   http://launchpadlibrarian.net/20197065/dmesg.log

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302960] Re: Nokia 5310 usb mass-storage hangs

2008-12-03 Thread TuxfarmHH
Next part

Hope this maybe help, the bug affects the amd64 kernel too.

[ 1405.790028] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[ 1405.790046] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[ 1405.797027] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[ 1405.797045] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[ 1405.804030] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[ 1405.804048] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[ 1405.811027] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[ 1405.811045] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[ 1405.818028] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[ 1405.818046] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[ 1405.825028] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[ 1405.825046] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[ 1405.832047] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[ 1405.832064] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information
[ 1405.839029] sd 2:0:0:0: [sdb] Sense Key : No Sense [current] 
[ 1405.839047] sd 2:0:0:0: [sdb] Add. Sense: No additional sense information

Bye
Eric

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/20197077/lspci-vvnn.log

-- 
Nokia 5310 usb mass-storage hangs
https://bugs.launchpad.net/bugs/302960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs