Intel MRST CDK上困擾已久的問題

2021-05-06 17:45:20 字數 1582 閱讀 6854

問題:從官方途徑拿到新的cdk 的moorestown img後,usb的鍵盤和滑鼠經常無法操作。用系統命令檢視usb識別的外設,正常:

[root@localhost x11]# lsusb

bus 001 device 004: id 046d:c01f logitech, inc.

bus 001 device 003: id 413c:2003 dell computer corp. keyboard

bus 001 device 002: id 05e3:0608 genesys logic, inc. usb-2.0 4-port hub

bus 001 device 001: id 1d6b:0002 linux foundation 2.0 root hub

直接測試滑鼠的測試檔案,也正常

/etc/x11/xorg.conf中滑鼠的裝置檔案為:/dev/input/mice,下列除錯命令說明外設裝置檔案有輸入,當滑鼠滑動的時候有資料亂碼的輸入

[root@localhost x11]# cat /dev/input/mice

##8��8��8��8������###.##(�(�(�(#�8��8��8��8��8��8��8��8��8��8��8��8��8��(�(�(�8� ##

但是在destop中沒有滑鼠的反應。

問題困擾了乙個月之久。

今天又遇到了問題,對/etc/x11下的xorg.conf檔案中描述的裝置進行詳細除錯。

新增"allowemptyinput"的配置

section "serverflags"

option    "allowemptyinput" "off"

endsection

option "allowemptyinput" "boolean"

if  enabled,  don't  add  the standard keyboard and mouse drivers, if there are no input devices in the config file.  enabled by default if autoadddevices and autoenabledevices is enabled, otherwise disabled.  if allowemptyinput is on, devices using the  kbd,  mouse  or  vmmouse driver are ignored.

usb滑鼠、鍵盤、和觸控螢幕均能夠正常工作。

XCode的除錯困擾

今天遇到好鬱悶的事。xcode4的乙個很著名的問題是,上傳會失敗,報了個奇怪的字串。然後本來也xcode3的除錯很麻煩,變數觀察時有時無。所以xcode4在除錯時也出現象.net的loca 觀察窗,就方便多了。然後今天發現c的優化好過分,比如 uint conx1 32 除錯時觀察不到conx1的值...

Python編碼問題困擾

出現問題 pyinstaller 打包可執行檔案時,出現的兩個問題 一 python的安裝目錄出現問題,由於我在安裝依賴庫的時候,會讀取我的python的路徑,而恰巧我的路徑中包含了中文字元,又恰巧的是,安裝使用的工具不支援中文字元,所以出現了ascll的解碼錯誤問題。二 同樣關於python,我在...

美夢與現實 流言困擾

7.2 美夢與現實 今天早晨 7點鐘就醒了,睡覺仍舊會不踏實,偶爾就會這樣,早於鬧鐘時間清醒,總覺得睡過了頭,總覺得錯過了什麼。生命中已經錯過太多東西了吧,無人指導的今天,總是隱隱不安。每天上班下班,都會看到忙忙碌碌,行色匆匆的人潮湧動,不變的是,疲憊的面龐,冷漠的眼神。自己也步履匆忙,不知道能追趕...