Re: Thinkpad X220T digitizer pen stopped no longer works on NetBSD 11.99.1

Kevin Bloom <[email protected]>
Newsgroups gmane.os.netbsd.current
Message-ID <20251018203213.Zof55%[email protected]>
RVP <[email protected]> wrote:

> On Fri, 17 Oct 2025, Paul Goyette wrote:
> 
> > Or even
> >
> > 	jot -w "./MAKEDEV wsmouse%d ; " - 4 9 1 | sh
> >
> > Much less typing...   :-)
> >
> 
> :) I'm extremely dense sometimes. MAKEDEV takes multiple arguments, doesn't it?
> 
> So,
> 
>  	./MAKEDEV wsmouse4 ... wsmouse9
> 
> and, if you have bash(1):
> 
>  	./MAKEDEV wsmouse{4..9}
> 
> -RVP

Thanks, I've created the new devices but still no dice. They don't
show up in xinput:
⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                    id=4    [slave  pointer  (2)]
⎜   ↳ /dev/wsmouse1                                 id=7    [slave  pointer  (2)]
⎜   ↳ /dev/wsmouse2                                 id=8    [slave  pointer  (2)]
⎜   ↳ /dev/wsmouse3                                 id=9    [slave  pointer  (2)]
⎜   ↳ /dev/wsmouse                                  id=10   [slave  pointer  (2)]
⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard                     id=5    [slave  keyboard (3)]
    ↳ /dev/wskbd                                      id=6    [slave  keyboard (3)]

and I don't see anything higher than wsmouse3 in dmesg. Very sad.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.