I've just added some tips to the sections on Wireless and Bluetooth, I'm
not much of a tech so someone should look over them and see if they're
useful.

Here's what I've added:

=======

Wireless NIC
Gathering information about the problem Try running each of the
following commands in a terminal, and add the results to your bug
report. 

ifconfig -a
tcpdump -i ethx
netstat -in
netstat -rn

=====

[BOTTOM][TOP]Bluetooth
Related packages 

      * bluez-utils 
        
      * linux-source-x.x.xx 
        

Related info After each tip try again with your Bluetooth device. 

      * Is the device listed in /proc/bus/usb/devices? 
        
      * Restart your computer to clear away various logs and clutter, in
        a root terminal type 
        
dmesg

... and post the output in your bug report. 

      * Test for detected hardware: 
        
$ lspci -vv

Force start bluez-utils: 

$ /etc/init.d/bluez-utils start

Test again for detected hardware: 

$ lspci -vv

... add all that to your bug report, it shows whether after forcing
bluez-utils to start the hardware was then detected' 

      * Maybe it's in hid mode and should be in hci mode, try switching
        with 
        
hid2hci

... add the output to tour report 

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
laptop-testing-team mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/laptop-testing-team

Reply via email to