
I purchased this mini PC from eBay a few years ago, because it was cheap and it had dual gigabit LAN. After buying it, I never got a chance to look inside since it immediately went into use as a router. I've retired the PC but now I'm wondering what this card is and how can I use it.
Here's what I know:
lspci shows the card as:
02:00.0 Multimedia video controller: Altera Corporation Device e100 (rev 01)
lsmod shows:
Code:
root@vizy:~# lsmod | grep altera
altera_cvp 20480 0
fpga_mgr 20480 1 altera_cvp
Code:
root@vizy:~# dmesg | grep -i altera
[ 3.900631] altera-cvp 0000:02:00.0: No Vendor Specific Offset.
The original mini PC, looks like it used Windows 7, as there's a sticker on the chassis. I don't think there was any Windows 7 installed when I bought it but I'm thinking maybe it originally had some proprietary app on it.
Anyone know of anything useful I can do with this card?