wacom driver

27 replies [Last post]
Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

It seems that each time linux-libre kernel was updated, I have to do something to make wacom driver work again. I would appreciate it if you could get rid of the trouble. My stomach hurts. It still seems that xserver-xorg-input-wacom etc in a repository is broken.

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

the log of my struggle:

fuckoff@fuckoff-ThinkPad-X200:~/ダウンロード/input-wacom-0.46.0$ ./autogen.sh
bash: ./autogen.sh: そのようなファイルやディレクトリはありません
fuckoff@fuckoff-ThinkPad-X200:~/ダウンロード/input-wacom-0.46.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking if build path '/home/fuckoff/ダウンロード/input-wacom-0.46.0' has spaces... no
checking for kernel type... Linux
checking for linux-based kernel... yes
checking for kernel source/headers... /lib/modules/4.15.0-108-generic/build
checking kernel version... 4.15.0-108-generic
checking RHEL6 minor release... 0
checking RHEL7 minor release... 0
checking power supply version... v4.1+
checking abs accessor version... v2.6.36+
checking CONFIG_MODULE_SIG... y
checking CONFIG_MODULE_SIG_FORCE...
checking CONFIG_LOCK_DOWN_KERNEL... y
checking CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT...
checking secure boot state... off
checking if modules must be signed... recommended
checking CONFIG_MODULE_SIG_HASH... sha512
checking for module signing hash algorithm... sha512
checking for kernel autogenerated key at /lib/modules/4.15.0-108-generic/build/certs/signing_key.pem... no
checking for kernel autogenerated cert at /lib/modules/4.15.0-108-generic/build/certs/signing_key.x509... no
checking for shim MOK key at /var/lib/shim-signed/mok/MOK.priv... no
checking for shim MOK cert at /var/lib/shim-signed/mok/MOK.der... no
checking for rEFInd MOK key at /etc/refind.d/keys/refind_local.key... no
checking for rEFInd MOK cert at /etc/refind.d/keys/refind_local.cer... no
checking for module signing key...
checking for module signing certificate...
configure: WARNING: Kernel module signing is recommended but we are unable to find signing keys. Consider re-running configure with the options '--with-signing-key=' and '--with-signing-cert=' set.

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating 2.6.32/Makefile
config.status: creating 2.6.38/Makefile
config.status: creating 3.7/Makefile
config.status: creating 3.17/Makefile
config.status: creating 4.5/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure:
----------------------------------------
BUILD ENVIRONMENT:
linux kernel - yes 4.5
kernel source - yes /lib/modules/4.15.0-108-generic/build

NOTE: The kernel drivers included in this package are only tested with the
X Wacom driver built from xf86-input-wacom. If you are running an X server
version older than 1.7, please use the drivers provided by the linuxwacom
package.

Please run 'make && make install'.
fuckoff@fuckoff-ThinkPad-X200:~/ダウンロード/input-wacom-0.46.0$ make && make install
make all-recursive
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' に入ります
Making all in 4.5
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' に入ります
Building input-wacom drivers for 4.5 kernel.
make -C /lib/modules/4.15.0-108-generic/build M=/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5
make[3]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' に入ります
CC [M] /home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5/wacom_wac.o
CC [M] /home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5/wacom_sys.o
LD [M] /home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5/wacom.o
CC [M] /home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5/wacom_w8001.o
Building modules, stage 2.
MODPOST 2 modules
CC /home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5/wacom.mod.o
LD [M] /home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5/wacom.ko
CC /home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5/wacom_w8001.mod.o
LD [M] /home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5/wacom_w8001.ko
make[3]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' から出ます
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' から出ます
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' に入ります
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' から出ます
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' から出ます
Making install in 4.5
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' に入ります
make -C /lib/modules/4.15.0-108-generic/build M=/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5 modules_install mod_sign_cmd=''
make[2]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' に入ります
mkdir: ディレクトリ `/lib/modules/4.15.0-108-generic/extra' を作成できません: 許可がありません
Makefile:1589: recipe for target '_emodinst_' failed
make[2]: *** [_emodinst_] Error 1
make[2]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' から出ます
Makefile:50: recipe for target 'install' failed
make[1]: *** [install] Error 2
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' から出ます
Makefile:376: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
fuckoff@fuckoff-ThinkPad-X200:~/ダウンロード/input-wacom-0.46.0$ make && make install
make all-recursive
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' に入ります
Making all in 4.5
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' に入ります
Building input-wacom drivers for 4.5 kernel.
make -C /lib/modules/4.15.0-108-generic/build M=/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5
make[3]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' に入ります
Building modules, stage 2.
MODPOST 2 modules
make[3]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' から出ます
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' から出ます
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' に入ります
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' から出ます
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' から出ます
Making install in 4.5
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' に入ります
make -C /lib/modules/4.15.0-108-generic/build M=/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5 modules_install mod_sign_cmd=''
make[2]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' に入ります
mkdir: ディレクトリ `/lib/modules/4.15.0-108-generic/extra' を作成できません: 許可がありません
Makefile:1589: recipe for target '_emodinst_' failed
make[2]: *** [_emodinst_] Error 1
make[2]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' から出ます
Makefile:50: recipe for target 'install' failed
make[1]: *** [install] Error 2
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' から出ます
Makefile:376: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
fuckoff@fuckoff-ThinkPad-X200:~/ダウンロード/input-wacom-0.46.0$ sudo make %% make install
make: *** ターゲット '%%' を make するルールがありません. 中止.
fuckoff@fuckoff-ThinkPad-X200:~/ダウンロード/input-wacom-0.46.0$ sudo make && make install
make all-recursive
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' に入ります
Making all in 4.5
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' に入ります
Building input-wacom drivers for 4.5 kernel.
make -C /lib/modules/4.15.0-108-generic/build M=/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5
make[3]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' に入ります
Building modules, stage 2.
MODPOST 2 modules
make[3]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' から出ます
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' から出ます
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' に入ります
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' から出ます
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' から出ます
Making install in 4.5
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' に入ります
make -C /lib/modules/4.15.0-108-generic/build M=/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5 modules_install mod_sign_cmd=''
make[2]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' に入ります
mkdir: ディレクトリ `/lib/modules/4.15.0-108-generic/extra' を作成できません: 許可がありません
Makefile:1589: recipe for target '_emodinst_' failed
make[2]: *** [_emodinst_] Error 1
make[2]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' から出ます
Makefile:50: recipe for target 'install' failed
make[1]: *** [install] Error 2
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' から出ます
Makefile:376: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
fuckoff@fuckoff-ThinkPad-X200:~/ダウンロード/input-wacom-0.46.0$ sudo make && make install
[sudo] fuckoff のパスワード:
make all-recursive
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' に入ります
Making all in 4.5
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' に入ります
Building input-wacom drivers for 4.5 kernel.
make -C /lib/modules/4.15.0-108-generic/build M=/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5
make[3]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' に入ります
Building modules, stage 2.
MODPOST 2 modules
make[3]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' から出ます
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' から出ます
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' に入ります
make[2]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' から出ます
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0' から出ます
Making install in 4.5
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' に入ります
make -C /lib/modules/4.15.0-108-generic/build M=/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5 modules_install mod_sign_cmd=''
make[2]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' に入ります
mkdir: ディレクトリ `/lib/modules/4.15.0-108-generic/extra' を作成できません: 許可がありません
Makefile:1589: recipe for target '_emodinst_' failed
make[2]: *** [_emodinst_] Error 1
make[2]: ディレクトリ '/usr/src/linux-headers-4.15.0-108-generic' から出ます
Makefile:50: recipe for target 'install' failed
make[1]: *** [install] Error 2
make[1]: ディレクトリ '/home/fuckoff/ダウンロード/input-wacom-0.46.0/4.5' から出ます
Makefile:376: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
getoff@getoff-Thinkpad-X200:/

andyprough
Offline
Joined: 02/12/2015

I think your error is because of the special characters in the name of your working directory: "ダウンロード". Change that directory name from /home/fuckoff/ダウンロード/ to /home/fuckoff/SurferDudeApps/ or something like that. Don't name it with Japanese characters, and don't give it any name that would have a space in it. For example, don't name it /home/fuckoff/Surfer Dude's Apps/

If that doesn't work, the error might mean that you have to run "make && make install" as "sudo make && make install".

Lastly, you are using an older kernel that's from early 2018. If I was running a modern digital tablet, I'd be seriously thinking about using a kernel that's not over 2 years old. Lots of new kernels available at jxself's web page: https://jxself.org/linux-libre/

nadebula.1984
Offline
Joined: 05/01/2018

The English name of his working directory is "Download". Here is a trick to avoid the "localized" directory names. When installing the system, choose "English". When you log on the system for the first time, change its localization. The system would ask you whether to change existing directory names to your local language, choose "no". And you can have localized user interface whereas the directory names such as "Download" or "Music" are still in English.

However, if the freshness of kernel is important, then I advise him to give Debian testing/unstable a try. (Don't add contrib or non-free repository and the system should be free/libre.) I've been using kernel 5.7 for quite some days.

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

> Don't name it with Japanese characters,

It is default.

> If that doesn't work, the error might mean that you have to run "make && make install" as "sudo make && make install".

It is in the log.

> Lastly, you are using an older kernel that's from early 2018. If I was running a modern digital tablet, I'd be seriously thinking about using a kernel that's not over 2 years old. Lots of new kernels available at jxself's web page: https://jxself.org/linux-libre/

Indeed, I have just checked the kernel and it was the old kernel. Strange. I was under the impression that I was using the stable LTS linux-libre kernel. I have no idea why I am using the default kernel.
So by the default, Trisquel 9 does not support modern (I don't think my table is modern though) digital tablets?

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

> then I advise him to give Debian testing/unstable a try.

That might be better.

andyprough
Offline
Joined: 02/12/2015

>It is default.

But it seems to be causing an error when you try to run make && make install. You should try it from a directory that only has english characters and no spaces. Create a directory in /home/fuckoff/ called "wacom", put it in there and try it again.

The error you got did not say there was any program missing from Trisquel, not that I can see. Just that it does not like the special characters in your directory, or something about how your directory is named.

davidpgil
Offline
Joined: 08/26/2015

Which Wacom device are you trying to get to work? What do you have to do in order to get it to work? In the past once you have gotten it to work does it work consistently?

I've had lots of mixed results with Wacom devices in the past so I might be able to give some clues.

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

I think I should first try to install that called linux-libre. But I got this:

エラー[error]:1 http://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt Mirrorlist
'linux-libre.fsfla.org' を解決できませんでした [like: could not solve linux-libre.fsfla.org]
無視[ignore]:2 mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt freesh InRelease
エラー[error]:3 mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt freesh Release
Downloading mirror file failed

This one is of when I tried to install linux-libre-5.4:

続行しますか[continue?]? [Y/n] y
エラー:1 http://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt Mirrorlist
'linux-libre.fsfla.org' を解決できませんでした
無視:2 mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt freesh/main amd64 freesh-keyring all 1.7
エラー:3 mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt freesh/main amd64 linux-image-5.4.50-gnu amd64 5.4.50-gnu-2.0
Downloading mirror file /var/lib/apt/lists/auxfiles/linux-libre.fsfla.org_pub_linux-libre_freesh_mirrors.txt failed for mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt/pool/main/l/linux-5.4.50-gnu/linux-image-5.4.50-gnu_5.4.50-gnu-2.0_amd64.deb
エラー:4 mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt freesh/main amd64 linux-libre-5.4 amd64 5.4.50
Downloading mirror file /var/lib/apt/lists/auxfiles/linux-libre.fsfla.org_pub_linux-libre_freesh_mirrors.txt failed for mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt/pool/main/l/linux-libre-5.4/linux-libre-5.4_5.4.50_amd64.deb
エラー:2 mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt freesh/main amd64 freesh-keyring all 1.7
Downloading mirror file /var/lib/apt/lists/auxfiles/linux-libre.fsfla.org_pub_linux-libre_freesh_mirrors.txt failed for mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt/pool/main/f/freesh-keyring/freesh-keyring_1.7_all.deb
E: mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt/pool/main/f/freesh-keyring/freesh-keyring_1.7_all.deb の取得に失敗しました[failed to get...] Downloading mirror file /var/lib/apt/lists/auxfiles/linux-libre.fsfla.org_pub_linux-libre_freesh_mirrors.txt failed for mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt/pool/main/f/freesh-keyring/freesh-keyring_1.7_all.deb
E: mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt/pool/main/l/linux-5.4.50-gnu/linux-image-5.4.50-gnu_5.4.50-gnu-2.0_amd64.deb の取得に失敗しました Downloading mirror file /var/lib/apt/lists/auxfiles/linux-libre.fsfla.org_pub_linux-libre_freesh_mirrors.txt failed for mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt/pool/main/l/linux-5.4.50-gnu/linux-image-5.4.50-gnu_5.4.50-gnu-2.0_amd64.deb
E: mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt/pool/main/l/linux-libre-5.4/linux-libre-5.4_5.4.50_amd64.deb の取得に失敗しました Downloading mirror file /var/lib/apt/lists/auxfiles/linux-libre.fsfla.org_pub_linux-libre_freesh_mirrors.txt failed for mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt/pool/main/l/linux-libre-5.4/linux-libre-5.4_5.4.50_amd64.deb
E: http://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt の取得に失敗しました 'linux-libre.fsfla.org' を解決できませんでした

I think when I do apt update, it always does not download anything from the repositories or mirrors or something I don't know for a few months because of these kinds of errors.

nadebula.1984
Offline
Joined: 05/01/2018

I don't have any good idea on manually updating kernel on a fixed-release distribution. Typically you have to rely on backports.

I once tried to do so on Debian stable, but when I wanted to manually install a new kernel, I had to first manually gather all its dependencies unavailable in the stable repository, and hope there would be no conflict.

andyprough
Offline
Joined: 02/12/2015

I don't know what to think about what you've written here. Changing a kernel on Debian is very simple.

nadebula.1984
Offline
Joined: 05/01/2018

Upgrading the kernel for Debian unstable/testing is very easy.

Upgrading the kernel for Debian stable is very hard, basically only when there is a newer version in the backport repository. However, if you want to upgrade to a even newer kernel, you would probably have to do what I said. Try to install a copy of Debian stable (4.19 kernel) and try to upgrade it to 5.7 and see what happens.

andyprough
Offline
Joined: 02/12/2015

I could not count the number of times I've built or upgraded kernels on Debian stable the past few years. There was no effort - just build and install, or point to jxself's repo and give an apt command. But maybe bringing a kernel in from backports is a lot of trouble for some reason, I did not try that.

nadebula.1984
Offline
Joined: 05/01/2018

If you mean compiling the kernel from source code, then we may be thinking of different things. Sorry for the confusion.

However, building the kernel form scratch is still not very beginner friendly. Therefore I recommend beginners to use testing/unstable rather than stable.

andyprough
Offline
Joined: 02/12/2015

Those are network errors. You aren't contacting the mirrors.

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

It seems that that finally began obeying my order (about the terminal D). It seems wiser. Kind of Win-Win. You put me out... I eventually settled in Inkscape after tried several painting software, so it is OK though. The first impression is right as I thought.

andyprough
Offline
Joined: 02/12/2015

That's great news! You need to show us some artwork soon!

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

Thank you very macho. I am currently engaged in designing a car body. I got some sudden inspirations. I am going to sell it to Ferrari.

andyprough
Offline
Joined: 02/12/2015

>Thank you very macho.

Yakuza are very welcome.

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

I don't really understand why you started to talk about yakuza in this context though, because "Thank you very macho" is just kind of a Japanese standard greeting, it is called "oyaji gag" (old men's joke) for this kind of a congregational context. However, as I said, I hated yakuza. Because they seemed to be merely childish criminals who merely have resentment against their mothers (my mother didn't love me! don't you too love me like my mother!?...etc). I was the one who was embarrassed watching their resentment... But I started to think that a few of them actually might be cool guys. They might be real yakuza who should be called so. Their living style looks like kind of a gambler's one. I guess they might be the ones who has initially or traditionally to be called yakuza. They are super cool. Totally different from yakuza, but yakuza. Anyway it was just an appropriate oyaji gag for the context. It is standard. Maybe the low standard threshold of the yakuza world made itself bloated that much was the one of the main causes? Please watch Takeshi Kitano's "Hanabi". The hero is super cool. I think he is the one of them who should be called yakuza.

andyprough
Offline
Joined: 02/12/2015

That guy is the baddest man in the world: https://www.youtube.com/watch?v=aMZ1KCZDggY

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

You have watched only that scene.

note: a spoiler of this great movie. You might miss one of the great art works.

He fabricated a police car and police uniform then robbed a bank.

andyprough
Offline
Joined: 02/12/2015

I gave the wrong link, the bad link. Here's the right one: https://invidious.snopyta.org/watch?v=aMZ1KCZDggY

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

I never forgive gays who say bad things about him. He is the man among men.

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

Yes he's the man among men. I wonder why the title is "HANA-BI" instead of "HANABI". HANA-BI sounds like foreigners' pronunciation.

Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

AAARRRRGGGHH!!!

andyprough
Offline
Joined: 02/12/2015

The face of death.

maxresdefault.jpg
Masaru Suzuqi -under review-
Offline
Joined: 06/06/2018

Someone said "Eyes differ", about Yakuza. I cannot tell that well though. Why cloths too wear aura with persons was my long years of question about the kensho-ed view though, I realized that maybe because of resonance, and possibly cloths might form a certain kind of shape according as the person's aura. But if he wears thick mail, or since spikes too seem to wear it, the latter might be a wrong guess. Or the degree of our consciousness to which we regard it as part of ourselves. But I am sure an iron will makes the eyes. An iron medal.