Re: [Voyage-linux] iptable_nat

2016-08-15 Thread Kim-man 'Punky' TSE

This kernel version 4.1.6_17.2-1 also include leds-apu2.

On 6/3/2016 12:13 AM, Miroslav Misek wrote:

Hi,

I just found out that you uploaded new version of kernel package. At least by 
sha1sum it is different.
And this package looks much better. NAT table exists now.

Thank you!
Miroslav Misek



--
Regards,
Kim-man "Punky" Tse

* Open Source Embedded Solutions and Systems
  - Voyage Linux (http://linux.voyage.hk)
  - Voyage MPD   (http://linux.voyage.hk/voyage-mpd)
  - Voyage MuBox (http://mubox.voyage.hk)
* Voyage Store   (http://store.voyage.hk)


___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] iptable_nat

2016-08-15 Thread Miroslav Misek

Hi,

Please any news?

Thank you,
Miroslav Misek

On 31.5.2016 14:15, Miroslav Misek wrote:

Hi,

result:
root@office:/lib/modules# iptables -t nat -L -v -n
iptables v1.4.21: can't initialize iptables table `nat': Table does 
not exist (do you need to insmod?)

Perhaps iptables or your kernel needs to be upgraded.

still missing iptable_nat module:
root@office:/lib/modules# modprobe iptable_nat
modprobe: FATAL: Module iptable_nat not found.

I checked kernel config and missing settings are:
CONFIG_IP_NF_NAT
CONFIG_IP_NF_TARGET_MASQUERADE
CONFIG_NF_NAT_MASQUERADE_IPV4

Regards,
Miroslav Misek

On 31.5.2016 04:02, Kim-man 'Punky' TSE wrote:

Check the same directory please.

On 5/30/2016 1:17 PM, Miroslav Misek wrote:

Hi,

I have amd64 architecture. Would it be possible to create package for
it please?

Thank you,
Miroslav Misek

On 30.5.2016 03:38, Kim-man 'Punky' TSE wrote:

Hi all,

Please install the latest kernel from, and let me know if this works
for you.

http://mirror.voyage.hk/dists/experimental/linux/linux-image-4.1.6-voyage_17.1-1_i386.deb 




Regards,
Punky








___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


[Voyage-linux] Subject: Will an MQA decoder become available in Voyage?

2016-08-15 Thread Demian Martin
Short answer, unlikely. The core is all NOT open source and they want
license money for it.  

I would say that it's too soon to buy into the technology. Read these
comments-
http://archimago.blogspot.com/2016/02/measurements-impressions-meridian.html
and more. I'm not persuaded by the baffle with BS stuff just published at
Stereophile but I may just be cranky.

Demian

___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] iptable_nat

2016-08-15 Thread Miroslav Misek

Hi,

result:
root@office:/lib/modules# iptables -t nat -L -v -n
iptables v1.4.21: can't initialize iptables table `nat': Table does not 
exist (do you need to insmod?)

Perhaps iptables or your kernel needs to be upgraded.

still missing iptable_nat module:
root@office:/lib/modules# modprobe iptable_nat
modprobe: FATAL: Module iptable_nat not found.

I checked kernel config and missing settings are:
CONFIG_IP_NF_NAT
CONFIG_IP_NF_TARGET_MASQUERADE
CONFIG_NF_NAT_MASQUERADE_IPV4

Regards,
Miroslav Misek

On 31.5.2016 04:02, Kim-man 'Punky' TSE wrote:

Check the same directory please.

On 5/30/2016 1:17 PM, Miroslav Misek wrote:

Hi,

I have amd64 architecture. Would it be possible to create package for
it please?

Thank you,
Miroslav Misek

On 30.5.2016 03:38, Kim-man 'Punky' TSE wrote:

Hi all,

Please install the latest kernel from, and let me know if this works
for you.

http://mirror.voyage.hk/dists/experimental/linux/linux-image-4.1.6-voyage_17.1-1_i386.deb


Regards,
Punky






___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] iptable_nat

2016-08-15 Thread Teco Boot
I agree on that the Voyage kernel should support IPv4 NAT.
@Punky?

Options: using debian kernel or build one yourself.

Teco


> Op 27 mei 2016, om 22:11 heeft Miroslav Misek  
> het volgende geschreven:
> 
> So I checked kernel config and there are few items missing:
> 
> CONFIG_NETFILTER_XT_NAT
> CONFIG_NF_NAT_MASQUERADE_IPV4
> CONFIG_IP_NF_NAT
> CONFIG_IP_NF_TARGET_MASQUERADE
> 
> Is there any chance for this to be added to current voyage-linux kernel?
> I think this should be included. Or can I somehow help with it?
> 
> Thank you,
> Miroslav Misek
> 
> On 27.5.2016 12:33, Teco Boot wrote:
>> The kernel config is in /boot/ folder, right?
>> 
>> root@host:/boot# grep NAT config-4.1.23-486
>> CONFIG_ARCH_HIBERNATION_POSSIBLE=y
>> # CONFIG_HIBERNATION is not set
>> CONFIG_NF_NAT=m
>> CONFIG_NF_NAT_NEEDED=y
>> CONFIG_NF_NAT_PROTO_UDPLITE=m
>> CONFIG_NF_NAT_PROTO_SCTP=m
>> CONFIG_NF_NAT_AMANDA=m
>> CONFIG_NF_NAT_FTP=m
>> CONFIG_NF_NAT_IRC=m
>> CONFIG_NF_NAT_SIP=m
>> CONFIG_NF_NAT_TFTP=m
>> CONFIG_NF_NAT_REDIRECT=m
>> CONFIG_NFT_NAT=m
>> CONFIG_NETFILTER_XT_NAT=m
>> CONFIG_NF_NAT_IPV4=m
>> CONFIG_NFT_CHAIN_NAT_IPV4=m
>> CONFIG_NF_NAT_MASQUERADE_IPV4=m
>> CONFIG_NF_NAT_SNMP_BASIC=m
>> CONFIG_NF_NAT_PROTO_GRE=m
>> CONFIG_NF_NAT_PPTP=m
>> CONFIG_NF_NAT_H323=m
>> CONFIG_IP_NF_NAT=m
>> CONFIG_NF_NAT_IPV6=m
>> # CONFIG_NFT_CHAIN_NAT_IPV6 is not set
>> # CONFIG_NF_NAT_MASQUERADE_IPV6 is not set
>> # CONFIG_IP6_NF_NAT is not set
>> CONFIG_BRIDGE_EBT_T_NAT=m
>> CONFIG_BRIDGE_EBT_DNAT=m
>> CONFIG_BRIDGE_EBT_SNAT=m
>> CONFIG_NET_ACT_NAT=m
>> CONFIG_NET_VENDOR_NATSEMI=y
>> CONFIG_NATSEMI=m
>> CONFIG_NATIONAL_PHY=m
>> CONFIG_CHECK_SIGNATURE=y
>> root@host:/boot#
>> 
>> Build environment is in sdk. Current is not updated, latest is 0.10.
>> http://mirror.voyage.hk/download/ISO/sdk/voyage-sdk-0.10.0.iso
>> 
>> I did't try cross-compile. I use only i386.
>> 
>> Teco
>> 
>> 
>> 
>>> Op 27 mei 2016, om 08:38 heeft Miroslav Míšek  
>>> het volgende geschreven:
>>> 
>>> I think that too. But I don`t have it in /lib/modules.
>>> Where can I find config for current kernel so I can try rebuild it? On web 
>>> is only config for version 3...
>>> 
>>> Thank you,
>>> Miroslav MisekDne 27. 5. 2016 8:03 AM Teco Boot  napsal(a):
 iptable_nat is missing.
 
 root@host:~# lsmod | grep iptable
 iptable_mangle   876  1
 iptable_nat 1086  1
 nf_nat_ipv4 3539  1 iptable_nat
 iptable_filter   812  1
 ip_tables   7772  3 iptable_filter,iptable_mangle,iptable_nat
 x_tables8744  16 
 ip6table_filter,xt_dscp,xt_HL,xt_hl,ip_tables,xt_tcpudp,ipt_MASQUERADE,ebt_ip,xt_conntrack,xt_nat,iptable_filter,ebtables,xt_TCPMSS,xt_connmark,iptable_mangle,ip6_tables
 root@host:~#
 
 Teco
 
 
> Op 26 mei 2016, om 20:07 heeft Miroslav Misek 
>  het volgende geschreven:
> 
> I tried that too - same result:
> 
> root@office:~# lsmod
> Module  Size  Used by
> ip_tables  12581  0
> xt_tcpudp   2064  0
> nf_conntrack_ipv6   5680  0
> nf_defrag_ipv6 21535  1 nf_conntrack_ipv6
> xt_conntrack2480  0
> ip6table_filter  944  0
> ip6_tables 12969  1 ip6table_filter
> x_tables   12554  5 
> ip6table_filter,ip_tables,xt_tcpudp,xt_conntrack,ip6_tables
> ipv6  240368  40 nf_defrag_ipv6,nf_conntrack_ipv6
> nf_nat_ipv4 3633  0
> nf_nat  9532  1 nf_nat_ipv4
> nf_conntrack_ipv4   9054  1
> nf_defrag_ipv4  1230  1 nf_conntrack_ipv4
> nf_conntrack   59728  5 
> nf_nat,nf_nat_ipv4,xt_conntrack,nf_conntrack_ipv4,nf_conntrack_ipv6
> ledtrig_netdev  2816  0
> ledtrig_timer   1248  0
> ledtrig_heartbeat   1288  0
> sp5100_tco  4016  0
> pcspkr  1504  0
> fam15h_power2144  0
> k10temp 2408  0
> evdev   7824  0
> i2c_piix4   7376  0
> acpi_cpufreq5232  0
> igb   113529  0
> i2c_algo_bit4154  1 igb
> ptp 8039  1 igb
> mmc_block  21057  2
> crc32c_intel7360  0
> ehci_pci3296  0
> ehci_hcd   32229  1 ehci_pci
> ahci   23784  0
> sdhci_pci   9808  0
> libahci17003  1 ahci
> sdhci  20216  1 sdhci_pci
> mmc_core   71105  3 mmc_block,sdhci,sdhci_pci
> xhci_pci2832  0
> xhci_hcd   78733  1 xhci_pci
> libata137950  2 ahci,libahci
> usbcore   13  4 

Re: [Voyage-linux] iptable_nat

2016-08-15 Thread angler31
On 25 June 2016 Teco Boot wrote:
> nf_nat and nf_nat_ipv4 is missing.
> I have my own build kernel (4.1.something). What is yours?

What patches did you apply besides the standard debian ones and perhaps
openwrt ones?
 
Regards

___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


[Voyage-linux] Voyage Linux Site Maintenance

2016-08-15 Thread Kim-man 'Punky' TSE

Hi all,

Please note that the Voyage Linux sites will be shutdown for maintenance and 
relocation.

Affected period:

from 16-Aug 20:00 to 19-Aug 00:00 HKT

Site affected:

1. linux.voyage.hk

2. mubox.voyage.hk

3. store.voyage.hk

4. www.voyage.hk

Service affected:

1. Mailing Lists

2. Subversion source code repository

You can still access the download at mirror.voyage.hk.  Sorry for short notice 
and inconvenience caused.

--
Regards,
Kim-man "Punky" Tse

* Open Source Embedded Solutions and Systems
  - Voyage Linux (http://linux.voyage.hk)
  - Voyage MPD   (http://linux.voyage.hk/voyage-mpd)
  - Voyage MuBox (http://mubox.voyage.hk)
* Voyage Store   (http://store.voyage.hk)


___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] Will an MQA decoder become available in Voyage MPD ??

2016-08-15 Thread chris hermansen
Cor and everyone,

MQA is patented closed source and the decoding technology must be licensed
from its creators.

Just when we have a great selection of music in open formats without any
kind of restriction on the decoding, and a great selection of players that
can play those open formats.

Effectively MQA is DRM. If you don't have a licensed decoder you can't get
the full benefit.

What a disappointment. Please don't support MQA.

Chris Hermansen

On Aug 15, 2016 19:58, "Cor van Zundert"  wrote:

> Dear all,
>
>
>
> As I have read, we may expect great sound improvements of MQA
> and the good news is that this implementation is made in software.
>
>
>
> I am looking forward to the day that MQA will be implemented in Voyage MPD.
>
>
>
> Regards,
>
> Cor van Zundert.
>
> ___
> Voyage-linux mailing list
> Voyage-linux@list.voyage.hk
> http://list.voyage.hk/mailman/listinfo/voyage-linux
>
>
___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] iptable_nat

2016-08-15 Thread Kim-man 'Punky' TSE

Check the same directory please.

On 5/30/2016 1:17 PM, Miroslav Misek wrote:

Hi,

I have amd64 architecture. Would it be possible to create package for it please?

Thank you,
Miroslav Misek

On 30.5.2016 03:38, Kim-man 'Punky' TSE wrote:

Hi all,

Please install the latest kernel from, and let me know if this works for you.

http://mirror.voyage.hk/dists/experimental/linux/linux-image-4.1.6-voyage_17.1-1_i386.deb

Regards,
Punky



--
Regards,
Kim-man "Punky" Tse

* Open Source Embedded Solutions and Systems
  - Voyage Linux (http://linux.voyage.hk)
  - Voyage MPD   (http://linux.voyage.hk/voyage-mpd)
  - Voyage MuBox (http://mubox.voyage.hk)
* Voyage Store   (http://store.voyage.hk)


___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] iptable_nat

2016-08-15 Thread Miroslav Misek

Hi,

I have amd64 architecture. Would it be possible to create package for it 
please?


Thank you,
Miroslav Misek

On 30.5.2016 03:38, Kim-man 'Punky' TSE wrote:

Hi all,

Please install the latest kernel from, and let me know if this works 
for you.


http://mirror.voyage.hk/dists/experimental/linux/linux-image-4.1.6-voyage_17.1-1_i386.deb 



Regards,
Punky


On 5/28/2016 5:28 AM, Teco Boot wrote:

I agree on that the Voyage kernel should support IPv4 NAT.
@Punky?

Options: using debian kernel or build one yourself.

Teco


Op 27 mei 2016, om 22:11 heeft Miroslav Misek 
 het volgende geschreven:


So I checked kernel config and there are few items missing:

CONFIG_NETFILTER_XT_NAT
CONFIG_NF_NAT_MASQUERADE_IPV4
CONFIG_IP_NF_NAT
CONFIG_IP_NF_TARGET_MASQUERADE

Is there any chance for this to be added to current voyage-linux 
kernel?

I think this should be included. Or can I somehow help with it?

Thank you,
Miroslav Misek

On 27.5.2016 12:33, Teco Boot wrote:

The kernel config is in /boot/ folder, right?

root@host:/boot# grep NAT config-4.1.23-486
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
# CONFIG_HIBERNATION is not set
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_SIP=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_REDIRECT=m
CONFIG_NFT_NAT=m
CONFIG_NETFILTER_XT_NAT=m
CONFIG_NF_NAT_IPV4=m
CONFIG_NFT_CHAIN_NAT_IPV4=m
CONFIG_NF_NAT_MASQUERADE_IPV4=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_IP_NF_NAT=m
CONFIG_NF_NAT_IPV6=m
# CONFIG_NFT_CHAIN_NAT_IPV6 is not set
# CONFIG_NF_NAT_MASQUERADE_IPV6 is not set
# CONFIG_IP6_NF_NAT is not set
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_NET_ACT_NAT=m
CONFIG_NET_VENDOR_NATSEMI=y
CONFIG_NATSEMI=m
CONFIG_NATIONAL_PHY=m
CONFIG_CHECK_SIGNATURE=y
root@host:/boot#

Build environment is in sdk. Current is not updated, latest is 0.10.
http://mirror.voyage.hk/download/ISO/sdk/voyage-sdk-0.10.0.iso

I did't try cross-compile. I use only i386.

Teco



Op 27 mei 2016, om 08:38 heeft Miroslav Míšek 
 het volgende geschreven:


I think that too. But I don`t have it in /lib/modules.
Where can I find config for current kernel so I can try rebuild 
it? On web is only config for version 3...


Thank you,
Miroslav MisekDne 27. 5. 2016 8:03 AM Teco Boot  
napsal(a):

iptable_nat is missing.

root@host:~# lsmod | grep iptable
iptable_mangle   876  1
iptable_nat 1086  1
nf_nat_ipv4 3539  1 iptable_nat
iptable_filter   812  1
ip_tables   7772  3 
iptable_filter,iptable_mangle,iptable_nat
x_tables8744  16 
ip6table_filter,xt_dscp,xt_HL,xt_hl,ip_tables,xt_tcpudp,ipt_MASQUERADE,ebt_ip,xt_conntrack,xt_nat,iptable_filter,ebtables,xt_TCPMSS,xt_connmark,iptable_mangle,ip6_tables

root@host:~#

Teco


Op 26 mei 2016, om 20:07 heeft Miroslav Misek 
 het volgende geschreven:


I tried that too - same result:

root@office:~# lsmod
Module  Size  Used by
ip_tables  12581  0
xt_tcpudp   2064  0
nf_conntrack_ipv6   5680  0
nf_defrag_ipv6 21535  1 nf_conntrack_ipv6
xt_conntrack2480  0
ip6table_filter  944  0
ip6_tables 12969  1 ip6table_filter
x_tables   12554  5 
ip6table_filter,ip_tables,xt_tcpudp,xt_conntrack,ip6_tables

ipv6  240368  40 nf_defrag_ipv6,nf_conntrack_ipv6
nf_nat_ipv4 3633  0
nf_nat  9532  1 nf_nat_ipv4
nf_conntrack_ipv4   9054  1
nf_defrag_ipv4  1230  1 nf_conntrack_ipv4
nf_conntrack   59728  5 
nf_nat,nf_nat_ipv4,xt_conntrack,nf_conntrack_ipv4,nf_conntrack_ipv6

ledtrig_netdev  2816  0
ledtrig_timer   1248  0
ledtrig_heartbeat   1288  0
sp5100_tco  4016  0
pcspkr  1504  0
fam15h_power2144  0
k10temp 2408  0
evdev   7824  0
i2c_piix4   7376  0
acpi_cpufreq5232  0
igb   113529  0
i2c_algo_bit4154  1 igb
ptp 8039  1 igb
mmc_block  21057  2
crc32c_intel7360  0
ehci_pci3296  0
ehci_hcd   32229  1 ehci_pci
ahci   23784  0
sdhci_pci   9808  0
libahci17003  1 ahci
sdhci  20216  1 sdhci_pci
mmc_core   71105  3 mmc_block,sdhci,sdhci_pci
xhci_pci2832  0
xhci_hcd   78733  1 xhci_pci
libata137950  2 ahci,libahci
usbcore   13  4 ehci_hcd,ehci_pci,xhci_hcd,xhci_pci
usb_common  1464  1 usbcore
pps_core5105  1 ptp

root@office:~# iptables -t nat -L
iptables v1.4.21: can't initialize iptables table 

[Voyage-linux] Will an MQA decoder become available in Voyage MPD ??

2016-08-15 Thread Cor van Zundert
Dear all,

 

As I have read, we may expect great sound improvements of MQA
and the good news is that this implementation is made in software.

 

I am looking forward to the day that MQA will be implemented in Voyage MPD.

 

Regards,

Cor van Zundert.

___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] Voyage MPD CuBox 0.10-rpi

2016-08-15 Thread Kim-man 'Punky' TSE

Hi all,

I really have no spare time to get this.  My next priority will be Voyage 
Linux/MPD first, then  Rpi.

Regards,
Punky

On 5/28/2016 5:07 PM, Stefan U. Hegner wrote:

Hi Punky,

any news on Voyage-0.10 fpr RPI?

As Jessie has been out now for a year, I'm anxiously awaiting the
"official" update.

Thanks

Hegi.

Am 05.10.2015 um 06:19 schrieb Kim-man 'Punky' TSE:

Hi Hegi,

You did not missed anything as I never announce that.  This is my
experimental repository and even not for CuBox.

On 10/4/2015 2:21 PM, Stefan U. Hegner wrote:

Hi Folks,
just found by chance that now there is a 0.10-rpi repository around.

Did I miss an announce on the list?
Anyhow, are there any specialities to be observed upgrading from 0.9 to
0.10?
I'd rather do an upgrade, instead of a new setup.

Is this recepie also valid for the rpi upgrade:
http://www.mail-archive.com/voyage-linux%40list.voyage.hk/msg07059.html

Thanks a lot in advance.

Hegi.








--
Regards,
Kim-man "Punky" Tse

* Open Source Embedded Solutions and Systems
  - Voyage Linux (http://linux.voyage.hk)
  - Voyage MPD   (http://linux.voyage.hk/voyage-mpd)
  - Voyage MuBox (http://mubox.voyage.hk)
* Voyage Store   (http://store.voyage.hk)


___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] iptable_nat

2016-08-15 Thread Kim-man 'Punky' TSE

Hi all,

Please install the latest kernel from, and let me know if this works for you.

http://mirror.voyage.hk/dists/experimental/linux/linux-image-4.1.6-voyage_17.1-1_i386.deb

Regards,
Punky


On 5/28/2016 5:28 AM, Teco Boot wrote:

I agree on that the Voyage kernel should support IPv4 NAT.
@Punky?

Options: using debian kernel or build one yourself.

Teco



Op 27 mei 2016, om 22:11 heeft Miroslav Misek  het 
volgende geschreven:

So I checked kernel config and there are few items missing:

CONFIG_NETFILTER_XT_NAT
CONFIG_NF_NAT_MASQUERADE_IPV4
CONFIG_IP_NF_NAT
CONFIG_IP_NF_TARGET_MASQUERADE

Is there any chance for this to be added to current voyage-linux kernel?
I think this should be included. Or can I somehow help with it?

Thank you,
Miroslav Misek

On 27.5.2016 12:33, Teco Boot wrote:

The kernel config is in /boot/ folder, right?

root@host:/boot# grep NAT config-4.1.23-486
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
# CONFIG_HIBERNATION is not set
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_SIP=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_REDIRECT=m
CONFIG_NFT_NAT=m
CONFIG_NETFILTER_XT_NAT=m
CONFIG_NF_NAT_IPV4=m
CONFIG_NFT_CHAIN_NAT_IPV4=m
CONFIG_NF_NAT_MASQUERADE_IPV4=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_IP_NF_NAT=m
CONFIG_NF_NAT_IPV6=m
# CONFIG_NFT_CHAIN_NAT_IPV6 is not set
# CONFIG_NF_NAT_MASQUERADE_IPV6 is not set
# CONFIG_IP6_NF_NAT is not set
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_NET_ACT_NAT=m
CONFIG_NET_VENDOR_NATSEMI=y
CONFIG_NATSEMI=m
CONFIG_NATIONAL_PHY=m
CONFIG_CHECK_SIGNATURE=y
root@host:/boot#

Build environment is in sdk. Current is not updated, latest is 0.10.
http://mirror.voyage.hk/download/ISO/sdk/voyage-sdk-0.10.0.iso

I did't try cross-compile. I use only i386.

Teco




Op 27 mei 2016, om 08:38 heeft Miroslav Míšek  het 
volgende geschreven:

I think that too. But I don`t have it in /lib/modules.
Where can I find config for current kernel so I can try rebuild it? On web is 
only config for version 3...

Thank you,
Miroslav MisekDne 27. 5. 2016 8:03 AM Teco Boot  napsal(a):

iptable_nat is missing.

root@host:~# lsmod | grep iptable
iptable_mangle   876  1
iptable_nat 1086  1
nf_nat_ipv4 3539  1 iptable_nat
iptable_filter   812  1
ip_tables   7772  3 iptable_filter,iptable_mangle,iptable_nat
x_tables8744  16 
ip6table_filter,xt_dscp,xt_HL,xt_hl,ip_tables,xt_tcpudp,ipt_MASQUERADE,ebt_ip,xt_conntrack,xt_nat,iptable_filter,ebtables,xt_TCPMSS,xt_connmark,iptable_mangle,ip6_tables
root@host:~#

Teco



Op 26 mei 2016, om 20:07 heeft Miroslav Misek  het 
volgende geschreven:

I tried that too - same result:

root@office:~# lsmod
Module  Size  Used by
ip_tables  12581  0
xt_tcpudp   2064  0
nf_conntrack_ipv6   5680  0
nf_defrag_ipv6 21535  1 nf_conntrack_ipv6
xt_conntrack2480  0
ip6table_filter  944  0
ip6_tables 12969  1 ip6table_filter
x_tables   12554  5 
ip6table_filter,ip_tables,xt_tcpudp,xt_conntrack,ip6_tables
ipv6  240368  40 nf_defrag_ipv6,nf_conntrack_ipv6
nf_nat_ipv4 3633  0
nf_nat  9532  1 nf_nat_ipv4
nf_conntrack_ipv4   9054  1
nf_defrag_ipv4  1230  1 nf_conntrack_ipv4
nf_conntrack   59728  5 
nf_nat,nf_nat_ipv4,xt_conntrack,nf_conntrack_ipv4,nf_conntrack_ipv6
ledtrig_netdev  2816  0
ledtrig_timer   1248  0
ledtrig_heartbeat   1288  0
sp5100_tco  4016  0
pcspkr  1504  0
fam15h_power2144  0
k10temp 2408  0
evdev   7824  0
i2c_piix4   7376  0
acpi_cpufreq5232  0
igb   113529  0
i2c_algo_bit4154  1 igb
ptp 8039  1 igb
mmc_block  21057  2
crc32c_intel7360  0
ehci_pci3296  0
ehci_hcd   32229  1 ehci_pci
ahci   23784  0
sdhci_pci   9808  0
libahci17003  1 ahci
sdhci  20216  1 sdhci_pci
mmc_core   71105  3 mmc_block,sdhci,sdhci_pci
xhci_pci2832  0
xhci_hcd   78733  1 xhci_pci
libata137950  2 ahci,libahci
usbcore   13  4 ehci_hcd,ehci_pci,xhci_hcd,xhci_pci
usb_common  1464  1 usbcore
pps_core5105  1 ptp

root@office:~# iptables -t nat -L
iptables v1.4.21: can't initialize iptables table `nat': Table does not exist 
(do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

I am using default installed kernel:

root@office:~# uname -r

Re: [Voyage-linux] iptable_nat

2016-08-15 Thread Miroslav Misek

So I checked kernel config and there are few items missing:

CONFIG_NETFILTER_XT_NAT
CONFIG_NF_NAT_MASQUERADE_IPV4
CONFIG_IP_NF_NAT
CONFIG_IP_NF_TARGET_MASQUERADE

Is there any chance for this to be added to current voyage-linux kernel?
I think this should be included. Or can I somehow help with it?

Thank you,
Miroslav Misek

On 27.5.2016 12:33, Teco Boot wrote:

The kernel config is in /boot/ folder, right?

root@host:/boot# grep NAT config-4.1.23-486
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
# CONFIG_HIBERNATION is not set
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_SIP=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_REDIRECT=m
CONFIG_NFT_NAT=m
CONFIG_NETFILTER_XT_NAT=m
CONFIG_NF_NAT_IPV4=m
CONFIG_NFT_CHAIN_NAT_IPV4=m
CONFIG_NF_NAT_MASQUERADE_IPV4=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_IP_NF_NAT=m
CONFIG_NF_NAT_IPV6=m
# CONFIG_NFT_CHAIN_NAT_IPV6 is not set
# CONFIG_NF_NAT_MASQUERADE_IPV6 is not set
# CONFIG_IP6_NF_NAT is not set
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_NET_ACT_NAT=m
CONFIG_NET_VENDOR_NATSEMI=y
CONFIG_NATSEMI=m
CONFIG_NATIONAL_PHY=m
CONFIG_CHECK_SIGNATURE=y
root@host:/boot#

Build environment is in sdk. Current is not updated, latest is 0.10.
http://mirror.voyage.hk/download/ISO/sdk/voyage-sdk-0.10.0.iso

I did't try cross-compile. I use only i386.

Teco




Op 27 mei 2016, om 08:38 heeft Miroslav Míšek  het 
volgende geschreven:

I think that too. But I don`t have it in /lib/modules.
Where can I find config for current kernel so I can try rebuild it? On web is 
only config for version 3...

Thank you,
Miroslav MisekDne 27. 5. 2016 8:03 AM Teco Boot  napsal(a):

iptable_nat is missing.

root@host:~# lsmod | grep iptable
iptable_mangle   876  1
iptable_nat 1086  1
nf_nat_ipv4 3539  1 iptable_nat
iptable_filter   812  1
ip_tables   7772  3 iptable_filter,iptable_mangle,iptable_nat
x_tables8744  16 
ip6table_filter,xt_dscp,xt_HL,xt_hl,ip_tables,xt_tcpudp,ipt_MASQUERADE,ebt_ip,xt_conntrack,xt_nat,iptable_filter,ebtables,xt_TCPMSS,xt_connmark,iptable_mangle,ip6_tables
root@host:~#

Teco



Op 26 mei 2016, om 20:07 heeft Miroslav Misek  het 
volgende geschreven:

I tried that too - same result:

root@office:~# lsmod
Module  Size  Used by
ip_tables  12581  0
xt_tcpudp   2064  0
nf_conntrack_ipv6   5680  0
nf_defrag_ipv6 21535  1 nf_conntrack_ipv6
xt_conntrack2480  0
ip6table_filter  944  0
ip6_tables 12969  1 ip6table_filter
x_tables   12554  5 
ip6table_filter,ip_tables,xt_tcpudp,xt_conntrack,ip6_tables
ipv6  240368  40 nf_defrag_ipv6,nf_conntrack_ipv6
nf_nat_ipv4 3633  0
nf_nat  9532  1 nf_nat_ipv4
nf_conntrack_ipv4   9054  1
nf_defrag_ipv4  1230  1 nf_conntrack_ipv4
nf_conntrack   59728  5 
nf_nat,nf_nat_ipv4,xt_conntrack,nf_conntrack_ipv4,nf_conntrack_ipv6
ledtrig_netdev  2816  0
ledtrig_timer   1248  0
ledtrig_heartbeat   1288  0
sp5100_tco  4016  0
pcspkr  1504  0
fam15h_power2144  0
k10temp 2408  0
evdev   7824  0
i2c_piix4   7376  0
acpi_cpufreq5232  0
igb   113529  0
i2c_algo_bit4154  1 igb
ptp 8039  1 igb
mmc_block  21057  2
crc32c_intel7360  0
ehci_pci3296  0
ehci_hcd   32229  1 ehci_pci
ahci   23784  0
sdhci_pci   9808  0
libahci17003  1 ahci
sdhci  20216  1 sdhci_pci
mmc_core   71105  3 mmc_block,sdhci,sdhci_pci
xhci_pci2832  0
xhci_hcd   78733  1 xhci_pci
libata137950  2 ahci,libahci
usbcore   13  4 ehci_hcd,ehci_pci,xhci_hcd,xhci_pci
usb_common  1464  1 usbcore
pps_core5105  1 ptp

root@office:~# iptables -t nat -L
iptables v1.4.21: can't initialize iptables table `nat': Table does not exist 
(do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

I am using default installed kernel:

root@office:~# uname -r
4.1.6-voyage

Thank you,
Miroslav Misek

On 26.5.2016 19:05, Teco Boot wrote:

nf_nat and nf_nat_ipv4 is missing.

root@host:~# lsmod | grep nf
nf_nat_masquerade_ipv4 1305  1 ipt_MASQUERADE
nf_conntrack_netlink19580  0
nfnetlink   3661  1 nf_conntrack_netlink
nf_nat_ipv4 3539  1 iptable_nat
nf_nat  8532  3 nf_nat_ipv4,xt_nat,nf_nat_masquerade_ipv4
nf_conntrack_ipv4   8810  89
nf_defrag_ipv4   999  1 

[Voyage-linux] DSD native

2016-08-15 Thread Davor Herga

Hello all,


I am installing Voyage MPD for a friend of mine, but he would like to 
have the DSD native playback enabled, via DSD_U32_BE from alsa.


I have two problems...


MPD does not support DSD_U32_BE, so I have to build a patched version of 
MPD using patches from this site -


https://github.com/lintweaker/mpd-dsd-019

I believe it is enough to build patched MPD .deb package on my Ubuntu 
laptop and then install it on Voyage MPD. Am I wrong?



My friend has a DAC, which  support for DSD_U32_BE is not yet written in 
kernel, but it can be done -


https://github.com/lintweaker/xmos-native-dsd/issues/8

If I want to patch the kernel with the line for my friend's DAC, I must 
use at least kernel 3.18 or above. The problem is, that kernel version 
in current release is lower (3.16).


Also, I have no experiences in building the kernel in Voyage MPD, so any 
help is appreciated. Could it be patched and build on my Ubuntu laptop 
and then just simply installed on Voyage MPD machine? Where can I get 
the needed files, especially Voyage MPD kernel patches and kernel 
sources for kernel 3.18 or above.



I tried both solutions on my Ubuntu laptop, works well, but as already 
mentioned I have little experience with Voyage linux.



Regards,

Davor.


___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


[Voyage-linux] Voyage-Linux - APU2 - SD Card?

2016-08-15 Thread pbarton
 Has anyone figured out how to install voyage-linux onto an APU2 with a 
destination drive of SD card?
 
I figured that with the 20160307 BIOS, which specifically mentions "boot from 
SD" this would be a no-brainer.  However, I can not get the operating system to 
recognize the SD card.  I have booted Voyage-LiveCD from a USB stick and still 
I am not able to detect the SD card. 
 
Has anyone already come up with a solution to this problem?

Thanks,
 

 
--
Peter Barton
___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


[Voyage-linux] Voyage installation on /dev/mmcblk0 device

2016-08-15 Thread Dalimil Gala


Hello,

I making my customized tar builds from SVN using live-build and 
installing them on SD card for APU and APU2.


Any possibility to fix the installation scripts 
(./usr/local/sbin/voyage.update etc.) to be are able to install on 
/dev/mmcblk0 (/dev/mmcblk0p1). That's how SD card reader in my laptop 
detects the SD card.


Thank you

   ntw


___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


[Voyage-linux] Running voyage from USB errors

2016-08-15 Thread Rainer Stratmann
Hello,

there are often errors when voyage is on a USB stick.

I try to solve the problem but for examlpe

/sys/module/usbcore/parameters/autosuspend

is not in the system.

See here:

http://unix.stackexchange.com/questions/91027/how-to-disable-usb-autosuspend-on-kernel-3-7-10-or-above

___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] iptable_nat

2016-08-15 Thread Teco Boot
Nothing that has to do with iptables.
I do not use any "standard debian" patch.

Teco

> Op 22 jul. 2016, om 09:34 heeft angler31 [via Voyage Linux] 
>  het volgende geschreven:
> 
> Teco Boot wrote
> nf_nat and nf_nat_ipv4 is missing. 
> I have my own build kernel (4.1.something). What is yours?
> What patches did you apply besides the standard debian ones and perhaps 
> openwrt ones? 
>   
> Regards 
> 
> If you reply to this email, your message will be added to the discussion 
> below:
> http://voyage-linux.34677.n3.nabble.com/iptable-nat-tp4026482p4026489.html
> This email was sent by angler31 (via Nabble)
> To receive all replies by email, subscribe to this discussion





--
View this message in context: 
http://voyage-linux.34677.n3.nabble.com/iptable-nat-tp4026482p4026490.html
Sent from the Voyage Linux mailing list archive at Nabble.com.___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


[Voyage-linux] Supress dhclient messages

2016-08-15 Thread Rainer Stratmann
How to do that?

I guess it is not possible in the "/etc/dhcp/dhclient.conf" file.

It is may be possible at the start of dhcp.
With something like: dhclient >/dev/null

But where an when is dhcp started?



___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] iptable_nat

2016-08-15 Thread angler31
Teco Boot wrote
> Nothing that has to do with iptables.
> I do not use any "standard debian" patch.

Oh no, I no longer have any problem with iptables, but since I'm trying to
roll
my own kernel I was hoping you could tell me which patches you applied to
yours.

Regards

P.S: I tried contacting you in private, but strangely enough emails bounce
due
to a lack of proper MX record. Perhaps it's a problem on my end, but can
you confirm the address is the one shown here?




--
View this message in context: 
http://voyage-linux.34677.n3.nabble.com/iptable-nat-tp4026482p4026491.html
Sent from the Voyage Linux mailing list archive at Nabble.com.

___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] iptable_nat

2016-08-15 Thread angler31
Teco Boot wrote
> nf_nat and nf_nat_ipv4 is missing.
> I have my own build kernel (4.1.something). What is yours?

What patches did you apply besides the standard debian ones and perhaps
openwrt ones?
 
Regards



--
View this message in context: 
http://voyage-linux.34677.n3.nabble.com/iptable-nat-tp4026482p4026489.html
Sent from the Voyage Linux mailing list archive at Nabble.com.

___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux