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/.
Ja bym zaczął od konfiu dystrybucyjnego i robił jajo na jego przykładzie. Gdzieś był też dobry link do dokumentu o kompilacji jądra w dziale kernel.
Offline
Z tym powyżej już se dałem rade... nie wiem jak ale za dużo ujołem z Device Drivers... Tak właściwie to jestem juz po instalacji jądra i właśnie szukam info gdzie są logi z compilacji jądra i logi odnośnie kernel panic-a który mi to na tym skompilowanym jądrze wyskoczył:
coś odnośnie VFS coś mu się ścieżka nie podoba :/
EDIT: skąd wziąść config do wersji jajka 2.6.14.4 dla debka?
Może być ten od 2.6.8.2?
Offline
jak to skąd ? od nas :) - ja mam pod neostrade, ale pewnie adamos Ci da, o czadmanie nie mówiąc. Ale to jest łatwizna - powalcz trochę ;)
Config jajka - taki z fabryki siedzi sobie w /linux_jakiś_tam/arch/i386/defconfig
zacznij od niego, zobaczysz jak prosto
Offline
jak adamos skompilował pierwsze jajco to kwiczał jakby go zarzynali, ja zresztą też - przyznaję bez bicia :D
Offline
siedze już nastepne godzinki i mam problem mianowicie czemu nie moge zaznaczyć 'Generic input layer' z tego co zrozumiałem jest to potrzebne aby móc skorzystać z peryferii. Macie jakieś sugestie?
--- Generic input layer (needed for keyboard, mouse, ...)
--- Userland interfaces
<M> Mouse interface
[*] Provide legacy /dev/psaux device
(1280) Horizontal screen resolution
(1024) Vertical screen resolution
< > Joystick interface
< > Touchscreen interface
<*> Event interface
<*> Event debugging
--- Input Device Drivers
[*] Keyboards --->
[*] Mouse --->
[ ] Joysticks --->
[ ] Touchscreens --->
Miscellaneous devices --->
Hardware I/O ports --->
EDIT:
Aha użyłem debianowego configa... czekam na podpowiedzi bo już pomysłów mi brak
Offline
Ludzie wiem że juz święta ale takie coś mnie naszło jak wrzucam defconfa z wersji 2.6.8.2(Debianowa wersja) do /usr/src/linux-2.6.14.4/ i załacze make menuconfig i zloaduje debconfig w celu edycji mam praktycznie to co w powyższym poście czyli brak obsługi klawiatury i myszki od czego to idze w końcu debconfig dla debiana jest robiony na większość popularnych platform.
debconfa kopiowałem nawet do katalogu .../linux-2.6.14.14/.../arch/i386
czy jakos tak.
Czyżby coś mi sie gryzło w systemie?
Dobra podmienilem .config z defconfigiem z wersji 2.6.8.2
a wynikjaki uzyskałem po make menuconfig:
scripts/kconfig/mconf arch/i386/Kconfig
#
# using defaults found in .config
#
.config:120: trying to assign nonexistent symbol HAVE_DEC_LOCK
.config:128: trying to assign nonexistent symbol PM_DISK
.config:134: trying to assign nonexistent symbol ACPI_BOOT
.config:135: trying to assign nonexistent symbol ACPI_INTERPRETER
.config:147: trying to assign nonexistent symbol ACPI_BUS
.config:150: trying to assign nonexistent symbol ACPI_PCI
.config:175: trying to assign nonexistent symbol PCI_USE_VECTOR
.config:177: trying to assign nonexistent symbol PCI_NAMES
.config:220: trying to assign nonexistent symbol PARPORT_PC_CML1
.config:224: trying to assign nonexistent symbol PARPORT_OTHER
.config:251: trying to assign nonexistent symbol BLK_DEV_CARMEL
.config:272: trying to assign nonexistent symbol IDE_TASKFILE_IO
.config:291: trying to assign nonexistent symbol BLK_DEV_ADMA
.config:364: trying to assign nonexistent symbol SCSI_MEGARAID
.config:405: trying to assign nonexistent symbol SCSI_QLA6322
.config:476: trying to assign nonexistent symbol NETLINK_DEV
.config:536: trying to assign nonexistent symbol IP_NF_NAT_LOCAL
.config:569: trying to assign nonexistent symbol NET_FASTROUTE
.config:570: trying to assign nonexistent symbol NET_HW_FLOWCONTROL
.config:718: trying to assign nonexistent symbol SOUND_GAMEPORT
.config:774: trying to assign nonexistent symbol QIC02_TAPE
.config:803: trying to assign nonexistent symbol AGP_INTEL_MCH
.config:811: trying to assign nonexistent symbol DRM_GAMMA
.config:997: trying to assign nonexistent symbol USB_STORAGE_HP8200e
.config:1023: trying to assign nonexistent symbol USB_HPUSBSCSI
.config:1055: trying to assign nonexistent symbol USB_TIGL
.config:1113: trying to assign nonexistent symbol DEVFS_FS
.config:1114: trying to assign nonexistent symbol DEVPTS_FS_XATTR
.config:1242: trying to assign nonexistent symbol X86_STD_RESOURCES
Widać za duże zmiany zaszły od wersji dystrybucyjnej tak więc na początku se pocwicze z dystrybucyjnym jajem.
Sorki że tak zasypuje ale coś mnie wzieło żeby to zrobić i dlatego tak męcze.
Offline