ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Wii Remote
@ 2010-05-19 13:04 Andrey Liakhovets
  2010-05-19 13:46 ` Андрей Черепанов
  0 siblings, 1 reply; 5+ messages in thread
From: Andrey Liakhovets @ 2010-05-19 13:04 UTC (permalink / raw)
  To: community

Здравствуйте.

Попробовал сделать макет интерактивной доски в ALT Linux
(прочтя http://freeschool.altlinux.ru/?p=2005 ).

Оказалось, что "Поставить софт и проверить" совсем не так просто.
И, судя по форумам, не только для меня. Так что, может, кому-нибудь пригодится.

Итак:
0) делалось на ALT Linux 5.0.1r1 School Lite, обновлённом до p5 branch,
 и на 2-х разных системах с 5.1 branch (и на Ubuntu :)
1) нужна java (на ALT Linux 5.0.1r1 School Lite уже была). Например:
  # apt-get install java-1.6.0-sun
2) нужна libbluetooth.so (см. http://bluecove.org/bluecove-gpl/ ). Например:
  # apt-get install libbluez4-devel
 (или libbluez-devel, но это ещё не до конца проверил)
3) правильная bluecove ( http://www.uweschmidt.org/wiimote-whiteboard )
 здесь: http://bluecove.googlecode.com/files/bluecove-gpl-2.1.0.jar
 (Установка: http://www.uweschmidt.org/comment/303 )
4) только в Ubuntu сразу заработала связь Wii Remote с компьютером.
 В 5.1 установил bluez и запустил сервис bluetoothd:
  # apt-get install bluez
  # service bluetoothd start
 (причём в одной из систем что-то было не так: bluetoothd не соединился
 с D-Bus, после вставления устройства hcitool dev ничего не показывал,
 пришлось руками делать
  # hciconfig hci0 up
 Но после перезагрузки всё стало хорошо.)
 В ALT Linux 5.0.1r1 School Lite постараюсь завтра допроверять.

Андрей Ляховец


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-21  7:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-19 13:04 [Comm] Wii Remote Andrey Liakhovets
2010-05-19 13:46 ` Андрей Черепанов
2010-05-21  7:00   ` Andrey Liakhovets
2010-05-21  7:03     ` Andrey Rahmatullin
2010-05-21  7:11       ` Andrey Liakhovets

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git