Difference between revisions of "Dell XPS M1330"
From Organic Design wiki
(drive replaced) |
(webcam not working) |
||
Line 1: | Line 1: | ||
+ | == HDMI video output == | ||
*[[HDMI to DVI problem]] | *[[HDMI to DVI problem]] | ||
− | == Bluetooth | + | == Bluetooth == |
For some reason my ''Microsoft Bluetooth Notebook Mouse 5000'' wouldn't connect when using the GUI bluetooth tool in the system tray, but it worked fine when connecting from the shell. First get the devices MAC address: | For some reason my ''Microsoft Bluetooth Notebook Mouse 5000'' wouldn't connect when using the GUI bluetooth tool in the system tray, but it worked fine when connecting from the shell. First get the devices MAC address: | ||
hcitool scan | hcitool scan | ||
Line 8: | Line 9: | ||
Then connect to the device with: | Then connect to the device with: | ||
hidd --connect 00:1D:D8:93:90:3D | hidd --connect 00:1D:D8:93:90:3D | ||
+ | |||
+ | == Webcam == | ||
+ | The webcam isn't working, haven't looked in to this yet. | ||
[[Category:Nad]] | [[Category:Nad]] |
Revision as of 07:27, 17 August 2008
HDMI video output
Bluetooth
For some reason my Microsoft Bluetooth Notebook Mouse 5000 wouldn't connect when using the GUI bluetooth tool in the system tray, but it worked fine when connecting from the shell. First get the devices MAC address:
hcitool scan
This will yield something like the following:
00:1D:D8:93:90:3D Microsoft Bluetooth Notebook Mouse 5000
Then connect to the device with:
hidd --connect 00:1D:D8:93:90:3D
Webcam
The webcam isn't working, haven't looked in to this yet.