replace kernel 7270

@moosbart: die einzigen sonst. logs: /var/log/mod.log /var/log/mod_load.log /var/log/privoxy.log - naja, wohl eher nicht!
@olistudent: segFault ? was das ? ein log über segmentation faults ? warum hab ich das nicht ? erzähl' mal - klingt vielversprechend.
 
Das Log ist doch von dir.

MfG Oliver
 
ach so, Du sprichst von dem log, dass ich schon habe. ok.

ich habe soeben mal den syslog auf level 8 erhöht - und nochmal geschaut. Es ist doch so, dass der Eintrag immer wieder kommt sobald bluez im Einsatz ist - bis zum crash. Hier ist er nochmal:

Sep 2 12:50:06 fritz user.err kernel: BUG: warning at net/core/skbuff.c:377/__kfree_skb()
Sep 2 12:50:06 fritz user.err kernel: Call Trace:
Sep 2 12:50:06 fritz user.err kernel: [<9400d484>] dump_stack+0x8/0x34
Sep 2 12:50:06 fritz user.err kernel: [<9416db08>] __kfree_skb+0x68/0x12c
Sep 2 12:50:06 fritz user.err kernel: [<c0109708>] hci_usb_tx_complete+0x5c/0xffffc954 [hci_usb]
Sep 2 12:50:06 fritz user.err kernel: [<c01ecfec>] usb_hcd_giveback_urb+0xf4/0xfff03108 [usbcore]
Sep 2 12:50:06 fritz user.err kernel: [<c0209564>] musb_giveback+0x120/0xffee8bbc [musb_hdrc]
Sep 2 12:50:06 fritz user.err kernel: [<c0209e58>] musb_advance_schedule+0x48/0xffee81f0 [musb_hdrc]
Sep 2 12:50:06 fritz user.err kernel: [<c020a4b8>] musb_host_tx+0x2c4/0xffee7e0c [musb_hdrc]
Sep 2 12:50:06 fritz user.err kernel: [<c02078a4>] musb_interrupt+0x30c/0xffeeaa68 [musb_hdrc]
Sep 2 12:50:06 fritz user.err kernel: [<c0208d08>] ur8musb_interrupt+0xa8/0xffee93a0 [musb_hdrc]
Sep 2 12:50:06 fritz user.err kernel: [<94048178>] handle_IRQ_event+0x48/0xa0
Sep 2 12:50:06 fritz user.err kernel: [<9404827c>] __do_IRQ+0xac/0x130
Sep 2 12:50:06 fritz user.err kernel: [<94008554>] do_IRQ+0x1c/0x34
Sep 2 12:50:06 fritz user.err kernel: [<94006d60>] ret_from_irq+0x0/0x8
Sep 2 12:50:06 fritz user.err kernel: [<941f8e14>] schedule+0x7f4/0x8ac
Sep 2 12:50:06 fritz user.err kernel: [<94006ebc>] work_resched+0x8/0x38
Sep 2 12:50:06 fritz user.err kernel:

ok, und was sagt uns das ? Fehler im Kernel, oder Fehler im bluez ?

Das ist übrigens trunk 2475.

Danke.
 
Zuletzt bearbeitet:
Fehler im Kernel, oder Fehler im bluez ?

Fehler im allgemeinen Kernel ist weniger wahrscheinlich, ich denke, das wäre schon aufgefallen.
Fehler in bluez ist möglich.
Auch möglich ist, daß Kernel und Module mit unterschiedlichen Optionen erstellt wurden und deswegen nicht zusammenpassen.
Oder ein Fehler im USB-Modul von AVM.
 
Auch möglich ist, daß Kernel und Module mit unterschiedlichen Optionen erstellt wurden
bluez liegt ja nur binary vor für freetz - aus einer Zeit, als es noch kein replace kernel 7270 gab. Sprich deine unterschiedlichen Optionen klingen mir wahrscheinlich.

Was kann ich tun ?
 
Dafür sorgen, daß die gleichen Optionen verwendet werden.

Konkreteres kann ich leider nicht sagen, aber es soll inzwischen von AVM neuere Quellen für die 7270 geben, vielleicht sogar mit der richtigen Konfiguration.
 
naja, aber ich habe doch mit dem aktuellen trunk gebaut - und der zieht doch ziemlich aktuelle AVM sourcen, oder ?

sollte ich vielleicht mal den "freetz-autor" von bluez darauf ansprechen, ob das mit den optionen sein könnte ? was meinst ?
 
Hallo,

wenn ich bei meiner 7270 replace kernel aktiviere, wird das image ca 1 MB größer. Ist das bei euch genau so?

Hier mal die Unterschiede:
Code:
   -161904 lib/libgcc_s.so.1
     -7400 lib/libm-0.9.28.so
      -356 lib/libnsl-0.9.28.so
      -276 lib/libdl-0.9.28.so
      -204 lib/libcrypt-0.9.28.so
      -116 lib/ld-uClibc-0.9.28.so
        -1 etc/default.Fritz_Box_7270/1und1/tr069.cfg
         9 etc/hotplug/run_mount
        18 etc/init.d/rc.conf
        18 etc/.subversion
        20 etc/version
       284 etc/hotplug/storage
       337 lib/modules/2.6.19.2/modules.dep
       962 lib/libpthread-0.9.28.so
     10240 var.tar
     94691 lib/modules/2.6.19.2/kernel/fs/mbcache.ko
     99642 lib/modules/2.6.19.2/kernel/fs/vfat/vfat.ko
    114756 lib/libuClibc-0.9.28.so
    184764 bin/busybox
    453054 lib/modules/2.6.19.2/kernel/fs/fat/fat.ko

Warum wird fat so viel größer?
Eigentlich brauche ich fat garnicht. Aber ich kann es auch nicht deaktivieren...
Kann man die fat/vfat module wohl auslagern (downloader)?


Gruß,
Hendrik
 
Code:
svn up
make kernel-dirclean
make
Besser?

MfG Oliver
 
Hallo,

du hast gezaubert. Danke! Was hat sich denn im trunk geändert?
Jetzt habe ich massig platz frei (400 kb).. Alles läuft, nur wird meine USB Platte nicht mehr erkannt... (sie wird im normalen Webinterface garnicht angezeigt, es kann also mit dem Dateisystem nicht zusammenhängen)
Welches Modul könnte da wohl fehlen?

Gruß,
Hendrik
 
Hier noch meine Konfig.
Module die Laufen:
knfsd
dnsmasq
replace kernel

Der Rest ist (meines Wissens) default.

Es sind noch 150 kb frei.


Mir fällt gerade auf, dass die usb module nicht geladen waren:
Code:
lsmod
Module                  Size  Used by    Tainted: P
sch_sfq                 5619  4
sch_llq                 9102  1
sch_tbf                 5664  1
nfsd                  107288  1
exportfs                4962  1 nfsd
lockd                  72975  2 nfsd
sunrpc                167300  2 nfsd,lockd
userman                32778  2
wlan_scan_ap           11522  1
wlan_acl                4478  1
wlan_wep                6635  0
wlan_tkip              14002  2
wlan_ccmp               8919  1
wlan_xauth              1182  0
ath_pci               146983  0
ath_rate_atheros       57494  1 ath_pci
wlan                  267257  9 wlan_scan_ap,wlan_acl,wlan_wep,wlan_tkip,wlan_cc                                              mp,wlan_xauth,ath_pci,ath_rate_atheros
ath_dfs                38470  1 ath_pci
ath_hal               248628  4 ath_pci,ath_rate_atheros,ath_dfs
avm_ath_extensions     32012  4 ath_pci,ath_rate_atheros,wlan,ath_hal
kdsldmod              888256  5 userman
musb_hdrc              37233  0
usbcore               126440  2 musb_hdrc
dect_io                21078  2
avm_dect              365580  1 dect_io
capi_codec             90928  0
isdn_fbox_fon5        739775  0
pcmlink               217749  3 avm_dect,capi_codec,isdn_fbox_fon5
dsl_ur8               168569  0
loop                   13938  0
Piglet_noemif          32933  0


/var/mod/root # cat /proc/partitions
major minor  #blocks  name

  31     0       6877 mtdblock0
  31     1        738 mtdblock1
  31     2         64 mtdblock2
  31     3        256 mtdblock3
  31     4        256 mtdblock4
  31     5       8192 mtdblock5
/var/mod/root # mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
dev on /dev type tmpfs (rw,nosuid)
proc on /proc type proc (rw,nosuid,nodev,noexec)
tmpfs on /var type tmpfs (rw)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/root on /var/tmp/tsb/var/orgwww/errors type squashfs (ro)
/dev/root on /var/tmp/tsb/var/orgwww/html type squashfs (ro)
tmpfs on /usr/www/all type tmpfs (rw)
/dev/root on /usr/www/all/errors type squashfs (ro)
/dev/root on /usr/www/all/html type squashfs (ro)
tmpfs on /usr/www/all/html/de/menus/menu2_first.html type tmpfs (rw)
tmpfs on /usr/www/all/html/de/menus/menu2_homehome.html type tmpfs (rw)
tmpfs on /usr/www/all/html/de/menus/menu2_konfig.html type tmpfs (rw)
tmpfs on /usr/www/all/html/de/menus/menu2_tr69_autoconfig.html type tmpfs (rw)
tmpfs on /usr/www/all/html/login.html type tmpfs (rw)
tmpfs on /usr/www/all/html/de/login.html type tmpfs (rw)
tmpfs on /usr/www/all/html/de/home/home.js type tmpfs (rw)

/var/mod/root # ls /sys/class/usb_endpoint
usbdev1.1_ep00  usbdev1.1_ep81
/var/mod/root # ls /sys/class/usb_endpoint/usbdev*_ep00/
bEndpointAddress  bmAttributes      direction         type
bInterval         dev               interval          uevent
bLength           device            subsystem         wMaxPacketSize

/var/mod/root # ls /sys/class/usb_endpoint/usbdev*_ep00/device
1-0:1.0                      ep_00
bConfigurationValue          idProduct
bDeviceClass                 idVendor
bDeviceProtocol              manufacturer
bDeviceSubClass              maxchild
bMaxPacketSize0              product
bMaxPower                    serial
bNumConfigurations           speed
bNumInterfaces               subsystem
bcdDevice                    uevent
bmAttributes                 usb_device:usbdev1.1
bus                          usb_endpoint:usbdev1.1_ep00
configuration                usbdev1.1_ep00
devnum                       version
driver

/var/mod/root # find / -name '*usb*.ko'
/lib/modules/2.6.19.2/kernel/drivers/usb/class/usblp.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/core/usbcore.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/misc/usbauth/usbauth.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/mon/usbmon.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/musb/musb_hdrc.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/serial/usbserial.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/storage/usb-storage.ko
/var/mod/root # modprobe usbcore
/var/mod/root # modprobe usb-storage
/var/mod/root # modprobe usbmon
insmod: cannot insert '/lib/modules/2.6.19.2/kernel/drivers/usb/mon/usbmon.ko': No such device
modprobe: failed to load module usbmon
/var/mod/root #
/var/mod/root # modprobe usblp

Wie kommt das? Ausserdem kann usbmon nicht geladen werden. Brauche ich usbmon?

P.s: Was hat es hiermit auf sich?
Code:
Symbol: FREETZ_HAS_USB_CLIENT [=n]                                                                                                │
  │ Prompt: USB client                                                                                                                │
  │   Defined at Config.in:603                                                                                                        │
  │   Depends on: FREETZ_TYPE_CUSTOM  

und (in zweiter linie)
  │                                                                                                                                   │
  │                                                                                                                                   │
  │ Symbol: FREETZ_MODULE_usblp [=n]                                                                                                  │
  │ Prompt: usblp.ko                                                                                                                  │
  │   Defined at kernel/Config.in:139                                                                                                 │
  │   Location:                                                                                                                       │
  │     -> Advanced options                                                                                                           │
  │       -> Kernel modules                                                                                                           │
  │         -> drivers                                                                                                                │
  │   Selects: FREETZ_MODULE_usbcore 

  │ Symbol: FREETZ_LIB_libusb [=n]                                                                                                    │
  │ Prompt: libusb (libusb.so)                                                                                                        │
  │   Defined at make/libs/Config.in:609                                                                                              │
  │   Location:                                                                                                                       │
  │     -> Advanced options                                                                                                           │
  │       -> Shared libraries                                                                                                         │
  │   Selected by: FREETZ_PACKAGE_SISPMCTL || FREETZ_LIB_libftdi

Gruß,
Hendrik
 

Anhänge

  • config.txt
    13.3 KB · Aufrufe: 4
Zuletzt bearbeitet:
Wurde die Festplatte mit der "gleichen" Firmware und anderer Kernel .config anstandslos gemountet? Ich hab nämlich aktuell das gleiche Problem und dafür auch schon einen Thread aufgemacht. Aber da kam bisher nicht viel Rückmeldung...

MfG Oliver
 
Hallo,

das weiß ich leider nicht. Muss ich ausprobieren. Da komme ich aber heut nicht mehr zu.
Interessant:
Code:
03.09.08 07:15:18 uStor05 entfernt
03.09.08 07:15:15 uStor03 entfernt
03.09.08 07:15:13 uStor02 entfernt
03.09.08 07:15:13 USB-Gerät 002 abgezogen
03.09.08 00:07:43 Partition unter uStor05 eingebunden
03.09.08 00:07:39 Partition unter uStor04 eingebunden
03.09.08 00:07:36 Partition unter uStor03 eingebunden
03.09.08 00:07:32 Partition unter uStor02 eingebunden
03.09.08 00:07:27 USB-Gerät 002, Klasse 'USB 2.0 (hi-speed) storage', angesteckt

Ich hatte gestern kurz vor gegen 23:45 die USB Module geladen (siehe mein Beitrag oben)
Code:
/var/mod/root # modprobe usbcore
/var/mod/root # modprobe usb-storage
/var/mod/root # modprobe usbmon

Heube morgen hab ich die Platte abgezogen, ohne vorher zu sehen, dass sie gemountet wurde.

Hast du mal in meine .config geguckt? Fehlen mir Module für USB?

Edit: Jetzt hat's gerade geklappt:
Code:
 tail -f /var/log/mod.log
rc.mod version freetz-devel-2485M
crond is disabled
Starting telnetd...done.
Starting webinterface...done.
Disk spindown is disabled
dnsmasq already started.
hd-idle is disabled
Starting knfsd...done.
swap is disabled
Sep  3 07:36:17 eventadd[5960]: EVENT(131): USB-Gerät 003, Klasse 'USB 2.0 (hi-speed) storage', angesteckt
Sep  3 07:36:19 eventadd[6025]: EVENT(132): USB-Gerät 003 abgezogen
Sep  3 07:36:31 eventadd[6140]: EVENT(131): USB-Gerät 004, Klasse 'USB 2.0 (hi-speed) storage', angesteckt
Sep  3 07:36:38 eventadd[6247]: EVENT(140): Partition unter uStor02 eingebunden
Sep  3 07:36:38 ctlmgr[483]: ctlmgr: plugin_check()
Sep  3 07:36:38 ctlmgr[483]: ctlmgr: plugin_install()
Sep  3 07:36:38 ctlmgr[483]: ctlmgr: plugin_installer: plugin not found yet. further installation needed!
Sep  3 07:36:38 ctlmgr[6261]: ctlmgr: plugin_intaller: starting "/sbin/start_plugin.sh usb_mount" while waiting for internet download timer
/sbin/start_plugin.sh[6261]: Plugins awaited: samba mini
/sbin/start_plugin.sh[6261]: searching Mount Point ...
/sbin/start_plugin.sh[6261]:(read) found Mount Device: /dev/sda2
/sbin/start_plugin.sh[6261]:(read) found Mount Point:  /var/media/ftp/uStor02
/sbin/start_plugin.sh[6261]: found Mount Point /var/media/ftp/uStor02
/sbin/start_plugin.sh[6261]: Extract SOFTWARE-PLUGIN file:///var/media/ftp/uStor02/FRITZ/plugins/plugins.update
Sep  3 07:36:39 tr069fwupdate[6278]: sign_wrapper_init - lib loaded
ERROR file not found (ftp, file, http)
/sbin/start_plugin.sh[6261]: ACHTUNG: es ist ein Fehler aufgetreten.
Sep  3 07:36:41 ctlmgr[483]: ctlmgr: plugin_installer: plugin not found yet. further installation needed!
Sep  3 07:36:42 eventadd[6352]: EVENT(140): Partition unter uStor03 eingebunden
Sep  3 07:36:42 ctlmgr[483]: ctlmgr: plugin_check()
Sep  3 07:36:42 ctlmgr[483]: ctlmgr: plugin_install()
Sep  3 07:36:42 ctlmgr[483]: ctlmgr: plugin_installer: plugin not found yet. further installation needed!
Sep  3 07:36:42 ctlmgr[6366]: ctlmgr: plugin_intaller: starting "/sbin/start_plugin.sh usb_mount" while waiting for internet download timer
/sbin/start_plugin.sh[6366]: Plugins awaited: samba mini
/sbin/start_plugin.sh[6366]: searching Mount Point ...
/sbin/start_plugin.sh[6366]:(read) found Mount Device: /dev/sda2
/sbin/start_plugin.sh[6366]:(read) found Mount Point:  /var/media/ftp/uStor02
/sbin/start_plugin.sh[6366]:(read) found Mount Device: /dev/sda3
/sbin/start_plugin.sh[6366]:(read) found Mount Point:  /var/media/ftp/uStor03
/sbin/start_plugin.sh[6366]: found Mount Point /var/media/ftp/uStor02
/sbin/start_plugin.sh[6366]: Extract SOFTWARE-PLUGIN file:///var/media/ftp/uStor02/FRITZ/plugins/plugins.update
Sep  3 07:36:42 tr069fwupdate[6383]: sign_wrapper_init - lib loaded
ERROR file not found (ftp, file, http)
/sbin/start_plugin.sh[6366]: ACHTUNG: es ist ein Fehler aufgetreten.
/sbin/start_plugin.sh[6366]: found Mount Point /var/media/ftp/uStor03
/sbin/start_plugin.sh[6366]: Extract SOFTWARE-PLUGIN file:///var/media/ftp/uStor03/FRITZ/plugins/plugins.update
Sep  3 07:36:42 tr069fwupdate[6391]: sign_wrapper_init - lib loaded
ERROR file not found (ftp, file, http)
/sbin/start_plugin.sh[6366]: ACHTUNG: es ist ein Fehler aufgetreten.
Sep  3 07:36:44 ctlmgr[483]: ctlmgr: plugin_installer: plugin not found yet. further installation needed!
Sep  3 07:36:45 eventadd[6466]: EVENT(140): Partition unter uStor04 eingebunden
Sep  3 07:36:46 ctlmgr[483]: ctlmgr: plugin_check()
Sep  3 07:36:46 ctlmgr[483]: ctlmgr: plugin_install()
Sep  3 07:36:46 ctlmgr[483]: ctlmgr: plugin_installer: plugin not found yet. further installation needed!
Sep  3 07:36:46 ctlmgr[6480]: ctlmgr: plugin_intaller: starting "/sbin/start_plugin.sh usb_mount" while waiting for internet download timer
/sbin/start_plugin.sh[6480]: Plugins awaited: samba mini
/sbin/start_plugin.sh[6480]: searching Mount Point ...
/sbin/start_plugin.sh[6480]:(read) found Mount Device: /dev/sda2
/sbin/start_plugin.sh[6480]:(read) found Mount Point:  /var/media/ftp/uStor02
/sbin/start_plugin.sh[6480]:(read) found Mount Device: /dev/sda3
/sbin/start_plugin.sh[6480]:(read) found Mount Point:  /var/media/ftp/uStor03
/sbin/start_plugin.sh[6480]: found Mount Point /var/media/ftp/uStor02
/sbin/start_plugin.sh[6480]: Extract SOFTWARE-PLUGIN file:///var/media/ftp/uStor02/FRITZ/plugins/plugins.update
Sep  3 07:36:46 tr069fwupdate[6497]: sign_wrapper_init - lib loaded
ERROR file not found (ftp, file, http)
/sbin/start_plugin.sh[6480]: ACHTUNG: es ist ein Fehler aufgetreten.
/sbin/start_plugin.sh[6480]: found Mount Point /var/media/ftp/uStor03
/sbin/start_plugin.sh[6480]: Extract SOFTWARE-PLUGIN file:///var/media/ftp/uStor03/FRITZ/plugins/plugins.update
Sep  3 07:36:46 tr069fwupdate[6505]: sign_wrapper_init - lib loaded
ERROR file not found (ftp, file, http)
/sbin/start_plugin.sh[6480]: ACHTUNG: es ist ein Fehler aufgetreten.
Sep  3 07:36:48 ctlmgr[483]: ctlmgr: plugin_installer: plugin not found yet. further installation needed!
Sep  3 07:36:49 eventadd[6582]: EVENT(140): Partition unter uStor05 eingebunden
Sep  3 07:36:49 ctlmgr[483]: ctlmgr: plugin_check()
Sep  3 07:36:49 ctlmgr[483]: ctlmgr: plugin_install()
Sep  3 07:36:49 ctlmgr[483]: ctlmgr: plugin_installer: plugin not found yet. further installation needed!
Sep  3 07:36:49 ctlmgr[6596]: ctlmgr: plugin_intaller: starting "/sbin/start_plugin.sh usb_mount" while waiting for internet download timer
/sbin/start_plugin.sh[6596]: Plugins awaited: samba mini
/sbin/start_plugin.sh[6596]: searching Mount Point ...
/sbin/start_plugin.sh[6596]:(read) found Mount Device: /dev/sda2
/sbin/start_plugin.sh[6596]:(read) found Mount Point:  /var/media/ftp/uStor02
/sbin/start_plugin.sh[6596]:(read) found Mount Device: /dev/sda3
/sbin/start_plugin.sh[6596]:(read) found Mount Point:  /var/media/ftp/uStor03
/sbin/start_plugin.sh[6596]:(read) found Mount Device: /dev/sda5
/sbin/start_plugin.sh[6596]:(read) found Mount Point:  /var/media/ftp/uStor05
/sbin/start_plugin.sh[6596]: found Mount Point /var/media/ftp/uStor02
/sbin/start_plugin.sh[6596]: Extract SOFTWARE-PLUGIN file:///var/media/ftp/uStor02/FRITZ/plugins/plugins.update
Sep  3 07:36:49 tr069fwupdate[6613]: sign_wrapper_init - lib loaded
ERROR file not found (ftp, file, http)
/sbin/start_plugin.sh[6596]: ACHTUNG: es ist ein Fehler aufgetreten.
/sbin/start_plugin.sh[6596]: found Mount Point /var/media/ftp/uStor03
/sbin/start_plugin.sh[6596]: Extract SOFTWARE-PLUGIN file:///var/media/ftp/uStor03/FRITZ/plugins/plugins.update
Sep  3 07:36:50 tr069fwupdate[6621]: sign_wrapper_init - lib loaded
ERROR file not found (ftp, file, http)
/sbin/start_plugin.sh[6596]: ACHTUNG: es ist ein Fehler aufgetreten.
/sbin/start_plugin.sh[6596]: found Mount Point /var/media/ftp/uStor05
/sbin/start_plugin.sh[6596]: Extract SOFTWARE-PLUGIN file:///var/media/ftp/uStor05/FRITZ/plugins/plugins.update
Sep  3 07:36:50 tr069fwupdate[6629]: sign_wrapper_init - lib loaded
ERROR file not found (ftp, file, http)
/sbin/start_plugin.sh[6596]: ACHTUNG: es ist ein Fehler aufgetreten.
Sep  3 07:36:50 tr069starter[6303]: tr069starter: /var/media/ftp/uStor02/tr069start.config not found - exit
Sep  3 07:36:51 ctlmgr[483]: ctlmgr: plugin_installer: plugin not found yet. further installation needed!
Sep  3 07:36:54 tr069starter[6416]: tr069starter: /var/media/ftp/uStor03/tr069start.config not found - exit
Sep  3 07:36:57 tr069starter[6530]: tr069starter: /var/media/ftp/uStor04/tr069start.config not found - exit
Sep  3 07:37:01 tr069starter[6654]: tr069starter: /var/media/ftp/uStor05/tr069start.config not found - exit

Gruß,
Hendrik
 
Hallo,

wenn ich mich nicht täusche, habe ich jetzt rausgefunden, woran es liegt.

Scheibar werden die usbmodule (usbcore/usb_storage) nicht beim Boot geladen.
Lade ich sie manuell, so sehe ich immer noch keine Festplatte in der Fritzbox. Erst wenn ich nach dem Laden die Platte entferne und wieder anstecke, erkennt die Fritzbox sie.

Wie kann ich jetzt dafür sorgen, dass dies (laden der Module UND erkennen der Platte) direkt beim Boot geschieht?

Gruß,
Hendrik
 
Module in /tmp/flash/modules werden beim Start automatisch geladen. Versuch es doch mal damit. Bei mir hab ich in der Datei eingetragen:
Code:
ip_tables
iptable_filter
ipt_REJECT
ipt_LOG
ipt_limit
cifs
 
Hallo,

erstmal danke für den Tipp.

Ich habe gerade noch den syslogd-cgi aktiviert, neu kompiliert, neu geflasht und seitdem funktioniert die Platte nach dem booten automatisch.
Ob's jetzt am neu kompilieren, flashen oder am syslogd liegt, weiß ich nicht...

Gruß,
Hendrik
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.