
Originally Posted by
Titan8990
Common error often due to bad RAM. Use memtest to check your RAM sticks one at a time.
I'll run the t4est later, but if it don't? why just backtrack, of all OS is getting this error? anyway thanks for the tip.
edit:
I "found" the problem, everytime i try tu update or download anything using terminal, like when update system or download some program, it Crash surely(kernel panic), using the browser do not crash so fast, but it do in a couple of minutes, the problem might be in my internet conectionor network adapter
my adapter is a ralink rt61 turbo wireless and I configure it with:
Code:
iwconfig wlan0 essid MY_ESSID
iwconfig wlan0 mode managed
iwpriv set Channel=1
ifconfig wlan0 192.168.xxx.2 netmask 255.255.255.0 up
route add default gw 192.168.xxx.3
echo "nameserver 192.168.y.y" > /etc/resolv.conf
echo "nameserver 4.y.y.3" >> /etc/resolv.conf
and it works fine... i mean i can access the internet, but this sad often kernel panic... can anyone give me a way?
sry my english again.