Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
[ROM] Android TV (7.1.2) Beelink GT1 (Multi 6255 & 9377 Standard+Ultimate)
Collapse
This is a sticky topic.
X
X
-
Hello,
Does anyone have a link for the stock android tv 7.1.2 - ive tried on the beelink page but there sharepoint is down and i get the below messsage...
""Something's not right
The page you requested is temporarily unavailable. We apologize for the inconvenience, please check back in a few minutes.""
Thanks
Comment
-
Originally posted by tenoce View Posttillaz87 You really made an awsome piece out of this GT1. I have one question: I have a Xiaomi Bluetooth Gamepad. It is well connected to the box, it can navigate within the menu, but I cannot play with games, such as Modern Combat 5. It won't recognizes the gamepad. Any thoughts on that?
Download a terminal app
conect gamepad in game mode
in terminal do
Code:cat /proc/bus/input/devices
make a new file called Vendor_????_Product_????.kl <~~~~~ replace the ???? with your values from terminal for Vendor= Product=
open the file with a text editor and paste this inside
Code:[INDENT]# # Xiaomi Bluetooth Gamepad # key 304 BUTTON_A key 305 BUTTON_B key 307 BUTTON_X key 308 BUTTON_Y key 310 BUTTON_L1 key 311 BUTTON_R1 key 314 BUTTON_SELECT key 315 BUTTON_START key 316 HOME key 317 BUTTON_THUMBL key 318 BUTTON_THUMBR # Left and right stick. axis 0x00 X axis 0x01 Y axis 0x03 Z axis 0x04 RZ # Triggers. axis 0x02 LTRIGGER axis 0x05 RTRIGGER # Hat. axis 0x10 HAT_X axis 0x11 HAT_Y[/INDENT]
now press all buttons on gamepad one by one taking note of each scancode value for each button
now change the key codes in the file with the scancodes you took to mach the buttons
save file, add to system/usr/keylayout
set permissions
unpair gamepad, reboot, pair
Comment
-
Originally posted by tillaz87 View Post
try this, should fix your problem. send me the file when done and will included it in future updates
Download a terminal app
conect gamepad in game mode
in terminal do
Code:cat /proc/bus/input/devices
make a new file called Vendor_????_Product_????.kl <~~~~~ replace the ???? with your values from terminal for Vendor= Product=
open the file with a text editor and paste this inside
Code:[INDENT]# # Xiaomi Bluetooth Gamepad # key 304 BUTTON_A key 305 BUTTON_B key 307 BUTTON_X key 308 BUTTON_Y key 310 BUTTON_L1 key 311 BUTTON_R1 key 314 BUTTON_SELECT key 315 BUTTON_START key 316 HOME key 317 BUTTON_THUMBL key 318 BUTTON_THUMBR # Left and right stick. axis 0x00 X axis 0x01 Y axis 0x03 Z axis 0x04 RZ # Triggers. axis 0x02 LTRIGGER axis 0x05 RTRIGGER # Hat. axis 0x10 HAT_X axis 0x11 HAT_Y[/INDENT]
now press all buttons on gamepad one by one taking note of each scancode value for each button
now change the key codes in the file with the scancodes you took to mach the buttons
save file, add to system/usr/keylayout
set permissions
unpair gamepad, reboot, pair
I have an airmouse, neither the enter on that, nor the enter on the softkeyboard is not working, it just doesn't happen anything when pressing enters
Comment
-
Originally posted by tenoce View Post
Unfortunatelly, I can open terminal app, but after entering the line you have suggested, I cannot press enter.
I have an airmouse, neither the enter on that, nor the enter on the softkeyboard is not working, it just doesn't happen anything when pressing enters
Comment
-
Originally posted by tillaz87 View Post
Need to use Google keyboard if your using air mouse
This is what I have got:
Code:B: PROP=0 B: EV=13 B: KEY=e000000000000 0 B: MSC=10 I: Bus=0005 Vendor=2717 Product=3144 Version=0029 N: Name="小米蓝牙手柄" S: Sysfs=/devices/virtual/misc/uhid/0005:2717:3144.0004/input/input6 U: Uniq=D3:19:F0:93:FD:AC H: Handlers=kbd js1 event6 B: PR0P=0 B: KEY=fff000000000000 0 100040000000 168000000000 0 B: ABS=1000003047f B: MSC=10 $[x] 0 Keycode: 96 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BUTTON_A, scanCode=304, metaState=0, flags=0x8, repeatCount=0 eventTime=267014, downTime=267014, deviceld=7, source=0x501 } Keycode: 97 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BUTTON_B, scanCode=305, metaState=0, flags=0x8, repeatCount=0 eventTime=67675, downTime=67675, deviceld=7, source=0x501 } Keycode: 99 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BUTTON_X, scanCode=307, metaState=0, flags=0x8, repeatCount=0 eventTime=328753, downTime=328753, deviceld=7, source=0x501 } Keycode: 100 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BUTTON_Y, scanCode=308, metaState=0, flags=0x8, repeatCount=0 eventTime=292914, downTime=292914, deviceld=7, source=0x501 } Keycode: 102 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BUTTON_L1, scancode=310, metaState=0, flags=0x8, repeatCount=0 eventTime=387371, downTime=387371, deviceld=7, source=0x501 } Keycode: 103 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BUTTON_R1, scancode=311, metaState=0, flags=0x8, repeatCount=0 eventTime=393072, downTime=393072, deviceld=7, source=0x501 } Keycode: 108 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BUTTON_START, scanCode=315, metaState=0, flags=0x8, repeatCount=0 eventTime=337932, downTime=337932, deviceld=7, source=0x501 } Keycode: 109 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BUTTON_SELECT, scanCode=314, metaState=0, flags=0x8, repeatCount=0 eventTime=346493, downTime=346493, deviceld=7, source=0x501 } Keycode: 19 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_DPAD_UP, scanCode=0, metaState=0, flags=0x400, repeatCount=0 eventTime=355212, downTime=355212, deviceld=7, source=0x1000010 } Keycode: 20 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_DPAD_DOWN, scanCode=0, metaState=0, flags=0x400, repeatCount=0 eventTime=364092, downTime=364092, deviceld=7, source=0x1000010 } Keycode: 21 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_DPAD_LEFT, scanCode=0, metaState=0, flags=0x400, repeatCount=0 eventTime=369632, downTime=369632, deviceld=7, source=0x1000010 } Keycode: 22 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_DPAD_RIGHT, scanCode=0, metaState=0, flags=0x400, repeatCount=0 eventTime=375632, downTime=375632, deviceld=7, source=0x1000010 } Keycode: 0 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_UNKNOWN, scancode=312, metaState=0, flags=0x8, repeatCount=0 eventTime=381452, downTime=381452, deviceld=7, source=0x501 } #L2 Keycode: 0 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_UNKNOWN, scancode=313, metaState=0, flags=0x8, repeatCount=0 eventTime=399993, downTime=399993, deviceld=7, source=0x501 } #R2 Keycode: 0 KeyEvent: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_UNKNOWN, scancode=172, metaState=0, flags=0x8, repeatCount=0 eventTime=416112, downTime=416112, deviceld=7, source=0x501 } #MI MENU BUTTON
However there are some buttons from your code I couldn't find, and there are 3 buttons (L2, R2, MI MENU BUTTON) which had "Keycode: 0"
Also, I could not get the AXIS codes, and the right jostick was not giving me any code.
What would you suggest to succeed?
Comment
-
So I made the following code (based on the alteration):
Code:# # Xiaomi Bluetooth Gamepad # key 304 BUTTON_A key 305 BUTTON_B key 307 BUTTON_X key 308 BUTTON_Y key 310 BUTTON_L1 key 311 BUTTON_R1 key 314 BUTTON_SELECT key 315 BUTTON_START key 172 HOME key 312 BUTTON_THUMBL key 313 BUTTON_THUMBR # Left and right stick. axis 0x00 X axis 0x01 Y axis 0x03 Z axis 0x04 RZ # Triggers. axis 0x02 LTRIGGER axis 0x05 RTRIGGER # Hat. axis 0x10 HAT_X axis 0x11 HAT_Y
Comment
-
hello
I installed your rom to test
I encountered networking problems in wifi, and the ethernet network is not working properly
I also find the same problem on my stock 7.1.2 rom
I do not want to use the wifi
my serial number starts with AX12
Do you have a fix for this problem
Thank you for your answers
Charles
I downgraded to the rom SCV2-ATV-GT1_Ultimate-OTA-AP6255
and everything works except dolby on netflix
Comment
-
Guest
Hi, first of all I want to say this is a really nice rom(patch) i really like it globally except i have a problem with my bluedio headset, the bluetooth was working fine on the stock rom, but now i cant even pair it.. i've been able to pair it after 10 tries then it disconnect reconnect disconnect etc.... or the sound just stutters, is there a fix for the bluetooth ? I flashed the latest stock + latest script, my infos : Beelink GT1 Ultimate / G912GSIG30218 32Gb + 3Gb Ram / stock firmware was : NHG47L:20170819 test-keys-115415 . Any help will be really appreciated !! Thanks all.
Comment
-
Originally posted by Orion696 View PostHi, first of all I want to say this is a really nice rom(patch) i really like it globally except i have a problem with my bluedio headset, the bluetooth was working fine on the stock rom, but now i cant even pair it.. i've been able to pair it after 10 tries then it disconnect reconnect disconnect etc.... or the sound just stutters, is there a fix for the bluetooth ? I flashed the latest stock + latest script, my infos : Beelink GT1 Ultimate / G912GSIG30218 32Gb + 3Gb Ram / stock firmware was : NHG47L:20170819 test-keys-115415 . Any help will be really appreciated !! Thanks all.
I've not changed anything regarding Bluetooth
Comment
-
Originally posted by CHARLUS60 View Posthello
I installed your rom to test
I encountered networking problems in wifi, and the ethernet network is not working properly
I also find the same problem on my stock 7.1.2 rom
I do not want to use the wifi
my serial number starts with AX12
Do you have a fix for this problem
Thank you for your answers
Charles
I downgraded to the rom SCV2-ATV-GT1_Ultimate-OTA-AP6255
and everything works except dolby on netflix
Comment
-
Guest
Originally posted by tillaz87
Are you pairing it via setting/droidSettings/extra BT Devices?
I've not changed anything regarding Bluetooth
Sent from my SM-G955W using Tapatalk
Comment
What's Going On
Collapse
There are currently 5656 users online. 3 members and 5653 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment