Reply
Thread Tools
Posts: 2 | Thanked: 3 times | Joined on Jan 2017
#81
Kali loading until write:
No init found. Try passing init= bootarg.
(initramfs) [ 80.995513] random: nonblocking pool is initialized.
what i gonna do? plz help!
 

The Following 2 Users Say Thank You to Parmaster For This Useful Post:
Posts: 2 | Thanked: 2 times | Joined on May 2017
#82
aircrack doesn't work correctly, airodump not show connected clients and can't capture handshakes, can you help me? thx
 

The Following User Says Thank You to eviln900 For This Useful Post:
Posts: 3 | Thanked: 2 times | Joined on Sep 2015
#83
Originally Posted by Parmaster View Post
Kali loading until write:
No init found. Try passing init= bootarg.
(initramfs) [ 80.995513] random: nonblocking pool is initialized.
what i gonna do? plz help!
Did you solve it somehow? got the same problem. ty
 

The Following 2 Users Say Thank You to lucaspedersoli For This Useful Post:
Posts: 2 | Thanked: 2 times | Joined on May 2017
#84
hi first, thx for your great work, i've some little problems...
1. some problem of axis after full update
2. shutdown&halt if not plugin Ac or if not removed etc/dbus-1/org.freedesk.....UCPower....
3. (very important) i've problem with airodump, not show clients connected to the station and can't capture handshakes.

the only real problem for to me is airodump, can you help me, pls?
can you write a script as debianN900 and a little tutorial for build kali for n900? i've try but without success, i can launch the image builded with elinux's kernel, but after a little the system crash and reboot.......
that's all, sorry for poor english, and thx again.
 

The Following User Says Thank You to eviln900 For This Useful Post:
Posts: 3 | Thanked: 7 times | Joined on Jun 2017 @ (A)
#85
Originally Posted by lucaspedersoli View Post
Did you solve it somehow? got the same problem. ty
I had the same problem, tried another microSD and it works well now...

Does anyone found a fix for the inverted axis?

I build Kernel 4.9, but with the same issue..
So i don't think its an kernel issue.

edit:

I fixed the inverted Axis, seems the issue is because Xorg loads libinput after evdev for the touchscreen.

Last edited by err0r3o3; 2017-06-28 at 02:59.
 

The Following 2 Users Say Thank You to err0r3o3 For This Useful Post:
Posts: 1 | Thanked: 3 times | Joined on Aug 2017
#86
Originally Posted by err0r3o3 View Post
I had the same problem, tried another microSD and it works well now...

Does anyone found a fix for the inverted axis?

I build Kernel 4.9, but with the same issue..
So i don't think its an kernel issue.

edit:

I fixed the inverted Axis, seems the issue is because Xorg loads libinput after evdev for the touchscreen.
Good afternoon!
Tell me please step by step how you did it?
ps. I used google translate
 

The Following 3 Users Say Thank You to Smokechus For This Useful Post:
Posts: 3 | Thanked: 7 times | Joined on Jun 2017 @ (A)
#87
Originally Posted by Smokechus View Post
Good afternoon!
Tell me please step by step how you did it?
ps. I used google translate
Sorry for late answer..

You can remove xserver-xorg-input-libinput

Code:
apt-get remove xserver-xorg-input-libinput
------------------------------------------------------------------------------------------------------------

Or you just rename the file 10-evdev.conf to 50-evdev.conf

Code:
cd /usr/share/X11/xorg.conf.d
mv 10-evdev.conf 50-evdev.conf
...so evdev loads after libinput

If you running the 4.5 kernel, reboot and thats it...

Last edited by err0r3o3; 2017-09-17 at 10:15.
 

The Following 2 Users Say Thank You to err0r3o3 For This Useful Post:
Posts: 3 | Thanked: 7 times | Joined on Jun 2017 @ (A)
#88
If you are running 4.9 kernel, the Display is listed as TSC2005 instead of TSC200X, so you also need to edit

/etc/X11/xorg.conf

Code:
Section "InputClass"
        Identifier "calibration"
        MatchProduct "TSC200X touchscreen"
        Option "Calibration" "142 3913 3748 274"
        Option "EmulateThirdButton" "1"
        Option "EmulateThirdButtonTimeout" "750"
        Option "EmulateThirdButtonMoveThreshold" "30"
        Option "SwapAxes" "0"
EndSection

Section "InputClass"
        Identifier "calibration"
        MatchProduct "TSC2005 touchscreen"
        Option "Calibration" "180 3900 3729 242"
        Option "EmulateThirdButton" "1"
        Option "EmulateThirdButtonTimeout" "750"
        Option "EmulateThirdButtonMoveThreshold" "30"
        Option "SwapAxes" "0"
EndSection

Last edited by err0r3o3; 2017-09-16 at 12:23.
 

The Following 3 Users Say Thank You to err0r3o3 For This Useful Post:
Posts: 176 | Thanked: 190 times | Joined on Jun 2011 @ Italy
#89
can someone build the latest version with the latest kernel and post it here as a flashable image like the old one? thanks a lot

p.s. is there any way to receive sms and receive/make calls on Kali?

p.s. is it possible to install this os in internal memory like we used to do with nitdroid in some cases?
 

The Following User Says Thank You to blackjack4it For This Useful Post:
Posts: 3 | Thanked: 3 times | Joined on Feb 2013 @ SPAIN
#90
Hello guys.After Kali Rolling install.It work wonderful without shutdown. The only thing you have to do is boot from U-boot with the charger connected or any powerbank. Go to Applications-Settings- Power Manager and edit the options to your needs...sleep mode, inactivity , on battery, plugged in. Also add an icon to the panel bar with the battery indicator. On my device is charging and indicating the battery power. After all reboot and start again without any problem and shutdown. I also installed xfce4-screenshoter and did some shots to post. Enjoy you N900 is still nice tool and good device capable of lot.
Anyone did fixed sound problem on it?
Also tested fluxion on it but no injection capable. Now I want test the camera with motion if possible
Good day

Last edited by Shodo; 2018-01-17 at 07:30.
 

The Following 2 Users Say Thank You to Shodo For This Useful Post:
Reply

Tags
kali armhf, kali latest, kali n900, kali rolling

Thread Tools

 
Forum Jump


All times are GMT. The time now is 13:21.