You are not logged in.

#21 2016-03-01 14:52:43

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: RC2 install feedback

TRy restarting NetworkManager:

sudo systemctl NetworkManager restart

Offline

#22 2016-03-01 14:59:48

Narmo
Bad Wolf
From: Poland
Registered: 2015-09-29
Posts: 57

Re: RC2 install feedback

Don't work also.

Offline

#23 2016-03-01 15:02:51

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: RC2 install feedback

Lets see if you have the necessary firmware now:

dmesg|grep -iE 'wlan|firmware|dhc|wpa'

POst output from that command please.

Offline

#24 2016-03-01 15:09:33

Narmo
Bad Wolf
From: Poland
Registered: 2015-09-29
Posts: 57

Re: RC2 install feedback

[Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-2.fw

Offline

#25 2016-03-01 15:11:40

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: RC2 install feedback

Is that the full output?
Do you have wired and wifi cards on the same system?

Offline

#26 2016-03-01 15:15:25

Narmo
Bad Wolf
From: Poland
Registered: 2015-09-29
Posts: 57

Re: RC2 install feedback

Yes, that is full output and and I don't have any wired cards on PC, only this USB dongle. It is really weird that I have so much trouble with it because with RC1 it worked really well O.o

Offline

#27 2016-03-01 15:20:39

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: RC2 install feedback

With the same USB dongle?

Offline

#28 2016-03-01 15:22:04

Narmo
Bad Wolf
From: Poland
Registered: 2015-09-29
Posts: 57

Re: RC2 install feedback

Yes, even today, before I decided to reinstall system with RC2 version.

Offline

#29 2016-03-01 15:23:38

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: RC2 install feedback

Did you run a checksum on the RC2 image you used for installation?

Offline

#30 2016-03-01 15:34:06

Narmo
Bad Wolf
From: Poland
Registered: 2015-09-29
Posts: 57

Re: RC2 install feedback

Well actually, no, so maybe i try to download it again and hope so this helps ^^

Offline

#31 2016-03-01 15:35:05

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: RC2 install feedback

Yes. Do verify the checksum after downloading the image.

Offline

#32 2016-03-01 15:54:45

Narmo
Bad Wolf
From: Poland
Registered: 2015-09-29
Posts: 57

Re: RC2 install feedback

Should I check like this: sha256sum --check ${Bl-Hydrogen-rc2-amd64.iso.sha256sum.txt} ? Because terminal says that: Hydrogen-rc2-amd64.iso.sha256sum.txt: Nie ma takiego pliku ani katalogu (it means that file or catalog with this name don't exist) and I really don't understand what is wrong this time T.T

Offline

#33 2016-03-01 16:08:04

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: RC2 install feedback

You should download the checksum file (tick the box)
Then run sha256sum --check on the downloaded checksum file.
ISO and checksum-file should be in same directory.

Offline

#34 2016-03-01 16:47:45

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

Re: RC2 install feedback

OFF TOPIC (maybe can be included in BunsenLabs - just a thought)

Interesting thing about checksums ... thunar can handle those with "Custom Actions" - great for us noobs.
2016_03_01_13_22_20_Scrot11.jpg

Name: Check md5 sum (or whatever you wish)
Command:

yad --info --title="Check md5 for %n" --text="$(md5sum %f)"

Name:  Check sha512 sum (or whatever you wish)
Command:

yad --info --title="Check sha512 sum for %n" --text="$(sha512sum %f)"

And for both: in the [Appearance Conditions] side of the house have only one box ticked: Other Files


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#35 2016-03-01 16:54:43

Narmo
Bad Wolf
From: Poland
Registered: 2015-09-29
Posts: 57

Re: RC2 install feedback

Well I downloaded torrent, checked sums (they are ok) used other USB device to install it and result was the same, no wifi and no mirrors.

Offline

#36 2016-03-01 17:02:06

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: RC2 install feedback

Did you have wifi enabled during the install?

Offline

#37 2016-03-01 17:14:14

Narmo
Bad Wolf
From: Poland
Registered: 2015-09-29
Posts: 57

Re: RC2 install feedback

Erm are you talking about the modem or router? Yes, it was enabled all the time and on my laptop net works fine.
EDIT
I have another USB wifi stick and with it during the installation I have the same problems, but at least after it with reboot it works, so it is half of the success. I still have half of the system (without mirrors) xD

Last edited by Narmo (2016-03-01 17:21:14)

Offline

#38 2016-03-01 17:20:24

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: RC2 install feedback

No.
During the installation, the installer tries to set up networking.
When it can not set up any networking, it will ask you to continue installation without network.
Did you get that question?

Offline

#39 2016-03-01 17:22:02

Narmo
Bad Wolf
From: Poland
Registered: 2015-09-29
Posts: 57

Re: RC2 install feedback

Yes, with every installation I tried I get this question. It seems so that my post lacked some infaormation - I am able to finish the installation, but every time I have the same problems with wifi and mirror sites.

Last edited by Narmo (2016-03-01 17:27:13)

Offline

#40 2016-03-01 17:29:29

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: RC2 install feedback

Well, when the installer can not set up any network, it will leave the mirrors unset in /etc/apt/sources.list.

There is no switch on the USB dongle to switch it on/off is there?
Have you tried using the dongle on your laptop? Does it work there?

The installer leaves a logfile in /var/log/installer/syslog.
Could you post that file on a pastebin site for inspection?

Offline

Board footer

Powered by FluxBB