Some more info after reinstalling a clean copy of pCP 7 on the machine.
Still no HDMI output so I'm unwilling to commit settings again.
>From the web GUI I installed AP mode.
Then I tried the commands the OP posted and I am in the same boat.
Code:
--------------------
tc@carmel:~$ brctl addbr br0
add bridge failed: Package not installed
tc@carmel:~$ sudo modprobe bridge
modprobe: ERROR: could not insert 'bridge': Unknown symbol in module, or
unknown parameter (see dmesg)
tc@carmel:~$ dmesg | tail -10
[ 4559.489816] bridge: Unknown symbol stp_proto_unregister (err -2)
[ 4607.253591] bridge: Unknown symbol llc_mac_hdr_init (err -2)
[ 4607.253747] bridge: Unknown symbol stp_proto_register (err -2)
[ 4607.254296] bridge: Unknown symbol stp_proto_unregister (err -2)
[ 4607.306084] bridge: Unknown symbol llc_mac_hdr_init (err -2)
[ 4607.306287] bridge: Unknown symbol stp_proto_register (err -2)
[ 4607.306944] bridge: Unknown symbol stp_proto_unregister (err -2)
[ 4628.110633] bridge: Unknown symbol llc_mac_hdr_init (err -2)
[ 4628.110774] bridge: Unknown symbol stp_proto_register (err -2)
[ 4628.111217] bridge: Unknown symbol stp_proto_unregister (err -2)
tc@carmel:/tmp/tcloop/net-bridging-5.4.83-pcpCore-v7/usr/local/lib/modules/5.4.83-pcpCore-v7/kernel/net/bridge$
modinfo ./bridge.ko
filename:
/tmp/tcloop/net-bridging-5.4.83-pcpCore-v7/usr/local/lib/modules/5.4.83-pcpCore-v7/kernel/net/bridge/./bridge.ko
alias: rtnl-link-bridge
version: 2.3
license: GPL
srcversion: 7C04551615E1E32D1EE5353
depends: stp,ipv6,llc
intree: Y
name: bridge
vermagic: 5.4.83-pcpCore-v7 SMP mod_unload modversions ARMv7 p2v8
--------------------
Looking at /tmp/tcloop/pcp-apmode/usr/local/bin/pcp-apmode, it is clear
that set_bridge_on() can't work unless brctl addbr br0 succeeds.
Unfortunately looking at the list of available extensions, I am not sure
where to load the stp and llc modules the bridge module expects from
Code:
--------------------
tc@carmel:/proc$ sudo modprobe configs
tc@carmel:/proc$ zcat /proc/config.gz | grep -i llc
CONFIG_LLC=m
# CONFIG_LLC2 is not set
tc@carmel:/proc$ zcat /proc/config.gz | grep -i stp
CONFIG_BRIDGE_EBT_STP=m
CONFIG_STP=m
CONFIG_GPIOLIB_FASTPATH_LIMIT=512
# CONFIG_MFD_STPMIC1 is not set
--------------------
I also found this previous post on the same problem:
https://forums.slimdevices.com/showthread.php?113625-piCorePlayer-WiFi-Ethernet-network-bridge-(Difficulty-with-module-dependencies)
HTH
2 SB 3 1 PCP 6 Libratone Loop, Zipp, Zipp Mini iPeng (iPhone +
iPad) LMS 7.9 (linux) with plugins: CD Player, WaveInput, Triode's BBC
iPlayer by bpa IRBlaster by Gwendesign (Felix) Smart Mix, Music Walk
With Me, What Was That Tune? by Michael Herger PowerSave by Jason
Holtzapple Song Info, Song Lyrics by Erland Isaksson AirPlay Bridge
by philippe_44 WeatherTime by Martin Rehfeld Auto Dim Display,
SaverSwitcher, ContextMenu by Peter Watkins.
------------------------------------------------------------------------
epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=114369
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix