[tlinux-users:08521] Re: reg:ToshibaA100-139 Fn key

"Julian Sikorski" <[email protected]> Mon, 18 Jun 2007 01:04:30 +0100
Newsgroups gmane.linux.hardware.toshiba
Message-ID <[email protected]>
2007/6/18, Jaime <[email protected]>:
> It's great it works for you. I take note of the model. I hope some day
> someone will include that piece of asm code in a more generic-driver
> (omnibook maybe?), or Toshiba will give good support for Linux or at
> least, give the specifications. Meanwhile this driver is a
> semi-solution.
>
> Cheers
>
> Jaime
>
> On 6/17/07, atul jain <[email protected]> wrote:
> > Hello  James ,
> >
> >                           Thanks alot , i  sucessfully change lcd
> >  brightness  , also i  am sending you  my  notebook model number.
> >
> > MODEL NUMBER  ToshibaA100-139
> > BIOS VENDOR
> >
> >
> > On 6/16/07, atul jain <[email protected]> wrote:
> > > Hello  Jaime ,
> > >
> > >          Thanks alot
> > > Its  works  sucessfully with 2.6.20   kernel   , i can
> > >  change my  brightness level .
> > >
> > >
> > >
> > >
> > > On 6/16/07, atul jain <[email protected]> wrote:
> > > > Hello  Jaime,
> > > >                     now i  run  make sucessfully , do not found an
> > error
> > > > message , but the problem is that  when i  try to  load module
> > > > by running
> > > >
> > > >      insmod  test.ko
> > > >
> > > > error message : insmod: error inserting 'test.ko': -1 Invalid module
> > format
> > > >
> > > >
> > > >
> > > > on checking  dmesg , i found
> > > >
> > > > test: disagrees about version of symbol struct_module
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On 6/16/07, Jaime < [email protected]> wrote:
> > > > > Wow, plenty of errors. It seems you simply untar your kernel version,
> > > > > but instead, you should install the kernel-sources and kernel-devel
> > > > > packages of your distribution for your current kernel version. That's
> > > > > why:
> > > > >
> > > > > Makefile:476: .config: No such file or directory
> > > > >
> > > > > and
> > > > >
> > > > > cc1: error: include/linux/autoconf.h: No such file or directory
> > > > >
> > > > > That files are normally present if you have really compiled and
> > > > > installed your kernel.
> > > > > So try to install the proper packages for your distribution.
> > > > >
> > > > > Good luck
> > > > >
> > > > > Jaime
> > > > >
> > > > >
> > > > > On 6/16/07, atul jain <[email protected]> wrote:
> > > > > > Hello  Jaime ,
> > > > > >
> > > > > >                        I am attaching   error file containing errors
> > that  i
> > > > > > found
> > > > > > while running make.
> > > > > >
> > > > > >
> > > > > >
> > > > > > On 6/16/07, Jaime < [email protected] > wrote:
> > > > > > > atul, please post the output of the make with the errors, that
> > will be
> > > > > > > useful, among the command itself and a ls -la
> > > > > > >
> > > > > > > On 6/16/07, atul jain < [email protected]> wrote:
> > > > > > > > Hello Christian,
> > > > > > > >
> > > > > > > > On 6/15/07, Christian Tenllado < [email protected]> wrote:
> > > > > > > > > Hello:
> > > > > > > > >
> > > > > > > > > I have followed this conversation, because I have the same
> > problem. I
> > > > > > > > > have followed this instructions on a Toshiba A100 with a
> > Debian Sid
> > > > > > and
> > > > > > > > > kernel 2.6.21-1-686 kernel.
> > > > > > > >
> > > > > > > > i found  lots of error , while  running   make  , and when i
> > fixed that
> > > > > > > > errors
> > > > > > > > which generally  related to permissions  , i found  another
> > errors
> > > > > > while
> > > > > > > > again make.
> > > > > > > > so  , if you  suggest me the steps you followed to  run that
> > module ,
> > > > > > it
> > > > > > > > will  be
> > > > > > > > helpful  for  me  as i am also  using etch  , and installed
> > 2.6.21 from
> > > > > > > > backport .
> > > > > > > >
> > > > > > > >
> > > > > > > > waiting for reply
> > > > > > > >  Thanks in advance.
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > cheers :)
> > > > > > > > Atul
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > Thanks in advance
> > > > > >
> > > > > > --
> > > > > >
> > > > > > Cheers:)
> > > > > > Atul
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > >
> > > > Cheers
> > > > Atul
> > >
> > >
> > >
> > > --
> > >
> > > Regards
> > > Atul
> >
> >
> >
> > --
> >
> > Regards
> > Atul
>
>
I assume you forwarded this one to omnibook maintainer then.