Has anyone here been able to confirm this patch resolves the issue? Sam, you may need to modify the patch as it looks like you have a different device. For help on how to patch and build the kernel, do the following:
$ sudo apt-get install git-core linux-kernel-devel fakeroot build-essential makedumpfile $ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-intrepid.git $ cd ubuntu-intrepid $ patch -p1 < nokia_5610_unusual_devs.patch $ CONCURRENCY_LEVEL=2 AUTOBUILD=1 NOEXTRAS=1 fakeroot debian/rules binary-generic skipabi=true Once that finishes building there should be something like linux-image-2.6.27-7-generic_2.6.27-7.14_i386.deb created one directory up. The following wiki also described building the Ubuntu kernel source - https://help.ubuntu.com/community/Kernel/Compile Definitely let us know if this patch helps. We can then work on getting is applied as a SRU - Stable Release Update (http://wiki.ubuntu.com/StableReleaseUpdates) . Thanks. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- [intrepid] USB mass-storage doesn't mount automatically with nokia 5610 express with 2.6.27-7 latest https://bugs.launchpad.net/bugs/287701 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
