Вт, 13 июл 2010, 03:09
|
Solovyev Ivan
Присоединился 05-19-2010
сообщений 54
|
Re: Проблемы с загрузкой образа
|
|
|
|
Спасибо, Павел. После редактирования файла sources.cmn образ собрался.
Отладочные сообщения выводятся следующие:
При подключении клавиатуры
CHub(Root tier 0)::HubStatusChangeThread - por t 1, change = 0x0001, status = 0x0301 CHub(Root tier 0)::HubStatusChangeThread - device attached on port 1 +CHub(Root tier 0)::AttachDevice - port = 1, fIsLowSpee d = 1 CHub(Root tier 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_OPENING_END POINT0_PIPE, failures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE_CONFI G_STATUS_USING_ADDRESS0, failures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_RESET_AND_ENABLE_PORT, failures = 0 CHub(Root tier 0)::Attac hDevice - status = DEVICE_CONFIG_STATUS_SCHEDULING_GET_DEVICE_DESCRIPTOR_TEST, f ailures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_SCHED ULING_SET_ADDRESS, failures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE _CONFIG_STATUS_LEAVE_ADDRESS0, failures = 0 CHub(Root tier 0)::AttachDevice - sta tus = DEVICE_CONFIG_STATUS_SCHEDULING_GET_INITIAL_DEVICE_DESCRIPTOR, failures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_SCHEDULING_GET_ DEVICE_DESCRIPTOR, failures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE _CONFIG_STATUS_SETUP_CONFIGURATION_DESCRIPTOR_ARRAY, failures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_SCHEDULING_GET_INITIAL_CONFIG_D ESCRIPTOR, failures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE_CONFIG_ STATUS_SCHEDULING_GET_CONFIG_DESCRIPTOR, failures = 0 CHub(Root tier 0)::AttachDe vice - status = DEVICE_CONFIG_STATUS_DETERMINE_CONFIG_TO_CHOOSE, failures = 0 CHu b(Root tier 0)::AttachDevice - Select Configuration 0 on DEVICE_CONFIG_STATUS_DE TERMINE_CONFIG_TO_CHOOSE step CHub(Root tier 0)::AttachDevice - status = DEVICE_C ONFIG_STATUS_SCHEDULING_SET_CONFIG, failures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_CREATE_NEW_FUNCTION, failures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_INSERT_NEW_DEVICE_INTO_UPSTREAM _HUB_PORT_ARRAY, failures = 0 CHub(Root tier 0)::AttachDevice - status = DEVICE_C ONFIG_STATUS_SIGNAL_NEW_DEVICE_ENTER_OPERATIONAL_STATE, failures = 0 DEVICE!RegRe adActivationValues RegQueryValueEx(Drivers\USB\ClientDrivers\Hid\Instance\Prefix ) returned 2 DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\USB\ClientDrivers\Hid\Ins tance\BusPrefix) returned 2 DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\USB\ClientDrivers\Hid\Hid _Class\BusPrefix) returned 2 +USBD penPipe, EP: 0x81, MaxPkt: 8, Type: Interrupt CInterruptPipe: penPipe - setting the poll interval to 8 ms instead of 10 ms -US BD penPipe success, hPipe = D3628DA0 HidP***: 'Preparing to Allocate memory HidP ***: 'Top Level Collection 1 found HidP***: 'Collection 1 exit HidP***: 'Starti ng Parsing Pass HidP***: 'P*** Collection 1 HidP***: 'Main Offset:8 HidP***: 'Main Offset:10 HidP***: 'Out offset:8 HidP***: 'Out offset HidP***: 'Main Offset:18 HidP***: 'X P*** Collection 1 DEVICE!RegReadActivationValues RegQuer yValueEx(Drivers\HID\ClientDrivers\Keyboard\BusPrefix) returned 2 [NOTIFY] HandleSystemEvent 7 /ADD HID1:-CHub(Root tier 0)::AttachDevice - port = 1, fIsLowSpeed = 1, address = 1
[NOTIFY] HandleSystemEvent 7 /ADD KBD1:
При отключении клавиатуры
CHub(Root tier 0)::HubStatusChangeThread - port 1, change = 0x0003, status = 0x0100 CHub(Root tier 0)::HubStatusChangeThread - device detached on port 1 +CHub( Root tier 0): etachDevice - port = 1 CHub(Root tier 0): etachDevice - created w orker thread to handle device detach +CHub: etachDownstreamDeviceThread +CFunctio n(tier 1)::HandleDetach +USBD:ClosePipe, hPipe: 0xD3627B00 -USBD:ClosePipe +USBD:ClosePipe, hPipe: 0xD3627DA0 -USBD:ClosePipe StartInterruptTransfer: IssueInterruptTransfer failed -CFunction(tier 1)::HandleDetach -CHub: etachDownstreamDeviceThread -CHub(Root ti er 0): etachDevice - port = 1 [NOTIFY] HandleSystemEvent 7 /REMOVE KBD1: [NOTIFY] HandleSystemEvent 7 /REMOVE HID1:
При нажатии на большинство клавиш - никакой реакции, а при нажатии, например, клавиши shift выдается следующее сообщение:
KbdHid: DEBUGCHK failed in file C:\ymzki\public\COMMON\oak\dri vers\usb\class\hid\clients\kbdhid\.\kbdhid.cpp at line 1158 DEBUG_BREAK @c0ba4004 Ignored. KbdHid: DEBUGCHK failed in file C:\ymzki\public\COMMON\oak\drivers\usb\class\hid \clients\kbdhid\.\kbdhid.cpp at line 1158 DEBUG_BREAK @c0ba4004 Ignored.
|
|
|
|
|
|
|
|
|