Установив собі Mandrive 2008.1 spring паралельно ХP SP2, cтала добре без проблем (тільки звук непрацює), першим ділом вирішив настроїти інтернет, знайшов FAQ з даного питання, все зробив як в ньому було написано. Але все одно при підключенні виникає помилка.
У мене
Toshiba A100-906:Тип ЦП Mobile DualCore Intel Core 2 Duo T5600, 1833 MHz
Мамка Mobile Intel Calistoga-PM i945PM
Системна память 1024 Мб (DDR2-533 DDR2 SDRAM)
Відеоадаптер NVIDIA GeForce Go 7600 (256 Мб)
Мобільний телефон Sony Ericsson K550i
Оператор Djuice
Послідовність дій які я робив:
Виключив bluetooth: /etc/init.d./bluetooth stop
1.
Редагував файл /etc/buetooth/hcid.conf
options {
autoinit yes;
security auto;
pairing multi;
# Default PIN code for incoming connections
passkey "Bluez";
}
device {
name "%h-%d";
class 0x3e0100;
# було class 0x000100 (змінив так як в FAQ було, зі старим значенням також пробував- безрузультатно)
iscan enable; pscan enable;
lm accept;
lp rswitch,hold,sniff,park;
auth enable;
encrypt enable;
}
2.
Включив Bluetoothконсоль: [root@localhost peers]# /etc/init.d/bluetooth start
Запускаются службы Bluetooth: [ OK ]
Провірив роботу обладнання.
консоль: [root@localhost peers]# hciconfig
hci0: Type: USB
BD Address: 00:03:7A:FD:00:2C ACL MTU: 384:8 SCO MTU: 64:8
UP RUNNING PSCAN
RX bytes:33598 acl:589 sco:0 events:1198 errors:0
TX bytes:15908 acl:645 sco:0 commands:275 errors:0
Потім просканував телефон:
консоль [root@localhost peers]# hcitool scan
Scanning ...
00:1B:59:6F:3B:8E MoToP
3. Редагую файл /etc/bluetooth/rfcomm.conf та записую туди "мак-адрес" телефона:
rfcomm0 {
bind yes;
device 00:1B:59:6F:3B:8E;
channel 1; # було channel 2, змінив як в FAQ;
comment "Dial-up networking gateway";
}
4.
Зробив підключення ноута до телефона:
[root@localhost peers]# echo ATZ > /dev/rfcomm0
Підключення пройшло успішно, в 1й раз вводив пін, при всіх наступних сробах з'єднання було автоматичним.
5.
В каталозі /etc/ppp/peers/ створив файл з налаштунками нового з'єднання: /etc/ppp/peers/megaedge/dev/rfcomm0 115200
nobsdcomp
nodeflate
connect '/usr/sbin/chat -v -f /etc/ppp/chat-megaedge'
noauth
noipdefault
usepeerdns
defaultroute
debug
nodetach
6.
Створив файл /etc/ppp/chat-megaedge
TIMEOUT 5
ECHO ON
ABORT '\nBUSY\r'
ABORT '\nERROR\r'
ABORT '\nNO ANSWER\r'
ABORT '\nNO CARRIER\r'
ABORT '\nNO DIALTONE\r'
ABORT '\nRINGING\r\n\r\nRINGING\r'
'' \rAT
TIMEOUT 12
OK ATE1
OK 'AT+CGDCONT=1,"IP","xl.kyivstar.net"'
OK ATD*99***1#
Файли створював командою cat > name (вроді так, намучівся доки вийшло щось створити)
7.
З'єднанняroot@localhost peers]# pppd call megaedge
Connect script failed
[root@localhost peers]#
/var/log/syslog
May 30 11:51:31 localhost hcid[8573]: Bluetooth HCI daemon
May 30 11:51:31 localhost hcid[8573]: Unknown option 'auth' line 57
May 30 11:51:31 localhost hcid[8573]: HCI dev 0 registered
May 30 11:51:31 localhost hcid[8573]: HCI dev 0 already up
May 30 11:51:31 localhost hcid[8573]: Device hci0 has been added
May 30 11:51:31 localhost hcid[8573]: Starting security manager 0
May 30 11:51:31 localhost hcid[8573]: Device hci0 has been activated
May 30 11:51:31 localhost hcid[8573]: Starting SDP server
May 30 11:51:31 localhost hcid[8573]: Created local server at unix:abstract=/var/run/dbus-h6jSc2oIIM,guid=0f2ed7f98c012459f5772509483fc013
May 30 11:51:31 localhost input[8581]: Bluetooth Input daemon
May 30 11:51:31 localhost input[8581]: Registered input manager path:/org/bluez/input
May 30 11:51:32 localhost hcid[8573]: Default passkey agent (:1.30, /org/kde/kbluetooth_1234) registered
May 30 11:51:32 localhost hcid[8573]: Default authorization agent (:1.30, /org/kde/kbluetooth_auth_1234) registered
May 30 11:56:59 localhost bluetooth: Starting bluetooth service
May 30 11:57:00 localhost bluetooth: Starting hidd
May 30 11:57:01 localhost hcid[8573]: link_key_request (sba=00:03:7A:FD:00:2C, dba=00:1B:59:6F:3B:8E)
May 30 11:58:05 localhost pppd[8694]: pppd 2.4.4 started by root, uid 0
May 30 11:58:05 localhost bluetooth: Starting bluetooth service
May 30 11:58:05 localhost bluetooth: Starting hidd
May 30 11:58:06 localhost hcid[8573]: link_key_request (sba=00:03:7A:FD:00:2C, dba=00:1B:59:6F:3B:8E)
May 30 11:58:07 localhost chat[8735]: timeout set to 5 seconds
May 30 11:58:07 localhost chat[8735]: abort on (\nBUSY\r)
May 30 11:58:07 localhost chat[8735]: abort on (\nERROR\r)
May 30 11:58:07 localhost chat[8735]: abort on (\nNO ANSWER\r)
May 30 11:58:07 localhost chat[8735]: abort on (\nNO CARRIER\r)
May 30 11:58:07 localhost chat[8735]: abort on (\nNO DIALTONE\r)
May 30 11:58:07 localhost chat[8735]: abort on (\nRINGING\r\n\r\nRINGING\r)
May 30 11:58:07 localhost chat[8735]: send (^MAT^M)
May 30 11:58:07 localhost chat[8735]: timeout set to 12 seconds
May 30 11:58:07 localhost chat[8735]: expect (OK)
May 30 11:58:19 localhost chat[8735]: alarm
May 30 11:58:19 localhost chat[8735]: Failed
May 30 11:58:19 localhost pppd[8694]: Connect script failed
May 30 11:58:20 localhost pppd[8694]: Exit.
Начебто все, що я зміг назбирати, відразу прошу вибачення можливо щось лишнє або щось невиклав, просто тільки 2й день, майже нічого не розумію.
P.S: я вище писав, що у мене звук непрацює, міксери покрутив - недопомогло, першніж створювати нову тему хотілося б знати які команди потрібно викласти та інше.
Звукова карта Realtek ALC861 @ Intel 82801GBM ICH7-M - High Definition Audio Controller [B-0]
Драйвера інсталювало автоматично, але жодного звука так і незміг видавить.
Буду дуже вдячний за будь-яку надану допомогу в пізнанні цієї ОС.