Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED] Debian don't work

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
Doniu
Posts: 7
Joined: 2015-11-19 22:05

[SOLVED] Debian don't work

#1 Post by Doniu »

Hello, my network card was working so, i wanted update a system.
All was working fine, then i did apt-get update...
They dowloaded they was begin installed, then boom. Linux crashed and logged me out.
Now i don't see any icons on system + when i log on, i can't do anything, it automatic log me off. And Linux crash.
If i would get access to terminal, i would do
systemctl set-default rescure.target or multi-user.target
And try to fix bug from terminal (maybe doing update/upgrade would help )
Last edited by Doniu on 2015-11-20 18:06, edited 2 times in total.

User avatar
dasein
Posts: 7680
Joined: 2011-03-04 01:06
Location: Terra Incantationum

Re: Debian don't work

#2 Post by dasein »

Post results of

Code: Select all

cat /etc/apt/sources.list
Use

Code: Select all

 tags when posting the result.

Doniu
Posts: 7
Joined: 2015-11-19 22:05

Re: Debian don't work

#3 Post by Doniu »

how to say, i can't access Debian System.
When i log in, i just automaticaly get logged out.
Also, i changed the source from Jessie, to "stretch" (testing), i also installed some programmers:
vim, chkconfig (didin't turn any service off), all was runing stable for 1.5h-2hours, and system was updating, but in the middle of update, it crashed.
"stretch" is in testing, but i think it still run stable/fine.

Wheelerof4te
Posts: 1454
Joined: 2015-08-30 20:14

Re: Debian don't work

#4 Post by Wheelerof4te »

What Debian version are?were you using? See my two posts in sig.
Did you install wi-fi non-free firmware?

What happens when you press CTRL+ALT+F1 BEFORE you log in (during dyspay manager log in screen)?

EDIT:
system was updating, but in the middle of update, it crashed.
There is your problem.

User avatar
dasein
Posts: 7680
Joined: 2011-03-04 01:06
Location: Terra Incantationum

Re: Debian don't work

#5 Post by dasein »

Doniu wrote:how to say, i can't access Debian System.
When i log in, i just automaticaly get logged out.
Use a Live CD or boot into single-user (aka "rescue" mode)

Bulkley
Posts: 6386
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

Re: Debian don't work

#6 Post by Bulkley »

Doniu, I think you may be in over your head. A fresh install might be in order.

Doniu
Posts: 7
Joined: 2015-11-19 22:05

Re: Debian don't work

#7 Post by Doniu »

Hello, i fixed it:
Wheelerof4te Thx alot, i have forget about that combination, with access to terminal, i have fix it easy.
I searched for errors, and i found something with my network card, so, i did:
apt-get install firmware-realtek
And all work fine :-}
Easy, fast, and simple.
Also, i'm not a total newbie user in linux :mrgreen: i just never used it on desktop, i got some experience in linux as a server (debian), i'm not expert in linux or adavanced user, let's just say a "normal user". Main Debian respository got old packets, and i want a new one, that's why i switched.

Thx alot guys for help, it's already 2nd time.

Wheelerof4te
Posts: 1454
Joined: 2015-08-30 20:14

Re: Debian don't work

#8 Post by Wheelerof4te »

^I'm glad to have helped. Can you mark this thread solved by editing the title in the first post? So others can see that.

Bulkley
Posts: 6386
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

Re: Debian don't work

#9 Post by Bulkley »

Doniu wrote:Hello, i fixed it:
Wheelerof4te Thx alot, i have forget about that combination, with access to terminal, i have fix it easy.
I searched for errors, and i found something with my network card, so, i did:
apt-get install firmware-realtek
And all work fine :-}
Easy, fast, and simple.
Also, i'm not a total newbie user in linux :mrgreen: i just never used it on desktop, i got some experience in linux as a server (debian), i'm not expert in linux or adavanced user, let's just say a "normal user". Main Debian respository got old packets, and i want a new one, that's why i switched.

Thx alot guys for help, it's already 2nd time.
Doniu, I'm glad I was wrong and that you got it working.

Post Reply