TechTablets › Forums › Jumper Discussion › EZBook series › Some nice tweaks: boost speaker output by 40% & one hand openning
- This topic has 20 replies, 16 voices, and was last updated 8 years, 2 months ago by
Chupa.
-
AuthorPosts
-
August 15, 2017 at 9:36 pm #70655
Nice sound tweak. I will have to try that one.
Chris | Admin
Please support us and help keep TechTablets online. Affiliate revenue is used to pay for the server, studio apartment (Techtablets HQ) and buy new tech to review. Without it, this site would be dead.
Next up for review:
Ordered and waiting for my: BMAX S15 & Teclast F6 Plus
Currently testing: LG G8X & Redmi K30August 15, 2017 at 9:37 pm #70656Next tweak could be using Intel GFX settings, in color to remove some of the blue tint on the screen and get a more neutral white instead of that cool white.
Chris | Admin
Please support us and help keep TechTablets online. Affiliate revenue is used to pay for the server, studio apartment (Techtablets HQ) and buy new tech to review. Without it, this site would be dead.
Next up for review:
Ordered and waiting for my: BMAX S15 & Teclast F6 Plus
Currently testing: LG G8X & Redmi K30August 16, 2017 at 11:22 am #70687How about simply using f.lux for more neutral colors?
It’s like Apple Nightshift but for Windows and free.
I use 6000K at day and 4000K at night instead of the recommended color temperatures.
August 16, 2017 at 12:37 pm #70690If you are really missing the PageUp PageDown Keys, you can use e.g. AutoHotkey to define your own.
Press control and up for Pageup or Press control and down for PageDown
Script:
$^Up::
Send {PgUp}
Return
$^Down::
Send {PgDn}
Return
I would like to use the function key instead of control but I haven’t found it in the Help file for AutoHotKey yet.
Anyway it works.
August 18, 2017 at 12:37 am #70737Thanks for the script. I’ve added a bit to it. Control + Left = Home, Control + Right = End
Script:
$^Up::
Send {PgUp}
Return
$^Down::
Send {PgDn}
Return
$^Right::
Send {END}
Return
$^Left::
Send {HOME}
Return
September 16, 2017 at 4:32 pm #72203Thanks for the script, need your help and a couple of questions for NON DIYers-
- the other 2 critical ones are the ctrl + shift (left shift button) + left or right arrow – Is it possible to add those to the script and post it here? I’m not really a DIY to that extent. I’m wondering why jumper did not include those basic keystrokes or how they could even manage to not include them in the english keyboard setup when any sub $200 laptop has them included on english keyboards, but I digress. Maybe its easy to overlook the basic but critical details such as keystrokes and mouse input when you’Re more focused on hardware specs and design?
- Is there any lag when using those scripts when typing? i assume they are not integrated in the OS
- On the subject of input, has any better trackpad driver been found? cannot really select anything without frustration, using a big trackball right now but not always practical.
- Is there any chance they will put out a bios update to fix these issues? and is there any way to reach jumper support or is it only in chinese? I looked on the aliexpress page but the contact support link or email dont do anything.
Thanks much
September 16, 2017 at 4:37 pm #72204“I discovered that using custom equlizer settings can boost speakers output by 30-40% with not much noticable distortion. To do this right click on speaker icon in taskbar ->playback devices-> speakers->properties->equlizer->click 3 dots and put all 10 frequency band to max and save.”
Hi i have ezbook 3 pro, don’t seem to have the 3 … to show the equalizer. What am I missing? thx
September 17, 2017 at 9:45 pm #72282I had the same problem, missing equalizer. Please see this post: https://techtablets.com/forum/topic/audio-driver-not-compatible-jumper-ezbook-3-pro/
I fixed it by reinstalling the driver and changing a setting in the UEFI/BIOS as described in a related post. Tweaking the equalizer significantly improved the sound.
September 20, 2017 at 10:57 pm #72414“I discovered that using custom equlizer settings can boost speakers output by 30-40% with not much noticable distortion. To do this right click on speaker icon in taskbar ->playback devices-> speakers->properties->equlizer->click 3 dots and put all 10 frequency band to max and save.”
I don’t see those settings in the v4 version – there is no tab for ‘equilizer’
What am I doing wrong?
September 21, 2017 at 12:36 am #72416@David Stone: To fix the missing equalizer, please see this post:
https://techtablets.com/forum/topic/audio-driver-not-compatible-jumper-ezbook-3-pro/
September 21, 2017 at 12:46 am #72417@ David Stone:
Or this one: https://techtablets.com/forum/topic/realtek-sound-driver-problems-need-help/#post-71804
September 30, 2017 at 8:43 pm #72867I just removed one of the magnets as @joe321 suggests and while I still can’t open the notebook with one hand, it definitely opens much easier now. The magnet is held in place by some rather weak glue, so it can be removed with a bit of force.
October 2, 2017 at 12:32 pm #72911I removed both magnets, was fine. You can always cut one in half then use a half size piece either side.
October 3, 2017 at 6:27 am #72939Please, can someone post some pictures about those magnets and where are they located?
Thx
October 30, 2017 at 7:50 pm #74111Anonymous
Inactive- Posts: 2
Hi,
I have an EZ Book Pro 3 (v4, the one with the hatch underneath for SSD and also has the precision touchpad) but I have had no luck getting the equaliser to increase the sound. I’ve tried all the drivers in this post and also changed the audio in the bios but can’t get the option.
I’m not overly impressed with the sound so far, even at 70% it sounds a bit distorted.
Thanks for any help.
-
AuthorPosts
- You must be logged in to reply to this topic.

