Mailinglist Archive: opensuse-bugs (13333 mails)
| < Previous | Next > |
[Bug 229260] Optical drive (SH-S162L) not configured
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 18 Oct 2007 23:00:57 -0600 (MDT)
- Message-id: <20071019050057.458CBCC7AD@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=229260#c107
--- Comment #107 from Tejun Heo <teheo@xxxxxxxxxx> 2007-10-18 23:00:56 MST ---
Yeah, it can be tricky. You need to change release name or something such that
it has a different version string. The easiest way to test the patch is...
1. be root
2. cd /usr/src/linux
3. patch -p1 < patch_to_apply
4. make cloneconfig
5. make menuconfig -> general setup -> Local version -> change it to "-test"
6. make (or make -j4)
7. make modules_install
8. make install
9. reboot
You now should be able to choose the test kernel or the default kernel.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #107 from Tejun Heo <teheo@xxxxxxxxxx> 2007-10-18 23:00:56 MST ---
Yeah, it can be tricky. You need to change release name or something such that
it has a different version string. The easiest way to test the patch is...
1. be root
2. cd /usr/src/linux
3. patch -p1 < patch_to_apply
4. make cloneconfig
5. make menuconfig -> general setup -> Local version -> change it to "-test"
6. make (or make -j4)
7. make modules_install
8. make install
9. reboot
You now should be able to choose the test kernel or the default kernel.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |