Re: Build custom module

2010-10-21 Thread Gilboa Davara
On Mon, 2010-10-18 at 17:54 +0200, orsch...@googlemail.com wrote: > It's this module here: http://github.com/tetromino/lenovo-sl-laptop > > I own a Lenovo SL500 with which this module worked very well in the past. > > Thank you for your help. OK. Before I begin, I have no lenovo laptop to test t

Re: Build custom module

2010-10-18 Thread Gilboa Davara
On Mon, 2010-10-18 at 17:54 +0200, orsch...@googlemail.com wrote: > It's this module here: http://github.com/tetromino/lenovo-sl-laptop > > I own a Lenovo SL500 with which this module worked very well in the past. > > Thank you for your help. I'll check it out tomorrow. - Gilboa -- users mai

Re: Build custom module

2010-10-18 Thread orschiro
It's this module here: http://github.com/tetromino/lenovo-sl-laptop I own a Lenovo SL500 with which this module worked very well in the past. Thank you for your help. -- robert 2010/10/18 Gilboa Davara : > On Mon, 2010-10-18 at 17:07 +0200, orsch...@googlemail.com wrote: >> Hmm and there is no

Re: Build custom module

2010-10-18 Thread Gilboa Davara
On Mon, 2010-10-18 at 17:07 +0200, orsch...@googlemail.com wrote: > Hmm and there is no chance to use it with the current kernel? In theory, it should be possible to fix the module and make it Fedora compatible. >From where did you get the module? > The problem with asus_laptop module is that it

Re: Build custom module

2010-10-18 Thread orschiro
Hmm and there is no chance to use it with the current kernel? The problem with asus_laptop module is that it can't control my fan. This is excactly for what I need this module. Everything else works pretty fine with asus_laptop module. By the way, yes it is german. Should I translate more detaile

Re: Build custom module

2010-10-18 Thread Gilboa Davara
On Mon, 2010-10-18 at 13:00 +0200, orsch...@googlemail.com wrote: > Ok I enabled the updates-testing repo. Just a quick question. Why is > it not enabled by default for any alpha/beta releases? > > So for now he starts to compile but there is still an error. > > [rob...@localhost lenovo-sl-laptop

Re: Build custom module

2010-10-18 Thread orschiro
Ok I enabled the updates-testing repo. Just a quick question. Why is it not enabled by default for any alpha/beta releases? So for now he starts to compile but there is still an error. [rob...@localhost lenovo-sl-laptop]$ make make -C /lib/modules/2.6.35.6-43.fc14.x86_64/build M=/home/robert/Down

Re: Build custom module

2010-10-18 Thread Frank Murphy
On 18/10/10 11:25, orsch...@googlemail.com wrote: > There is no update for kernel-devel. Try updates-testing, updates is not in use yet iirc -- Regards, Frank Murphy UTF_8 Encoded Friend of Fedora -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options

Re: Build custom module

2010-10-18 Thread orschiro
There is no update for kernel-devel. r...@localhost lenovo-sl-laptop]# yum update kernel kernel-headers kernel-devel Geladene Plugins: langpacks, presto, refresh-packagekit Adding de_DE to language list Einrichten des Aktualisierungsprozess (Initialise update process) Keine Pakete für die Aktualis

Re: Build custom module

2010-10-18 Thread Viji V Nair
yum update kernel-devel On Mon, Oct 18, 2010 at 3:38 PM, wrote: > Ah ok so it's not enough to have the same version but also same release. > > How would I upgrade kernel-devel to the same release as kernel? > > Or just downgrading kernel? > > -- > robert > > 2010/10/18 Konstantin Svist : >>  On

Re: Build custom module

2010-10-18 Thread orschiro
Ah ok so it's not enough to have the same version but also same release. How would I upgrade kernel-devel to the same release as kernel? Or just downgrading kernel? -- robert 2010/10/18 Konstantin Svist : >  On 10/18/2010 01:50 AM, orsch...@googlemail.com wrote: >> Yes they are: >> > > No, they

Re: Build custom module

2010-10-18 Thread Konstantin Svist
On 10/18/2010 01:50 AM, orsch...@googlemail.com wrote: > Yes they are: > No, they're not Release : 43.fc14 vs. Release : 39.fc14 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelin

Re: Build custom module

2010-10-18 Thread orschiro
Yes they are: Name: kernel Arch: x86_64 Version : 2.6.35.6 Release : 43.fc14 Name: kernel-devel Arch: x86_64 Version : 2.6.35.6 Release : 39.fc14 I'm using f14 release but this should not be the point? -- robert 2010/10/18 Siddhesh Poyarekar : >

Re: Build custom module

2010-10-18 Thread Siddhesh Poyarekar
On Mon, Oct 18, 2010 at 2:06 PM, wrote: > First I installed kernel-headers kernel-devel and gcc. Afterwards I > extracted the source of the tarball and tried to run make as explained > here: > http://gianlucamagalotti.wordpress.com/2009/02/16/lenovo-thinkpad-sl-series-hotkeys/ > > But all I get

Build custom module

2010-10-18 Thread orschiro
Hello guys, I like to build this module: http://github.com/tetromino/lenovo-sl-laptop First I installed kernel-headers kernel-devel and gcc. Afterwards I extracted the source of the tarball and tried to run make as explained here: http://gianlucamagalotti.wordpress.com/2009/02/16/lenovo-thinkpad