Форум XBMC и Kodi. Помощь, поддержка, обсуждение, плагины.
   

Вернуться   Форум XBMC и Kodi. Помощь, поддержка, обсуждение, плагины. > Помощь и поддержка > Поддержка платформы Linux \ Live

Ответ
 
Опции темы Опции просмотра
Старый 22.08.2011, 13:57   #1
RamirezZz
Junior Member
 
Регистрация: 19.08.2011
Сообщений: 17
По умолчанию XBMC 10.04+ Пульт ДУ TSGV-IR01

Добрый день!
Купил данный девайс: IR модуль - tsdx-ir14, пульт tsgv-ir01. Ни в какую не могу запустить его на xbmc 10.04.
Помогите пожалуйста!!!
RamirezZz вне форума   Ответить с цитированием
Старый 22.08.2011, 18:05   #2
bigbax
Senior Member
 
Аватар для bigbax
 
Регистрация: 12.12.2009
Адрес: Моск.обл.
Сообщений: 4,477
Отправить сообщение для bigbax с помощью ICQ
По умолчанию

В принципе всё должно заработать с конфигурационным файлом. Он лежит в :
/usr/share/lirc/remotes/mceusb/lircd.conf.mceusb
скопируйте его в /etc/lirc/ .
Можно это сделать в одну строку в консоли :
Код:
sudo cp /usr/share/lirc/remotes/mceusb/lircd.conf.mceusb /etc/lirc/

Потом запустите конфигуратор лирк :
Код:
sudo dpkg-reconfigure lirc

В первом меню жмите Enter на строке "Windows Media Center Transceivers/Remotes (all)"
Во втором меню первая строка "None" .
После этого в /etc/lirc/hardware.conf появится конфиг :
#
#Chosen Remote Control
REMOTE="Windows Media Center Transceivers/Remotes (all)"
REMOTE_MODULES="lirc_dev mceusb"
REMOTE_DRIVER=""
REMOTE_DEVICE="/dev/lirc0"
REMOTE_SOCKET=""
REMOTE_LIRCD_CONF="mceusb/lircd.conf.mceusb"
REMOTE_LIRCD_ARGS=""

Для проверки работает ли пульт под лирком , запсукаем утилиту
irw

При кликах на кнопки пульта должны получить возврат в виде :
00000001 play mceusb

Конфигурационный Lircmap.xml лежит в /usr/share/xbmc/system/ . Для этого пульта соответствует секция <remote device="mceusb">

----------------------------------------------------------------------
p.s. Если не пройдёт, то придётся действовать по сложному сценарию .
Драйвера для пульта Ubuntu 10.04 лежат на сайте ASRock
p.s. А не пробовали в XBMC Система-Система-Устройства ввода > перевести в режим "Пульт посылает команды клавиатуры" ? Перезагрузить xbmc и потестировать ?
__________________
Ubuntu 20.0.х, Kodi next

Последний раз редактировалось bigbax; 22.08.2011 в 19:58.
bigbax вне форума   Ответить с цитированием
Старый 22.08.2011, 19:14   #3
kerber
Senior Member
 
Регистрация: 05.02.2010
Адрес: Казань
Сообщений: 2,930
Отправить сообщение для kerber с помощью ICQ Отправить сообщение для kerber с помощью Skype™
По умолчанию

Нее, нафига его оттуда копировать то?
dpkg-reconfigure lirc
выбрать Windows Media Center Transceivers/Remotes (all)
в /etc/lirc/hardware.conf сам пропишт путь тот
Код:
REMOTE_LIRCD_CONF="mceusb/lircd.conf.mceusb"
и всё.
__________________
Qnap TS-228A
Nvidia Shield TV
kerber вне форума   Ответить с цитированием
Старый 22.08.2011, 19:44   #4
bigbax
Senior Member
 
Аватар для bigbax
 
Регистрация: 12.12.2009
Адрес: Моск.обл.
Сообщений: 4,477
Отправить сообщение для bigbax с помощью ICQ
По умолчанию

меня больше интересует второе моё p.s. насчет режима клавиатуры и в каком xbmc dharma or eden всё это не работает. Пульт вообще должен работать из коробки тем более в xbmc eden . В 10.04 под лирком в полпинка - чип мсе стоит.
__________________
Ubuntu 20.0.х, Kodi next

Последний раз редактировалось bigbax; 22.08.2011 в 19:53.
bigbax вне форума   Ответить с цитированием
Старый 23.08.2011, 08:01   #5
RamirezZz
Junior Member
 
Регистрация: 19.08.2011
Сообщений: 17
По умолчанию

Стоит XBMC dharma, галочку ставил, перезагружал... все по Вашему мануалу делал... В irw при нажатии кнопок ничего не появляется... 3 дня с ним воюю... ставил драйвера nevoton, скачивал с сайта AsRock. На Win 7 пульт определяется и работает, так что о физической проблеме речи быть не может.
Пульт прикручиваю к Foxconn nt-525. поставил XBMC 10.1-live. Пробовал так же xbmcfreak-nuvoton, история таже.
RamirezZz вне форума   Ответить с цитированием
Старый 23.08.2011, 08:32   #6
bigbax
Senior Member
 
Аватар для bigbax
 
Регистрация: 12.12.2009
Адрес: Моск.обл.
Сообщений: 4,477
Отправить сообщение для bigbax с помощью ICQ
По умолчанию

Запустите конфигуратор лирк . Во всех окнах поставьте на None .
После этого :
В XBMC Система-Система-Отладка - включить режим отладки . Потом в Главном меню понажимайте все подряд кнопки пульта . Потом копируете xbmc.log из home/Ваш login /.xbmc/temp и его кидаете сюда .
Аналогично сделайте лог файл с переконфигурированным xbmc в лирк / Отдельно файл тоже сюда.
p.s. Вы не пишете как именно "не работает " пульт -все кнопки или частично ?
__________________
Ubuntu 20.0.х, Kodi next
bigbax вне форума   Ответить с цитированием
Старый 23.08.2011, 08:48   #7
RamirezZz
Junior Member
 
Регистрация: 19.08.2011
Сообщений: 17
По умолчанию

Все кнопки абсалютно не работают... Возможно что-то с самим lirc.
при перезагрузке службы выдает следующее:
xbmc@XBMCLive:~$ sudo /etc/init.d/lirc restart
* Stopping execution daemon: irexec [fail]
* Stopping remote control daemon(s): LIRC [fail]
* Loading LIRC modules [ OK ]
* Unable to load LIRC kernel modules. Verify your
* selected kernel modules in /etc/lirc/hardware.conf
* Starting execution daemon: irexec [fail]


Лог отладки:
10:30:32 T:3079272304 M:2034302976 NOTICE: -----------------------------------------------------------------------
10:30:32 T:3079272304 M:2034302976 NOTICE: Starting XBMC, Platform: Linux (Ubuntu 10.04.2 LTS - XBMCLive Dharma, 2.6.32-29-generic
i686). Built on Mar 9 2011 (Git:Unknown)
10:30:32 T:3079272304 M:2034302976 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
10:30:32 T:3079272304 M:2034302976 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
10:30:32 T:3079272304 M:2034302976 NOTICE: special://masterprofile/ is mapped to: /home/xbmc/.xbmc/userdata
10:30:32 T:3079272304 M:2034302976 NOTICE: special://home/ is mapped to: /home/xbmc/.xbmc
10:30:32 T:3079272304 M:2034302976 NOTICE: special://temp/ is mapped to: /home/xbmc/.xbmc/temp
10:30:32 T:3079272304 M:2034302976 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
10:30:32 T:3079272304 M:2034302976 NOTICE: Log File is located: /home/xbmc/.xbmc/temp/xbmc.log
10:30:32 T:3079272304 M:2034302976 NOTICE: -----------------------------------------------------------------------
10:30:32 T:3079272304 M:2034302976 NOTICE: Setup SDL
10:30:32 T:3079272304 M:2032132096 NOTICE: load settings...
10:30:33 T:3079272304 M:2031759360 NOTICE: special://profile/ is mapped to: special://masterprofile/
10:30:33 T:3079272304 M:2031759360 NOTICE: loading special://masterprofile/guisettings.xml
10:30:33 T:3079272304 M:2031759360 NOTICE: Getting hardware information now...
10:30:33 T:3079272304 M:2031759360 NOTICE: Checking resolution 12
10:30:33 T:3079272304 M:2031759360 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
10:30:33 T:3079272304 M:2031640576 NOTICE: Loaded playercorefactory configuration
10:30:33 T:3079272304 M:2031640576 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
10:30:33 T:3079272304 M:2031640576 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
10:30:33 T:3079272304 M:2031640576 NOTICE: Loaded advancedsettings.xml from special://profile/advancedsettings.xml
10:30:33 T:3079272304 M:2031640576 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<network>
<disableipv6>true</disableipv6>
</network>
</advancedsettings>
10:30:33 T:3079272304 M:2031640576 NOTICE: Getting hardware information now...
10:30:33 T:3079272304 M:2031640576 NOTICE: Checking resolution 12
10:30:33 T:3079272304 M:2031640576 NOTICE: Default DVD Player: dvdplayer
10:30:33 T:3079272304 M:2031640576 NOTICE: Default Video Player: dvdplayer
10:30:33 T:3079272304 M:2031640576 NOTICE: Default Audio Player: paplayer
10:30:33 T:3079272304 M:2031640576 NOTICE: Loading media sources from special://masterprofile/sources.xml
10:30:33 T:3079272304 M:2028859392 NOTICE: Using visual 0x10e
10:30:34 T:3079272304 M:2026119168 NOTICE: GL_VENDOR = Tungsten Graphics, Inc
10:30:34 T:3079272304 M:2026119168 NOTICE: GL_RENDERER = Mesa DRI Intel(R) IGD GEM 20091221 2009Q4 x86/MMX/SSE2
10:30:34 T:3079272304 M:2026119168 NOTICE: GL_VERSION = 1.4 Mesa 7.7.1
10:30:34 T:3079272304 M:2026119168 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
10:30:34 T:3079272304 M:2026119168 NOTICE: GL_EXTENSIONS = GL_EXT_compiled_vertex_array GL_EXT_texture_env_add GL_ARB_copy_buffer G
L_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_fragment_program GL_ARB_half_float_pixel GL_ARB_map_
buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_pr
ovoking_vertex GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_120 GL_ARB_shadow GL_ARB_sync GL_ARB_textur
e_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_e
nv_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_t
ranspose_matrix GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos
GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_logic_op GL_EXT_bl
end_minmax GL_EXT_blend_subtract GL_EXT_cull_vertex GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_framebuffer_blit GL_EXT_fr
amebuffer_object GL_EXT_fog_coord GL_EXT_gpu_program_parameters GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_p
ixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_
secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_subtexture GL_
EXT_texture GL_EXT_texture3D GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL
_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_vertex_array GL_3DFX_t
exture_compression_FXT1 GL_APPLE_client_storage GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ATI_blend_equation_separate G
L_ATI_texture_env_combine3 GL_ATI_separate_stencil GL_IBM_multimode_draw_arrays GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat
GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square GL_NV_light_max_exponen
t GL_NV_packed_depth_stencil GL_NV_texture_env_combine4 GL_NV_texture_rectangle GL_NV_texgen_reflection GL_NV_vertex_program GL_NV_v
ertex_program1_1 GL_OES_read_format GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_
lod GL_SUN_multi_draw_arrays
10:30:34 T:3079272304 M:2026119168 ERROR: GLX: Same window as before, refreshing context
10:30:34 T:3079272304 M:2025783296 NOTICE: UDisks: Added /media/TRANSCEND
10:30:34 T:3079272304 M:2025783296 NOTICE: start dvd mediatype detection
10:30:34 T:3079272304 M:2025783296 NOTICE: initializing playlistplayer
10:30:34 T:3079272304 M:2025783296 NOTICE: DONE initializing playlistplayer
10:30:34 T:3079272304 M:2021830656 NOTICE: initialize done
10:30:34 T:3079272304 M:2021830656 NOTICE: Running the application...
10:30:34 T:3079272304 M:2021830656 NOTICE: ES: Starting event server
10:30:34 T:3079272304 M:2021830656 NOTICE: DS: Starting dbus server
10:30:34 T:3052878704 M:2021830656 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
10:30:34 T:3052878704 M:2021703680 NOTICE: UDP: Listening on port 9777
10:30:34 T:3079272304 M:2021703680 ERROR: DS: Failed to connect to the D-Bus session daemon: Empty address ''
10:30:34 T:3079272304 M:2021703680 NOTICE: starting zeroconf publishing
10:30:35 T:3079272304 M:2019356672 WARNING: UDisks: Inconsistency found! DeviceAdded on an indexed disk
10:30:35 T:3079272304 M:2019356672 NOTICE: UDisks: Added /media/TRANSCEND
10:30:36 T:3079272304 M:2019119104 WARNING: UDisks: Inconsistency found! DeviceAdded on an indexed disk
10:32:19 T:3079272304 M:2026397696 ERROR: PulseAudio: Waited for the Context but it failed
10:32:19 T:3079272304 M:2026397696 ERROR: PulseAudio: Failed to create context
10:32:19 T:3079272304 M:2026397696 WARNING: Failed to find previously selected audio sink
10:32:19 T:3079272304 M:2026397696 ERROR: PulseAudio: Waited for the Context but it failed
10:32:19 T:3079272304 M:2026397696 ERROR: PulseAudio: Failed to create context
10:32:19 T:3079272304 M:2026397696 WARNING: Failed to find previously selected audio sink
10:32:25 T:3079272304 M:2026205184 NOTICE: Enabled debug logging due to GUI setting. Level 2.
10:32:31 T:3079272304 M:2026762240 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
10:32:31 T:3079272304 M:2026762240 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
10:32:31 T:3079272304 M:2026762240 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
10:32:31 T:3079272304 M:2026762240 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
10:32:32 T:3079272304 M:2026762240 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
10:32:32 T:3079272304 M:2026762240 DEBUG: ------ Window Init (Settings.xml) ------
10:32:32 T:3079272304 M:2026762240 INFO: Loading skin file: Settings.xml
10:32:32 T:3079272304 M:2026762240 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
10:32:32 T:3079272304 M:2026762240 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
10:32:32 T:3079272304 M:2026762240 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
10:32:32 T:3079272304 M:2026762240 DEBUG: ------ Window Deinit (Settings.xml) ------
10:32:32 T:3079272304 M:2026762240 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
10:32:32 T:3079272304 M:2026762240 DEBUG: ------ Window Init (Home.xml) ------
10:32:32 T:3079272304 M:2026762240 INFO: Loading skin file: Home.xml
10:32:32 T:3079272304 M:2026123264 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
10:32:32 T:3079272304 M:2026123264 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
10:32:32 T:3079272304 M:2026123264 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
10:32:32 T:3079272304 M:2026123264 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
10:32:32 T:3079272304 M:2026143744 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
10:32:32 T:3079272304 M:2026143744 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
10:32:48 T:3007409008 M:2026053632 DEBUG: Thread 3007409008 terminating (autodelete)
10:32:48 T:2945461104 M:2026180608 DEBUG: Thread 2945461104 terminating (autodelete)
10:32:48 T:2996919152 M:2026180608 DEBUG: Thread 2996919152 terminating (autodelete)
10:32:48 T:2986429296 M:2026196992 DEBUG: Thread 2986429296 terminating (autodelete)
10:33:02 T:3079272304 M:2026348544 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
10:33:02 T:3079272304 M:2026348544 DEBUG: Unloading: ImageLib-i486-linux.so
10:33:07 T:3079272304 M:2026348544 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:33:07 T:3079272304 M:2026348544 DEBUG: OnKey: 61453 pressed, action is Select
10:33:07 T:3079272304 M:2026348544 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Settings)
10:33:07 T:3079272304 M:2026348544 DEBUG: ExecuteXBMCAction : To ActivateWindow(Settings)
10:33:07 T:3079272304 M:2026348544 DEBUG: Activating window ID: 10004
10:33:07 T:3079272304 M:2026348544 DEBUG: Checking if window ID 10004 is locked.
10:33:07 T:3079272304 M:2026348544 DEBUG: ------ Window Deinit (Home.xml) ------
10:33:07 T:3079272304 M:2026348544 DEBUG: ------ Window Init (Settings.xml) ------
10:33:07 T:3079272304 M:2026348544 INFO: Loading skin file: Settings.xml
10:33:07 T:2986429296 M:2026508288 DEBUG: thread start, auto delete: 1
10:33:07 T:2986429296 M:2026508288 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-i486-linux.so
10:33:07 T:2986429296 M:2022617088 DEBUG: DoWork - took 252 ms to load special://skin/backgrounds/system.jpg
10:33:08 T:3079272304 M:2026299392 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:33:08 T:3079272304 M:2026299392 DEBUG: OnKey: 61453 pressed, action is Select
10:33:08 T:3079272304 M:2026299392 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(SystemSettings)
10:33:08 T:3079272304 M:2026299392 DEBUG: ExecuteXBMCAction : To ActivateWindow(SystemSettings)
10:33:08 T:3079272304 M:2026299392 DEBUG: Activating window ID: 10016
10:33:08 T:3079272304 M:2026299392 DEBUG: Checking if window ID 10016 is locked.
10:33:08 T:3079272304 M:2026299392 DEBUG: ------ Window Deinit (Settings.xml) ------
10:33:08 T:3079272304 M:2025918464 DEBUG: ------ Window Init (SettingsCategory.xml) ------
10:33:08 T:3079272304 M:2025918464 INFO: Loading skin file: SettingsCategory.xml
10:33:09 T:3079272304 M:2026254336 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:33:09 T:3079272304 M:2026254336 DEBUG: OnKey: 61480 pressed, action is Down
10:33:09 T:3079272304 M:2026254336 DEBUG: PulseAudio: Context failed
10:33:09 T:3079272304 M:2026254336 ERROR: PulseAudio: Waited for the Context but it failed
10:33:09 T:3079272304 M:2026254336 ERROR: PulseAudio: Failed to create context
10:33:09 T:3079272304 M:2026254336 WARNING: Failed to find previously selected audio sink
10:33:09 T:3079272304 M:2026254336 DEBUG: PulseAudio: Context failed
10:33:09 T:3079272304 M:2026254336 ERROR: PulseAudio: Waited for the Context but it failed
10:33:09 T:3079272304 M:2026254336 ERROR: PulseAudio: Failed to create context
10:33:09 T:3079272304 M:2026254336 WARNING: Failed to find previously selected audio sink
10:33:10 T:3079272304 M:2026254336 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:33:10 T:3079272304 M:2026254336 DEBUG: OnKey: 61480 pressed, action is Down
10:33:10 T:3079272304 M:2026254336 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:33:10 T:3079272304 M:2026254336 DEBUG: OnKey: 61480 pressed, action is Down
10:33:10 T:3079272304 M:2026254336 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:33:10 T:3079272304 M:2026254336 DEBUG: OnKey: 61480 pressed, action is Down
10:33:10 T:3079272304 M:2026254336 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:33:10 T:3079272304 M:2026254336 DEBUG: OnKey: 61480 pressed, action is Down
10:33:10 T:3079272304 M:2026254336 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:33:10 T:3079272304 M:2026254336 DEBUG: OnKey: 61480 pressed, action is Down
10:33:10 T:3079272304 M:2026254336 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:33:10 T:3079272304 M:2026254336 DEBUG: OnKey: 61480 pressed, action is Down
10:33:10 T:3079272304 M:2026250240 DEBUG: SDLKeyboard: scancode: 111, sym: 273, unicode: 0, modifier: 0
10:33:10 T:3079272304 M:2026250240 DEBUG: OnKey: 61478 pressed, action is Up
10:33:11 T:3079272304 M:2026221568 DEBUG: SDLKeyboard: scancode: 111, sym: 273, unicode: 0, modifier: 0
10:33:11 T:3079272304 M:2026221568 DEBUG: OnKey: 61478 pressed, action is Up
10:33:11 T:3079272304 M:2026221568 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:33:11 T:3079272304 M:2026221568 DEBUG: OnKey: 61453 pressed, action is Select
10:33:12 T:3079272304 M:2026340352 DEBUG: SDLKeyboard: scancode: 114, sym: 275, unicode: 0, modifier: 0
10:33:12 T:3079272304 M:2026340352 DEBUG: OnKey: 61479 pressed, action is Right
10:33:12 T:3079272304 M:2026340352 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:33:12 T:3079272304 M:2026340352 DEBUG: OnKey: 61453 pressed, action is Select
10:33:12 T:3079272304 M:2026340352 NOTICE: Disabled debug logging due to GUI setting. Level 0.
10:45:24 T:3079272304 M:2026479616 NOTICE: Enabled debug logging due to GUI setting. Level 2.
10:45:31 T:3079272304 M:2026487808 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
10:45:31 T:3079272304 M:2026487808 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
10:45:31 T:3079272304 M:2026360832 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
10:45:31 T:3079272304 M:2026360832 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
10:45:31 T:3079272304 M:2026360832 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
10:45:31 T:3079272304 M:2026360832 DEBUG: ------ Window Init (Settings.xml) ------
10:45:31 T:3079272304 M:2026360832 INFO: Loading skin file: Settings.xml
10:45:31 T:3079272304 M:2026360832 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
10:45:31 T:3079272304 M:2026360832 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
10:45:31 T:3079272304 M:2026360832 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
10:45:31 T:3079272304 M:2026360832 DEBUG: ------ Window Deinit (Settings.xml) ------
10:45:31 T:3079272304 M:2026360832 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
10:45:31 T:3079272304 M:2026360832 DEBUG: ------ Window Init (Home.xml) ------
10:45:31 T:3079272304 M:2026360832 INFO: Loading skin file: Home.xml
10:45:31 T:3079272304 M:2026360832 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-i486-linux.so
10:45:32 T:3079272304 M:2026270720 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
10:45:32 T:3079272304 M:2026270720 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
10:45:32 T:3079272304 M:2026270720 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
10:45:32 T:3079272304 M:2026270720 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
10:45:57 T:3079272304 M:2026414080 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:45:57 T:3079272304 M:2026414080 DEBUG: OnKey: 61453 pressed, action is Select
10:45:57 T:3079272304 M:2026414080 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Settings)
10:45:57 T:3079272304 M:2026414080 DEBUG: ExecuteXBMCAction : To ActivateWindow(Settings)
10:45:57 T:3079272304 M:2026414080 DEBUG: Activating window ID: 10004
10:45:57 T:3079272304 M:2026414080 DEBUG: Checking if window ID 10004 is locked.
10:45:57 T:3079272304 M:2026414080 DEBUG: ------ Window Deinit (Home.xml) ------
10:45:57 T:3079272304 M:2026414080 DEBUG: ------ Window Init (Settings.xml) ------
10:45:57 T:3079272304 M:2026414080 INFO: Loading skin file: Settings.xml
10:45:57 T:2986429296 M:2026700800 DEBUG: thread start, auto delete: 1
10:45:58 T:2986429296 M:2022772736 DEBUG: DoWork - took 249 ms to load special://skin/backgrounds/system.jpg
10:45:59 T:3079272304 M:2026516480 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:45:59 T:3079272304 M:2026516480 DEBUG: OnKey: 61453 pressed, action is Select
10:45:59 T:3079272304 M:2026516480 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(SystemSettings)
10:45:59 T:3079272304 M:2026516480 DEBUG: ExecuteXBMCAction : To ActivateWindow(SystemSettings)
10:45:59 T:3079272304 M:2026516480 DEBUG: Activating window ID: 10016
10:45:59 T:3079272304 M:2026516480 DEBUG: Checking if window ID 10016 is locked.
10:45:59 T:3079272304 M:2026516480 DEBUG: ------ Window Deinit (Settings.xml) ------
10:45:59 T:3079272304 M:2026516480 DEBUG: ------ Window Init (SettingsCategory.xml) ------
10:45:59 T:3079272304 M:2026516480 INFO: Loading skin file: SettingsCategory.xml
10:46:00 T:3079272304 M:2026725376 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:46:00 T:3079272304 M:2026725376 DEBUG: OnKey: 61480 pressed, action is Down
10:46:00 T:3079272304 M:2026725376 DEBUG: PulseAudio: Context failed
10:46:00 T:3079272304 M:2026725376 ERROR: PulseAudio: Waited for the Context but it failed
10:46:00 T:3079272304 M:2026725376 ERROR: PulseAudio: Failed to create context
10:46:00 T:3079272304 M:2026725376 WARNING: Failed to find previously selected audio sink
10:46:00 T:3079272304 M:2026725376 DEBUG: PulseAudio: Context failed
10:46:00 T:3079272304 M:2026725376 ERROR: PulseAudio: Waited for the Context but it failed
10:46:00 T:3079272304 M:2026725376 ERROR: PulseAudio: Failed to create context
10:46:00 T:3079272304 M:2026725376 WARNING: Failed to find previously selected audio sink
10:46:00 T:3079272304 M:2026508288 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:46:00 T:3079272304 M:2026508288 DEBUG: OnKey: 61480 pressed, action is Down
10:46:02 T:3079272304 M:2026479616 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:46:02 T:3079272304 M:2026479616 DEBUG: OnKey: 61480 pressed, action is Down
10:46:02 T:3079272304 M:2026479616 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:46:02 T:3079272304 M:2026479616 DEBUG: OnKey: 61480 pressed, action is Down
10:46:02 T:3079272304 M:2026479616 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:46:02 T:3079272304 M:2026479616 DEBUG: OnKey: 61453 pressed, action is Select
10:46:03 T:3079272304 M:2026532864 DEBUG: SDLKeyboard: scancode: 114, sym: 275, unicode: 0, modifier: 0
10:46:03 T:3079272304 M:2026532864 DEBUG: OnKey: 61479 pressed, action is Right
10:46:03 T:3079272304 M:2026532864 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:46:03 T:3079272304 M:2026532864 DEBUG: OnKey: 61453 pressed, action is Select
10:46:03 T:3079272304 M:2026532864 NOTICE: Disabled debug logging due to GUI setting. Level 0.

Последний раз редактировалось RamirezZz; 23.08.2011 в 08:56.
RamirezZz вне форума   Ответить с цитированием
Старый 23.08.2011, 09:18   #8
RamirezZz
Junior Member
 
Регистрация: 19.08.2011
Сообщений: 17
По умолчанию

Извиняюсь... (из терминала сложно копировать)
Лог с отключеным лирком:
10:59:03 T:3078555504 M:2035286016 NOTICE: -----------------------------------------------------------------------
10:59:03 T:3078555504 M:2034905088 NOTICE: Starting XBMC, Platform: Linux (Ubuntu 10.04.2 LTS - XBMCLive Dharma, 2.6.32-29-generic
10:59:03 T:3078555504 M:2034905088 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
10:59:03 T:3078555504 M:2034905088 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
10:59:03 T:3078555504 M:2034905088 NOTICE: special://masterprofile/ is mapped to: /home/xbmc/.xbmc/userdata
10:59:03 T:3078555504 M:2034905088 NOTICE: special://home/ is mapped to: /home/xbmc/.xbmc
10:59:03 T:3078555504 M:2034905088 NOTICE: special://temp/ is mapped to: /home/xbmc/.xbmc/temp
10:59:03 T:3078555504 M:2034905088 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
10:59:03 T:3078555504 M:2034905088 NOTICE: Log File is located: /home/xbmc/.xbmc/temp/xbmc.log
10:59:03 T:3078555504 M:2034905088 NOTICE: -----------------------------------------------------------------------
10:59:03 T:3078555504 M:2034831360 NOTICE: Setup SDL
10:59:04 T:3078555504 M:2033008640 NOTICE: load settings...
10:59:04 T:3078555504 M:2031734784 NOTICE: special://profile/ is mapped to: special://masterprofile/
10:59:04 T:3078555504 M:2031734784 NOTICE: loading special://masterprofile/guisettings.xml
10:59:04 T:3078555504 M:2031734784 NOTICE: Getting hardware information now...
10:59:04 T:3078555504 M:2031734784 NOTICE: Checking resolution 12
10:59:04 T:3078555504 M:2031734784 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
10:59:04 T:3078555504 M:2031734784 NOTICE: Loaded playercorefactory configuration
10:59:04 T:3078555504 M:2031734784 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
10:59:04 T:3078555504 M:2031734784 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
10:59:04 T:3078555504 M:2031734784 NOTICE: Loaded advancedsettings.xml from special://profile/advancedsettings.xml
10:59:04 T:3078555504 M:2031734784 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<network>
<disableipv6>true</disableipv6>
</network>
</advancedsettings>
10:59:04 T:3078555504 M:2031734784 NOTICE: Getting hardware information now...
10:59:04 T:3078555504 M:2031734784 NOTICE: Checking resolution 12
10:59:04 T:3078555504 M:2031734784 NOTICE: Default DVD Player: dvdplayer
10:59:04 T:3078555504 M:2031734784 NOTICE: Default Video Player: dvdplayer
10:59:04 T:3078555504 M:2031734784 NOTICE: Default Audio Player: paplayer
10:59:04 T:3078555504 M:2031734784 NOTICE: Loading media sources from special://masterprofile/sources.xml
10:59:05 T:3078555504 M:2028765184 NOTICE: Using visual 0x10e
10:59:05 T:3078555504 M:2026160128 NOTICE: GL_VENDOR = Tungsten Graphics, Inc
10:59:05 T:3078555504 M:2026160128 NOTICE: GL_RENDERER = Mesa DRI Intel(R) IGD GEM 20091221 2009Q4 x86/MMX/SSE2
10:59:05 T:3078555504 M:2026160128 NOTICE: GL_VERSION = 1.4 Mesa 7.7.1
10:59:05 T:3078555504 M:2026160128 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
10:59:05 T:3078555504 M:2026160128 NOTICE: GL_EXTENSIONS = GL_EXT_compiled_vertex_array GL_EXT_texture_env_add GL_ARB_copy_buffer G
10:59:05 T:3078555504 M:2026160128 ERROR: GLX: Same window as before, refreshing context
10:59:05 T:3078555504 M:2025340928 NOTICE: UDisks: Added /media/TRANSCEND
10:59:05 T:3078555504 M:2025340928 NOTICE: start dvd mediatype detection
10:59:05 T:3078555504 M:2025340928 NOTICE: initializing playlistplayer
10:59:05 T:3078555504 M:2025340928 NOTICE: DONE initializing playlistplayer
10:59:05 T:3078555504 M:2021040128 NOTICE: initialize done
10:59:05 T:3078555504 M:2021040128 NOTICE: Running the application...
10:59:05 T:3078555504 M:2021040128 NOTICE: ES: Starting event server
10:59:05 T:3078555504 M:2021040128 NOTICE: DS: Starting dbus server
10:59:05 T:3024092016 M:2020913152 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
10:59:05 T:3024092016 M:2020659200 NOTICE: UDP: Listening on port 9777
10:59:05 T:3078555504 M:2021015552 ERROR: DS: Failed to connect to the D-Bus session daemon: Empty address ''
10:59:05 T:3078555504 M:2021122048 NOTICE: starting zeroconf publishing
10:59:06 T:3078555504 M:2019168256 WARNING: UDisks: Inconsistency found! DeviceAdded on an indexed disk
10:59:21 T:3078555504 M:2027139072 ERROR: PulseAudio: Waited for the Context but it failed
10:59:21 T:3078555504 M:2027139072 ERROR: PulseAudio: Failed to create context
10:59:21 T:3078555504 M:2027139072 WARNING: Failed to find previously selected audio sink
10:59:21 T:3078555504 M:2027266048 ERROR: PulseAudio: Waited for the Context but it failed
10:59:21 T:3078555504 M:2027266048 ERROR: PulseAudio: Failed to create context
10:59:21 T:3078555504 M:2027266048 WARNING: Failed to find previously selected audio sink
10:59:21 T:3078555504 M:2027266048 ERROR: PulseAudio: Waited for the Context but it failed
10:59:21 T:3078555504 M:2027266048 ERROR: PulseAudio: Failed to create context
10:59:21 T:3078555504 M:2027266048 WARNING: Failed to find previously selected audio sink
10:59:24 T:3078555504 M:2027638784 NOTICE: Enabled debug logging due to GUI setting. Level 2.
10:59:26 T:3078555504 M:2028154880 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
10:59:26 T:3078555504 M:2028154880 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
10:59:26 T:3078555504 M:2028281856 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
10:59:26 T:3078555504 M:2028281856 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
10:59:26 T:3078555504 M:2028281856 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
10:59:26 T:3078555504 M:2028281856 DEBUG: ------ Window Init (Settings.xml) ------
10:59:26 T:3078555504 M:2028281856 INFO: Loading skin file: Settings.xml
10:59:26 T:3078555504 M:2023354368 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
10:59:26 T:3078555504 M:2023227392 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
10:59:26 T:3078555504 M:2022973440 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
10:59:26 T:3078555504 M:2022846464 DEBUG: ------ Window Deinit (Settings.xml) ------
10:59:26 T:2992622448 M:2023989248 DEBUG: DoWork - took 261 ms to load special://skin/backgrounds/system.jpg
10:59:26 T:3078555504 M:2027626496 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
10:59:26 T:3078555504 M:2027626496 DEBUG: ------ Window Init (Home.xml) ------
10:59:26 T:3078555504 M:2027626496 INFO: Loading skin file: Home.xml
10:59:26 T:3078555504 M:2027180032 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
10:59:26 T:3078555504 M:2027180032 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
10:59:33 T:3078555504 M:2026885120 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
10:59:33 T:3078555504 M:2026885120 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
10:59:33 T:3078555504 M:2026885120 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
10:59:35 T:3078555504 M:2027130880 INFO: LIRC Initialize: using: /dev/lircd
10:59:35 T:3078555504 M:2027130880 DEBUG: Failed to connect to LIRC. Retry in 40s.
10:59:37 T:3078555504 M:2027130880 INFO: CheckIdle - Closing session to http://feeds.feedburner.com (easy=0xa7ac2b8, multi=0xa714470)
10:59:37 T:3078555504 M:2027130880 INFO: CheckIdle - Closing session to http://xoap.weather.com (easy=0xb446e110, multi=0xb443c7a8)
10:59:47 T:2968251248 M:2026868736 DEBUG: Thread 2968251248 terminating (autodelete)
10:59:48 T:2978741104 M:2027061248 DEBUG: Thread 2978741104 terminating (autodelete)
10:59:54 T:3078555504 M:2027081728 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:59:54 T:3078555504 M:2027081728 DEBUG: OnKey: 61453 pressed, action is Select
10:59:54 T:3078555504 M:2027081728 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Settings)
10:59:54 T:3078555504 M:2027081728 DEBUG: ExecuteXBMCAction : To ActivateWindow(Settings)
10:59:54 T:3078555504 M:2027081728 DEBUG: Activating window ID: 10004
10:59:54 T:3078555504 M:2027081728 DEBUG: Checking if window ID 10004 is locked.
10:59:54 T:3078555504 M:2027081728 DEBUG: ------ Window Deinit (Home.xml) ------
10:59:54 T:3078555504 M:2027081728 DEBUG: ------ Window Init (Settings.xml) ------
10:59:54 T:3078555504 M:2027081728 INFO: Loading skin file: Settings.xml
10:59:55 T:2992622448 M:2023616512 DEBUG: DoWork - took 250 ms to load special://skin/backgrounds/system.jpg
10:59:55 T:3078555504 M:2027319296 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:59:55 T:3078555504 M:2027319296 DEBUG: OnKey: 61453 pressed, action is Select
10:59:55 T:3078555504 M:2027319296 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(SystemSettings)
10:59:55 T:3078555504 M:2027319296 DEBUG: ExecuteXBMCAction : To ActivateWindow(SystemSettings)
10:59:55 T:3078555504 M:2027319296 DEBUG: Activating window ID: 10016
10:59:55 T:3078555504 M:2027319296 DEBUG: Checking if window ID 10016 is locked.
10:59:55 T:3078555504 M:2027319296 DEBUG: ------ Window Deinit (Settings.xml) ------
10:59:56 T:3078555504 M:2027319296 DEBUG: ------ Window Init (SettingsCategory.xml) ------
10:59:56 T:3078555504 M:2027319296 INFO: Loading skin file: SettingsCategory.xml
10:59:57 T:3078555504 M:2027257856 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:59:57 T:3078555504 M:2027257856 DEBUG: OnKey: 61480 pressed, action is Down
10:59:57 T:3078555504 M:2027257856 DEBUG: PulseAudio: Context failed
10:59:57 T:3078555504 M:2027257856 ERROR: PulseAudio: Waited for the Context but it failed
10:59:57 T:3078555504 M:2027257856 ERROR: PulseAudio: Failed to create context
10:59:57 T:3078555504 M:2027257856 WARNING: Failed to find previously selected audio sink
10:59:57 T:3078555504 M:2027257856 DEBUG: PulseAudio: Context failed
10:59:57 T:3078555504 M:2027257856 ERROR: PulseAudio: Waited for the Context but it failed
10:59:57 T:3078555504 M:2027257856 ERROR: PulseAudio: Failed to create context
10:59:57 T:3078555504 M:2027257856 WARNING: Failed to find previously selected audio sink
10:59:57 T:3078555504 M:2027151360 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:59:57 T:3078555504 M:2027151360 DEBUG: OnKey: 61480 pressed, action is Down
10:59:58 T:3078555504 M:2026930176 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:59:58 T:3078555504 M:2026930176 DEBUG: OnKey: 61480 pressed, action is Down
10:59:59 T:3078555504 M:2026909696 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
10:59:59 T:3078555504 M:2026909696 DEBUG: OnKey: 61480 pressed, action is Down
10:59:59 T:3078555504 M:2026909696 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
10:59:59 T:3078555504 M:2026909696 DEBUG: OnKey: 61453 pressed, action is Select
10:59:59 T:3078555504 M:2026909696 DEBUG: SDLKeyboard: scancode: 114, sym: 275, unicode: 0, modifier: 0
10:59:59 T:3078555504 M:2026909696 DEBUG: OnKey: 61479 pressed, action is Right
11:00:00 T:3078555504 M:2026954752 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
11:00:00 T:3078555504 M:2026954752 DEBUG: OnKey: 61453 pressed, action is Select
11:00:00 T:3078555504 M:2026954752 NOTICE: Disabled debug logging due to GUI setting. Level 0.


Включеный лирк
11:09:32 T:3078604656 M:2034171904 NOTICE: -----------------------------------------------------------------------
11:09:32 T:3078604656 M:2033917952 NOTICE: Starting XBMC, Platform: Linux (Ubuntu 10.04.2 LTS - XBMCLive Dharma, 2.6.32-29-generic i686). Built on Mar 9 2011 (Git:Unknown)
11:09:32 T:3078604656 M:2033917952 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
11:09:32 T:3078604656 M:2033917952 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
11:09:32 T:3078604656 M:2033917952 NOTICE: special://masterprofile/ is mapped to: /home/xbmc/.xbmc/userdata
11:09:32 T:3078604656 M:2033917952 NOTICE: special://home/ is mapped to: /home/xbmc/.xbmc
11:09:32 T:3078604656 M:2033917952 NOTICE: special://temp/ is mapped to: /home/xbmc/.xbmc/temp
11:09:32 T:3078604656 M:2033917952 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
11:09:32 T:3078604656 M:2033917952 NOTICE: Log File is located: /home/xbmc/.xbmc/temp/xbmc.log
11:09:32 T:3078604656 M:2033917952 NOTICE: -----------------------------------------------------------------------
11:09:32 T:3078604656 M:2034065408 NOTICE: Setup SDL
11:09:33 T:3078604656 M:2032214016 NOTICE: load settings...
11:09:33 T:3078604656 M:2032140288 NOTICE: special://profile/ is mapped to: special://masterprofile/
11:09:33 T:3078604656 M:2032140288 NOTICE: loading special://masterprofile/guisettings.xml
11:09:33 T:3078604656 M:2032140288 NOTICE: Getting hardware information now...
11:09:33 T:3078604656 M:2032140288 NOTICE: Checking resolution 12
11:09:33 T:3078604656 M:2032140288 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
11:09:33 T:3078604656 M:2032140288 NOTICE: Loaded playercorefactory configuration
11:09:33 T:3078604656 M:2032140288 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
11:09:33 T:3078604656 M:2032140288 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
11:09:33 T:3078604656 M:2032013312 NOTICE: Loaded advancedsettings.xml from special://profile/advancedsettings.xml
11:09:33 T:3078604656 M:2032013312 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<network>
<disableipv6>true</disableipv6>
</network>
</advancedsettings>
11:09:33 T:3078604656 M:2032013312 NOTICE: Getting hardware information now...
11:09:33 T:3078604656 M:2032013312 NOTICE: Checking resolution 12
11:09:33 T:3078604656 M:2032013312 NOTICE: Default DVD Player: dvdplayer
11:09:33 T:3078604656 M:2032013312 NOTICE: Default Video Player: dvdplayer
11:09:33 T:3078604656 M:2032013312 NOTICE: Default Audio Player: paplayer
11:09:33 T:3078604656 M:2032013312 NOTICE: Loading media sources from special://masterprofile/sources.xml
11:09:34 T:3078604656 M:2028781568 NOTICE: Using visual 0x10e
11:09:34 T:3078604656 M:2026049536 NOTICE: GL_VENDOR = Tungsten Graphics, Inc
11:09:34 T:3078604656 M:2026049536 NOTICE: GL_RENDERER = Mesa DRI Intel(R) IGD GEM 20091221 2009Q4 x86/MMX/SSE2
11:09:34 T:3078604656 M:2026049536 NOTICE: GL_VERSION = 1.4 Mesa 7.7.1
11:09:34 T:3078604656 M:2026049536 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
11:09:34 T:3078604656 M:2026049536 NOTICE: GL_EXTENSIONS = GL_EXT_compiled_vertex_array GL_EXT_texture_env_add GL_ARB_copy_buffer GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_d
raw_elements_base_vertex GL_ARB_fragment_program GL_ARB_half_float_pixel GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_pixel_buffer_object GL_ARB_point_para
meters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_120 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_cla
mp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_
repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_s
hader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_logic_op GL_EXT_blend_minmax GL_EXT_blend_
subtract GL_EXT_cull_vertex GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_framebuffer_blit GL_EXT_framebuffer_object GL_EXT_fog_coord GL_EXT_gpu_program_parameters GL_EXT_m
ulti_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_provoking_vertex GL_EXT_rescale_no
rmal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_
texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT
_texture_rectangle GL_EXT_vertex_array GL_3DFX_texture_compression_FXT1 GL_APPLE_client_storage GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ATI_blend_equation_separate G
L_ATI_texture_env_combine3 GL_ATI_separate_stencil GL_IBM_multimode_draw_arrays GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert
GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square GL_NV_light_max_exponent GL_NV_packed_depth_stencil GL_NV_texture_env_combine4 GL_NV_texture_rectangle GL_NV_texgen_ref
lection GL_NV_vertex_program GL_NV_vertex_program1_1 GL_OES_read_format GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_m
ulti_draw_arrays
11:09:34 T:3078604656 M:2026049536 ERROR: GLX: Same window as before, refreshing context
11:09:34 T:3078604656 M:2025230336 NOTICE: UDisks: Added /media/TRANSCEND
11:09:34 T:3078604656 M:2025230336 NOTICE: start dvd mediatype detection
11:09:34 T:3078604656 M:2025230336 NOTICE: initializing playlistplayer
11:09:34 T:3078604656 M:2025230336 NOTICE: DONE initializing playlistplayer
11:09:35 T:3078604656 M:2021666816 NOTICE: initialize done
11:09:35 T:3078604656 M:2021666816 NOTICE: Running the application...
11:09:35 T:3078604656 M:2021666816 NOTICE: ES: Starting event server
11:09:35 T:3078604656 M:2021666816 NOTICE: DS: Starting dbus server
11:09:35 T:3027721072 M:2021666816 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
11:09:35 T:3027721072 M:2021412864 NOTICE: UDP: Listening on port 9777
11:09:35 T:3078604656 M:2021666816 ERROR: DS: Failed to connect to the D-Bus session daemon: Empty address ''
11:09:35 T:3078604656 M:2021666816 NOTICE: starting zeroconf publishing
11:09:36 T:3078604656 M:2019463168 WARNING: UDisks: Inconsistency found! DeviceAdded on an indexed disk
11:09:41 T:3078604656 M:2026160128 ERROR: PulseAudio: Waited for the Context but it failed
11:09:41 T:3078604656 M:2026160128 ERROR: PulseAudio: Failed to create context
11:09:41 T:3078604656 M:2026160128 WARNING: Failed to find previously selected audio sink
11:09:41 T:3078604656 M:2026160128 ERROR: PulseAudio: Waited for the Context but it failed
11:09:41 T:3078604656 M:2026160128 ERROR: PulseAudio: Failed to create context
11:09:41 T:3078604656 M:2026160128 WARNING: Failed to find previously selected audio sink
11:09:45 T:3078604656 M:2026336256 NOTICE: Enabled debug logging due to GUI setting. Level 2.
11:09:47 T:3078604656 M:2026188800 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
11:09:47 T:3078604656 M:2026188800 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
11:09:47 T:3078604656 M:2026188800 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
11:09:47 T:3078604656 M:2026188800 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
11:09:47 T:3078604656 M:2026188800 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
11:09:47 T:3078604656 M:2026188800 DEBUG: ------ Window Init (Settings.xml) ------
11:09:47 T:3078604656 M:2026188800 INFO: Loading skin file: Settings.xml
11:09:47 T:3078604656 M:2026188800 DEBUG: SDLKeyboard: scancode: 9, sym: 27, unicode: 27, modifier: 0
11:09:47 T:3078604656 M:2026188800 DEBUG: OnKey: 61467 pressed, action is PreviousMenu
11:09:47 T:3078604656 M:2026188800 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
11:09:47 T:3078604656 M:2026188800 DEBUG: ------ Window Deinit (Settings.xml) ------
11:09:47 T:3078604656 M:2026188800 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
11:09:47 T:3078604656 M:2026188800 DEBUG: ------ Window Init (Home.xml) ------
11:09:47 T:3078604656 M:2026188800 INFO: Loading skin file: Home.xml
11:09:47 T:3078604656 M:2026332160 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
11:09:47 T:3078604656 M:2026332160 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
11:10:03 T:3078604656 M:2026393600 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
11:10:03 T:3078604656 M:2026393600 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties a
nd method GetAll
11:10:03 T:3078604656 M:2026393600 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted
false IsRemovable false IsPartition false IsOptical false
11:10:04 T:3078604656 M:2026520576 INFO: LIRC Initialize: using: /dev/lircd
11:10:04 T:3078604656 M:2026520576 DEBUG: Failed to connect to LIRC. Retry in 40s.
11:10:06 T:3078604656 M:2026463232 INFO: CheckIdle - Closing session to http://xoap.weather.com (easy=0xb0e7a10, multi=0xb0e7310)
11:10:06 T:3078604656 M:2026463232 INFO: CheckIdle - Closing session to http://feeds.feedburner.com (easy=0xb123c98, multi=0xb123bd0)
11:10:09 T:2996251504 M:2026409984 DEBUG: Thread 2996251504 terminating (autodelete)
11:10:09 T:2975271792 M:2026471424 DEBUG: Thread 2975271792 terminating (autodelete)
11:10:10 T:2985761648 M:2026487808 DEBUG: Thread 2985761648 terminating (autodelete)
11:10:10 T:3078604656 M:2026487808 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
11:10:10 T:3078604656 M:2026487808 DEBUG: OnKey: 61453 pressed, action is Select
11:10:10 T:3078604656 M:2026487808 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Settings)
11:10:10 T:3078604656 M:2026487808 DEBUG: ExecuteXBMCAction : To ActivateWindow(Settings)
11:10:10 T:3078604656 M:2026487808 DEBUG: Activating window ID: 10004
11:10:10 T:3078604656 M:2026487808 DEBUG: Checking if window ID 10004 is locked.
11:10:10 T:3078604656 M:2026487808 DEBUG: ------ Window Deinit (Home.xml) ------
11:10:11 T:3078604656 M:2026496000 DEBUG: ------ Window Init (Settings.xml) ------
11:10:11 T:3078604656 M:2026496000 INFO: Loading skin file: Settings.xml
11:10:11 T:2985761648 M:2026401792 DEBUG: thread start, auto delete: 1
11:10:11 T:2985761648 M:2022776832 DEBUG: DoWork - took 253 ms to load special://skin/backgrounds/system.jpg
11:10:12 T:3078604656 M:2026356736 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
11:10:12 T:3078604656 M:2026356736 DEBUG: OnKey: 61453 pressed, action is Select
11:10:12 T:3078604656 M:2026356736 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(SystemSettings)
11:10:12 T:3078604656 M:2026356736 DEBUG: ExecuteXBMCAction : To ActivateWindow(SystemSettings)
11:10:12 T:3078604656 M:2026356736 DEBUG: Activating window ID: 10016
11:10:12 T:3078604656 M:2026356736 DEBUG: Checking if window ID 10016 is locked.
11:10:12 T:3078604656 M:2026356736 DEBUG: ------ Window Deinit (Settings.xml) ------
11:10:13 T:3078604656 M:2026356736 DEBUG: ------ Window Init (SettingsCategory.xml) ------
11:10:13 T:3078604656 M:2026356736 INFO: Loading skin file: SettingsCategory.xml
11:10:13 T:3078604656 M:2026565632 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
11:10:13 T:3078604656 M:2026565632 DEBUG: OnKey: 61480 pressed, action is Down
11:10:13 T:3078604656 M:2026565632 DEBUG: PulseAudio: Context failed
11:10:13 T:3078604656 M:2026565632 ERROR: PulseAudio: Waited for the Context but it failed
11:10:13 T:3078604656 M:2026565632 ERROR: PulseAudio: Failed to create context
11:10:13 T:3078604656 M:2026565632 WARNING: Failed to find previously selected audio sink
11:10:13 T:3078604656 M:2026438656 DEBUG: PulseAudio: Context failed
11:10:13 T:3078604656 M:2026438656 ERROR: PulseAudio: Waited for the Context but it failed
11:10:13 T:3078604656 M:2026438656 ERROR: PulseAudio: Failed to create context
11:10:13 T:3078604656 M:2026438656 WARNING: Failed to find previously selected audio sink
11:10:14 T:3078604656 M:2026438656 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
11:10:14 T:3078604656 M:2026438656 DEBUG: OnKey: 61480 pressed, action is Down
11:10:14 T:3078604656 M:2026438656 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
11:10:14 T:3078604656 M:2026438656 DEBUG: OnKey: 61480 pressed, action is Down
11:10:14 T:3078604656 M:2026434560 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
11:10:14 T:3078604656 M:2026434560 DEBUG: OnKey: 61480 pressed, action is Down
11:10:14 T:3078604656 M:2025963520 DEBUG: SDLKeyboard: scancode: 114, sym: 275, unicode: 0, modifier: 0
11:10:14 T:3078604656 M:2025963520 DEBUG: OnKey: 61479 pressed, action is Right
11:10:15 T:3078604656 M:2025963520 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
11:10:15 T:3078604656 M:2025963520 DEBUG: OnKey: 61453 pressed, action is Select
11:10:15 T:3078604656 M:2025963520 NOTICE: Disabled debug logging due to GUI setting. Level 0.


Нажимал все кнопки на пульте... в конфигурации лирка выставлено None, None
RamirezZz вне форума   Ответить с цитированием
Старый 23.08.2011, 08:56   #9
bigbax
Senior Member
 
Аватар для bigbax
 
Регистрация: 12.12.2009
Адрес: Моск.обл.
Сообщений: 4,477
Отправить сообщение для bigbax с помощью ICQ
По умолчанию

лог ( 2 лога по рекомендации в предыдущем посту с лирком и без него в режиме клавиатуры) плз полностью выкладывайте в режиме отладки и с нажатиями всех подряд кнопок пульта .
__________________
Ubuntu 20.0.х, Kodi next

Последний раз редактировалось bigbax; 23.08.2011 в 09:05.
bigbax вне форума   Ответить с цитированием
Старый 23.08.2011, 09:06   #10
kerber
Senior Member
 
Регистрация: 05.02.2010
Адрес: Казань
Сообщений: 2,930
Отправить сообщение для kerber с помощью ICQ Отправить сообщение для kerber с помощью Skype™
По умолчанию

Лог с лирком не получится, видно же что он не работает
Цитата:
Unable to load LIRC kernel modules. Verify your
* selected kernel modules in /etc/lirc/hardware.conf
__________________
Qnap TS-228A
Nvidia Shield TV
kerber вне форума   Ответить с цитированием
Ответ
 


Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 
Опции темы
Опции просмотра
Комбинированный вид Комбинированный вид

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.


Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
XBMC и произвольный пульт msblast Поддержка платформы Windows 34 14.01.2013 19:21
Пульт XBMC designed :) Zadov Оборудование для XBMC 185 01.09.2012 05:13
Пульт WMC +XBMC + com port Проблема. kedr Поддержка платформы Linux \ Live 9 26.07.2011 23:48
Пульт SonyPS2+XBMC+Slycontrol+ИК порт com(самодел) Проворный Поддержка платформы Windows 4 11.07.2011 17:36
Пульт GOTVIEW и XBMC. seval Поддержка платформы Linux \ Live 42 20.09.2010 16:36


Текущее время: 21:18. Часовой пояс GMT +3.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.