[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2019-10-03 Thread Po-Hsu Lin
Closing this bug with Won't fix as this kernel / release is no longer supported.
Please feel free to open a new bug report if you're still experiencing this on 
a newer release (Bionic 18.04.3 / Disco 19.04)
Thanks!

** Changed in: linux (Ubuntu)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in linux package in Ubuntu:
  Won't Fix
Status in toshset package in Ubuntu:
  Confirmed
Status in toshset package in Debian:
  Fix Released

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2017-01-10 Thread Bug Watch Updater
** Changed in: toshset (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in linux package in Ubuntu:
  Confirmed
Status in toshset package in Ubuntu:
  Confirmed
Status in toshset package in Debian:
  Fix Released

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2015-07-27 Thread PhilB
Sadly I too am looking for some guidance on getting this modified driver
to compile in 15.04, though the list of errors has grown substantially.
Trying to install the raring toshiba-acpi-fix from @keks9n's PPA results
in some pretty scary messages:

Building toshiba_acpi for 3.19.0-23-generic
make -C /lib/modules/3.19.0-23-generic/build M=/tmp/tmp.85ijquWhNN modules
make[1]: Entering directory '/usr/src/linux-headers-3.19.0-23-generic'
  CC [M]  /tmp/tmp.85ijquWhNN/toshiba_acpi.o
In file included from /tmp/tmp.85ijquWhNN/toshiba_acpi.c:74:0:
include/acpi/acpi_drivers.h:86:32: error: unknown type name ‘acpi_handle’
 int acpi_pci_link_allocate_irq(acpi_handle handle, int index, int *triggering,
^
include/acpi/acpi_drivers.h:88:28: error: unknown type name ‘acpi_handle’
 int acpi_pci_link_free_irq(acpi_handle handle);
^
include/acpi/acpi_drivers.h:94:8: warning: parameter names (without types) in 
function declaration
 struct pci_dev *acpi_get_pci_dev(acpi_handle);
^
include/acpi/acpi_drivers.h:98:43: warning: ‘struct acpi_pci_root’ declared 
inside parameter list
 struct pci_bus *pci_acpi_scan_root(struct acpi_pci_root *root);
   ^
include/acpi/acpi_drivers.h:98:43: warning: its scope is only this definition 
or declaration, which is probably not what you want
/tmp/tmp.85ijquWhNN/toshiba_acpi.c: In function ‘is_valid_acpi_path’:
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:180:2: error: unknown type name ‘acpi_handle’
  acpi_handle handle;
  ^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:181:2: error: unknown type name ‘acpi_status’
  acpi_status status;
  ^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:183:2: error: implicit declaration of 
function ‘acpi_get_handle’ [-Werror=implicit-function-declaration]
  status = acpi_get_handle(NULL, (char *)methodName, handle);
  ^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:184:2: error: implicit declaration of 
function ‘ACPI_FAILURE’ [-Werror=implicit-function-declaration]
  return !ACPI_FAILURE(status);
  ^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c: In function ‘write_acpi_int’:
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:189:26: error: storage size of ‘params’ 
isn’t known
  struct acpi_object_list params;
  ^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:190:20: error: array type has incomplete 
element type
  union acpi_object in_objs[1];
^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:191:2: error: unknown type name ‘acpi_status’
  acpi_status status;
  ^
In file included from include/linux/thread_info.h:11:0,
 from ./arch/x86/include/asm/preempt.h:6,
 from include/linux/preempt.h:18,
 from include/linux/spinlock.h:50,
 from include/linux/seqlock.h:35,
 from include/linux/time.h:5,
 from include/linux/stat.h:18,
 from include/linux/module.h:10,
 from /tmp/tmp.85ijquWhNN/toshiba_acpi.c:57:
include/linux/bug.h:33:45: error: bit-field ‘anonymous’ width not an integer 
constant
 #define BUILD_BUG_ON_ZERO(e) (sizeof(struct { int:-!!(e); }))
 ^
include/linux/compiler-gcc.h:47:28: note: in expansion of macro 
‘BUILD_BUG_ON_ZERO’
 #define __must_be_array(a) BUILD_BUG_ON_ZERO(__same_type((a), (a)[0]))
^
include/linux/kernel.h:54:59: note: in expansion of macro ‘__must_be_array’
 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr))
   ^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:193:17: note: in expansion of macro 
‘ARRAY_SIZE’
  params.count = ARRAY_SIZE(in_objs);
 ^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:195:20: error: ‘ACPI_TYPE_INTEGER’ 
undeclared (first use in this function)
  in_objs[0].type = ACPI_TYPE_INTEGER;
^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:195:20: note: each undeclared identifier is 
reported only once for each function it appears in
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:198:2: error: implicit declaration of 
function ‘acpi_evaluate_object’ [-Werror=implicit-function-declaration]
  status = acpi_evaluate_object(NULL, (char *)methodName, params, NULL);
  ^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:199:20: error: ‘AE_OK’ undeclared (first use 
in this function)
  return (status == AE_OK);
^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:190:20: warning: unused variable ‘in_objs’ 
[-Wunused-variable]
  union acpi_object in_objs[1];
^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:189:26: warning: unused variable ‘params’ 
[-Wunused-variable]
  struct acpi_object_list params;
  ^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c: At top level:
/tmp/tmp.85ijquWhNN/toshiba_acpi.c:224:8: error: unknown type name ‘acpi_status’
 static acpi_status hci_raw(const u32 in[HCI_WORDS], u32 out[HCI_WORDS])
^
/tmp/tmp.85ijquWhNN/toshiba_acpi.c: In function ‘hci_raw’:

[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2015-04-24 Thread Franko Burolo
This is still a bug in 15.04... :-/ Did the eOS team really fix this?
How?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in linux package in Ubuntu:
  Confirmed
Status in toshset package in Ubuntu:
  Confirmed
Status in toshset package in Debian:
  New

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2015-04-22 Thread Cody Garver
** No longer affects: elementaryos

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in linux package in Ubuntu:
  Confirmed
Status in toshset package in Ubuntu:
  Confirmed
Status in toshset package in Debian:
  New

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2015-03-16 Thread bard
** Also affects: elementaryos
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in elementary OS:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in toshset package in Ubuntu:
  Confirmed
Status in toshset package in Debian:
  New

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/644898/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2014-11-02 Thread Mark Crompton
@keks9n

Could you please update your PPA for Trusty? 
Many thanks :-)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in “linux” package in Ubuntu:
  Confirmed
Status in “toshset” package in Ubuntu:
  Confirmed
Status in “toshset” package in Debian:
  New

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2013-08-23 Thread Alejandro Salas
@Roberto Grassi,

I'm sorry if this is a newbie question. I searched the file and what I
found was: PDE(inode)-data, do you mean to just replace that with
PDE_DATA(inode)-data??

That's what I did and I'm still getting error
/tmp/tmp.qvjlE83cZN/toshiba_acpi.c: In function ‘version_proc_open’:
/tmp/tmp.qvjlE83cZN/toshiba_acpi.c:827:61: warning: dereferencing ‘void *’ 
pointer [enabled by default]
/tmp/tmp.qvjlE83cZN/toshiba_acpi.c:827:61: error: request for member ‘data’ in 
something not a structure or union
/tmp/tmp.qvjlE83cZN/toshiba_acpi.c:828:1: warning: control reaches end of 
non-void function [-Wreturn-type]

Thank you in advance.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in “linux” package in Ubuntu:
  Confirmed
Status in “toshset” package in Ubuntu:
  Confirmed
Status in “toshset” package in Debian:
  New

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2013-08-23 Thread Roberto Grassi
@Alejandro Salas

No, just replace with: PDE_DATA(inode)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in “linux” package in Ubuntu:
  Confirmed
Status in “toshset” package in Ubuntu:
  Confirmed
Status in “toshset” package in Debian:
  New

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2013-08-18 Thread solomon sunder
I can't seem to find a way to enable Wireless on my Toshiba Qosmio F60
from Ubuntu (even 13.04) once it is disabled from within Windows. The
LED buttons to enable Wireless, Mute, Play/Pause, Eco Mode, Touchpad
block/unblock don't work either. It does not even generate any X Event.
:-(

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-keyboard-
lts-raring/+bug/1179383

http://askubuntu.com/questions/291783/led-touch-buttons-touchpad-toggle-
not-working-in-toshiba-qosmio-f60

Under Windows the LED is used to switch on both WiFi, Bluetooth after
which Fn+F8 is used to toggle between All Off, All On, Only Wifi, Only
Bluetooth.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in “linux” package in Ubuntu:
  Confirmed
Status in “toshset” package in Ubuntu:
  Confirmed
Status in “toshset” package in Debian:
  New

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2013-08-15 Thread Cefn
I've just attempted to use the 'raring' version of the toshiba-acpi-fix
package from https://launchpad.net/~keks9n/+archive/main

I was impressed to find that against one of the kernels in my Ubuntu Gnome 
Saucy (13.10) the kernel 3.9.0-7 the patched toshiba_acpi does indeed build and 
function, and although the hardware button doesn't work, I can turn on 
transflective mode from the command line with...
sudo toshset -trmode on
and back off with...
sudo toshset -trmode off

Sadly, with either of the 3.11 kernels (also installed) the build fails,
and below is a typical error from the build process...

Building toshiba_acpi for 3.11.0-2-generic
make -C /lib/modules/3.11.0-2-generic/build M=/tmp/tmp.jtXi5Oxy3w modules
make[1]: Entering directory `/usr/src/linux-headers-3.11.0-2-generic'
  CC [M]  /tmp/tmp.jtXi5Oxy3w/toshiba_acpi.o
/tmp/tmp.jtXi5Oxy3w/toshiba_acpi.c: In function ‘version_proc_open’:
/tmp/tmp.jtXi5Oxy3w/toshiba_acpi.c:827:2: error: implicit declaration of 
function ‘PDE’ [-Werror=implicit-function-declaration]
  return single_open(file, version_proc_show, PDE(inode)-data);
  ^
/tmp/tmp.jtXi5Oxy3w/toshiba_acpi.c:827:56: error: invalid type argument of ‘-’ 
(have ‘int’)
  return single_open(file, version_proc_show, PDE(inode)-data);
^
/tmp/tmp.jtXi5Oxy3w/toshiba_acpi.c:828:1: warning: control reaches end of 
non-void function [-Wreturn-type]
 }
 ^
cc1: some warnings being treated as errors
make[2]: *** [/tmp/tmp.jtXi5Oxy3w/toshiba_acpi.o] Error 1
make[1]: *** [_module_/tmp/tmp.jtXi5Oxy3w] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.11.0-2-generic'
make: *** [all] Error 2
cp toshiba_acpi.ko 
/lib/modules/3.11.0-2-generic/kernel/drivers/platform/x86/toshiba_acpi.ko
cp: cannot stat ‘toshiba_acpi.ko’: No such file or directory
make: *** [install] Error 1

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in “linux” package in Ubuntu:
  Confirmed
Status in “toshset” package in Ubuntu:
  Confirmed
Status in “toshset” package in Debian:
  New

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2013-08-15 Thread Roberto Grassi
For kernel=3.10: replace PDE()-data with PDE_DATA()

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in “linux” package in Ubuntu:
  Confirmed
Status in “toshset” package in Ubuntu:
  Confirmed
Status in “toshset” package in Debian:
  New

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 644898] Re: required kernel toshiba support not enabled

2013-07-27 Thread Jalil Karimov
Nops, not working :(

I downloaded kernel (2.6.35) from https://www.kernel.org/pub/linux/kernel/v2.6/
and tried to apply patch, but it rejected :(
however succeeded on 3-rd kernel 3.3.7 but running toshset with new module give 
oopses, and say unsupported toshiba bios :'(

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/644898

Title:
  required kernel toshiba support not enabled

Status in “linux” package in Ubuntu:
  Confirmed
Status in “toshset” package in Ubuntu:
  Confirmed
Status in “toshset” package in Debian:
  New

Bug description:
  Binary package hint: toshset

  The kernel support required to use these utilities isn't installed - I
  can't use extra buttons, hotkeys, or change screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: toshset 1.75-2
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Wed Sep 22 01:13:08 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: toshset

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp