Seal One problem

Hello again :slight_smile:

I have only one thing to do before my EOS is complete so far. I need to run a security-dongle to login into online banking. It had it running on Debian 12 without problems but now it wont work on EOS. It is the seal one 2200 USB what can be found here

https://www.seal-one.com/download.de

Under 2200 one can find the Linux variant and the script what will download and install it

wget https://seal-one.com/SOInstLin.sh && sh SOInstLin.sh

This works under Debian and all what i had to do was plug in in usb and all works.

But now with EOS this way no more works. The bin “SealOne” is running, but it seems it cant connect to the usb-dongle.

Has anyone this SealOne + EOS running and can guide me? Or any ideas why the software cant reach the dongle?

It always interesting to see how different countries solve their bank logins, i hope you find a solution for you problem here on the forum /Silvia

1 Like
[as@kiste ~]$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 219c:0010 Seal One AG USB 2200 K Secure Sign Token
Bus 001 Device 003: ID 046a:0702 CHERRY Wireless Dongle
Bus 001 Device 004: ID 0408:5368 Quanta Computer, Inc. HP TrueVision HD Camera
Bus 001 Device 005: ID 04f3:0c00 Elan Microelectronics Corp. ELAN:ARM-M4
Bus 001 Device 006: ID 0bda:b00e Realtek Semiconductor Corp. Bluetooth Radio 
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
[as@kiste ~]$ 

Well, i did a search in web and it looks like my bank has problems with its secure login :upside_down_face:

i will try it tomorrow again

Just because they are both a Linux distro does not mean they are the same.

This is where the popularity of Linux fails. Debian is a very different System than Arch. While both are a Linux its like apples and oranges are both fruit but very different.

Always make sure the “Linux” that is supported is one you are using.

well, there are no explicite distro-drivers on the webpage. But i have solved it :slight_smile:

There are extra files with in the temp-directory after plugin into usb. And there is a readme what says that the gui in what you can click on “finish” to finish the install needs the kernal modul “sg”. And that was not loaded in my EOS. After loded it, the gui pops up, then clicked on finished, and now it works and i am in my online banking :slight_smile:

4 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.