Install the kernel sources: zypper in kernel-source
You may already have them installed.

Apply the patch:
cd /usr/src/linux
patch -p1 < $HOME/name_you_saved_patch_as

you install gcc: zypper in gcc
You may already have installed it

You compile the kernel:
make

You install the kernel as root:
make modules_install ; make install ; sync

And then you reboot the test kernel

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/569332

Title:
  not mountable digital camera (Sony Cybershot DSC-S40)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/569332/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to