Other OS
Kali Mattrix Image - V.0.1
34
26206
|
mattrix replied at Wed Feb 11, 2015 01:35 
Yes. I have only tested with HDMI.
Are you using a DVI adapter by any chance?
Nope. I just plug it directly into the tv but no signal. I have 3 tvs and its the same on all of them. Guess I will continue playing around with it. |
|
|
|
|
|
|
|
I would try reburning the image (are you using win32 disk imager?) and checking your PSU is good etc  |
|
|
|
|
|
|
|
Hello,
i installed the matrix image on my banana pro
everything is working fine.
but the wlan module is not working
i follow this steps
http://wiki.lemaker.org/WiFi
sudo modprobe ap6210
lsmod
and added the ap6210 to
sudo nano /etc/modules
wlan0up
not working
the i tryed this https://github.com/LeMaker/scripts
bp-update
but kali linux is not supported
what i can do now ???
thanks |
|
|
|
|
|
|
|
webos replied at Wed Feb 11, 2015 12:18 
Nope. I just plug it directly into the tv but no signal. I have 3 tvs and its the same on all of t ...
I had the same issue and it was power. Are you using a 5v 2a power supply. |
|
|
|
|
|
|
|
Matrix, Thanks for doing this. I just started with Kali and learning a LOT. Really awesome stuff. I have a question for you..... What would it take to get this image up to speed with the current Kali release, all the same apps, desktop, and wireless working? I am currently studying up on the WiFu. So this would be very helpful.
Again, Thanks for taking the time to make this image... and let me know if there is anything I can do to help. |
|
|
|
|
|
|
|
BTW..... Running apt-get update, I get this....
- Get:9 http://downloads.sourceforge.net all Release.gpg [16.8 kB]
- Get:10 http://downloads.sourceforge.net all Release [16.8 kB]
- Ign http://downloads.sourceforge.net all Release
- W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.kali.org kali Release: The following signatures were invalid: KEYEXPIRED 1425567400 KEYEXPIRED 1425567400 KEYEXPIRED 1425567400
- W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.kali.org kali/updates Release: The following signatures were invalid: KEYEXPIRED 1425567400 KEYEXPIRED 1425567400 KEYEXPIRED 1425567400
- W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://security.kali.org kali/updates Release: The following signatures were invalid: KEYEXPIRED 1425567400 KEYEXPIRED 1425567400 KEYEXPIRED 1425567400
- W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://http.kali.org kali Release: The following signatures were invalid: KEYEXPIRED 1425567400 KEYEXPIRED 1425567400 KEYEXPIRED 1425567400
- E: GPG error: http://downloads.sourceforge.net all Release: The following signatures were invalid: NODATA 1 NODATA 2
- root@kali:~#
Copy the Code |
|
|
|
|
|
|
|
Try this- rm -rf /var/lib/apt/lists
- apt-get update
- apt-get install kali-archive-keyring
Copy the Code |
|
|
|
|
|
|
|
I had the same problem as funkytechmonkey on the last three kali images I tried, including yours Mattrix. Followed your steps, but was unable to correct it. This worked:
apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7D8D0BF6
( from this thread: http://weaknetlabs.com/main/?p=2904 )
I also changed the sources.list to only the two listed in the documentation:
deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free
It seems to be working fine now, is there a reason to have the other ones in sources.list?
Real grateful too! Thank you! |
|
|
|
|
|
|
|
Edited by FoxTrot at Mon May 25, 2015 02:43
Hello Mattrix.
I have had my Banana Pi for several months now, but have not found my particular use for it yet, until I saw the Kali image for it. I tried another, and it wouldn't get past boot. I tried this one, and I love it! However, I have a few issues. I thank rabbitdew for his solution on the keyring. It helped a lot.
I am trying to gather everything I need to make fern-wifi-cracker work. I installed all my essential packages:- python-scapy
- python
- reaver
- macchanger
- xterm
- subversion
- python-qt4
Copy the Code And then some essentials for airmon-ng:And for some reason I can't get airmon-ng to open mon0. No errors. It just list my wlan*. Fern wifi cracker just tells me "no wireless interface found"
If someone could give me a pointer here, it'd be appreciated! |
|
|
|
|
|
|
|
Hello,
first of all, It's very nice job! Thanks...
I cant set the keyboard with dpkg-reconfigure console-data to pc/qwertz/hungarian...
Could you have a idea?
thanks your help! |
|
|
|
|
|
|