VirtualBox solution worked for me.
Host machine: ThinkPad X220
Host OS: Customized (Corporate managed) Ubuntu 14, 64 bit
Guest OS: Ubuntu 14, 32 bit.
I encountered some problems trying to get it to work. The biggest issue
was the screen size was 640x480 and the VirtualBox Guest Additions were
not
Another solution on non-LTS 64bit
It seems Migros-Bank and Kobil relies on LTS versions.
My favourite solution is: virtualbox.
1. Make sure, dkms is installed
2. Install virtualbox (also availabe directly from the virtual-box site)
3. Make shure you're member of the 'vboxusers'-group (/etc/group
Another solution on 64-bit raring/saucy:
Set up a 32-bit raring/saucy chroot environment on 64-bit raring/saucy.
There's a german tutorial on http://wiki.ubuntuusers.de/schroot (32-Bit-
Programme in einer 64-Bit-Installation verwenden). schroot rebinds /home
directory on the host system by default
Hello timi
This is to confirm that your proposal given in #43 worked very well !
M-IDentity is finally up and running again on
Ubuntu, 13.10
Linux 3.8.0-31-generic #46-Ubuntu SMP Tue Sep 10 20:03:44 UTC 2013 x86_64
x86_64 x86_64 GNU/Linux
I thank you very much for your help. Just great !
As a simple workaround on 64-bit Ubuntu Raring, you can build glib and
pango on 32-bit Raring, copy folder to same location
on 64-bit machine, and use a bash script to start mbancnet:
#!/usr/bin/env bash
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/lib/pkgconfig
export LD_LIBRARY_PATH=$LD_LIBRARY_PA
Hi timi
Thanks a lot for the instructions. They worked just fine.
However, the firefox startet by /media/user/M-IDentity/Start_M-IDentity_Linux
still crashes after a few seconds.
I checked the env variables PKG_CONFIG_PATH and LD_LIBRARY_PATH several times.
They seem to be fine.
The log file in
Hello Claude,
thanks for your hint, a
tail -f -n 30 /tmp/ksff20110607user.log
reveals the log file. There, one can see the error
**
GLib-GObject:ERROR:/build/buildd/glib2.0-2.36.0/./gobject/gobject.c:4127:g_weak_ref_set:
assertion failed: (weak_locations != NULL)
The embedded Firefox Browser h
Hello Claude,
I did open and safe the folder just after the crash, which is indeed tricky as
it autodeletes.
Sadly I did not find any Logfile. Plenty of other stuff though. I dont get it
:).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Hello Claude,
I did open and safe the folder just after the crash, which is indeed tricky as
it autodeletes.
Sadly I did not find any Logfile. Plenty of other stuff though. I dont get it
:).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
>I have configured the /etc/udev/rules.d like in the FAQ of the
migrosbank. Does it make a difference if I dont have a number in front
of the name like you have ? kobil-midentity.rules
rule files are applied in alphabetical order. It means that if you don't
put any number in front of the name, the
Hello Claude,
I just checked your instructions. I have configured the
/etc/udev/rules.d like in the FAQ of the migrosbank. Does it make a
difference if I dont have a number in front of the name like you have ?
kobil-midentity.rules
I did not find this text-file in my system:
/lib/udev/rules.d/91-
I posted step-by-step instructions in French on a Wiki some time ago:
http://www.swisslinux.org/wiki/fr/documentation/midentity
Hope this helps.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/573690
T
I have the exact same problem. The browser opens for a second, and then closes
without a error post.
I have Mint 15 with mate. Would be cool if someone has a workaround. I dont get
it :O
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
The problem is that the device is mounted read-only. There used to be a program
run by udev to switch it to read-write (I guess), but it has been removed from
libccid:
/usr/sbin/Kobil_mIDentity_switch
The udev rule to run this program is still there, but since the program
has been removed, the
I confirm the same as "rsi (rsi-q)". I tried on 32bit and 64bit Ubuntu
13.04 and Mint 15. I installed all the 32bit libraries and the rules.
The M-Identity stick mounts correctly, starting the application gives a
request for language (so far so good) then it does the quick encryption
one-liner and
Tried it on 64bit and 32bit Mint 15. Stick is mounted correctly. When
starting "Start_M-Identity_Linux" I can choose the language and the
update seems to work. Then it opens the Browser, but after half a second
it terminates without an error.
--
You received this bug notification because you are
http://www.freedesktop.org/wiki/Software/hal/
** Changed in: hal (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/573690
Title:
Kobil M-IDentity usb dongle
Exactly the same problem after upgrading to Ubuntu 13.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/573690
Title:
Kobil M-IDentity usb dongle : no write access anymore since 10.04
To manage not
Hello
New Ubuntu release, problems are back:
# uname -a
Linux eiger 3.8.0-21-generic #32-Ubuntu SMP Tue May 14 22:16:46 UTC 2013 x86_64
x86_64 x86_64 GNU/Linux
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=13.04
DISTRIB_CODENAME=raring
DISTRIB_DESCRIPTION="Ubuntu 13.04"
Command ./
Figured it out.
echo 'SUBSYSTEMS=="usb", ATTRS{idVendor}=="0d46", ATTRS{idProduct}=="4081",
MODE="0666", ENV{GENERATED}="1"' | sudo tee -a
/etc/udev/rules.d/70-persistent-cd.rules
sudo apt-get install libgtk2.0-0:i386 libdbus-glib-1-2:i386
the second library was tricky to find as launching /med
In 12.04, ia32 does not exist anymore. You have to call:
sudo apt-get install libgtk2.0-0:i386
I have not figure how to grant write access yet. Someone?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
Hello
After upgrading from Ubuntu 11.04 (64 bit) to Ubuntu 11.10 (64 bit),
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 11.10
Release:11.10
~$ uname -a
Linux x 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64
x86_64 x8
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: hal (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/573690
Title:
Kobil M
Hello
It may be that your M-IDentity stick is mounted, but you don't see the
icon on the desktop. If you click on "System" and then
"Devicemanagement", you may see that the M-IDentity stick is there, but
as e.g. /dev/srX where X stands for a number. If you now open a
terminal, unmount the stick wi
@Aleander List
Sadly, I have to confirm your complaint, it's turning into real show-stopper
for using Ubuntu (or Linux in general).
At present, I am able to mount and use it like this ( your mileage may
vary):
isc-...@niesen:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DIS
I just had the same problem all over again with Maverick (10.10) x86_64.
I've applied all the udev rules mentioned, but M-Identity isn't mounted
at all.
This is getting frustrating, because upcoming Ubuntu release dates are
no surprise.
Waiting for a call back from Migros Bank 2nd level support
Is it possible to add a generic Rule Set for the Kobil mIDentitys?
Something linke:
/etc/udev/rules.d/51-kobil-udev.rules:
# KOBIL Systems mIDentity 4001
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="0d46",
ATTRS{idProduct}=="4001", ENV{libsane_matched}="yes", MODE="0666"
# KO
In my opinion, the bug should be resolved when the udev trick will be
unnecessary.
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad.net/bugs/573690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
I can confirm this, too. Finally! That one took quite a while.
What will happen to this bug entry now? Will someone (who?) mark it as
"solved"?
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad.net/bugs/573690
You received this bug notification because y
Confirmed that it works according to the udev instructions above. The
update can also be done on a previous version of Ubuntu where the key is
working, of course.
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad.net/bugs/573690
You received this bug noti
Hello folks !
Good news : I have upgraded my Kobil M-Identity stick today. It now
works on Ubuntu 10.04 :o). Unfortunately a windoz machine is required
for the upgrade.
Also, it is still required to change the default udev rule as described
in the Faq on the Migros Bank website. However, doing th
An update for the key is announced by MIGROSBANK for July 1st. Hopefully
this will resolve this issue.
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad.net/bugs/573690
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
i had the same problems with the Kobil M-Identity stick from Valiant Bank.
There has been an update and now it works fine with Ubuntu 10.4, 64bit.
I only had to change the mode in "50-udev-default.rules" into "666".
See also
:(http://www.valiant.ch/nc/globaldata/holding-navigation/medien-und-akt
same here... *#@&&!##
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad.net/bugs/573690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
Same problem here on 32bit and 64bit.
VMware:
Linux x 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686
GNU/Linux
Host:
Linux 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 x86_64
GNU/Linux
The following statement from MIGROSBANK is remarkable:
" Ubun
I wonder how they want to update the software on the stick if the stick
itself is not accessible under Linux! Hahahaha!! Or are they sending a
brand new stick to every customer of Migrosbank??
Anyway, I just wanted to add something that has been discussed elsewhere
(https://bugs.launchpad.net/ubun
>From the website
http://www.migrosbank.ch/de/MBancNet/MIDentity/FAQ.htm#ubuntu
Ich habe das Betriebssystem Ubuntu und möchte die neue Ubuntu-Version 10.04
installieren. Ist diese Version mit dem M-IDentity kompatibel?
Die neue Ubuntu-Version 10.04 ist derzeit nicht mit dem M-IDentity kompatibel.
Same problem here. Ubuntu 10.04 (lucid), 2.6.32-22-generic , 32bit
I have upgraded from 9.10 where I also used the workaround to manually unmount
the device and mount. In 10.04 this workaround don't work.
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad
Same problem here. Lucid 10.04, 64bit, 2.6.32-22-generic.
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad.net/bugs/573690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Same problem her. Lucid 10.04, 64bit
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad.net/bugs/573690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
Hi. Same problem here. Lucid 10.04, 32bit, 2.6.32-22-generic.
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad.net/bugs/573690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
Hi, I have the same problem on Lucid 10.04, 32bit, 2.6.32-22-generic.
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad.net/bugs/573690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
@Patrick: thanks for giving them a call. I hope they'll manage, as 10.04
is an LTS release.
Btw. does it make any difference between Ubuntu 10.04 32bit or 64bit?
It's 64bit here, but I didn't try it on any 32bit machine yet.
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
ht
I just called Migrosbank and they said they are working with Kobil to solve
this issue on Lucid.
No update yet
--
Kobil M-IDentity usb dongle : no write access anymore since 10.04
https://bugs.launchpad.net/bugs/573690
You received this bug notification because you are a member of Ubuntu
Bugs, w
Hi,
I also use this kind of key with MigrosBank and I've exactly the same
problem.
I tried this hack as indicated on the website of the bank
(http://www.migrosbank.ch/fr/MBancNet/MIDentity/FAQ.htm#), but it
doesn't work.
Ubuntu Linux - Version 9.04 et ultérieures
Chemin: "/lib/udev/rules.d
Fichi
45 matches
Mail list logo