Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Tak o konfig kernela. :P (za pomocą którego kompiluje się moduły|drivery)
Ostatnio edytowany przez P@blo (2012-01-29 13:54:09)
Offline
Nie wiem czego, ale "make localyesconfig" nie może zaleście tych modułów w configu
make localyesconfig
HOSTLD scripts/kconfig/conf using config: '.config' sco config not found!! l2cap config not found!! v4l1_compat config not found!! module i915 did not have configs CONFIG_DRM_I915 module ath9k did not have configs CONFIG_ATH9K module mac80211 did not have configs CONFIG_MAC80211 module snd_hda_intel did not have configs CONFIG_SND_HDA_INTEL module led_class did not have configs CONFIG_LEDS_CLASS module cpufreq_conservative did not have configs CONFIG_CPU_FREQ_GOV_CONSERVATIVE module stp did not have configs CONFIG_STP module cpufreq_userspace did not have configs CONFIG_CPU_FREQ_GOV_USERSPACE module parport did not have configs CONFIG_PARPORT module bluetooth did not have configs CONFIG_BT module joydev did not have configs CONFIG_INPUT_JOYDEV module battery did not have configs CONFIG_ACPI_BATTERY module drm_kms_helper did not have configs CONFIG_DRM_KMS_HELPER module ac did not have configs CONFIG_ACPI_AC module uvcvideo did not have configs CONFIG_USB_VIDEO_CLASS module ppdev did not have configs CONFIG_PPDEV module cfg80211 did not have configs CONFIG_CFG80211 module lp did not have configs CONFIG_PRINTER module serio_raw did not have configs CONFIG_SERIO_RAW module parport_pc did not have configs CONFIG_PARPORT_PC module uinput did not have configs CONFIG_INPUT_UINPUT module snd_hwdep did not have configs CONFIG_SND_HWDEP module ath did not have configs CONFIG_ATH_COMMON module pcspkr did not have configs CONFIG_INPUT_PCSPKR module fan did not have configs CONFIG_ACPI_FAN module wmi did not have configs CONFIG_ACPI_WMI module ahci did not have configs CONFIG_SATA_AHCI module bnep did not have configs CONFIG_BT_BNEP module videodev did not have configs CONFIG_VIDEO_DEV module snd_hda_codec_realtek did not have configs CONFIG_SND_HDA_INTEL module rfkill did not have configs CONFIG_RFKILL module rfcomm did not have configs CONFIG_BT_RFCOMM module cpufreq_powersave did not have configs CONFIG_CPU_FREQ_GOV_POWERSAVE module atl1c did not have configs CONFIG_ATL1C module bridge did not have configs CONFIG_BRIDGE module snd_hda_codec did not have configs CONFIG_SND_HDA_INTEL warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) # # configuration written to .config # warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL)
Możliwe ze to możne być wina tego ?
to polecenie wykonałem na jajku 2.6 , a źródła i seed config jest do wersji 3.0.17
Jeszcze jedna rzecz, chce dodać moduł do mojej Wifi oto ona:
02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01) Subsystem: Foxconn International, Inc. T77H047.31 802.11bgn Wireless Half-size Mini PCIe Card [AR9283] Kernel driver in use: ath9k
No to widać ze muszę szukać "ath9k", wiec "make menuconfig", "/" i ath9k
│ Symbol: ATH9K_HTC_DEBUGFS [=n] │ │ Type : boolean │ │ Prompt: Atheros ath9k_htc debugging │ │ Defined at drivers/net/wireless/ath/ath9k/Kconfig:77 │ │ Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=n] && ATH9K_HTC [=n] && DEBUG_FS [=y] │ │ Location: │ │ -> Device Drivers │ │ -> Network device support (NETDEVICES [=y]) │ │ -> Wireless LAN (WLAN [=y]) │ │ -> Atheros Wireless Cards (ATH_COMMON [=n]) │ │ -> Atheros HTC based wireless cards support (ATH9K_HTC [=n]) │ │ │ │ │ │ Symbol: ATH9K_RATE_CONTROL [=n] │ │ Type : boolean │ │ Prompt: Atheros ath9k rate control │ │ Defined at drivers/net/wireless/ath/ath9k/Kconfig:53 │ │ Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=n] && ATH9K [=n] │ │ Location: │ │ -> Device Drivers │ -> Network device support (NETDEVICES [=y]) │ │ -> Wireless LAN (WLAN [=y]) │ │ -> Atheros Wireless Cards (ATH_COMMON [=n]) │ │ -> Atheros 802.11n wireless cards support (ATH9K [=n]) │ │ │ │ │ │ Symbol: ATH9K [=n] │ │ Type : tristate │ │ Prompt: Atheros 802.11n wireless cards support │ │ Defined at drivers/net/wireless/ath/ath9k/Kconfig:6 │ │ Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=n] && MAC80211 [=n] │ │ Location: │ │ -> Device Drivers │ │ -> Network device support (NETDEVICES [=y]) │ │ -> Wireless LAN (WLAN [=y]) │ │ -> Atheros Wireless Cards (ATH_COMMON [=n]) │ │ Selects: ATH9K_HW [=n] && MAC80211_LEDS [=n] && LEDS_CLASS [=n] && NEW_LEDS [=n] && ATH9K_COMMON [=n] │ │ │ │ │ │ Symbol: ATH9K_HTC [=n] │ Type : tristate │ │ Prompt: Atheros HTC based wireless cards support │ │ Defined at drivers/net/wireless/ath/ath9k/Kconfig:61 │ │ Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=n] && USB [=y] && MAC80211 [=n] │ │ Location: │ │ -> Device Drivers │ │ -> Network device support (NETDEVICES [=y]) │ │ -> Wireless LAN (WLAN [=y]) │ │ -> Atheros Wireless Cards (ATH_COMMON [=n]) │ │ Selects: ATH9K_HW [=n] && MAC80211_LEDS [=n] && LEDS_CLASS [=n] && NEW_LEDS [=n] && ATH9K_COMMON [=n] │ │ │ │ │ │ Symbol: ATH9K_HW [=n] │ │ Type : tristate │ │ Selected by: ATH9K [=n] && NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=n] && MAC80211 [=n] || ATH9K_HTC [=n] && │ │ │ │ │ │ Symbol: ATH9K_AHB [=n] │ │ Type : boolean │ │ Prompt: Atheros ath9k AHB bus support │ Defined at drivers/net/wireless/ath/ath9k/Kconfig:34 │ │ Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=n] && ATH9K [=n] │ │ Location: │ │ -> Device Drivers │ │ -> Network device support (NETDEVICES [=y]) │ │ -> Wireless LAN (WLAN [=y]) │ │ -> Atheros Wireless Cards (ATH_COMMON [=n]) │ │ -> Atheros 802.11n wireless cards support (ATH9K [=n]) │ │ │ │ │ │ Symbol: ATH9K_DEBUGFS [=n] │ │ Type : boolean │ │ Prompt: Atheros ath9k debugging │ │ Defined at drivers/net/wireless/ath/ath9k/Kconfig:44 │ │ Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=n] && ATH9K [=n] && DEBUG_FS [=y] │ │ Location: │ │ -> Device Drivers │ │ -> Network device support (NETDEVICES [=y]) │ │ -> Wireless LAN (WLAN [=y]) │ │ -> Atheros Wireless Cards (ATH_COMMON [=n]) │ -> Atheros 802.11n wireless cards support (ATH9K [=n]) │ │ │ │ │ │ Symbol: ATH9K_PCI [=n] │ │ Type : boolean │ │ Prompt: Atheros ath9k PCI/PCIe bus support │ │ Defined at drivers/net/wireless/ath/ath9k/Kconfig:26 │ │ Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=n] && ATH9K [=n] && PCI [=y] │ │ Location: │ │ -> Device Drivers │ │ -> Network device support (NETDEVICES [=y]) │ │ -> Wireless LAN (WLAN [=y]) │ │ -> Atheros Wireless Cards (ATH_COMMON [=n]) │ │ -> Atheros 802.11n wireless cards support (ATH9K [=n]) │ │ │ │ │ │ Symbol: ATH9K_COMMON [=n] │ │ Type : tristate │ │ Selected by: ATH9K [=n] && NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=n] && MAC80211 [=n] || ATH9K_HTC [=n] && │ │
No i fajnie, lokalizacja jest podane :
│ Location: │ │ -> Device Drivers │ │ -> Network device support (NETDEVICES [=y]) │ │ -> Wireless LAN (WLAN [=y]) │ │ -> Atheros Wireless Cards (ATH_COMMON [=n])
Więc ja tam lecę a tam niema takich opcji ;(, jak można odblokować więcej kart ???
│ │ --- Wireless LAN │ │ │ │ <*> Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards │ │ │ │ <*> Atmel at76c50x chipset 802.11b support │ │ │ │ <*> Atmel at76c506 PCI cards │ │ │ │ <*> USB ZD1201 based Wireless device support │ │ │ │ <*> IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP) │ │ │ │ [*] Support downloading firmware images with Host AP driver │ │ │ │ [*] Support for non-volatile firmware download │ │ │ │ <*> Host AP driver for Prism2/2.5/3 in PLX9052 PCI adaptors │ │ │ │ <*> Host AP driver for Prism2.5 PCI adaptors
Ostatnio edytowany przez Pablik (2012-01-30 14:56:34)
Offline
A co z tymi [tt]SATA_AHCI[/tt] i [tt]BLK_DEV_SD[/tt]? Zaznaczyłeś tak jak pisałem w szóstym poście?
[quote=Pablik]Więc ja tam lecę a tam niema takich opcji ;(, jak można odblokować więcej kart ???[/quote]
Musisz najpierw zaznaczyć zależności.
nazwa:
│ Prompt: Atheros 802.11n wireless cards support │
zależności:
│ Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=n] && MAC80211 [=n] │
lokalizacja:
│ Location: │ │ -> Device Drivers │ │ -> Network device support (NETDEVICES [=y]) │ │ -> Wireless LAN (WLAN [=y]) │ │ -> Atheros Wireless Cards (ATH_COMMON [=n])
Nie wiem czy czasem w [tt]make xconfig[/tt] nie odbywa się to automatycznie (nie używam).
Offline
SATA_AHCI i BLK_DEV_SD - kompilowałem bez tego , zaraz to dodam i sprawdzę ;P
SATA_AHCI - dodałem 2
│ Symbol: SATA_AHCI_PLATFORM [=n] │ │ Type : tristate │ │ Prompt: Platform AHCI SATA support │ │ Defined at drivers/ata/Kconfig:78 │ │ Depends on: ATA [=y] │ │ Location: │ │ -> Device Drivers │ │ -> Serial ATA and Parallel ATA drivers (ATA [=y]) │ │ │ │ │ │ Symbol: SATA_AHCI [=y] │ │ Type : tristate │ │ Prompt: AHCI SATA support │ │ Defined at drivers/ata/Kconfig:70 │ │ Depends on: ATA [=y] && PCI [=y] │ │ Location: │ │ -> Device Drivers │ │ -> Serial ATA and Parallel ATA drivers (ATA [=y])
BLK_DEV_SD - dodałem 1
Symbol: BLK_DEV_SD [=y] │ │ Type : tristate │ │ Prompt: SCSI disk support │ │ Defined at drivers/scsi/Kconfig:69 │ │ Depends on: SCSI [=y] │ │ Location: │ │ -> Device Drivers │ │ -> SCSI device support │ │ Selects: CRC_T10DIF [=y] │ │ │
Ostatnio edytowany przez Pablik (2012-01-30 15:24:05)
Offline
[quote=Pablik]SATA_AHCI - dodałem 2[/quote]
W sensie, że oba, czy że drugie? ;) [tt]SATA_AHCI_PLATFORM[/tt] raczej nie.
Offline
oba ;) , ok to przy następnej kompilacji odznaczę
Offline
Jeszcze jedno. Nie widzę w tym Twoim [tt]lsmod[/tt] sterownika do kontrolera dysku. Masz go tam na sztywno?
Offline
lspci -k
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: agpgart-intel 00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: i915 00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller Subsystem: Acer Incorporated [ALI] Device 0349 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02) Kernel driver in use: pcieport 00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02) Kernel driver in use: pcieport 00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02) Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: uhci_hcd 00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02) Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: uhci_hcd 00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02) Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: uhci_hcd 00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02) Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: uhci_hcd 00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02) Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02) Subsystem: Acer Incorporated [ALI] Device 0349 00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA Controller [AHCI mode] (rev 02) Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: ahci 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02) Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: i801_smbus 01:00.0 Ethernet controller: Atheros Communications Inc. AR8132 Fast Ethernet (rev c0) Subsystem: Acer Incorporated [ALI] Device 0349 02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01) Subsystem: Foxconn International, Inc. T77H047.31 802.11bgn Wireless Half-size Mini PCIe Card [AR9283] Kernel driver in use: ath9k
chodzi o to "ahci" ??
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA Controller [AHCI mode] (rev 02) Subsystem: Acer Incorporated [ALI] Device 0349 Kernel driver in use: ahci
Offline
Ach, to korzysta z samego ahci? OK, myślałem że może piix jeszcze trzeba… Nie kompilowałem nigdy pod taki sprzęt. :P
Offline
no chyba tak, bo nic innego nie widzę tu
Edit:
Jest jakiś parametr taki jak lspci -k tylko w lsusb ??
Dalej ten sam Kernel Panic ;( w menuconfig ustawia się gdzieś coś z partycjami czy tylko system plików ??
O co chodzi z tym, wyskakuje mi to co wyjscie z make menuconfig
warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) # # configuration written to .config # *** End of the configuration. *** Execute 'make' to start the build or try 'make help'.
Ostatnio edytowany przez Pablik (2012-01-30 17:00:50)
Offline
Dobra, jako ze make localyesconfig nie poradził sobie z dodaniem tych modolow to dodałem je wszystkie ręcznie, oprócz "v4l1_compat config not found!!" nie mogłem go znaleźć .
sco config not found!! l2cap config not found!! v4l1_compat config not found!! module i915 did not have configs CONFIG_DRM_I915 module ath9k did not have configs CONFIG_ATH9K module mac80211 did not have configs CONFIG_MAC80211 module snd_hda_intel did not have configs CONFIG_SND_HDA_INTEL module led_class did not have configs CONFIG_LEDS_CLASS module cpufreq_conservative did not have configs CONFIG_CPU_FREQ_GOV_CONSERVATIVE module stp did not have configs CONFIG_STP module cpufreq_userspace did not have configs CONFIG_CPU_FREQ_GOV_USERSPACE module parport did not have configs CONFIG_PARPORT module bluetooth did not have configs CONFIG_BT module joydev did not have configs CONFIG_INPUT_JOYDEV module battery did not have configs CONFIG_ACPI_BATTERY module drm_kms_helper did not have configs CONFIG_DRM_KMS_HELPER module ac did not have configs CONFIG_ACPI_AC module uvcvideo did not have configs CONFIG_USB_VIDEO_CLASS module ppdev did not have configs CONFIG_PPDEV module cfg80211 did not have configs CONFIG_CFG80211 module lp did not have configs CONFIG_PRINTER module serio_raw did not have configs CONFIG_SERIO_RAW module parport_pc did not have configs CONFIG_PARPORT_PC module uinput did not have configs CONFIG_INPUT_UINPUT module snd_hwdep did not have configs CONFIG_SND_HWDEP module ath did not have configs CONFIG_ATH_COMMON module pcspkr did not have configs CONFIG_INPUT_PCSPKR module fan did not have configs CONFIG_ACPI_FAN module wmi did not have configs CONFIG_ACPI_WMI module ahci did not have configs CONFIG_SATA_AHCI module bnep did not have configs CONFIG_BT_BNEP module videodev did not have configs CONFIG_VIDEO_DEV module snd_hda_codec_realtek did not have configs CONFIG_SND_HDA_INTEL module rfkill did not have configs CONFIG_RFKILL module rfcomm did not have configs CONFIG_BT_RFCOMM module cpufreq_powersave did not have configs CONFIG_CPU_FREQ_GOV_POWERSAVE module atl1c did not have configs CONFIG_ATL1C module bridge did not have configs CONFIG_BRIDGE module snd_hda_codec did not have configs CONFIG_SND_HDA_INTEL
Przekompiluje teraz i mam nadzieje ze nie bedzie kelner panic ;(
Ostatnio edytowany przez Pablik (2012-01-30 18:20:41)
Offline
Jeszcze inna możliwość przychodzi mi do głowy jakby co. Jeśli w konfigu nie masz zaznaczonej obsługi initrd, a mimo to wygenerujesz initrd, to może panikować przez UUID-y. Skrypt aktualizujący konfig GRUB-a widząc initrd użyje UUID-ów, jednak kernel nie będzie umiał z nich skorzystać.
Offline
[quote=ArnVaker]... a mimo to wygenerujesz initrd, to może panikować przez UUID-y.(...)[/quote]
Albo sam (make install) wygeneruje... Bo lubi...
Offline
Nie prościej zamiast certolić się z initrd, wbudować system plików i kontroler dysku w jajo, a initrd olać, albo ewentualnie zostawić na uvesę (jak ktoś bez splasha żyć nie potrafi)?
http://forums.gentoo.org/viewtopic-t-885146-highlight-.html
Offline
[b]Jacekalex[/b]: On właśnie wrzuca na sztywno. :) A czy prościej? W sumie tak samo, initrd w Debianie generuje się automatycznie.
Offline
[quote=ArnVaker]Jeszcze inna możliwość przychodzi mi do głowy jakby co. Jeśli w konfigu nie masz zaznaczonej obsługi initrd, a mimo to wygenerujesz initrd, to może panikować przez UUID-y. Skrypt aktualizujący konfig GRUB-a widząc initrd użyje UUID-ów, jednak kernel nie będzie umiał z nich skorzystać.[/quote]
Możesz mi to jakoś łopatologicznie wyjaśnić ??
Gdzie w konfigu się zaznacza obsługe initrd ?
Co to są UUID-y ??
Zkompilowałem to jajko z nowymi modułami i ten sam kernel panik ale już jakaś normalna rozdzielczość się załancza.
Offline
[b]Jacekalex:[/b] Problem jest ten, że mimo chęci uwolnienia się od initrd i tak jest ono generowane... A wiadomo, że wcześniej tak nie było...
[b]EDIT:[/b]
uuidy:
pablo@lena:~$ ls -l /dev/disk/by-uuid/ razem 0 lrwxrwxrwx 1 root root 10 sty 30 18:49 192ef46b-7648-44df-806e-bf0948e12821 -> ../../sda2 lrwxrwxrwx 1 root root 10 sty 30 18:49 1C408AB83022D2E9 -> ../../sda3 lrwxrwxrwx 1 root root 10 sty 30 18:49 2d9ad6fc-b3cd-45eb-94ae-b64b1322a439 -> ../../sda1 lrwxrwxrwx 1 root root 10 sty 30 18:49 3f5cf68a-cd1a-415f-83fc-72d940dd93e3 -> ../../sda5 lrwxrwxrwx 1 root root 10 sty 30 18:49 7593f74f-cb72-44a2-8652-498d9e4b4b07 -> ../../sda6 lrwxrwxrwx 1 root root 10 sty 30 18:49 989c39b5-938b-4503-b578-b4131ba2aa95 -> ../../sda7
[b]Pablik:[/b] Pokaż ls -l /boot/
Ostatnio edytowany przez P@blo (2012-01-30 19:34:21)
Offline
[b]Pablik[/b]:
│ Symbol: BLK_DEV_INITRD [=n] │ │ Type : boolean │ │ Prompt: Initial RAM filesystem and RAM disk (initramfs/initrd) support │ │ Defined at init/Kconfig:894 │ │ Depends on: BROKEN [=n] || !FRV │ │ Location: │ │ -> General setup
Masz to zaznaczone czy nie?
[b]P@blo[/b]: Wywal [deb]initramfs-tools[/deb]. ;)
Offline
[b]Arn:[/b] Zastanawiam się nad znalezieniem 'odpowiednika' [tt]make install[/tt]... Czyli wszystko co on robi poza initrd... Poza tym ja nie mam problemów z init tylko autor :) Ja mam komende w .bashrc 'rminit' i wszystko ładnie mi śmiga :)
Offline
A co to się zastanawiać? Wystarczy bzImage wrzucić do /boot i to wszystko. :)
Offline
To wiem... Ale np nie zrobi mi configu w /boot a to bym chciał akurat...
Offline
[quote=ArnVaker][b]Pablik[/b]:
│ Symbol: BLK_DEV_INITRD [=n] │ │ Type : boolean │ │ Prompt: Initial RAM filesystem and RAM disk (initramfs/initrd) support │ │ Defined at init/Kconfig:894 │ │ Depends on: BROKEN [=n] || !FRV │ │ Location: │ │ -> General setup
Masz to zaznaczone czy nie?
[b]P@blo[/b]: Wywal [deb]initramfs-tools[/deb]. ;)[/quote]
Ja go cały czas nie miałem wyłączonego, włączyć ??
Ostatnio edytowany przez Pablik (2012-01-30 19:39:09)
Offline
[quote=/me][b]Pablik:[/b] Pokaż ls -l /boot/[/quote]
[b]@up:[/b] Zostaw niezaznaczone.
Ostatnio edytowany przez P@blo (2012-01-30 19:41:24)
Offline
[b]P@blo[/b]: Konfig też możesz skopiować… Jednak ten pomysł z [deb]initramfs-tools[/deb] najlepszy IMO. :)
[b]Pablik[/b]: Wywal initrd z /boot, daj [tt]update-grub[/tt] i wtedy zobacz czy się podniesie.
Offline
ok, ale będziecie musieli poczekać,bo wywaliłem to jajko 3.0.17 bo nie wstawało ;(
Offline
Time (s) | Query |
---|---|
0.00009 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00097 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.14.132.178' WHERE u.id=1 |
0.00063 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.14.132.178', 1732299963) |
0.00057 | SELECT * FROM punbb_online WHERE logged<1732299663 |
0.00064 | DELETE FROM punbb_online WHERE ident='85.208.96.194' |
0.00049 | SELECT topic_id FROM punbb_posts WHERE id=192510 |
0.00006 | SELECT id FROM punbb_posts WHERE topic_id=20515 ORDER BY posted |
0.00055 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=20515 AND t.moved_to IS NULL |
0.00007 | SELECT search_for, replace_with FROM punbb_censoring |
0.00147 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=20515 ORDER BY p.id LIMIT 25,25 |
0.00089 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=20515 |
Total query time: 0.00647 s |