hardware:samsung_m50_2130
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| hardware:samsung_m50_2130 [2008/01/01 14:48] – kratz00 | hardware:samsung_m50_2130 [2008/12/31 10:44] (current) – kratz00 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== M50-2130 Baako ====== | ====== M50-2130 Baako ====== | ||
| + | |||
| + | ===== Modem ===== | ||
| + | |||
| + | Needed: [[hardware: | ||
| + | |||
| + | From //aplay -l// | ||
| + | < | ||
| + | card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem] | ||
| + | Subdevices: 1/1 | ||
| + | Subdevice #0: subdevice #0 | ||
| + | </ | ||
| + | |||
| + | Start the software modem: | ||
| + | < | ||
| + | slmodemd -a modem:0 -g root | ||
| + | </ | ||
| + | |||
| + | or if you use a old version of ALSA-lib: | ||
| + | < | ||
| + | slmodemd -a hw:0,6 -g root | ||
| + | </ | ||
| ===== Hardware ===== | ===== Hardware ===== | ||
| Line 94: | Line 115: | ||
| |< | |< | ||
| <M> HCI USB driver | <M> HCI USB driver | ||
| - | [*] SCO (voice) support | ||
| < > HCI SDIO driver | < > HCI SDIO driver | ||
| < > HCI UART driver | < > HCI UART driver | ||
| Line 103: | Line 123: | ||
| </ | </ | ||
| - | After booting the new kernel, load //hci_usb// | + | After booting the new kernel, load //btusb// |
| < | < | ||
| - | modprobe | + | modprobe |
| </ | </ | ||
| - | With the help of //hciconfig -a// from the [[software: | + | With the help of //hciconfig -a// from the [[software: |
| < | < | ||
| hci0: Type: USB | hci0: Type: USB | ||
| Line 141: | Line 161: | ||
| </ | </ | ||
| - | Quick check if there are some other Bluetooth devices arround, //hcitool scan// (also from the [[software: | + | Quick check if there are some other Bluetooth devices arround, //hcitool scan// (also from the [[software: |
| < | < | ||
| Scanning ... | Scanning ... | ||
| Line 183: | Line 203: | ||
| test -r $HOME/ | test -r $HOME/ | ||
| </ | </ | ||
| + | |||
| + | |||
| + | ===== ACPI ===== | ||
| + | |||
| + | What most people want is, that when they close the lid of their laptop, it should suspend. | ||
| + | After closing the lid on this notebook, it needs arround 12 seconds till a ACPI event is thrown. | ||
| + | It's exactly the same behaviour in MS Windows. So it seems to be a feature, some sort of delay time. | ||
| + | |||
| + | The other thing which is a little bit special is that after booting the initial state of the lid is always //closed//. | ||
| + | |||
| + | < | ||
| + | cat / | ||
| + | state: | ||
| + | </ | ||
| + | |||
| + | This is no problem at all because if you close the lid for the first time, longer than arround 12 seconds, the lid state is still //closed//. | ||
| + | After opening the lid, it state changes to //open// and thenceforward the lid state is always correct. | ||
| + | |||
| + | If you are bothered by this you can use this custom DSDT ([[http:// | ||
hardware/samsung_m50_2130.1199195335.txt.gz · Last modified: by kratz00
