Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Broadcom BCM92045NMD not recognized.

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
yousdo
Posts: 13
Joined: 2015-05-15 18:37

Re: Broadcom BCM92045NMD not recognized.

#16 Post by yousdo »

So now Im in debian live, bluetooth works, and...

Code: Select all

root@debian:/home/user# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 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
Bus 005 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 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 058f:6254 Alcor Micro Corp. USB Hub
Bus 007 Device 003: ID 04f2:b083 Chicony Electronics Co., Ltd 
Bus 007 Device 004: ID 1d57:001d Xenta 
Bus 007 Device 005: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor

Code: Select all

root@debian:/home/user# lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) (rev 0c)
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 03)
02:04.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b6)
02:04.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 02)
10:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
18:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)

Code: Select all

root@debian:/home/user# dmesg | grep -i blue
[   56.216292] Bluetooth: Core ver 2.16
[   56.216314] Bluetooth: HCI device and connection manager initialized
[   56.216316] Bluetooth: HCI socket layer initialized
[   56.216318] Bluetooth: L2CAP socket layer initialized
[   56.216470] Bluetooth: SCO socket layer initialized
[   56.683386] Bluetooth: RFCOMM TTY layer initialized
[   56.683391] Bluetooth: RFCOMM socket layer initialized
[   56.683393] Bluetooth: RFCOMM ver 1.11
[   57.338585] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   57.338588] Bluetooth: BNEP filters: protocol multicast

yousdo
Posts: 13
Joined: 2015-05-15 18:37

Re: Broadcom BCM92045NMD not recognized.

#17 Post by yousdo »

Note that I hardware hacked this laptop. I connected an USB HUB inside the laptop, to the internal USB fingerprint sensor port. A USB webcam, a wireless mouse USB stick and the fingerprint sensor are connected to this USB HUB.

v&n
Posts: 624
Joined: 2015-02-04 02:57

Re: Broadcom BCM92045NMD not recognized.

#18 Post by v&n »

Interesting. No trace of bluetooth in either lspci or lsusb, both in wheezy and jessie. Not sure how to proceed from here. :(

yousdo
Posts: 13
Joined: 2015-05-15 18:37

Re: Broadcom BCM92045NMD not recognized.

#19 Post by yousdo »

Well, I downloaded the new kernel 4 stable and I'm recompilng. Will see.

yousdo
Posts: 13
Joined: 2015-05-15 18:37

Re: Broadcom BCM92045NMD not recognized.

#20 Post by yousdo »

I'm running with the new kernel 4.0.3 and the bluetooth is not working. The problem is just the same :roll:

Post Reply