Odp: Problem z instalacją na terminalu Wyse S30
A jak inaczej niż w Twoim poradniku? dla x86 nie ma tych pakietów...
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
eko.one.pl → Oprogramowanie / Software → Problem z instalacją na terminalu Wyse S30
Strony Poprzednia 1 2 3 4 Następna
Zaloguj się lub zarejestruj by napisać odpowiedź
A jak inaczej niż w Twoim poradniku? dla x86 nie ma tych pakietów...
Trzeba by przekompilować obrazy inaczej.
No to sakramentalne pytanie: czy jesteś w stanie i czy jesteś gotów to zrobić?
Nie w najbliższym czasie.
Nie kijem go to pałką
.
W związku z brakiem wsparcia dla i2c przez gpio postanowiłem zbudować i2c_tiny_usb. Jak postanowiłem, tak też zrobiłem i zdaje się, że nawet się udało, ale coś nie do końca.
root@OpenWrt:~# insmod i2c-dev
root@OpenWrt:~# i2cdetect -l
i2c-0 smbus CS5535 ACB0 SMBus adapter
i2c-1 i2c i2c-tiny-usb at bus 002 device 002 I2C adapter
root@OpenWrt:~# i2cdetect 1
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-1.
I will probe address range 0x03-0x77.
Continue? [Y/n] y
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- 77
root@OpenWrt:~# i2cget 1 0x77 0 w
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will read from device file /dev/i2c-1, chip address 0x77, data address
0x00, using read word data.
Continue? [Y/n] y
0x0000I tak jest przy różnych data-adresach. Sprawdziłem kilka i zawsze odczytuje 0x0000. Czujnik to GY-68/BMP180.
WTF?
Czy wynik działania i2cdetect 1 jak wyżej świadczy o poprawnym wykonaniu i2c_tiny_usb?
Do bmp180 jest cały algorytm żeby to przeliczyć na ciśnienie. Robiłeś zgodnie z algorytmem (zapis do rejestru, odczekanie czasu i odczytanie poszczególnych rejestrów)?
O, tego nie wiedziałem. Myślałem, że będzie łatwiej
. Nic to, zabieram się za googlowanie, jeszcze pół niedzieli przede mną
.
Dzięki za wskazówkę!
Podepnę się pod temat bo jest mi w tym momencie bliski. Mam alix3D jest tam na nim złącze J6
LPC expansion port. W instrukcji pisze że to złącze nie może być programowane jak piny gpio. Jednak postanowiłem poszukać portów gpio z nadzieją że znajdą się na J6.
Jednak są tylko:
cat /sys/kernel/debug/gpio
GPIOs 0-31, cs5535-gpio:
gpio-1 (sysfs ) out hi
gpio-6 (alix:1 ) out lo
gpio-24 (Reset button ) in hi
gpio-25 (alix:2 ) out lo
gpio-27 (alix:3 ) out hi:
alix1-3 to diody którymi mogę z powodzeniem sterować pozostałe dwa nie wiem do czego są podłączone.
Dmesg wypluwa coś takiego:
root@OpenWrt:/sys/devices/virtual/gpio/GPIO1# dmesg |grep gpio
[ 4.848430] nsc_gpio initializing
[ 5.482300] cs5535-gpio cs5535-gpio: reserved resource region [io 0x6100-0x61ff]
[ 5.504927] gpiochip_add: registered GPIOs 0 to 31 on device: cs5535-gpio
[ 6.028173] input: gpio-keys-polled as /devices/platform/gpio-keys-polled.1/input/input0
[ 1805.242891] cs5535-gpio cs5535-gpio: pin 2 is not available (check mask)
[ 1842.623741] cs5535-gpio cs5535-gpio: pin 2 is not available (check mask)
[ 1988.406643] cs5535-gpio cs5535-gpio: pin 10 is not available (check mask)
[ 2011.450528] cs5535-gpio cs5535-gpio: pin 10 is not available (check mask)
[ 9464.086782] cs5535-gpio cs5535-gpio: pin 14 is not available (check mask)
[ 9477.088406] cs5535-gpio cs5535-gpio: pin 2 is not available (check mask)
[ 9483.520602] cs5535-gpio cs5535-gpio: pin 3 is not available (check mask)
[ 9491.002264] cs5535-gpio cs5535-gpio: pin 4 is not available (check mask)
[ 9495.051568] cs5535-gpio cs5535-gpio: pin 5 is not available (check mask)
[11464.085110] cs5535-gpio cs5535-gpio: pin 2 is not available (check mask)
[22607.064525] cs5535-gpio cs5535-gpio: pin 12 is not available (check mask)
[22609.231222] cs5535-gpio cs5535-gpio: pin 12 is not available (check mask)
[22653.803693] cs5535-gpio cs5535-gpio: pin 12 is not available (check mask)
[22673.824103] cs5535-gpio cs5535-gpio: pin 2 is not available (check mask)
[22680.499698] cs5535-gpio cs5535-gpio: pin 3 is not available (check mask)
[22684.738474] cs5535-gpio cs5535-gpio: pin 4 is not available (check mask)
[22688.392858] cs5535-gpio cs5535-gpio: pin 5 is not available (check mask)
[22696.168481] cs5535-gpio cs5535-gpio: pin 7 is not available (check mask)
[22701.412778] cs5535-gpio cs5535-gpio: pin 8 is not available (check mask)
[22706.021561] cs5535-gpio cs5535-gpio: pin 9 is not available (check mask)
[22711.608267] cs5535-gpio cs5535-gpio: pin 10 is not available (check mask)
[22715.400235] cs5535-gpio cs5535-gpio: pin 11 is not available (check mask)
[22718.710255] cs5535-gpio cs5535-gpio: pin 12 is not available (check mask)
[22722.092722] cs5535-gpio cs5535-gpio: pin 13 is not available (check mask)
[22725.457723] cs5535-gpio cs5535-gpio: pin 14 is not available (check mask)
[22726.976723] cs5535-gpio cs5535-gpio: pin 14 is not available (check mask)
[22730.705873] cs5535-gpio cs5535-gpio: pin 15 is not available (check mask)
[22735.851815] cs5535-gpio cs5535-gpio: pin 16 is not available (check mask)
[22739.532002] cs5535-gpio cs5535-gpio: pin 17 is not available (check mask)
[22745.050829] cs5535-gpio cs5535-gpio: pin 18 is not available (check mask)
[22748.436847] cs5535-gpio cs5535-gpio: pin 19 is not available (check mask)
[22752.585377] cs5535-gpio cs5535-gpio: pin 20 is not available (check mask)
[22756.362115] cs5535-gpio cs5535-gpio: pin 21 is not available (check mask)
[22767.240924] cs5535-gpio cs5535-gpio: pin 22 is not available (check mask)
[22772.000209] cs5535-gpio cs5535-gpio: pin 23 is not available (check mask)
[22790.409283] cs5535-gpio cs5535-gpio: pin 26 is not available (check mask)
[22799.092901] cs5535-gpio cs5535-gpio: pin 28 is not available (check mask)
[22803.377193] cs5535-gpio cs5535-gpio: pin 29 is not available (check mask)
[22808.541941] cs5535-gpio cs5535-gpio: pin 30 is not available (check mask)
[22812.706796] cs5535-gpio cs5535-gpio: pin 31 is not available (check mask)
Jest jakaś szansa na jeszcze dodatkowe gpio?
Na pcengines były schematy alixa. Możesz poszukać czy jest to gdzieś wyprowadzone.
Istotnie jeszcze tam są sciągnałem sobie i szukam. Jak znajdę dam znać. Dzięki
Zachciało mi się Chaos Calmer na tytułowym sprzęcie i niestety nie bardzo chce się uruchomić.
Gdy instruowałeś mnie (to do Cezarego) jak uruchomić BB przy pomocy starego GRUB-a z Kamikaze, edytowałem menu.lst na taki:
serial --unit=0 --speed=38400 --word=8 --parity=no --stop=1
terminal --timeout=2 console serial
default 0
timeout 5
title OpenWrt
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda2 rootfstype=ext2 init=/etc/preinit noinitrd console=tty0 console=ttyS0,38400n8 reboot=bios acpi=off noacpi
boot
title OpenWrt (failsafe)
root (hd0,0)
kernel /boot/vmlinuz failsafe=true root=/dev/sda2 rootfstype=ext2 init=/etc/preinit noinitrd console=tty0 console=ttyS0,38400n8 reboot=bios
boot/dev/sda2 znalazłem w pliku grub.cfg w BB:
serial --unit=0 --speed=38400 --word=8 --parity=no --stop=1
terminal_input console serial; terminal_output console serial
set default="0"
set timeout="5"
set root='(hd0,msdos1)'
menuentry "OpenWrt" {
linux /boot/vmlinuz root=/dev/sda2 rootfstype=ext4 rootwait console=tty0 console=ttyS0,38400n8 noinitrd
}
menuentry "OpenWrt (failsafe)" {
linux /boot/vmlinuz failsafe=true root=/dev/sda2 rootfstype=ext4 rootwait console=tty0 console=ttyS0,38400n8 noinitrd
}i z tego wywnioskowałem, że jeśli w CC wygląda tak:
serial --unit=0 --speed=38400 --word=8 --parity=no --stop=1 --rtscts=off
terminal_input console serial; terminal_output console serial
set default="0"
set timeout="5"
set root='(hd0,msdos1)'
menuentry "OpenWrt" {
linux /boot/vmlinuz root=PARTUUID=532a917e-02 rootfstype=ext4 rootwait console=tty0 console=ttyS0,38400n8 noinitrd
}
menuentry "OpenWrt (failsafe)" {
linux /boot/vmlinuz failsafe=true root=PARTUUID=532a917e-02 rootfstype=ext4 rootwait console=tty0 console=ttyS0,38400n8 noinitrd
}to wystarczy podmienić root=/dev/sda2 na root=PARTUUID=532a917e-02, ale nic z tego, bo nie znajduje tej partycji. Zainstalowałem ten system w VirtualBoksie i partycje wyglądają tak
root@OpenWrt:~# block detect
config 'global'
option anon_swap '0'
option anon_mount '0'
option auto_swap '1'
option auto_mount '1'
option delay_root '5'
option check_fs '0'
config 'mount'
option target '/mnt/sda1'
option uuid '57f8f4bc-abf4-655f-bf67-946fc0f9f25b'
option enabled '0'
config 'mount'
option target '/mnt/sda2'
option uuid '57f8f4bc-abf4-655f-bf67-946fc0f9f25b'
option enabled '0'więc system nadal jest na /dev/sda2, a gdy pozostawię tak w menu.lst to jest tak samo. Dla przypomnienia powiem, że na nowym GRUB-ie ten sprzęt się zawiesza. Jakiś pomysł jak to ugryźć?
Jak grub jest ten sam stary to nic nie zmieniaj w nim przecież.
Nie zmieniał bym, gdyby nie działo się tak. Z tego, co rozumiem, w jakiś inny sposób jest oznaczana partycja z systemem w CC, za pomocą uuid...
Na powyższym screenie widać efekt, gdy podmieniłem kernel na pierwszej partycji i cały system plików na drugiej z BB na CC.
Tak się dzieje bo domyślnie w obrazie nie ma sterownika ide. W BB było to samo, przecież dlatego kompilowałem swój obraz...
Dzięki za info. Zaraz sprawdzę. Swoją drogą ciekawe, że dla x86 nie ma domyślnie takiego sterownika...
Bo mało pctów go używa. Sterowniki do sieci też nie są wszystkie dodane.
Pamiętasz może co za sterownik(i) dodałeś wtedy? Skompilowałem kernel ze sterownikiem do CS5535, CS5535, AMD/Nvidia, Intel, generic i jest to samo...
+CONFIG_PATA_CS5536=y
Niestety nie pomogło. Wywaliłem też wszystkie inne sterowniki ATA i ciągle to samo...
Jest jakiś sposób, żeby wymusić użycie tego sterownika?
Zrób zdjęcie tego co wyświetla się na ekranie.
Jest cały czas to samo, czyli to. Niezależnie od tego, czy jest sterownik cs5536 czy nie.
Pokaz wyżej, do samego początku. Z tego co skompilowałeś sam oczywiście uruchom.
Musiałem trochę pogrzebać w gratach w poszukiwaniu kabla null-modem
.
Tak to wygląda:
Press any key to continue.
Press any key to continue.
[ 0.000000] Linux version 3.18.29 (witek@ubuntu) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r49378) ) #6 Tue Jun 7 15:41:14 CEST 2016
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fbaffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000fbb0000-0x000000000fbbffbf] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000000fbbffc0-0x000000000fbbffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000040400000-0x000000004043ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000ffffffff] reserved
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] DMI not present or invalid.
[ 0.000000] e820: last_pfn = 0xfbb0 max_arch_pfn = 0x100000
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] init_memory_mapping: [mem 0x0f400000-0x0f7fffff]
[ 0.000000] init_memory_mapping: [mem 0x08000000-0x0f3fffff]
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x07ffffff]
[ 0.000000] init_memory_mapping: [mem 0x0f800000-0x0fbaffff]
[ 0.000000] 251MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 0fbb0000
[ 0.000000] low ram: 0 - 0fbb0000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] Normal [mem 0x01000000-0x0fbaffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x0fbaffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x0fbaffff]
[ 0.000000] Using APIC driver default
[ 0.000000] No local APIC present or hardware disabled
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] e820: [mem 0x40440000-0xefffffff] available for PCI devices
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 63830
[ 0.000000] Kernel command line: root=/dev/sda2 rootfstype=ext2 init=/etc/preinit noinitrd console=tty0 console=ttyS0,38400n8 reboot=bios acpi=off noacpi
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Memory: 248824K/257336K available (3994K kernel code, 259K rwdata, 1256K rodata, 348K init, 264K bss, 8512K reserved)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfffa3000 - 0xfffff000 ( 368 kB)
[ 0.000000] vmalloc : 0xd03b0000 - 0xfffa1000 ( 763 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xcfbb0000 ( 251 MB)
[ 0.000000] .init : 0xc1564000 - 0xc15bb000 ( 348 kB)
[ 0.000000] .data : 0xc13e6e7e - 0xc1562f40 (1520 kB)
[ 0.000000] .text : 0xc1000000 - 0xc13e6e7e (3995 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:2304 nr_irqs:24 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 365.244 MHz processor
[ 0.030015] Calibrating delay loop (skipped), value calculated using timer frequency.. 730.48 BogoMIPS (lpj=3652440)
[ 0.050044] pid_max: default: 32768 minimum: 301
[ 0.060367] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.070061] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.081383] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.081383] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.090034] CPU: NSC Geode(TM) Integrated Processor by National Semi (fam: 05, model: 05, stepping: 02)
[ 0.120746] Performance Events: no PMU driver, software events only.
[ 0.151936] NET: Registered protocol family 16
[ 0.162558] cpuidle: using governor ladder
[ 0.171203] cpuidle: using governor menu
[ 0.183291] PCI: PCI BIOS revision 2.10 entry at 0xff8b7, last bus=0
[ 0.190046] PCI: Using configuration type 1 for base access
[ 0.246392] ACPI: Interpreter disabled.
[ 0.260337] SCSI subsystem initialized
[ 0.275511] usbcore: registered new interface driver usbfs
[ 0.280472] usbcore: registered new interface driver hub
[ 0.290248] usbcore: registered new device driver usb
[ 0.300845] PCI: Probing PCI hardware
[ 0.320316] PCI host bridge to bus 0000:00
[ 0.330068] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.340065] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.350060] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.378737] pci 0000:00:0f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.380064] pci 0000:00:0f.2: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.390062] pci 0000:00:0f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.400061] pci 0000:00:0f.2: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.424531] pci 0000:00:0f.0: default IRQ router [1022:2090]
[ 0.433613] Switched to clocksource pit
[ 0.443272] pnp: PnP ACPI: disabled
[ 0.473751] pci 0000:00:0f.0: BAR 3: assigned [io 0x1000-0x101f]
[ 0.483153] NET: Registered protocol family 2
[ 0.488733] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.500214] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.509803] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.519453] TCP: reno registered
[ 0.529684] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.537723] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.547466] NET: Registered protocol family 1
[ 0.561875] pci 0000:00:0f.4: guessed PCI INT D -> IRQ 10
[ 0.568839] pci 0000:00:0f.4: sharing IRQ 10 with 0000:00:0f.5
[ 0.654839] pci 0000:00:0f.5: guessed PCI INT D -> IRQ 10
[ 0.671794] pci 0000:00:0f.5: sharing IRQ 10 with 0000:00:0f.4
[ 0.681692] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.686318] NatSemi SCx200 Driver
[ 0.698941] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.754755] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.773455] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.793561] msgmni has been set to 485
[ 0.816087] io scheduler noop registered
[ 0.828412] io scheduler deadline registered (default)
[ 0.847021] isapnp: Scanning for PnP cards...
[ 1.218997] isapnp: No Plug & Play device found
[ 1.233467] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
đ[ 1.248850] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.265139] Non-volatile memory driver v1.3
[ 1.278301] Linux agpgart interface v0.103
[ 1.291573] [drm] Initialized drm 1.1.0 20060810
[ 1.303489] scsi host0: pata_amd
[ 1.317932] scsi host1: pata_amd
[ 1.328821] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xeef0 irq 14
[ 1.340254] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xeef8 irq 15
[ 1.355151] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.365287] ehci-pci: EHCI PCI platform driver
[ 1.379418] ehci-pci 0000:00:0f.5: guessed PCI INT D -> IRQ 10
[ 1.387660] ehci-pci 0000:00:0f.5: sharing IRQ 10 with 0000:00:0f.4
[ 1.397266] ehci-pci 0000:00:0f.5: EHCI Host Controller
[ 1.413544] ehci-pci 0000:00:0f.5: new USB bus registered, assigned bus number 1
[ 1.416758] ehci-pci 0000:00:0f.5: irq 10, io mem 0xefb00000
[ 1.448018] ehci-pci 0000:00:0f.5: USB 2.0 started, EHCI 1.00
[ 1.457689] hub 1-0:1.0: USB hub found
[ 1.470108] hub 1-0:1.0: 4 ports detected
[ 1.484023] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.493134] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.503530] usbcore: registered new interface driver usb-storage
[ 1.512592] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.524025] i8042: Warning: Keylock active
[ 1.542351] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.547762] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.564133] mousedev: PS/2 mouse device common for all mice
[ 1.573851] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.582953] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 1.592637] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 1.603364] TCP: cubic registered
[ 1.613921] NET: Registered protocol family 17
[ 1.617918] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 1.626300] 8021q: 802.1Q VLAN Support v1.8
[ 1.639479] mce: Unable to init device /dev/mcelog (rc: -5)
[ 1.647550] Using IPI Shortcut mode
[ 1.662963] rtc_cmos rtc_cmos: setting system clock to 2006-05-05 00:00:55 UTC (1146787255)
[ 1.679265] VFS: Cannot open root device "sda2" or unknown-block(0,0): error -6
[ 1.686470] Please append a correct "root=" boot option; here are the available partitions:
[ 1.697427] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 1.707375] Kernel Offset: 0x0 from 0xc1000000 (relocation range: 0xc0000000-0xd03affff)
[ 1.707375] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 75.125652] random: nonblocking pool is initializedW BB od Ciebie poprawnie wykrywa kontroler:
[ 0.000000] Linux version 3.10.49 (cezary@eko.one.pl) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44952) ) #5 Mon Apr 20 11:49:13 CEST 2015
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fbaffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000001fbb0000-0x000000001fbbffbf] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000001fbbffc0-0x000000001fbbffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000040400000-0x000000004043ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000ffffffff] reserved
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] DMI not present or invalid.
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x1fbb0 max_arch_pfn = 0x100000
[ 0.000000] initial memory mapped: [mem 0x00000000-0x017fffff]
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x1f400000-0x1f7fffff]
[ 0.000000] [mem 0x1f400000-0x1f7fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x18000000-0x1f3fffff]
[ 0.000000] [mem 0x18000000-0x1f3fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x17ffffff]
[ 0.000000] [mem 0x00100000-0x003fffff] page 4k
[ 0.000000] [mem 0x00400000-0x17ffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x1f800000-0x1fbaffff]
[ 0.000000] [mem 0x1f800000-0x1fbaffff] page 4k
[ 0.000000] BRK [0x01584000, 0x01584fff] PGTABLE
[ 0.000000] 507MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 1fbb0000
[ 0.000000] low ram: 0 - 1fbb0000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] Normal [mem 0x01000000-0x1fbaffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x1fbaffff]
[ 0.000000] On node 0 totalpages: 129870
[ 0.000000] free_area_init_node: node 0, pgdat c14e23c0, node_mem_map df7b8020
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] Normal zone: 984 pages used for memmap
[ 0.000000] Normal zone: 125872 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] No local APIC present or hardware disabled
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] nr_irqs_gsi: 16
[ 0.000000] e820: [mem 0x40440000-0xefffffff] available for PCI devices
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 128854
[ 0.000000] Kernel command line: root=/dev/sda2 rootfstype=ext2 init=/etc/preinit noinitrd reboot=bios acpi=off noacpi
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Memory: 509232k/519872k available (3587k kernel code, 10248k reserved, 1434k data, 348k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfffa2000 - 0xfffff000 ( 372 kB)
[ 0.000000] vmalloc : 0xe03b0000 - 0xfffa0000 ( 507 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdfbb0000 ( 507 MB)
[ 0.000000] .init : 0xc14e8000 - 0xc153f000 ( 348 kB)
[ 0.000000] .data : 0xc1380e44 - 0xc14e77c0 (1434 kB)
[ 0.000000] .text : 0xc1000000 - 0xc1380e44 (3587 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:2304 nr_irqs:256 16
[ 0.000000] CPU 0 irqstacks, hard=df006000 soft=df008000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 365.236 MHz processor
[ 0.020011] Calibrating delay loop (skipped), value calculated using timer frequency.. 730.47 BogoMIPS (lpj=3652360)
[ 0.020225] pid_max: default: 32768 minimum: 301
[ 0.020764] Mount-cache hash table entries: 512
[ 0.022506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.022506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.022506] tlb_flushall_shift: -1
[ 0.022741] CPU: NSC Geode(TM) Integrated Processor by National Semi (fam: 05, model: 05, stepping: 02)
[ 0.023500] Performance Events:
[ 0.027701] NET: Registered protocol family 16
[ 0.038031] PCI: PCI BIOS revision 2.10 entry at 0xff8b7, last bus=0
[ 0.038162] PCI: Using configuration type 1 for base access
[ 0.109150] bio: create slab <bio-0> at 0
[ 0.111053] ACPI: Interpreter disabled.
[ 0.114299] SCSI subsystem initialized
[ 0.116103] libata version 3.00 loaded.
[ 0.117423] usbcore: registered new interface driver usbfs
[ 0.118083] usbcore: registered new interface driver hub
[ 0.118829] usbcore: registered new device driver usb
[ 0.122008] PCI: Probing PCI hardware
[ 0.122143] PCI: root bus 00: using default resources
[ 0.122165] PCI: Probing PCI hardware (bus 00)
[ 0.122743] PCI host bridge to bus 0000:00
[ 0.122893] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.123030] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.123163] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.123534] pci 0000:00:01.0: [100b:0028] type 00 class 0x060000
[ 0.123746] pci 0000:00:01.0: reg 10: [io 0xac1c-0xac1f]
[ 0.125683] pci 0000:00:01.1: [100b:0030] type 00 class 0x030000
[ 0.126247] pci 0000:00:01.1: reg 10: [mem 0x41000000-0x41ffffff]
[ 0.126557] pci 0000:00:01.1: reg 14: [mem 0x40ffc000-0x40ffffff]
[ 0.126863] pci 0000:00:01.1: reg 18: [mem 0x40ff8000-0x40ffbfff]
[ 0.127171] pci 0000:00:01.1: reg 1c: [mem 0x40ff4000-0x40ff7fff]
[ 0.129293] pci 0000:00:0e.0: [10ec:8139] type 00 class 0x020000
[ 0.129374] pci 0000:00:0e.0: reg 10: [io 0xef00-0xefff]
[ 0.129427] pci 0000:00:0e.0: reg 14: [mem 0xeff00000-0xeff000ff]
[ 0.129574] pci 0000:00:0e.0: supports D1 D2
[ 0.129613] pci 0000:00:0e.0: PME# supported from D1 D2 D3hot
[ 0.130685] pci 0000:00:0f.0: [1022:2090] type 00 class 0x060100
[ 0.130935] pci 0000:00:0f.0: reg 10: [io 0x6000-0x6007]
[ 0.131109] pci 0000:00:0f.0: reg 14: [io 0x6100-0x61ff]
[ 0.131280] pci 0000:00:0f.0: reg 18: [io 0x6200-0x623f]
[ 0.131453] pci 0000:00:0f.0: reg 1c: [io 0x0000-0x001f]
[ 0.131627] pci 0000:00:0f.0: reg 20: [io 0x9d00-0x9d7f]
[ 0.131802] pci 0000:00:0f.0: reg 24: [io 0x9c00-0x9c3f]
[ 0.133257] pci 0000:00:0f.2: [1022:209a] type 00 class 0x010180
[ 0.134454] pci 0000:00:0f.2: reg 20: [io 0xeef0-0xeeff]
[ 0.136155] pci 0000:00:0f.3: [1022:2093] type 00 class 0x040100
[ 0.136528] pci 0000:00:0f.3: reg 10: [io 0xee00-0xee7f]
[ 0.139082] pci 0000:00:0f.4: [1022:2094] type 00 class 0x0c0310
[ 0.139751] pci 0000:00:0f.4: reg 10: [mem 0xefc00000-0xefc00fff]
[ 0.141894] pci 0000:00:0f.4: PME# supported from D0 D3hot D3cold
[ 0.143032] pci 0000:00:0f.5: [1022:2095] type 00 class 0x0c0320
[ 0.143671] pci 0000:00:0f.5: reg 10: [mem 0xefb00000-0xefb00fff]
[ 0.145615] pci 0000:00:0f.5: PME# supported from D0 D3hot D3cold
[ 0.146768] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.147237] pci 0000:00:0f.0: default IRQ router [1022:2090]
[ 0.147618] PCI: pci_cache_line_size set to 32 bytes
[ 0.148289] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.148325] e820: reserve RAM buffer [mem 0x1fbb0000-0x1fffffff]
[ 0.151038] Switching to clocksource pit
[ 0.151927] pnp: PnP ACPI: disabled
[ 0.198274] pci 0000:00:0f.0: BAR 3: assigned [io 0x1000-0x101f]
[ 0.198525] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.198569] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[ 0.198964] NET: Registered protocol family 2
[ 0.200471] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.200769] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.201002] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.201224] TCP: reno registered
[ 0.201354] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.201496] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.202118] NET: Registered protocol family 1
[ 0.202628] pci 0000:00:01.1: Boot video device
[ 0.203000] pci 0000:00:0f.4: guessed PCI INT D -> IRQ 10
[ 0.203377] pci 0000:00:0f.4: sharing IRQ 10 with 0000:00:0f.5
[ 0.279162] pci 0000:00:0f.5: guessed PCI INT D -> IRQ 10
[ 0.279519] pci 0000:00:0f.5: sharing IRQ 10 with 0000:00:0f.4
[ 0.279992] PCI: CLS 32 bytes, default 32
[ 0.281459] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.282148] NatSemi SCx200 Driver
[ 0.338968] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.339859] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.343001] msgmni has been set to 994
[ 0.345083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.345262] io scheduler noop registered
[ 0.345374] io scheduler deadline registered (default)
[ 0.348975] isapnp: Scanning for PnP cards...
[ 0.707459] isapnp: No Plug & Play device found
[ 0.708227] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.724953] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.739033] Non-volatile memory driver v1.3
[ 0.739190] Linux agpgart interface v0.103
[ 0.740374] [drm] Initialized drm 1.1.0 20060810
[ 0.744476] pata_cs5536: Using MSR regs instead of PCI
[ 0.749603] scsi0 : pata_cs5536
[ 0.751111] scsi1 : pata_cs5536
[ 0.752404] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xeef0 irq 14
[ 0.752540] ata2: DUMMY
[ 0.760188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.760323] ehci-pci: EHCI PCI platform driver
[ 0.760684] ehci-pci 0000:00:0f.5: guessed PCI INT D -> IRQ 10
[ 0.761037] ehci-pci 0000:00:0f.5: sharing IRQ 10 with 0000:00:0f.4
[ 0.761438] ehci-pci 0000:00:0f.5: setting latency timer to 64
[ 0.761538] ehci-pci 0000:00:0f.5: EHCI Host Controller
[ 0.761724] ehci-pci 0000:00:0f.5: new USB bus registered, assigned bus number 1
[ 0.762317] ehci-pci 0000:00:0f.5: irq 10, io mem 0xefb00000
[ 0.778911] ehci-pci 0000:00:0f.5: USB 2.0 started, EHCI 1.00
[ 0.780775] hub 1-0:1.0: USB hub found
[ 0.780954] hub 1-0:1.0: 4 ports detected
[ 0.782165] ehci-platform: EHCI generic platform driver
[ 0.782779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.783634] ohci_hcd 0000:00:0f.4: guessed PCI INT D -> IRQ 10
[ 0.784028] ohci_hcd 0000:00:0f.4: sharing IRQ 10 with 0000:00:0f.5
[ 0.784399] ohci_hcd 0000:00:0f.4: setting latency timer to 64
[ 0.784475] ohci_hcd 0000:00:0f.4: OHCI Host Controller
[ 0.784659] ohci_hcd 0000:00:0f.4: new USB bus registered, assigned bus number 2
[ 0.784903] ohci_hcd 0000:00:0f.4: irq 10, io mem 0xefc00000
[ 0.846596] hub 2-0:1.0: USB hub found
[ 0.846780] hub 2-0:1.0: 4 ports detected
[ 0.847980] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.849558] usbcore: registered new interface driver usb-storage
[ 0.851487] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.852489] i8042: Warning: Keylock active
[ 0.867950] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.868121] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.871086] mousedev: PS/2 mouse device common for all mice
[ 0.874039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.877015] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 0.877224] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 0.877812] cpuidle: using governor ladder
[ 0.877940] cpuidle: using governor menu
[ 0.879195] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.880142] TCP: cubic registered
[ 0.880268] NET: Registered protocol family 17
[ 0.880570] Bridge firewalling registered
[ 0.880706] 8021q: 802.1Q VLAN Support v1.8
[ 0.881387] Using IPI Shortcut mode
[ 0.884637] rtc_cmos rtc_cmos: setting system clock to 2006-05-05 00:00:13 UTC (1146787213)
[ 0.929276] ata1.00: CFA: 64MB ATA Flash Disk, ADAA408J, max MWDMA2
[ 0.929418] ata1.00: 125056 sectors, multi 0: LBA
[ 0.949234] ata1.00: configured for MWDMA2
[ 0.950145] scsi 0:0:0:0: Direct-Access ATA 64MB ATA Fla ADAA PQ: 0 ANSI: 5
[ 0.952879] sd 0:0:0:0: [sda] 125056 512-byte logical blocks: (64.0 MB/61.0 MiB)
[ 0.953841] sd 0:0:0:0: [sda] Write Protect is off
[ 0.953989] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.954363] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.959089] sda: sda1 sda2
[ 0.963127] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.964745] EXT4-fs (sda2): mounting ext2 file system using the ext4 subsystem
[ 0.972576] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null)
[ 0.972776] VFS: Mounted root (ext2 filesystem) readonly on device 8:2.
[ 0.973111] Freeing unused kernel memory: 348k freed
[ 1.278938] Switching to clocksource tsc
[ 1.371552] Button Hotplug driver version 0.4.1
[ 4.639248] EXT4-fs (sda2): warning: mounting unchecked fs, running e2fsck is recommended
[ 4.645561] EXT4-fs (sda2): re-mounted. Opts: (null)
[ 4.731972] block: attempting to load /etc/config/fstab
[ 4.734783] block: extroot: not configured
[ 7.377919] NET: Registered protocol family 10
[ 7.434540] tun: Universal TUN/TAP device driver, 1.6
[ 7.434672] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 7.447996] snd_cs5535audio 0000:00:0f.3: guessed PCI INT B -> IRQ 5
[ 7.448543] snd_cs5535audio 0000:00:0f.3: setting latency timer to 64
[ 7.481619] nf_conntrack version 0.5.0 (7962 buckets, 31848 max)
[ 7.491742] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 7.519230] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 7.519535] 8139too 0000:00:0e.0: guessed PCI INT A -> IRQ 11
[ 7.522839] 8139too 0000:00:0e.0 eth0: RealTek RTL8139 at 0x0001ef00, 00:80:64:71:95:6f, IRQ 11
[ 7.554225] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.620440] usbcore: registered new interface driver usbhid
[ 7.620568] usbhid: USB HID core driver
[ 7.645530] xt_time: kernel timezone is -0000
[ 7.657406] PPP generic driver version 2.4.2
[ 7.661399] NET: Registered protocol family 24
[ 11.952566] 8139too 0000:00:0e.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 11.953813] device eth0 entered promiscuous mode
[ 11.960852] br-lan: port 1(eth0) entered forwarding state
[ 11.961033] br-lan: port 1(eth0) entered forwarding state
[ 13.959123] br-lan: port 1(eth0) entered forwarding state
[ 31.366923] 8139too 0000:00:0e.0 eth0: link down
[ 31.367127] br-lan: port 1(eth0) entered disabled state
[ 32.940695] 8139too 0000:00:0e.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 32.940938] br-lan: port 1(eth0) entered forwarding state
[ 32.941129] br-lan: port 1(eth0) entered forwarding state
[ 34.939476] br-lan: port 1(eth0) entered forwarding stateNie masz wykrycia partycji w ogóle.
Tak, bo kontroler jest niepoprawnie rozpoznawany. pata_amd (1.303489 w logu CC) zamiast pata_cs5536 (0.749603 w logu BB). Jaka jest przyczyna takiego stanu rzeczy?
No i przede wszystkim brakuje pata_cs5536: Using MSR regs instead of PCI, a z tego co wiem to właśnie to jest kluczem do sukcesu. Cokolwiek to znaczy
.
Strony Poprzednia 1 2 3 4 Następna
Zaloguj się lub zarejestruj by napisać odpowiedź
eko.one.pl → Oprogramowanie / Software → Problem z instalacją na terminalu Wyse S30
Forum oparte o PunBB, wspierane przez Informer Technologies, Inc