Closed 0xicl33n closed 8 years ago
Added
if [ "x${deb_distro}" = "kali-rolling" ] ; then
......
deb_distro="sid"
fi
but still not work
Linux kali 4.3.0-kali1-amd64 #1 SMP Debian 4.3.3-7kali2 (2016-01-27) x86_64 GNU/Linux
@0xicl33n & @duchengyao just missed an "x" in the comparsion, also tied it down to stretch as that's closer for "testing", sid is "unstable" so about a week earlier then "testing".. i'll bump it to stretch+1 when stretch gets releasesed.
Regards
Thank you so much.
Ive attempted running this on kali rolling and it still doesnt work . In the meantime ive setup a specific build server running 2.0
Since the 2.0 iso files were removed from the official kali.org download page i had to find them myself
http://ftp.cc.uoc.gr/mirrors/linux/kali/kali-images/kali-2.0/
Heres a mirror if you need em too
Thanks ^_^
BTW, do you have the problem like 0002510: Beaglebone mouse crash
@duchengyao force 'fbdev' with this xorg.conf
https://github.com/RobertCNelson/boot-scripts/blob/master/tools/graphics/ti-tilcdc.sh#L57-L79
The modesetting driver is broken on this device.
Regards,
btw, for background, it's easy to determine it's modesetting... When it does lock up, everything lock's up..
serial, gpio, ethernet, usb, (jtag even goes down..)
It's very easy to re-produce with jpeg images in any gtk2 application... something goes in the wrong place in memory...
Regards,
It is perfectly solved my problem. Thanks so much!!
Best wishes.
The problem when building on kali rolling :
Adding
To
tools/host_det.sh
should fix this. I do not know if kali-rolling is sid or still jessie, from what i understand it is sid