maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   Kali Linux Rolling Edition armhf for Nokia N900 (https://talk.maemo.org/showthread.php?t=96573)

Parmaster 2017-01-21 15:34

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
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!

eviln900 2017-05-05 14:00

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
aircrack doesn't work correctly, airodump not show connected clients and can't capture handshakes, can you help me? thx

lucaspedersoli 2017-05-13 01:57

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
Quote:

Originally Posted by Parmaster (Post 1522281)
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

eviln900 2017-05-14 21:40

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
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.

err0r3o3 2017-06-13 08:06

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
Quote:

Originally Posted by lucaspedersoli (Post 1527968)
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.

Smokechus 2017-08-29 01:38

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
Quote:

Originally Posted by err0r3o3 (Post 1529115)
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

err0r3o3 2017-09-16 10:25

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
Quote:

Originally Posted by Smokechus (Post 1533491)
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...

err0r3o3 2017-09-16 11:49

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
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


blackjack4it 2017-10-04 10:08

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
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?

Shodo 2018-01-17 07:18

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
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

Shodo 2018-01-17 07:37

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
Quote:

Originally Posted by user_n900 (Post 1519910)
Hey guys,

I am new to the development of n900 OSs. I had one lying around for years and it took me such time to realize the huge support it has even now.
I have managed to get Kali up and running right now, I have faced some problems too, as of now
1) A user said on this thread to rename the shutdown script file to _shutdown_ . yeah it fixes the rapid shutdown, but after that, i cant even do a regular shutdown :D
2)For some wierd reason, i cannot resize the existing partion, that is, almost a 1.9 GB (of my 8GB sdcard ). Theres still a 5.something GB left. I tried formatting that 5GB to ext4, but I simply cannot get it to read on the Kali environment. I cant even run apt-get update because it displays "No sufficient space".


I hope Im not the only one facing these issues, and i hope you guys have a fix for these...

Peace

Flash with flasher the 5G or 8G image and walks like a new born baby. Good luck:D
After that install Kali on SD, I used Gparted on linux after install to resize de image and give a swap partition to it and everything fine.

Shodo 2018-01-17 07:41

Re: Kali Linux Rolling Edition armhf for Nokia N900
 
Quote:

Originally Posted by shichibukai (Post 1515456)
it seems everyone is having a different problem with the image

How do you think the devs dose work? hahah:rolleyes:


All times are GMT. The time now is 11:44.

vBulletin® Version 3.8.8