On Thu, 2007-06-07 at 03:14 +0200, Andreas Kempe wrote:
> Hello Roman,
> 
> > doesn't that mean to use acpi4asus for 2.6.15 kernels? actually i don't
> > care about the version of acpi4asus, i'll just take the one that works
> > for my kernel, if there is any.is there any chance i get it working with
> > my kernel?
> 
> Well, I don't think so. The lower kernel boundary is simply not
> mentioned on the
> webpage. 0.40 uses sysfs led class devices, but led sysfs class device support
> was introduced in kernel 2.6.17, cf.
> http://kernel.xc.net/html/linux-2.6.17/parisc/
> #LED_devices (compare this with
> http://kernel.xc.net/html/linux-2.6.15/ where you
> can't find CONFIG_LEDS_CLASS)
> 
> But you can try to use 0.32 as it should support your model (W1N?!)
> and your kernel version, see
> http://downloads.sourceforge.net/acpi4asus/acpi4asus-0.32.tar.bz2
> 
> Regards, Andreas


thank you for making this clear. tough my problems still persist:
what path do i need to put in driver/Makefile? the one to linux-headers
(which is usually used for compiling modules) or the one to
linux-sourcesm (as mentioned in the README)?
i tried both, but both are giving me errors. assuming that i am supposed
to use the path to linux-headers (because then i don't get any 'no such
file or directory'-errors), here is the output of make:

make -C driver
make[1]: Entering directory `/home/roman/acpi4asus-0.32/driver'
make -C /usr/src/linux-headers-2.6.15-25-686/
SUBDIRS=/home/roman/acpi4asus-0.32/driver modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.15-25-686'
  CC [M]  /home/roman/acpi4asus-0.32/driver/asus_acpi.o
/home/roman/acpi4asus-0.32/driver/asus_acpi.c:928: error: unknown field
‘update_status’ specified in initializer
/home/roman/acpi4asus-0.32/driver/asus_acpi.c:928: warning:
initialization from incompatible pointer type
/home/roman/acpi4asus-0.32/driver/asus_acpi.c: In function
‘update_bl_status’:
/home/roman/acpi4asus-0.32/driver/asus_acpi.c:1371: error: ‘struct
backlight_properties’ has no member named ‘brightness’
/home/roman/acpi4asus-0.32/driver/asus_acpi.c: In function
‘asus_hotk_get_info’:
/home/roman/acpi4asus-0.32/driver/asus_acpi.c:1814: error:
‘ACPI_TABLE_ID_DSDT’ undeclared (first use in this function)
/home/roman/acpi4asus-0.32/driver/asus_acpi.c:1814: error: (Each
undeclared identifier is reported only once
/home/roman/acpi4asus-0.32/driver/asus_acpi.c:1814: error: for each
function it appears in.)
/home/roman/acpi4asus-0.32/driver/asus_acpi.c: In function
‘asus_acpi_exit’:
/home/roman/acpi4asus-0.32/driver/asus_acpi.c:2040: error: ‘struct
backlight_properties’ has no member named ‘update_status’
/home/roman/acpi4asus-0.32/driver/asus_acpi.c: In function
‘asus_acpi_init’:
/home/roman/acpi4asus-0.32/driver/asus_acpi.c:2106: error: ‘struct
backlight_properties’ has no member named ‘brightness’
make[3]: *** [/home/roman/acpi4asus-0.32/driver/asus_acpi.o] Error 1
make[2]: *** [_module_/home/roman/acpi4asus-0.32/driver] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.15-25-686'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/roman/acpi4asus-0.32/driver'
make: *** [build] Error 2


is there any chance to get this working here? if yes, will it support
the LED display on the front of my w1962? (all other acpi features are
already working here with the ubuntu standard kernel)

thanks for any hints

roman




        
                
___________________________________________________________ 
Der fr�he Vogel f�ngt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Acpi4asus-user mailing list
Acpi4asus-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi4asus-user

Reply via email to