New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 10 matches

by andyb3
29 Sep 2017, 12:47
Forum: Development
Topic: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)
Replies: 20
Views: 76264

Re: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)

I install the packages successfully! Thank you.

Today I was trying to update the system but I noticed that the gcc-5.4.0-r3 compiler was a [ebuild] package instead of [binary]. Is there a way to get this (huge) package as precompiled?

CMD:
emerge -avDuNg world

OUTPUT:

Local copy of remote ...
by andyb3
25 Sep 2017, 13:11
Forum: Development
Topic: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)
Replies: 20
Views: 76264

Re: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)

Hello again sakaki,

It would be great if you could add some (lightweight :lol:) additional packages to your local repositories so I could get them as precompiled packages on my b3 O:)

So here we are:

app-text/wgetpaste
net-dns/ddclient
net-dns/bind-tools
net-fs/sshfs
net-misc/whois
sys-apps ...
by andyb3
18 Sep 2017, 10:54
Forum: Development
Topic: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)
Replies: 20
Views: 76264

Re: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)

Ok I'll search about "5Ghz" on the other topics.

Thank you again for all the special things you do to promote the gentoo community :wink:
by andyb3
18 Sep 2017, 07:19
Forum: Development
Topic: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)
Replies: 20
Views: 76264

Re: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)

Starting up the shorewall solve the problem! Thanks a lot! :D

--

Is there any way to run hostapd over 5Ghz "n" ? I need to stream large files over wifi so increasing speed to 300mbps would be very helpfull.

I tried to edit /etc/hostapd.conf


channel=7 -> 36
hw_mode=g -> a


but I got some ...
by andyb3
17 Sep 2017, 11:41
Forum: Development
Topic: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)
Replies: 20
Views: 76264

Re: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)

Hello again, thanks for the response.
Here is the "iptables-save"


b3 andreas # iptables-save
# Generated by iptables-save v1.4.21 on Sun Sep 17 18:32:02 2017
*filter
:INPUT ACCEPT [47:3680]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [29:3860]
COMMIT
# Completed on Sun Sep 17 18:32:02 2017
b3 andreas ...
by andyb3
16 Sep 2017, 12:49
Forum: Development
Topic: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)
Replies: 20
Views: 76264

Re: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)

Hi again...

I add the follow files on the bottom of dnsmasq.conf

domain-needed
bogus-priv
filterwin2k
listen-address=192.168.50.1
bind-interfaces
no-resolv
server=8.8.8.8
interface=br0
dhcp-range=192.168.50.151,192.168.50.200,12h


Now my devices can connect to the wi-fi network... Then I can ...
by andyb3
16 Sep 2017, 11:04
Forum: Development
Topic: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)
Replies: 20
Views: 76264

Re: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)

Hello again,

1) Here is my /var/log/messages : https://pastebin.com/bPfFP7AD

2) dnsmasq/dhcpcd/hostapd are up and running..

3) I try to connect on the wifi via my laptop. It doesnt connect over DHCP. However, when I tried to connect over static ip the connection was established but I could ping ...
by andyb3
15 Sep 2017, 10:23
Forum: Development
Topic: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)
Replies: 20
Views: 76264

Re: Gentoo Live-USB for B3 Updated (with Weekly-Autobuild Binhost Backing, including Kernel)

Hello sakaki! I really appreciate your work. Ijust did a gentoo fresh install on my excito b3 successfully! Never believe that my old b3 would get my favorite distro.

The only problem I have is that I can't connect my wifi devices on the hostapd. I didnt modify your configurations. SSID is "b3" and ...