kernel netbook + bluetooth

Ciao a tutti, ho messo fedora 13 sul mio netbook e ci ho installato il kernel netbook.
Ora però non mi vede il bluetooth, posso avere il vostro aiuto per installarlo?

Grazie in anticipo!

[quote]
ci ho installato il kernel netbook.[/quote]
Puoi spiegarti meglio?

[quote=MarioS]

[quote]
ci ho installato il kernel netbook.[/quote]
Puoi spiegarti meglio?[/quote]
questo: http://www.fedora-netbook.com/

ti faccio notare che quelle informazioni risalgono al 2008/2009.

veramente sono aggiornate a sabato
inoltre aggiungo che anche senza il kernel netbook (ho aggiornato a quello nuovo) il bluetooth non funziona, mi dice che è acceso.

scusa, ho seguito il link alle discussioni obsolete del fedoraforum.

=)
comunque come faccio a mettere i driver bluetooth(se sono i driver il problema)?

vedere output di:

[code]# chkconfig|grep blu

lsmod|grep blu

lspci -nn

lsusb[/code]

[agosh@fucua ~]$ chkconfig|grep blu 
bluetooth      	0:off	1:off	2:off	3:on	4:on	5:on	6:off
[root@fucua agosh]# lsmod|grep blu
[root@fucua agosh]# lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller [8086:27c5] (rev 02)
01:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
02:00.0 Ethernet controller [0200]: Atheros Communications AR8132 Fast Ethernet [1969:1062] (rev c0)
[root@fucua agosh]# lsusb
Bus 005 Device 002: ID 03f0:2a1d Hewlett-Packard 
Bus 005 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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 0b3c:c003 Olivetti Techcenter 
Bus 001 Device 002: ID 1fea:0008  
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

non vedo nessuna periferica riconducibile al bluethoot.
output di:

# dmesg|grep blue

inoltre che macchina è ?

non viene visualizzato nulla.
E’ un HP mini 110-1140 EL

prova a dare un:

# modprobe rfcomm

posta poi:

# dmesg|tail

[root@fucua agosh]# modprobe rfcomm [root@fucua agosh]# dmesg|tail usb 1-7: generic converter now attached to ttyUSB3 usbserial_generic 1-7:1.5: generic converter detected usb 1-7: generic converter now attached to ttyUSB4 usbcore: registered new interface driver usbserial_generic usbserial: USB Serial Driver core scsi 5:0:0:0: Direct-Access USBModem MMC Storage 2.31 PQ: 0 ANSI: 2 sd 5:0:0:0: Attached scsi generic sg1 type 0 sd 5:0:0:0: [sdb] Attached SCSI removable disk PPP generic driver version 2.4.2 PPP Deflate Compression module registered
Fedora è perfetta per il mio netbook, il mio unico problema è che uso un mouse bluetooth…

[quote=Agosh]

[root@fucua agosh]# modprobe rfcomm [root@fucua agosh]# dmesg|tail usb 1-7: generic converter now attached to ttyUSB3 usbserial_generic 1-7:1.5: generic converter detected usb 1-7: generic converter now attached to ttyUSB4 usbcore: registered new interface driver usbserial_generic usbserial: USB Serial Driver core scsi 5:0:0:0: Direct-Access USBModem MMC Storage 2.31 PQ: 0 ANSI: 2 sd 5:0:0:0: Attached scsi generic sg1 type 0 sd 5:0:0:0: [sdb] Attached SCSI removable disk PPP generic driver version 2.4.2 PPP Deflate Compression module registered
Fedora è perfetta per il mio netbook, il mio unico problema è che uso un mouse bluetooth…[/quote]
E stranamente partito. Tramite l’icona sulla barra delle notifiche ho fatto click col destro (mi diceva che era acceso ma se aprivo il programma mi chiedeva di accenderlo e anche se premevo accendi non lo accendeva!) ho fatto spegni. Ho aperto il programma, ho selezionato accendi ed è partito.
Non so se la prossima volta ripartirà.
Come mai succede ciò?

vedere output di:

$ dmesg|grep -i blu $ lsmod|grep blu

[agosh@fucua ~]$ dmesg|grep -i blu 
Bluetooth: Core ver 2.15
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: Generic Bluetooth USB driver ver 0.6
Bluetooth: L2CAP ver 2.14
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO (Voice Link) ver 0.6
Bluetooth: SCO socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
usb 5-2: Product: HP Bluetooth Module
usb 5-2: Product: HP Bluetooth Module
[agosh@fucua ~]$ lsmod|grep blu

ora sta funzionando ?

In questo esatto momento è attivo!

ci fai vedere tutto il listato:

# lsmod

[root@fucua agosh]# lsmod 
Module                  Size  Used by
fuse                   45973  3 
ipv6                  177095  30 
snd_hda_codec_idt      36784  1 
snd_hda_intel          16318  2 
snd_hda_codec          52159  2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep               3580  1 snd_hda_codec
b43                   134225  0 
ssb                    27952  1 b43
atl1c                  23067  0 
uvcvideo               45632  0 
joydev                  6583  0 
videodev               31090  1 uvcvideo
hp_wmi                  3961  0 
v4l1_compat            10554  2 uvcvideo,videodev
i915                  220522  5 
drm_kms_helper         17807  1 i915