LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 07-17-2009, 04:35 PM   #1
Dr_Death_UAE
Member
 
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 168

Rep: Reputation: 30
Toshiba satellite a300-20p bluetooth doesnt work


Hello, the build in Toshiba Satellite bluetooth adapter is not working with my Fedora 11

I try to install omnibook, but under /proc/omnibook there is just to files "version & dmi", dmi contain:

Quote:
BIOS Vendor: INSYDE
BIOS Version: 1.70
BIOS Release: 11/24/2008
System Vendor: TOSHIBA
Product Name: Satellite A300
Version: PSAGCE-09M006AR
Serial Number: 29430246Q
Board Vendor: TOSHIBA
Board Name: Base Board Version
when i try to create file "bluetooth" with value "1" i got:
Quote:
[drdeath@linux omnibook]$ sudo su
[root@linux omnibook]# echo 1 > bluetooth
bash: bluetooth: No such file or directory
[root@linux omnibook]#
i disable SElinux, as it was giving me warning. but still the same issue i cant write on /proc

any idea how to enable my bluetooth device.

Quote:
[root@linux ~]# dmesg | grep omnibook
omnibook: Driver version 2.20092106-trunk.
omnibook: Unknown model.
omnibook: dmi feature has no backend table, io_op not initialized.
omnibook: version feature has no backend table, io_op not initialized.
omnibook: Enabled features: dmi version.
[root@drdeath ~]#
Quote:
[root@linux ~]# hcitool dev
Devices:
[root@linux ~]#
Quote:
Jul 9 20:47:14 drdeath kernel: omnibook: Driver version 2.20092106-trunk.
Jul 9 20:47:14 drdeath kernel: omnibook: Unknown model.
Jul 9 20:47:14 drdeath kernel: omnibook: dmi feature has no backend table, io_op not initialized.
Jul 9 20:47:14 drdeath kernel: omnibook: version feature has no backend table, io_op not initialized.
Jul 9 20:47:14 drdeath kernel: omnibook: Enabled features: dmi version.
any idea?
 
Old 07-18-2009, 07:13 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,281

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
I have no idea what your bluetooth device is. That's usually a good place to start.
Some of the modules in /lib/modules/uname -r/kernel/drivers/bluetooth should be loading. Check the logs around there. Let us know what you find
 
Old 07-18-2009, 10:38 AM   #3
Dr_Death_UAE
Member
 
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 168

Original Poster
Rep: Reputation: 30
Hello, those are the bluetooth modules loaded with the latest kernel:

Quote:
[drdeath@linux bluetooth]$ pwd
/lib/modules/2.6.29.5-191.fc11.i686.PAE/kernel/drivers/bluetooth
[drdeath@linux bluetooth]$ ls -lah
total 140K
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:08 .
drwxr-xr-x. 50 root root 4.0K 2009-06-26 13:08 ..
-rwxr--r--. 1 root root 6.1K 2009-06-17 07:32 bcm203x.ko
-rwxr--r--. 1 root root 11K 2009-06-17 07:32 bfusb.ko
-rwxr--r--. 1 root root 11K 2009-06-17 07:32 bluecard_cs.ko
-rwxr--r--. 1 root root 7.4K 2009-06-17 07:32 bpa10x.ko
-rwxr--r--. 1 root root 11K 2009-06-17 07:32 bt3c_cs.ko
-rwxr--r--. 1 root root 6.1K 2009-06-17 07:32 btsdio.ko
-rwxr--r--. 1 root root 8.8K 2009-06-17 07:32 btuart_cs.ko
-rwxr--r--. 1 root root 15K 2009-06-17 07:32 btusb.ko
-rwxr--r--. 1 root root 9.3K 2009-06-17 07:32 dtl1_cs.ko
-rwxr--r--. 1 root root 21K 2009-06-17 07:32 hci_uart.ko
-rwxr--r--. 1 root root 7.4K 2009-06-17 07:32 hci_vhci.ko
[drdeath@linux bluetooth]$
 
Old 07-18-2009, 11:11 AM   #4
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
any idea how to enable my bluetooth device.
We need to know what device it is before we can make it work.
Also,
- Does it need to be enabled in your BIOS ?
- Does it have a physical switch on your PC somewhere ?

BT devices are often attached by USB. Does it show up with lsusb ?
Code:
tred@vaio:~$ lsusb
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 046d:c03f Logitech, Inc. UltraX Optical Mouse
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 001: ID 0000:0000
tred@vaio:~$
 
Old 07-19-2009, 02:13 AM   #5
Dr_Death_UAE
Member
 
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 168

Original Poster
Rep: Reputation: 30
Bluetooth device is "RFCOMM", its buildin device dosent have switch button, in windows it enable with FN+F8, no option in the BIOS for the bluetooth.
Quote:
[drdeath@linux ~]$ lsusb
Bus 002 Device 002: ID eb1a:2820 eMPIA Technology, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 04f2:b008 Chicony Electronics Co., Ltd USB 2.0 Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[drdeath@linux ~]$
 
Old 07-19-2009, 02:55 AM   #6
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
My guess is that the device isn't turned on.
You could take a look at /proc/acpi/* to see if there is a likely-looking file you could echo 1 > to get it to turn on.

If not, it may be easier just to get yourself a cheap ($10-20) USB BT dongle.
I plugged one into my kubuntu 8.04 laptop, and, rather to my surprise, it "just worked".
 
Old 07-19-2009, 03:40 AM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,281

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Many of these bluetooth devices are also wifi things, and you may need the wifi before getting bluetooth.

At any rate, nobody seems to know what it is. Check. grep the logs
grep -i bluetooth /var/log/*

There is also
lspci
lsusb
lspcmcia

to try to find which bus it's hiding on. Check what modules are loaded with
lsmod

Also download a manual from the Toshiba site or check your box in
http://www.linux-laptop.net which has pages for each laptop type.
 
Old 07-19-2009, 03:45 PM   #8
Dr_Death_UAE
Member
 
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 168

Original Poster
Rep: Reputation: 30
Quote:
[drdeath@linux ~]$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3650
01:00.1 Audio device: ATI Technologies Inc RV635 Audio device [Radeon HD 3600 Series]
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
03:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
04:06.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
04:06.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
04:06.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
04:06.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
[drdeath@linux ~]$
Quote:
[drdeath@linux ~]$ lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c51e Logitech, Inc.
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 04f2:b008 Chicony Electronics Co., Ltd USB 2.0 Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[drdeath@linux ~]$
Quote:
[drdeath@linux ~]$ lspcmcia
[drdeath@linux ~]$
Quote:
[drdeath@linux ~]$ lsmod
Module Size Used by
aes_i586 7492 2
aes_generic 26940 1 aes_i586
fuse 49780 2
bridge 41488 0
stp 1944 1 bridge
llc 4780 2 bridge,stp
bnep 10888 2
sco 9324 2
l2cap 18884 3 bnep
bluetooth 44768 5 bnep,sco,l2cap
sunrpc 152348 1
ip6t_REJECT 3160 2
nf_conntrack_ipv6 11368 2
ip6table_filter 3132 1
ip6_tables 10712 1 ip6table_filter
ipv6 232324 34 ip6t_REJECT,nf_conntrack_ipv6
cpufreq_ondemand 6056 2
acpi_cpufreq 8228 0
dm_multipath 13512 0
uinput 6496 0
snd_hda_codec_atihdmi 3040 1
snd_hda_codec_realtek 189376 1
arc4 1580 2
ecb 2452 2
snd_hda_intel 24028 3
snd_hda_codec 54280 3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 6584 1 snd_hda_codec
snd_pcm 62636 2 snd_hda_intel,snd_hda_codec
snd_timer 17888 1 snd_pcm
iwlagn 127776 0
iwlcore 114756 1 iwlagn
snd 49056 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
video 17372 0
firewire_ohci 19456 0
soundcore 5404 1 snd
lib80211 5064 1 iwlcore
firewire_core 36556 1 firewire_ohci
mac80211 164720 2 iwlagn,iwlcore
uvcvideo 49784 0
output 2364 1 video
sdhci_pci 6412 0
iTCO_wdt 10464 0
videodev 32200 1 uvcvideo
sdhci 14212 1 sdhci_pci
v4l1_compat 11560 2 uvcvideo,videodev
mmc_core 41528 1 sdhci
iTCO_vendor_support 2736 1 iTCO_wdt
cfg80211 30604 3 iwlagn,iwlcore,mac80211
i2c_i801 8060 0
crc_itu_t 1580 1 firewire_core
r8169 28600 0
joydev 8964 0
snd_page_alloc 7644 2 snd_hda_intel,snd_pcm
pcspkr 2156 0
mii 4028 1 r8169
input_polldev 3076 0
radeon 482148 1
drm 166732 2 radeon
i2c_algo_bit 4804 1 radeon
i2c_core 18016 4 i2c_i801,radeon,drm,i2c_algo_bit
[drdeath@linux ~]$
yes it is bluetooth/wifi device the wifi "Intel wireless WiFi Link 5100" is working fine,
i didn't find my laptop "Toshiba Satellite A300-20p" in www.linux-laptop.net, i found in google that driver "omnibook" will enable the bluetooth, but i have problem setup the driver.

Last edited by Dr_Death_UAE; 07-19-2009 at 03:49 PM.
 
Old 07-20-2009, 03:11 AM   #9
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,281

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
03:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100

That, I take it, is your bluetooth device. Have you seen this?
http://www.linuxquestions.org/questi...-linux-678588/
 
Old 07-20-2009, 06:57 AM   #10
Dr_Death_UAE
Member
 
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 168

Original Poster
Rep: Reputation: 30
I already have "iwlwifi-5000" in "/lib/firmware", also my kernel version is "2.6.29.5-191"

Quote:
[drdeath@linux ~]$ cd /lib/firmware/
[drdeath@linux firmware]$ ls -lah
total 4.8M
drwxr-xr-x. 24 root root 4.0K 2009-06-26 13:08 .
drwxr-xr-x. 17 root root 12K 2009-07-20 15:57 ..
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 acenic
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 adaptec
-rw-r--r--. 1 root root 30K 2005-05-07 23:56 atmel_at76c502_3com.bin
-rw-r--r--. 1 root root 35K 2005-05-07 23:56 atmel_at76c502_3com-wpa.bin
-rw-r--r--. 1 root root 32K 2005-05-07 23:56 atmel_at76c502.bin
-rw-r--r--. 1 root root 32K 2005-05-07 23:56 atmel_at76c502d.bin
-rw-r--r--. 1 root root 35K 2005-05-07 23:56 atmel_at76c502d-wpa.bin
-rw-r--r--. 1 root root 32K 2005-05-07 23:56 atmel_at76c502e.bin
-rw-r--r--. 1 root root 35K 2005-05-07 23:56 atmel_at76c502e-wpa.bin
-rw-r--r--. 1 root root 35K 2005-05-07 23:56 atmel_at76c502-wpa.bin
-rw-r--r--. 1 root root 28K 2006-08-02 23:34 atmel_at76c503-i3861.bin
-rw-r--r--. 1 root root 28K 2006-08-02 23:34 atmel_at76c503-i3863.bin
-rw-r--r--. 1 root root 37K 2006-08-02 23:34 atmel_at76c503-rfmd-acc.bin
-rw-r--r--. 1 root root 38K 2006-08-02 23:34 atmel_at76c503-rfmd.bin
-rw-r--r--. 1 root root 35K 2005-05-07 23:56 atmel_at76c504_2958-wpa.bin
-rw-r--r--. 1 root root 39K 2005-05-07 23:56 atmel_at76c504a_2958-wpa.bin
-rw-r--r--. 1 root root 32K 2005-05-07 23:56 atmel_at76c504.bin
-rw-r--r--. 1 root root 35K 2005-05-07 23:56 atmel_at76c504c-wpa.bin
-rw-r--r--. 1 root root 37K 2006-08-02 23:34 atmel_at76c505a-rfmd2958.bin
-rw-r--r--. 1 root root 37K 2006-08-02 23:34 atmel_at76c505-rfmd2958.bin
-rw-r--r--. 1 root root 35K 2006-08-02 23:34 atmel_at76c505-rfmd.bin
-rw-r--r--. 1 root root 32K 2005-05-07 23:56 atmel_at76c506.bin
-rw-r--r--. 1 root root 35K 2005-05-07 23:56 atmel_at76c506-wpa.bin
-rw-r--r--. 1 root root 9.5K 2009-06-17 07:21 atmsar11.fw
-rw-r--r--. 1 root root 3.4K 2005-05-07 23:56 COPYING.atmel-firmware
-rw-r--r--. 1 root root 1.8K 2006-08-02 23:34 COPYRIGHT-usb.atmel-firmware
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 cpia2
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 cxgb3
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 dabusb
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 dsp56k
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 e100
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 edgeport
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 emi26
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 emi62
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 ess
-rw-r--r--. 1 root root 34K 2009-06-17 07:21 intelliport2.bin
-rw-r--r--. 1 root root 205K 2004-09-27 19:26 ipw2100-1.3.fw
-rw-r--r--. 1 root root 197K 2004-09-27 19:26 ipw2100-1.3-i.fw
-rw-r--r--. 1 root root 192K 2004-09-27 19:26 ipw2100-1.3-p.fw
-rw-r--r--. 1 root root 187K 2009-03-12 00:17 ipw2200-bss.fw
-rw-r--r--. 1 root root 182K 2009-03-12 00:17 ipw2200-ibss.fw
-rw-r--r--. 1 root root 184K 2009-03-12 00:17 ipw2200-sniffer.fw
-rw-r--r--. 1 root root 147K 2008-10-21 03:42 iwlwifi-3945-1.ucode
-rw-r--r--. 1 root root 147K 2009-04-23 18:24 iwlwifi-3945-2.ucode
-rw-r--r--. 1 root root 147K 2007-06-20 23:30 iwlwifi-3945.ucode
-rw-r--r--. 1 root root 184K 2008-07-03 00:03 iwlwifi-4965-1.ucode
-rw-r--r--. 1 root root 184K 2008-12-09 00:19 iwlwifi-4965-2.ucode
-rw-r--r--. 1 root root 337K 2008-06-02 20:37 iwlwifi-5000-1.ucode
-rw-r--r--. 1 root root 345K 2009-04-23 23:28 iwlwifi-5000-2.ucode

drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 kaweth
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 keyspan
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 keyspan_pda
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 korg
-rw-r--r--. 1 root root 12K 2004-03-03 23:13 LICENSE.ipw2100
-rw-r--r--. 1 root root 12K 2009-03-12 00:17 LICENSE.ipw2200-fw
-rw-r--r--. 1 root root 1.8K 2009-02-25 18:38 LICENSE.usb8388
-rw-r--r--. 1 root root 14K 2009-06-17 07:21 mts_cdma.fw
-rw-r--r--. 1 root root 14K 2009-06-17 07:21 mts_edge.fw
-rw-r--r--. 1 root root 14K 2009-06-17 07:21 mts_gsm.fw
-rw-r--r--. 1 root root 76K 2009-02-25 21:43 ql2100_fw.bin
-rw-r--r--. 1 root root 83K 2009-02-25 21:45 ql2200_fw.bin
-rw-r--r--. 1 root root 123K 2009-02-25 21:45 ql2300_fw.bin
-rw-r--r--. 1 root root 133K 2009-02-25 21:45 ql2322_fw.bin
-rw-r--r--. 1 root root 223K 2009-02-25 21:45 ql2400_fw.bin
-rw-r--r--. 1 root root 234K 2009-02-25 21:45 ql2400_fw.bin_mid
-rw-r--r--. 1 root root 2.9K 2005-05-07 23:56 README.atmel-firmware
-rw-r--r--. 1 root root 2.7K 2006-08-02 23:34 README-usb.atmel-firmware
-rw-r--r--. 1 root root 8.0K 2005-10-26 22:22 rt2561.bin
-rw-r--r--. 1 root root 8.0K 2005-10-26 22:22 rt2561s.bin
-rw-r--r--. 1 root root 8.0K 2005-10-26 22:22 rt2661.bin
-rw-r--r--. 1 root root 2.0K 2005-11-30 20:33 rt73.bin
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 sb16
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 sun
-rw-r--r--. 1 root root 14K 2009-06-17 07:21 ti_3410.fw
-rw-r--r--. 1 root root 14K 2009-06-17 07:21 ti_5052.fw
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 tigon
-rw-r--r--. 1 root root 7.5K 2009-06-17 07:21 tr_smctr.bin
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 ttusb-budget
-rw-r--r--. 1 root root 125K 2009-02-25 18:38 usb8388.bin
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 vicam
-rw-r--r--. 1 root root 24K 2009-06-17 07:21 whiteheat.fw
-rw-r--r--. 1 root root 5.5K 2009-06-17 07:21 whiteheat_loader.fw
drwxr-xr-x. 2 root root 4.0K 2009-06-26 13:07 yamaha
drwxr-xr-x. 2 root root 4.0K 2009-06-25 23:41 zd1211

[drdeath@linux firmware]$
iwlwifi-5000-2.ucode is the same latest driver listed in http://intellinuxwireless.org/?n=Downloads

Last edited by Dr_Death_UAE; 07-20-2009 at 07:18 AM.
 
Old 07-21-2009, 03:37 AM   #11
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,281

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
As a general matter of politeness, you need not post large tracts of irrelevant material. Saying that you had the firmware would have been plenty. Have you taken a look here

http://www.intellinuxwireless.org/

You will probably find bluetooth instructions somewhere in the package. And if the thing has the correct driver it would be more likely to turn on.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to install fedora 7 on Toshiba satellite pro A300 mudassirlinux Linux - Laptop and Netbook 6 11-27-2008 12:07 AM
Toshiba A300-129 under linux Khalid1969 Linux - Networking 0 10-26-2008 06:40 AM
Toshiba Satellite USB does not work kaz2100 Linux - General 1 04-09-2005 07:09 PM
getting slmodem 2.9.5 to work on Toshiba Satellite A10 Ashy_australia Linux - General 5 02-07-2004 04:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 10:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration