I've tried to install the last Github version but it is not working for
me. No way to light up the numpad. I'm desperate :-(
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on to
Hello everybody.
Today I've decided to completely remove the workaround driver from my
machine because every time I open firefox and navigate, after one or two
minutes, the numpad switch on itself without me pressing any key and
immediately, the computer act like I'm pressing and holding backspace
A little surprise for me today : My laptop started with the numpad light
turned on but key were not available. When I pressed F8, the numpad
light switched Off but the touchpad was activated. I have to restart the
computer in order all goes well again.
--
You received this bug notification becaus
I don't leave the numpad always on. And while I'm typing it is always
off. But when I need it, I dont switch it off after typing a few numbers
and that's the problem. Ok I agree with you, it should be on only when
we have a lot of numbers to type or when we use the calculator.
About keys stroke, W
Ok Mohamed, You're making the best all in one workaround. I suggest you
to improve it according to this : You should add an option in the
installer so we can choose to activate or not the toggle on/off on the
numpad.
And in my case, for the M433IA,add the line " if (x > 0.95 * maxx) or (y
< 0.09 *
For thus interrested, here is a mod version with only F8 to activate the
numpad and no detection above the first line. The mohamed version
capture 7,8,9 and / even if we click above the numbers. On this numpad
there is a blank area above with 2 icons on the up corners. On the left
for adjusting the
I'm going to make a second try with the last Mohamed version :-(
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in ASUS Zenbook 14
To manage notificati
Nobody else have problem with their numpad ? All is working like a charm
without any bug ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in ASUS Zenboo
Ok... I'm the "Calimero" Boy. On M433IA, even if I don't press
anything,when I'm using Firefox, it comes back to previous pages like I
press backspace. There is a problem with this key ! If only I known how
to eliminate key repetition, I think lot of problems will disappear.
--
You received this
Because your last update does not work on my computer, I still have one
last problem with mine and the backspace. I don't know how you managed
to solve the problem in your last update because as it is not usable for
me, I didn't investigate... but for me, we must avoid key repetition for
all area.
Yes Thanks Mohamed... I've just find it by myself 2 minutes ago !
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in ASUS Zenbook 14
To manage notificat
@Mohamed : Could you just tell me how to remove the toggle area on the
numpad in your code ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in ASUS Zenb
There's no other script, all was removed (files et services). My last
version was the most stable. I just need to remove the toggle area on
the numpad but don't understand how.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
Sorry but it's completely buggy for me. The numpad type numbers alone
and erase them alone after. Looks like some key is still pressed... In
my version I resize the ignore area to fit my numpad so when I put my
fingers above the number on the first line it is not detected. Now it is
no more the cas
Ok Mohamed you're the best. But about the top right corner, is it still
activated ? Because on my computer, sometimes, if I just pass my hand
over to type text, it light up. You add auto-detection, this is magic
but how about my azerty keyboard ? Do I need to make changes ?
--
You received this b
And yes, it is not the perfect solution. For all readers, before
installation you must know that sometimes, backspace key is holding even
if you release the key and it erase all you are typing... That's why it
is better to activate it only if it is needed. We made a huge progress
last days and I'm
@mohamed : Please could you help me to remove the toggle ON/OFF from the
numpad ? I prefer activate it only with F8 because sometimes it switch
on despite I don't want. Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
@cedrichappy : Ok Cedric, I'm sure we'll find a solution for you.
But for me, if you succeed in lighting on the numpad, you should at
least display the numbers. If it was not the case I could help you but
in your case, I am not qualified enough to help you. Sorry.
--
You received this bug notifi
@cedrichappy
And before running the installation script, you have to install libevdev
:
sudo pip3 install libevdev
Good Luck !
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad
@cedrichappy
Did you install the required packages and run the required commands ?
sudo aptitude install i2c-tools
sudo modprobe i2c-dev
sudo i2cdetect -l
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
One last thing Mohamed, in the title, add in brackets that it is for
AZERTY keyboard.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in ASUS Zenbook 14
@cedrichappy (galletcedric) : Because I forgot to modify the readme
file, you thought my laptop was the same than yours but it isn't tha
case. Mine is M433IA.
@Badaoui Mohamed (mohamed-badaoui)
Please update the github. I have made a request to modify the readme
file on your Github that you have
Please Mohamed, share my work on your Github. I wish you a nice Easter
egg weekend ! Thanks to all for the gift (a kinder surprise egg with the
numpad driver inside). ;-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
Well, it's not perfect but it's better than nothing.
For all people searching the numpad driver for Asus M433IA laptop with
French AZERTY Keyboard on Linux, here it is !
Enjoy !
Thanks to Pilot6 (hanipouspilot), Julian Oertel (clunphumb), Badaoui
Mohamed (mohamed-badaoui) and all other contribut
Last update :
I made this change in the program :
# Ignore numpad touch
if (x > 0.95 * maxx) and (y < 0.05 * maxy):
Replaced by :
# Ignore numpad touch
if (x > 0.95 * maxx) or (y < 0.09 * maxy):
Now when I touch the numbad above the numbers, it is not detected and
since
@Mohamed :
There is something I forgot to say : When I put my finger above the
first line, for example above the 7 number it still display 7 and it is
the same for the backspace. On my numpad, there is an area af about 8mm
which should not react to anything. So How can I resize the entire area
? W
I've tried to optimise the code so I removed the release test and send
both release codes for Left Shift and numlock. But sometimes, I still
have the issue with backspace that don't release the key and continue to
delete characters. And the corner top right area used to toggle the
numpad still dete
After investigations, the corner top right area used to toggle the
numpad work with a very tiny area at the extreme top right corner. How
is it working on your side ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Well done Mohamed !
Just another (and I hope the last) problem : when I use the corner top
right area to switch off the numpad I get backspace instead and
sometimes, this act like I don't release the key and continue to delete
characters.
Can you have a look at my code Mohamed ?
** Attachment ad
It seems I need to add an event key to release the left shift after
typing the % symbol. How can I do that ? Any idea of this new issue ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
Well, I'm still in trouble : With my solution above, after typing the
"%" when I press another key, the keyboard become crazy like shift is
always pressed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
Ok Mohamed,
I still need your help. I have tried this :
if value == EV_KEY.KEY_APOSTROPHE
events = [
InputEvent(EV_KEY.KEY_LEFTSHIFT, 1),
InputEvent(value, 1),
InputEvent(EV_SYN.SYN_REPORT, 0)
OK, I've found the mistake for the enter key : I was trying to use
KEY_ENTER instead of KEY_KPENTER to solve the go up issue and made a
mistake with copy/paste operations.
Now I just need to fix the % key with left shift. If you can help me to
make a new version of the program for both qwerty and
I will send you a complete ZIP archive like yours with the right picture
of the computer etc.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in ASUS Zen
When it will be finished, you deserve to share it on your github. It is
your work, I only have adapted the code to match my computer.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
num
Ok Mohamed. I send you the code for the M433IA in attachment.
** Attachment added: "ux433_touchpad_numpad.py"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810183/+attachment/5483689/+files/ux433_touchpad_numpad.py
--
You received this bug notification because you are a member of Ubu
Hello Mohamed,
Many thanks for your work but bad news for me : I have a french keyboard and
the enter key does not work anymore and the "%" symbol is replaced by "รน".
I still need your help, sorry.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
It is a goog idea to keep the F8 key because the top right area is a
little capricious in my case... not working everytime.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on tou
Another idea : we could add the down key after enter to do the same
thing.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in ASUS Zenbook 14
To manage
Ok Mohamed... it's really bad luck for me :-(
I'm still happy with it but I would like to understand why there is the
need of left-shift enter and I'm sure there is a way to avoid it.
Anyway, Now I have a tool to enter number easily thanks to you and all
the previous workers who permit the numpad
I've tried this :
if value != EV_KEY.KEY_ENTER
events.append(InputEvent(EV_KEY.KEY_LEFTSHIFT, 1))
events.append(InputEvent(value, 1))
events.append(InputEvent(EV_SYN.SYN_REPORT, 0))
udev.send_events(events)
But I
I'm waiting for your update ! That's pretty cool !
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in ASUS Zenbook 14
To manage notifications about this
Just another problem I just find : in Excel, when I press enter, instead
of going to the next cell at the bottom, it goes up. Any idea ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
Oh Yeah! It worked like a charm !
Now the ASUS M433IA has a working numpad on Linux !
You're amazing Mohamed ! Many many thanks !
Now I wonder how to share my program with other people...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Well here is the last KEY_CODE list :
https://elixir.bootlin.com/linux/latest/source/include/uapi/linux/input-
event-codes.h
But I didn't find the code to display the "%" symbol.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Well I made a mistake. Equal is now working.
I just need to find the "%" symbol and it will be done !
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in
Well... KPDOT instead of KPCOMMA does the same thing, it display "," instead of
"."
I would like to replace the coma by the dot to avoid having to use shift + ","
on my french keyboard to display a dot.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
Many thanks for the list, but I think the game is not over yet !
EQUAL does not work and I get a "+" instead.
Anyway, I'm going to try to replace "," by dot since your list help me.
Many thanks Mohamed, but I still need to find the right codes for "%" and "=".
--
You received this bug notificatio
where can i find the full official list of the key codes ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in ASUS Zenbook 14
To manage notifications ab
YES ! And I didn't succeed in finding the EV_KEY.KEY_ value for "%" and "=".
Can you help me please ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183
Title:
numpad on touchpad doesn't work in
OK ! Here we are !
I found how to adapt the program for my laptop ! But now I have to deal with
some keys that don't display the right character I'm working on it and
when it will be done I will share the adapted program !
Many thanks to all this community, you are the best !
--
You recei
After looking to the program, it search "ELAN", "Mouse" or "AT
Translated Set 2 keyboard" to set the detected numpad value to 1 But
mine is like this :
Synopsys DesignWare I2C adapter I2C adapter
I'm going to update the program so that it detect mine. But I think the
best solution is to b
Same thing for me :
Can't find touchpad, code 0
I have an Asus M433IA and I have change the I2C address according to
mine :
ON:i2ctransfer -f -y 0 w13@0x15 0x05 0x00 0x3d 0x03 0x06 0x00 0x07 0x00
0x0d 0x14 0x03 0x01 0xad
OFF:i2ctransfer -f -y 0 w13@0x15 0x05 0x00 0x3d 0x03 0x06 0x00 0x07 0x00
0
Ok, I think this issue will be solved in a few days !
Thanks to you, I finally found the magic lines.
My laptop is : Asus-VivoBook-ASUSLaptop-X421IA-M433IA
The command "sudo i2cdetect -l" return theses lines :
i2c-3 smbus SMBus PIIX4 adapter port 1 at 0b20 SMBus adapter
i2c-1
I used this command :
for f in /dev/i2c-*; do sudo i2ctransfer -f -y ${f:9} w13@0x15 0x05 0x00 0x3d
0x03 0x06 0x00 0x07 0x00 0x0d 0x14 0x03 0x01 0xad; done
And I get theses errors :
Error: Adapter does not have I2C transfers capability
Error: Adapter does not have I2C transfers capability
Error:
Waouh ! It works ! I never thought it will be possible on Linux since
there is no Asus support. I don't think there is special command to
display the numbers. I think that when the command is sent to illuminate
the pad, a program detect where the user tap on the numpad to display
the number. The so
I would be happy to help with this tool but it is too complicated for
me... We have to compile the software. If an executable would exist, it
will be more simple and I will try to help.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Hello,
This is the first encouraging message I read on the subject!
Unfortunately, I don't have the skills to help you but I hope with all
my heart that someone will be able to help you so that we can finally
enjoy our touchpad with the numberpad function.
--
You received this bug notification b
apport information
** Tags added: apport-collected ulyana
** Description changed:
Hello,
Here is my configuration :
Asus Vivobook M433I Model S433IA-EB372T with AMD Ryzen 7 47000 processor
OS : Linux Mint 20 based on Ubuntu 20.04 with last Kernel 5.8 RC6
I've bought this computer
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1889050/+attachment/5396158/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889050
Public bug reported:
Hello,
Here is my configuration :
Asus Vivobook M433I Model S433IA-EB372T with AMD Ryzen 7 47000 processor
OS : Linux Mint 20 based on Ubuntu 20.04 with last Kernel 5.8 RC6
I've bought this computer for 2 reasons : Octocore for comfortable
virtualization and compact size wit
Same problem for me :
Asus Vivobook M433I Model S433IA-EB372T with AMD Ryzen 7 47000 processor
OS : Linux Mint 20 based on Ubuntu 20.04 with Kernel 5.8 RC6
How long will we have to wait for a solution ?
Is anybody still working on the driver ?
How can we help to solve this issue ?
I've bought th
Public bug reported:
Hi after i install gramps 3.3.1-1 the plugins graphview wont load show
error message
"Traceback (most recent call last):
File "/usr/share/gramps/gen/plug/_manager.py", line 219, in load_plugin
_module = self.import_plugin(pdata)
File "/usr/share/gramps/gen/plug/_manag
It seems that nobody cares...
For those who also have this issue, falling back to the 10.04 kernel
seems to be a valid workaround.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/658460
Title:
VLAN s
Exactly the same result as J Boyan.
Ubuntu Maverick 2.6.35-24-generic on a Lenovo Edge 11 laptop.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/621743
Title:
Kernel 2.6.35-17 breaks gobi_loader
--
I performed a fresh install of Ubuntu 10.10 Desktop on the laptop and
the problem remains exactly the same.
Tagged outgoing traffic is working fine. Incoming tagged traffic showing
up on the physical interface (eth0) but not on the VLAN interface
(eth0.x).
Untagged traffic is working fine.
--
V
** Attachment added: "AcpiTables.txt"
https://bugs.launchpad.net/bugs/658460/+attachment/1685110/+files/AcpiTables.txt
** Attachment added: "AlsaDevices.txt"
https://bugs.launchpad.net/bugs/658460/+attachment/1685113/+files/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http
Public bug reported:
VLAN support seems broken in linux-image-2.6.35-22-generic-pae.
I can successfully add a VLAN to an interface but no traffic goes
trought that VLAN interface.
To be more precise, outgoing traffic is going well but incoming traffic
never arrives the VLAN interface (byte count
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/49273058/AlsaDevices.txt
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/49273059/BootDmesg.txt
** Attachment added: "Card0.Amixer.values.txt"
http://launchpadlibrarian.net/49273060/Card0.Amixer.valu
Public bug reported:
wifi aplet crashes and logout
ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be
restarted.
AplayDevices:
List of PLAYBACK Hardware Devices
card 0: SB [HDA ATI SB], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevi
Public bug reported:
Binary package hint: adept-notifier
When an openoffice version higher than 2.3 is installed, adept notifier
alert user about an upgrade available but propose to downgrade to 2.3
version, the last in ubuntu repositories.
** Affects: adept (Ubuntu)
Importance: Undecided
Same problem for me with genius luxmate keyboard. Was working well on
Gutsy
--
kded (KDE daemon) crashes when i use calculator hotkey (Hardy)
https://bugs.launchpad.net/bugs/204534
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubunt
72 matches
Mail list logo