Off-Topic > Archive / Obsolete
dCore-vivid
Jason W:
Ok, I will look into the issues. There was some udev and other updates that meant more deps to bring in, perhaps something is missing.
jls:
Hi
some more differences and bugs since trusty to vivid upgrade:
* X is on the first console
* wifi ipw2200 doesn't work: tried wifi.sh since connman doesn't start, the AP is showed but after inserting the passphrase it doesn't get the ip, while an rtl8187 based wifi works
* mount/unmount via enlightenment doesn't work
Thanks
curaga:
I think the X-on-first-tty is intentional, because it speeds up boot by a tiny amount when you don't change the tty.
Jason W:
On the connman and netfilter issue, below is the part of the README that deals with what needs to be enabled in the kernel config, and all exists in the current kernel build as either builtin or modules:
--- Code: ---Kernel configuration
====================
In order to support tethering, the following kernel configuration options
need to be enabled either as modules (m) or builtin (y):
CONFIG_BRIDGE
CONFIG_IP_NF_TARGET_MASQUERADE
In order to enable CONFIG_IP_NF_TARGET_MASQUERADE, the following options need
to be enabled also as modules (m) or builtin (y):
CONFIG_NETFILTER
CONFIG_NF_CONNTRACK_IPV4
CONFIG_NF_NAT_IPV4
--- End code ---
Jason W:
Was X on a different console with ub-dCore-trusty? Nothing has been changed in the base files that would cause a different behavior.
As for mount, I truecrypt can't set up a loop device though I only have one loop mounted. So something affecting mounting is broken somewhere since the kernel has not changed nor the truecrypt package.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version