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

2011-09-21 Thread keks-n
They finally removed BKL in 2.6.39 version of the kernel. I've replaced calls to lock/unlock_kernel by a mutex and now it seems to compile and work fine with 2.6.39 and 3.0.0. I've uploaded it to ppa, so new version should be available soon for oneiric. I keep the old version for natty because it

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

2011-06-10 Thread keks-n
Are you sure, that you need _this_ fix? It fixes only the problem with toshset. I think it's better to create a new bug report and describe your problem in it, because it looks like that your laptop uses another acpi model which isn't handled by toshiba_acpi kernel module. -- You received this

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

2011-06-09 Thread keks-n
Does it work with other kernels? Does toshset work with 2.6.32? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/644898 Title: required kernel toshiba support not enabled To manage notifications

[Bug 793643] [NEW] /usr/lib/cli/qt-dotnet-4.5/libqyoto.so points to nowhere

2011-06-06 Thread keks-n
Public bug reported: /usr/lib/cli/qt-dotnet-4.5$ ls -la итого 3024 drwxr-xr-x 2 root root4096 2011-06-06 20:18 . drwxr-xr-x 75 root root4096 2011-06-06 20:18 .. lrwxrwxrwx 1 root root 13 2011-06-06 20:18 libqyoto.so - libqyoto.so.2 -rw-r--r-- 1 root root 3078656 2011-04-27 01:46

[Bug 793643] Re: /usr/lib/cli/qt-dotnet-4.5/libqyoto.so points to nowhere

2011-06-06 Thread keks-n
-- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebindings in Ubuntu. https://bugs.launchpad.net/bugs/793643 Title: /usr/lib/cli/qt-dotnet-4.5/libqyoto.so points to nowhere -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com

[Bug 793643] Re: /usr/lib/cli/qt-dotnet-4.5/libqyoto.so points to nowhere

2011-06-06 Thread keks-n
Or just change dllmap dll=qyoto target=/usr/lib/cli/qt-dotnet-4.5/libqyoto.so/ to dllmap dll=qyoto target=/usr/lib/libqyoto.so.2/ in /usr/lib/cli/qt-dotnet-4.5/qt-dotnet.dll.config -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to

[Bug 793643] Re: /usr/lib/cli/qt-dotnet-4.5/libqyoto.so points to nowhere

2011-06-06 Thread keks-n
Here is a patch to apply on kde-bindings package ** Patch added: qyotofix.patch https://bugs.launchpad.net/ubuntu/+source/kdebindings/+bug/793643/+attachment/2157383/+files/qyotofix.patch -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to

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

2011-05-21 Thread keks-n
Alex, you've added ppa in a wrong way (at least no key file was imported). Try: $ sudo apt-add-repository ppa:keks9n/main $ sudo apt-get update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/644898

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

2011-05-17 Thread keks-n
Now you can find toshiba-acpi-fix in ppa:keks9n/main -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/644898 Title: required kernel toshiba support not enabled -- ubuntu-bugs mailing list

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

2011-05-16 Thread keks-n
Sorry, I didn't tested the makefile -_- Just type make without install and then you will get the module for your architecture. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/644898 Title: required

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

2011-05-16 Thread keks-n
Guys, try this package. It contains a short script for autobuilding the module for all installed kernels and a hook that compiles it when new is installed. You can say that I cann't into dkms, but it works for me and I want some more testing before uploading it to ppa. ** Attachment added:

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

2011-05-16 Thread keks-n
* Added rmmod modprobe toshiba_acpi to the postinstall script ** Attachment added: Autobuilder for the patched module https://bugs.launchpad.net/ubuntu/+source/toshset/+bug/644898/+attachment/2131622/+files/toshiba-acpi-fix_0.0.2_all.deb -- You received this bug notification because you

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

2011-05-12 Thread keks-n
keks@KeksMPC:~$ uname -a Linux KeksMPC 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux keks@KeksMPC:~$ sudo toshset -fan HCI error: argument required fan: fan1 I've just compiled the module with that patch and have no idea, why it fails for you. $

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

2011-05-12 Thread keks-n
You also should replace the module in drivers/platform/x86, it won't work if just placed in extra. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/644898 Title: required kernel toshiba support not

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

2011-05-09 Thread keks-n
Hm. This patch ( https://bugs.launchpad.net/debian/+source/toshset/+bug/644898/+attachment/1785664/+files/toshiba_acpi.patch _ seems to be stable with 2.6.38. BTW, you can compile just the needed module. Here is the archive with the source, Makefile and precompiled module. You can copy it to

[Bug 722124] [NEW] qtwebkit-sharp is broken

2011-02-20 Thread keks-n
Public bug reported: Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Qyoto.QWebView --- System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --- System.DllNotFoundException:

[Bug 722124] Re: qtwebkit-sharp is broken

2011-02-20 Thread keks-n
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/722124 Title: qtwebkit-sharp is broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2011-02-03 Thread keks-n
I've patched the kernel from natty repo and got it working. Anyway all kernels since 2.6.33 randomly freeze my system, so I still use 2.6.32. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/644898

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

2011-01-06 Thread keks-n
The ioctl ops in struct file_operations is deprecated on 2.6.36. You need to convert it to unlocked_ioctl ops. If you are lucky, just changing the second argument (struct file*) and the return type of the old ioctl function from int to long might make things working (supposing no BKL is needed).

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

2011-01-06 Thread keks-n
Used kind of black magic and got it working. ** Patch added: New patch https://bugs.launchpad.net/ubuntu/+source/toshset/+bug/644898/+attachment/1785664/+files/toshiba_acpi.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 688109] [NEW] Broken symlink to in libqyoto4.5-cil

2010-12-09 Thread keks-n
Public bug reported: $ ls /usr/lib/cli/qt-dotnet-4.5/ -la итого 3024 drwxr-xr-x 2 root root4096 2010-12-09 18:37 . drwxr-xr-x 56 root root4096 2010-12-09 18:37 .. lrwxrwxrwx 1 root root 13 2010-12-09 18:37 libqyoto.so - libqyoto.so.2 BUG HERE -rw-r--r-- 1 root root

[Bug 688109] Re: Broken symlink to in libqyoto4.5-cil

2010-12-09 Thread keks-n
-- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebindings in ubuntu. https://bugs.launchpad.net/bugs/688109 Title: Broken symlink to in libqyoto4.5-cil -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com

[Bug 676236] [NEW] Toshiba ACPI support is disabled in the new kernel

2010-11-16 Thread keks-n
Public bug reported: When I've upgraded to maverick release I've noticed that toshset utility doesn't work anymore: # toshset required kernel toshiba support not enabled. If I boot 2.6.32 kernel from lucid repository, the utility works fine. ProblemType: Bug DistroRelease: Ubuntu 10.10

[Bug 676236] Re: Toshiba ACPI support is disabled in the new kernel

2010-11-16 Thread keks-n
-- Toshiba ACPI support is disabled in the new kernel https://bugs.launchpad.net/bugs/676236 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com