[Bug 179728] Re: [Toshiba Notebooks] Bluetooth not turned on by default

2012-12-07 Thread Launchpad Bug Tracker
[Expired for toshset (Ubuntu) because there has been no activity for 60
days.]

** Changed in: toshset (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/179728

Title:
  [Toshiba Notebooks] Bluetooth not turned on by default

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179728] Re: [Toshiba Notebooks] Bluetooth not turned on by default

2012-10-08 Thread Thomas Hotz
Can you reproduce this with a supported Ubuntu version? Thank you!

** Changed in: toshset (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/179728

Title:
  [Toshiba Notebooks] Bluetooth not turned on by default

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179728] Re: [Toshiba Notebooks] Bluetooth not turned on by default

2010-01-28 Thread Seva Gluschenko
The workaround found here: http://dvoina.blogspot.com/2009/10/bluetooth-
driver-for-toshiba-u400-13k.html

This is pretty enlightened version of omnibook module which should work
quite well for all those who has bluetooth initialized but undetectable.

Yet it can't be considered the fix.

-- 
[Toshiba Notebooks] Bluetooth not turned on by default
https://bugs.launchpad.net/bugs/179728
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179728] Re: [Toshiba Notebooks] Bluetooth not turned on by default

2008-11-18 Thread Andrew Simpson
I've managed to get toshiba_acpi and toshset running on 8.10 - see my post in 
the forum:
http://ubuntuforums.org/showthread.php?p=6203606#post6203606
Also discussion on bug 269831 - 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/269831

-- 
[Toshiba Notebooks] Bluetooth not turned on by default
https://bugs.launchpad.net/bugs/179728
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179728] Re: [Toshiba Notebooks] Bluetooth not turned on by default

2008-11-15 Thread adpsimpson
There has been a regression here in 8.10. While in previous versions of
Ubuntu toshset could be used relatively easily to turn bluetooth on and
off, it no longer works.

This has been documented in other places, eg bug 269831 - the toshiba
and toshiba_acpi modules are no longer provided.

Recompiling the kernel (2.6.27) with these drivers as modules (no other
changes) still doesn't allow toshset to work. This is on a Portege R500,
on which toshset previously worked fine:

$ sudo modprobe toshiba
$ sudo modprobe toshiba_acpi
FATAL: Error inserting toshiba_acpi 
(/lib/modules/2.6.27.2toshiba/kernel/drivers/acpi/toshiba_acpi.ko): Unknown 
symbol in module, or unknown parameter (see dmesg)

$ sudo toshset -q
toshset: this computer is not supported

-- 
[Toshiba Notebooks] Bluetooth not turned on by default
https://bugs.launchpad.net/bugs/179728
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179728] Re: [Toshiba Notebooks] Bluetooth not turned on by default

2008-10-03 Thread Paul Weiss
Still around in 8.10 Beta 1

-- 
[Toshiba Notebooks] Bluetooth not turned on by default
https://bugs.launchpad.net/bugs/179728
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179728] Re: [Toshiba Notebooks] Bluetooth not turned on by default

2008-08-17 Thread Andreas Moog
I edited your original description to better reflect the problem and
solution.

Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

** Summary changed:

- Bluetooth is not turned on in Kubuntu or Ubuntu by default in Toshiba 
notebooks
+ [Toshiba Notebooks] Bluetooth not turned on by default

** Description changed:

  The Bluetooth in Toshiba notebooks should be working out of the box, so
  by posting this I hope Hardy Heron will have this fixed. Right now you
  can get it working (Thanks to Tim Anderson):
  
- http://ubuntuforums.org/showthread.php?t=560475
+ Solution would be to add a startscript when a Toshiba-notebook is
+ detected.
  
- For new users these instructions might be little overwhelming.
+ Taken from: http://ubuntuforums.org/showthread.php?t=560475
+ 
+ Create startscript with this content:
+ ---
+ #! /bin/bash
+ 
+ # script to start/stop Toshiba Bluetooth adapter
+ # requires toshset
+ 
+ case $1 in
+ start)
+ /usr/bin/toshset -bluetooth on
+ ;;
+ stop)
+ /usr/bin/toshset -bluetooth off
+ ;;
+ *)
+ echo Usage: /etc/init.d/tosh-bluetooth {start|stop} 2
+ exit 1
+ ;;
+ 
+ esac
+ 
+ exit 0
+ ---

** Changed in: toshset (Ubuntu)
 Assignee: Andreas Moog (andreas-moog) = (unassigned)
   Status: Incomplete = Confirmed

-- 
[Toshiba Notebooks] Bluetooth not turned on by default
https://bugs.launchpad.net/bugs/179728
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179728] Re: [Toshiba Notebooks] Bluetooth not turned on by default

2008-08-17 Thread Angel Guzman Maeso
I can also confirm this bug in Toshiba Satellite M60-126 in Ubuntu 8.04

But in this model of Toshiba, this workaround not working

See bug 174998
https://bugs.launchpad.net/ubuntu/+source/toshset/+bug/174998

-- 
[Toshiba Notebooks] Bluetooth not turned on by default
https://bugs.launchpad.net/bugs/179728
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs