Temat: WRT54GL problem z instalacja pakietów i konfiguracją.

W moim pierwszym poście na tym forum chciałbym się przywitać.

Próbuje uruchomić port USB. elektronikę polutowałem według opisu z tej stronki http://voidmain.is-a-geek.net/wrt/wrt_usb_mod.html


Jednak problem polega na tym, że nie mogę doinstalować  odpowiednich pakietów. Tzn przy próbie instalacji np. kmod-usb-core lub jakiegokolwiek innego pakietu podczas instalacji router przestaje odpowiadać w konsoli.   Nie kończy instalacji, nie wypluwa żadnych błędów po prostu stoi w miejscu.
Gdy zaloguje się w nowym oknie konsoli to po wpisaniu top widzę proces instalacji.
Przy próbie instalacji  z parametrem -V 2 widzę, że staje na Installing maintainer scripts.

Jednak to nie koniec dziwnych problemów. Nie mogę też edytować ustawień w pliku /etc/config/network. Przy próbie zapisania zmian ":wq"  edytor vi nie zapisuje i nie zamyka pliku tylko w nim pozostaje.

Kolejny dziwny problem to taki, że w momencie gdy spróbuje coś zainstalować i wystąpi sytuacja jaką opisałem powyżej to po ponownym zalogowaniu do konsoli nie mogę użyć tabulator gdy próbuję np przejść do innego katalogu. Gdy użyję tab konsola również przestaje odpowiadać jak w pierwszej sytuacji.

Może ktoś miał już takie problemy. Dodam, że powyższe dzieją się zarówno na firmware ze strony openwrt.org backfire-10.03 jak i firmware ze strony eko.one.pl http://ecco.selfip.net/broadcom/openwrt … b.trx.zip.

Router miał wielokrotnie wgrywane różne systemy, być może potrzebuje jakiegoś porządnego resetu.

Pozdrawiam

2

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

Mój obraz broadcoma był z uhci-iv i ehci, Ty potrzebujesz tylko ohci, więc mój obraz nie jest Ci przydatny. Jeżeli istalujes obraz openwrt.org to upewniej się że moduły też instalujesz tego samego repo.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

o tym że powinienem zainstalować ohci doczytałem na innym forum i tu właśnie problem z instalacją.
Czy repo  nie jest odpowiednio skonfigurowane wraz z instalacją systemu, czy trzeba samodzielnie dopilnować właściwej konfiguracji?? instalowałem też firmware ze strony openwrt.org - te same problemy.
Czy jeśli polecenie opkg list | grep kmod-usb-ohci pokazuje, ze istnieje taki pakiet to mogę go bez problemu instalować czy niekoniecznie oznacza to, że jest on z odpowiedniego repozytorium

Co z problemem edycji plików konfiguracyjnych, jest na to jakaś rada?

4

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

W /etc/opkg.conf zobacz. Zainstaluj 10.03.1-rc4, zobacz czy repo odpowiada tej wersji (a nie 10.03) i zainstaluj sam moduł. Powinien się normalnie załadować.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

5 (edytowany przez bobsterr 2011-02-02 09:49:02)

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

Przy próbie zapisania zmian  repo w pliku /etc/opkg.conf dostaje błąd Read-only filesystem

Aktualnie mam wrzucony Twój obraz z modem usb i w powyższym pliku jest

src/gz packages http://downloads.openwrt.org/backfire/10.03/brcm-2.4/packages

6

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

A jffs się robi w ogóle? (logread zobacz)

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

7 (edytowany przez bobsterr 2011-02-02 10:47:53)

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

Wrzucam wynik polecenia logread

Jan  1 00:00:35 OpenWrt syslog.info syslogd started: BusyBox v1.15.3
Jan  1 00:00:35 OpenWrt user.notice kernel: klogd started: BusyBox v1.15.3 (2010-04-14 17:18:54 CEST)
Jan  1 00:00:35 OpenWrt user.warn kernel: CPU revision is: 00029008
Jan  1 00:00:35 OpenWrt user.warn kernel: Primary instruction cache 16kB, physically tagged, 2-way, linesize 16 bytes.
Jan  1 00:00:35 OpenWrt user.warn kernel: Primary data cache 8kB, 2-way, linesize 16 bytes.
Jan  1 00:00:35 OpenWrt user.warn kernel: Linux version 2.4.37.9 (cezary@eko.one.pl) (gcc version 3.4.6 (OpenWrt-2.0)) #7 Wed Apr 14 18:55:22 CEST 2010
Jan  1 00:00:35 OpenWrt user.warn kernel: Setting the PFC to its default value
Jan  1 00:00:35 OpenWrt user.warn kernel: Determined physical RAM map:
Jan  1 00:00:35 OpenWrt user.warn kernel:  memory: 01000000 @ 00000000 (usable)
Jan  1 00:00:35 OpenWrt user.warn kernel: On node 0 totalpages: 4096
Jan  1 00:00:35 OpenWrt user.warn kernel: zone(0): 4096 pages.
Jan  1 00:00:35 OpenWrt user.warn kernel: zone(1): 0 pages.
Jan  1 00:00:35 OpenWrt user.warn kernel: zone(2): 0 pages.
Jan  1 00:00:35 OpenWrt user.warn kernel: Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd console=ttyS0,115200
Jan  1 00:00:35 OpenWrt user.warn kernel: CPU: BCM5352 rev 0 at 200 MHz
Jan  1 00:00:35 OpenWrt user.warn kernel: Using 100.000 MHz high precision timer.
Jan  1 00:00:35 OpenWrt user.warn kernel: Calibrating delay loop... 199.47 BogoMIPS
Jan  1 00:00:35 OpenWrt user.info kernel: Memory: 14248k/16384k available (1441k kernel code, 2136k reserved, 100k data, 84k init, 0k highmem)
Jan  1 00:00:35 OpenWrt user.info kernel: Dentry cache hash table entries: 2048 (order: 2, 16384 bytes)
Jan  1 00:00:35 OpenWrt user.info kernel: Inode cache hash table entries: 1024 (order: 1, 8192 bytes)
Jan  1 00:00:35 OpenWrt user.info kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Jan  1 00:00:35 OpenWrt user.info kernel: Buffer cache hash table entries: 1024 (order: 0, 4096 bytes)
Jan  1 00:00:35 OpenWrt user.info kernel: devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
Jan  1 00:00:35 OpenWrt user.info kernel: devfs: boot_options: 0x1
Jan  1 00:00:35 OpenWrt user.notice kernel: JFFS2 version 2.1. (C) 2001 Red Hat, Inc., designed by Axis Communications AB.
Jan  1 00:00:35 OpenWrt user.info kernel: squashfs: version 3.0 (2006/03/15) Phillip Lougher
Jan  1 00:00:35 OpenWrt user.warn kernel: pty: 256 Unix98 ptys configured
Jan  1 00:00:35 OpenWrt user.info kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
Jan  1 00:00:35 OpenWrt user.info kernel: ttyS00 at 0xb8000300 (irq = 3) is a 16550A
Jan  1 00:00:35 OpenWrt user.info kernel: ttyS01 at 0xb8000400 (irq = 3) is a 16550A
Jan  1 00:00:35 OpenWrt user.info kernel: b44.c:v0.93 (Mar, 2004)
Jan  1 00:00:35 OpenWrt user.debug kernel: PCI: Setting latency timer of device 00:01.0 to 64
Jan  1 00:00:35 OpenWrt user.info kernel: eth0: Broadcom 47xx 10/100BaseT Ethernet 00:16:b6:d9:3d:21
Jan  1 00:00:35 OpenWrt user.warn kernel: mtdblock: erase of region [0x0, 0x10000] on "nvram" failed
Jan  1 00:00:35 OpenWrt user.warn kernel: jffs2.bbc: SIZE compression mode activated.
Jan  1 00:00:37 OpenWrt user.info kernel: b44: eth0: Link is up at 100 Mbps, full duplex.
Jan  1 00:00:37 OpenWrt user.info kernel: b44: eth0: Flow control is off for TX and off for RX.
Jan  1 00:00:38 OpenWrt user.debug kernel: eth0.0: add 01:00:5e:00:00:01 mcast address to master interface
Jan  1 00:00:39 OpenWrt user.debug kernel: eth0.1: add 01:00:5e:00:00:01 mcast address to master interface
Jan  1 00:00:39 OpenWrt user.info kernel: eth0.0: dev_set_promiscuity(master, 1)
Jan  1 00:00:39 OpenWrt user.info kernel: device eth0 entered promiscuous mode
Jan  1 00:00:39 OpenWrt user.info kernel: device eth0.0 entered promiscuous mode
Jan  1 00:00:39 OpenWrt user.info kernel: br-lan: port 1(eth0.0) entering learning state
Jan  1 00:00:39 OpenWrt user.info kernel: br-lan: port 1(eth0.0) entering forwarding state
Jan  1 00:00:39 OpenWrt user.info kernel: br-lan: topology change detected, propagating
Jan  1 00:00:42 OpenWrt user.debug kernel: PCI: Setting latency timer of device 00:05.0 to 64
Jan  1 00:00:42 OpenWrt user.emerg kernel: PCI/DMA
Jan  1 00:00:42 OpenWrt user.emerg kernel: wl0: wlc_attach: chiprev 0 coreunit 0 corerev 9 cccap 0x4787aa maccap 0x0 band 2.4G, phy_type 2 phy_rev 7 ana_rev 2
Jan  1 00:00:42 OpenWrt user.warn kernel: wl0: Broadcom BCM4320 802.11 Wireless Controller 4.150.10.5
Jan  1 00:00:42 OpenWrt user.info sysinit: Warning: loading wl will taint the kernel: non-GPL license - Proprietary
Jan  1 00:00:42 OpenWrt user.info sysinit:   See http://www.tux.org/lkml/#export-tainted for information about tainted modules
Jan  1 00:00:42 OpenWrt user.info kernel: CSLIP: code copyright 1989 Regents of the University of California
Jan  1 00:00:42 OpenWrt user.info kernel: PPP generic driver version 2.4.2
Jan  1 00:00:44 OpenWrt user.warn kernel: ip_tables: (C) 2000-2002 Netfilter core team
Jan  1 00:00:45 OpenWrt user.warn kernel: ip_conntrack version 2.1 (5953 buckets, 5953 max) - 352 bytes per conntrack
Jan  1 00:00:46 OpenWrt user.info kernel: usb-uhci.c: $Revision: 1.275 $ time 18:52:09 Apr 14 2010
Jan  1 00:00:46 OpenWrt user.info kernel: usb-uhci.c: High bandwidth mode enabled
Jan  1 00:00:46 OpenWrt user.info kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Jan  1 00:00:47 OpenWrt user.info sysinit: 'wl0' is disabled
Jan  1 00:00:47 OpenWrt user.info sysinit: 'wl0' is disabled
Jan  1 00:00:48 OpenWrt user.info sysinit: Loading defaults
Jan  1 00:00:49 OpenWrt user.info sysinit: Loading synflood protection
Jan  1 00:00:49 OpenWrt user.info sysinit: Adding custom chains
Jan  1 00:00:49 OpenWrt user.info sysinit: Loading zones
Jan  1 00:00:50 OpenWrt user.info sysinit: Loading forwarding
Jan  1 00:00:50 OpenWrt user.info sysinit: Loading redirects
Jan  1 00:00:50 OpenWrt user.info sysinit: Loading rules
Jan  1 00:00:50 OpenWrt user.info sysinit: Loading includes
Jan  1 00:00:51 OpenWrt user.info sysinit: Loading zone defaults
Jan  1 00:00:51 OpenWrt user.notice root: adding lan (br-lan) to firewall zone lan
Jan  1 00:00:53 OpenWrt authpriv.info dropbear[650]: Running in background
Jan  1 00:00:57 OpenWrt daemon.info dnsmasq[669]: started, version 2.52 cachesize 150
Jan  1 00:00:57 OpenWrt daemon.info dnsmasq[669]: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
Jan  1 00:00:57 OpenWrt daemon.info dnsmasq-dhcp[669]: DHCP, IP range 192.168.1.100 -- 192.168.1.250, lease time 12h
Jan  1 00:00:57 OpenWrt daemon.info dnsmasq[669]: using local addresses only for domain lan
Jan  1 00:00:57 OpenWrt daemon.warn dnsmasq[669]: no servers found in /tmp/resolv.conf.auto, will retry
Jan  1 00:00:57 OpenWrt daemon.info dnsmasq[669]: read /etc/hosts - 1 addresses
Jan  1 00:00:57 OpenWrt daemon.info dnsmasq-dhcp[669]: read /etc/ethers - 0 addresses
Jan  1 00:06:54 OpenWrt daemon.info dnsmasq-dhcp[669]: DHCPREQUEST(br-lan) 192.168.1.146 00:16:d3:8c:be:c1
Jan  1 00:06:54 OpenWrt daemon.info dnsmasq-dhcp[669]: DHCPACK(br-lan) 192.168.1.146 00:16:d3:8c:be:c1 Hubert-Komputer
Jan  1 00:07:13 OpenWrt authpriv.info dropbear[677]: Child connection from 192.168.1.146:58418
Jan  1 00:07:17 OpenWrt authpriv.notice dropbear[677]: password auth succeeded for 'root' from 192.168.1.146:58418
Jan  1 00:09:12 OpenWrt daemon.info dnsmasq-dhcp[669]: DHCPREQUEST(br-lan) 192.168.1.146 00:16:d3:8c:be:c1
Jan  1 00:09:12 OpenWrt daemon.info dnsmasq-dhcp[669]: DHCPACK(br-lan) 192.168.1.146 00:16:d3:8c:be:c1 Hubert-Komputer
Jan  1 00:09:16 OpenWrt authpriv.info dropbear[684]: Child connection from 192.168.1.146:58475
Jan  1 00:09:20 OpenWrt authpriv.notice dropbear[684]: password auth succeeded for 'root' from 192.168.1.146:58475
Jan  1 00:10:16 OpenWrt daemon.info dnsmasq-dhcp[669]: DHCPINFORM(br-lan) 192.168.1.146 00:16:d3:8c:be:c1
Jan  1 00:10:16 OpenWrt daemon.info dnsmasq-dhcp[669]: DHCPACK(br-lan) 192.168.1.146 00:16:d3:8c:be:c1 Hubert-Komputer

i jeszcze to

root@OpenWrt:~# dmesg | grep jffs
Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd console=ttyS0,115200
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0000: 0xffff instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0004: 0x000c instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0008: 0xb0b1 instead
jffs2_scan_empty(): Empty block at 0x000e000c ends at 0x000e8000 (with 0x48534c46)! Marking dirty
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e8000: 0x4c46 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e8004: 0x04f8 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e8008: 0x017f instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e800c: 0x0062 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e8010: 0x0108 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e8014: 0x706f instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120000: 0xffff instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120004: 0x000c instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120008: 0xb0b1 instead
jffs2_scan_empty(): Empty block at 0x0012000c ends at 0x00128000 (with 0x48534c46)! Marking dirty
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00128000: 0x4c46 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00128004: 0x04f8 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00128008: 0x017f instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012800c: 0x0062 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00128010: 0x0108 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00128014: 0x706f instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160000: 0xffff instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160004: 0x000c instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160008: 0xb0b1 instead
jffs2_scan_empty(): Empty block at 0x0016000c ends at 0x00168000 (with 0x48534c46)! Marking dirty
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00168000: 0x4c46 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00168004: 0x04f8 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00168008: 0x017f instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016800c: 0x0062 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00168010: 0x0108 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00168014: 0x706f instead
jffs2.bbc: SIZE compression mode activated.

8

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

Jffs Ci się nie robi. Nie poleciał Ci flash czasami?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

9

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

Jffs Ci się nie robi. Nie poleciał Ci flash czasami?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

10

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

No jeśli chodzi o flash to pewnie masz rację. Najczęściej  wgrywam firmware według pewnej instrukcji, która mówiła o ty aby zewrzeć piny 16 i 17 kości flash przy włączaniu , następnie wgrywam firmware przez tftp w windows.
Mogłem przez przypadek ją uszkodzić.
Jak inaczej wgrać soft do routera z konsoli?
Czy ta kość jest do odratowania czy tylko wymiana? Jeśli wymiana to czy można gdzieś ją kupić?

11

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

Możesz wyczyścić wszystko (mtd erase rootfs_data) i zobaczyć czy się utworzy. Jeżeli nie to wymiana, taką kostkę powinieneś dostać w sklepach normalnie.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

12

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

Cezary jesteś wielki!!

Zrobiłem tak jak pisałeś. Wszystko już wróciło do normy. Mogę edytować pliki i instalować pakiety.

Dzięki

13

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

To miałeś jakąś bzdurę czy stare śmieci we flash i nie mógł siebie poradzić.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

14

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

Teraz kombinuje żeby podłączyć pendriva pod usb w logread  mam pojawia mi sie coś takiego:

Feb  2 11:11:56 OpenWrt user.info kernel: hub.c: new USB device 00:03.0-2, assigned address 6
Feb  2 11:11:57 OpenWrt user.warn kernel:   Vendor: SanDisk   Model: Cruzer            Rev: 7.01
Feb  2 11:11:57 OpenWrt user.warn kernel:   Type:   Direct-Access                      ANSI SCSI revision: 02
Feb  2 11:11:57 OpenWrt user.warn kernel: Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
Feb  2 11:11:57 OpenWrt user.warn kernel: SCSI device sda: 3940479 512-byte hdwr sectors (2018 MB)
Feb  2 11:11:57 OpenWrt user.warn kernel: sda: Write Protect is off
Feb  2 11:11:57 OpenWrt user.info kernel:  /dev/scsi/host0/bus0/target0/lun0: p1
Feb  2 11:11:57 OpenWrt user.warn kernel: USB device connected to the SCSI subsystem
Feb  2 11:11:57 OpenWrt user.debug kernel: WARNING: USB Mass Storage data integrity not assured
Feb  2 11:11:57 OpenWrt user.debug kernel: USB Mass Storage device found at 6

pendrive sformatowany jako ext3. Niby coś wykrywa ale nadal go nie widzę. nie bardzo wiem jak to ugryźć.

Zawartość pliku fstab:

root@OpenWrt:~# cat /etc/config/fstab
config global automount
        option from_fstab 1
        option anon_mount 1

config global autoswap
        option from_fstab 1
        option anon_swap 0

config mount
        option target   /home
        option device   /dev/sda1
        option fstype   ext3
        option options  rw,sync
        option enabled  0
        option enabled_fsck 0

config swap
        option device   /dev/sda2
        option enabled  0

Zainstalowane pakiety to:

root@OpenWrt:~# opkg list-installed
base-files - 43.10-r24045
block-hotplug - 0.1.0-2
block-mount - 0.1.0-2
busybox - 1.15.3-2
dnsmasq - 2.55-5
dropbear - 0.52-4
firewall - 1-20
hotplug2 - 1.0-beta-2
iptables - 1.4.6-2
iptables-mod-conntrack - 1.4.6-2
iptables-mod-nat - 1.4.6-2
kernel - 2.4.37.9-1
kmod-brcm-wl - 2.4.37.9+4.150.10.5.3-7
kmod-diag - 2.4.37.9-7.1
kmod-fs-ext2 - 2.4.37.9-1
kmod-fs-ext3 - 2.4.37.9-1
kmod-fs-vfat - 2.4.37.9-1
kmod-ipt-conntrack - 2.4.37.9-1
kmod-ipt-core - 2.4.37.9-1
kmod-ipt-nat - 2.4.37.9-1
kmod-ipt-nathelper - 2.4.37.9-1
kmod-nls-cp437 - 2.4.37.9-1
kmod-nls-iso8859-1 - 2.4.37.9-1
kmod-ppp - 2.4.37.9-1
kmod-pppoe - 2.4.37.9-1
kmod-scsi-core - 2.4.37.9-1
kmod-switch - 2.4.37.9-3
kmod-usb-core - 2.4.37.9-1
kmod-usb-ohci - 2.4.37.9-1
kmod-usb-storage - 2.4.37.9-1
kmod-usb2 - 2.4.37.9-1
kmod-wlcompat - 2.4.37.9+4.150.10.5.3-7
libc - 0.9.30.1-43.10
libgcc - 3.4.6-43.10
libiptc - 1.4.6-2
liblua - 5.1.4-7
libuci - 12012009.6-2
libuci-lua - 12012009.6-2
libxtables - 1.4.6-2
lua - 5.1.4-7
luci - 0.9+svn6512-1
luci-admin-core - 0.9+svn6512-1
luci-admin-full - 0.9+svn6512-1
luci-admin-mini - 0.9+svn6512-1
luci-app-firewall - 0.9+svn6512-1
luci-app-initmgr - 0.9+svn6512-1
luci-cbi - 0.9+svn6512-1
luci-core - 0.9+svn6512-1
luci-http - 0.9+svn6512-1
luci-i18n-english - 0.9+svn6512-1
luci-ipkg - 0.9+svn6512-1
luci-lmo - 0.9+svn6512-1
luci-nixio - 0.9+svn6512-1
luci-sgi-cgi - 0.9+svn6512-1
luci-sys - 0.9+svn6512-1
luci-theme-base - 0.9+svn6512-1
luci-theme-openwrt - 0.9+svn6512-1
luci-uci - 0.9+svn6512-1
luci-uvl - 0.9+svn6512-1
luci-web - 0.9+svn6512-1
mtd - 13
nas - 4.150.10.5.3-7
nvram - 7
opkg - 576-1
ppp - 2.4.4-11
ppp-mod-pppoe - 2.4.4-11
uci - 12012009.6-2
uhttpd - 19
wireless-tools - 29-4
wlc - 4.150.10.5.3-7

15

Odp: WRT54GL problem z instalacja pakietów i konfiguracją.

1. Zauważ że Ty nie masz /dev/sda1 tylko /dev/scsi/host0/bus0/target0/lun0/part1. Kernela 2.4 używasz
2. Automatem powinien się zamontować, mount zobacz, o ile block-hotplug zainstalowałeś.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.