[Fli4l_dev] Neue fli4l-Testversionen - hwsupp - modules.dep

Harvey hw234 at gmx.de
Di Aug 20 16:20:07 CEST 2024


Helmut,

> ich habe jetzt die beiden Module hwsupp und squid deaktiviert, dann 
> läuft der Bau ohne Fehler durch. Squid zeigte den bekannten Fehler über 
> die fehlende libltdl.so.7

Was passiert, wenn du nur squid deaktivierst? Ich kann mir den 
hwsupp-Fehler nicht recht erklären, da ich selbst eine PCEngines APU2 im 
Einsatz habe und das Paket hwsupp damit ohne Änderungen klaglos läuft. 
Ich habe mal meine hwsupp.txt für einen Test angehängt.

Änderungen in opt/hwsupp.txt sollten nicht nötig sein und sind auch 
keine Option, da die Kernelversion sich ja immer wieder mal ändert.

In deinem config-Verzeichnis sind auch die Dateien kernel_6_10.txt, 
base_nic_kernel_6_10.list und/oder base_nic_kernel_6_6.list, 
kernel_6_10.txt vorhanden? Wenn man ein alternatives config-Verzeichnis 
verwendet vergisst man so etwas gerne...

Gruß
Harvey
-------------- nächster Teil --------------
##-----------------------------------------------------------------------------
## fli4l 4.0.0-r54038M - configuration for package "hwsupp"
##
##  P L E A S E  R E A D  T H E  D O C U M E N T A T I O N !
##
##  B I T T E  U N B E D I N G T  D I E  D O K U M E N T A T I O N  L E S E N !
##
##-----------------------------------------------------------------------------
## Creation:     2007-10-06 lanspezi
## Last Update:  $Id: hwsupp.txt 43807 2016-01-07 16:23:23Z florian $
##
## Copyright (c) 2014-2016 - fli4l-Team <team at fli4l.de>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------------

#------------------------------------------------------------------------------
# Optional package: hwsupp 
# hardware support for mainboards and embedded devices 
#------------------------------------------------------------------------------

OPT_HWSUPP='yes'                # activate embedded support
HWSUPP_TYPE='pcengines-apu2'    # type of hardware, like
                                # 'generic-pc', 'jnt-surfstation',
                                # 'pcengines-alix', 'soekris-net4801' 
                                # or 'pcengines-apu'
                                # see documentation for complete list

#------------------------------------------------------------------------------
# Feature watchdog
# activates watchdog if supported by the hardware
#------------------------------------------------------------------------------

HWSUPP_WATCHDOG='yes'           # start watchdog

#------------------------------------------------------------------------------
# Feature cpufreq
# activate cpufreq governors if supported
#------------------------------------------------------------------------------

HWSUPP_CPUFREQ='yes'            # enable cpufreq governors
HWSUPP_CPUFREQ_GOVERNOR='ondemand'
                                # cpufreq governor: one of
                                # performance ondemand conservative powersave
                                # or userspace

#------------------------------------------------------------------------------
# Feature LEDs
# activate onboard and external LEDs
#------------------------------------------------------------------------------

HWSUPP_LED_N='3'                # number of LEDs

HWSUPP_LED_1='ready'            # information to be displayed on this LED
                                # 'ready' means blinking during boot
                                # and on if system is up and running
                                # see documentation for other values
HWSUPP_LED_1_DEVICE='apu::1'    # led device or gpio where the LED is attached
                                # see documentation.

HWSUPP_LED_2='off'             # 'wlan' activates the LED if wlan's in
                                # HWSUPP_LED_x_PARAM are active 
HWSUPP_LED_2_DEVICE='apu::2'  
#HWSUPP_LED_2_PARAM='wlan'      # option parameters, for HWSUPP_LED_x='wlan'
                                # the WLAN device(s) to be displayed  
                                # see documentation.

HWSUPP_LED_3='online'           # 'online' LED is active while the router is
                                # online
HWSUPP_LED_3_DEVICE='apu::3' 

HWSUPP_LED_4='trigger'          # "trigger" activates a kernel led trigger
HWSUPP_LED_4_DEVICE='keyboard::num' 
HWSUPP_LED_4_PARAM='heartbeat'  # kernel led trigger name

HWSUPP_LED_5='user'             # execute script defined in HWSUPP_LED_x_PARAM
HWSUPP_LED_5_DEVICE='apu::2' 
HWSUPP_LED_5_PARAM='/usr/local/bin/user.sh'
                                # user script, see documentation.
                                   
HWSUPP_BOOT_LED='0'             # a LED to blink during boot
                                # see documentation.

#------------------------------------------------------------------------------
# Feature buttons
# activate onboard and external buttons
#------------------------------------------------------------------------------

HWSUPP_BUTTON_N='0'             # number of BUTTONs

HWSUPP_BUTTON_1='wlan'          # action taken by pushing the button
                                # 'wlan' toggles the wlan devices in
                                # HWSUPP_BUTTON_1_PARAM 
                                # see documentation for other values
HWSUPP_BUTTON_1_DEVICE='evdev:gpio-keys-polled/input0'
                                # gpio to which the BUTTON is attached
                                # see documentation.
HWSUPP_BUTTON_1_DEVICE_KEY='408'
HWSUPP_BUTTON_1_PARAM='wlan0'   # WLAN device to be toggled  
                                # see documentation.

  
#------------------------------------------------------------------------------
# Optional package: vpn_card 
# support for PCI, PCIe, miniPCI and miniPCIe crypto cards  
#------------------------------------------------------------------------------

#OPT_VPN_CARD='no'              # activate crypto card support
VPN_CARD_TYPE='hifn795x'        # type of crypto card
                                # see documentation


Mehr Informationen über die Mailingliste Fli4l_dev