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/.
Witam
Szukałem w necie ale nie znalazłem nic na mój temat ( może złe frazy wpisywałem:))
Chodzi o to, że niby debian widzi że mam 2 rdzeniowy procek ale menadżer widzi tylko jeden, również mam to samo z ramem, mam 2 gb a menadżer widzi tylko 800 mb :) Nie wiem w czym problem. Czy ktoś miał coś takiego?
Offline
Jaką masz dystrybucję ?? - zainstaluj jądro bigmem lub sam przekompiluj
Offline
Lenny
A to jest konieczne? Instalacja tego jądra? Spróbuje. Kernel mój to 2.6.25
Ostatnio edytowany przez مارتشين (2008-07-24 13:19:27)
Offline
Ostatni dystrybucyjny dla Lenny to 2.6.25-2 i ten kernek na 100% widzi dwa rdzenie. Powinien też widzieć cały ram, ponieważ jest wkompilowana opcja "high memory > 4 GB" - więc jestem lekko zdziwiny dlaczego Tobie nie widzi.
Zapodaj polecenia i wklej na forum:
cat /proc/cpuinfo
free
free -m
Offline
cat
processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 43 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping : 1 cpu MHz : 1999.851 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp bogomips : 4003.69 clflush size : 64
free
total used free shared buffers cached Mem: 906492 876824 29668 0 167316 488876 -/+ buffers/cache: 220632 685860 Swap: 497972 340 497632
free -m
total used free shared buffers cached Mem: 885 856 29 0 163 477 -/+ buffers/cache: 215 669 Swap: 486 0 485
A jajko to właśnie 2.6.25-2 :)
Offline
Nie 2.6.25-2 nie mam 64bit systemu :)
Offline
O kurcze, ja jestem początkujący nie wiem czy dam sobie z tym radę :( nie ma innej możliwości?
Offline
dmesg zaraz po starcie
0-0xfdbfffff [ 0.213947] PREFETCH window: 0x00000000fde00000-0x00000000fdefffff [ 0.213962] PCI: Setting latency timer of device 0000:00:02.0 to 64 [ 0.213968] PCI: Setting latency timer of device 0000:00:04.0 to 64 [ 0.213990] NET: Registered protocol family 2 [ 0.214056] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.214306] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.214946] TCP bind hash table entries: 65536 (order: 6, 262144 bytes) [ 0.215113] TCP: Hash tables configured (established 131072 bind 65536) [ 0.215115] TCP reno registered [ 0.215272] checking if image is initramfs... it is [ 0.700972] Freeing initrd memory: 6559k freed [ 0.701422] audit: initializing netlink socket (disabled) [ 0.701433] type=2000 audit(1216907487.700:1): initialized [ 0.701510] Total HugeTLB memory allocated, 0 [ 0.701549] VFS: Disk quotas dquot_6.5.1 [ 0.701574] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.701642] io scheduler noop registered [ 0.701644] io scheduler anticipatory registered [ 0.701646] io scheduler deadline registered [ 0.701653] io scheduler cfq registered (default) [ 0.701659] pci 0000:00:00.0: MSI quirk detected; MSI disabled [ 0.716067] Switched to high resolution mode on CPU 0 [ 8.741446] pci 0000:00:13.2: EHCI: BIOS handoff failed (BIOS bug?) 01010001 [ 8.741446] pci 0000:01:00.0: Boot video device [ 8.741446] PCI: Setting latency timer of device 0000:00:02.0 to 64 [ 8.741446] assign_interrupt_mode Found MSI capability [ 8.741446] Allocate Port Service[0000:00:02.0:pcie00] [ 8.741446] Allocate Port Service[0000:00:02.0:pcie01] [ 8.741446] PCI: Setting latency timer of device 0000:00:04.0 to 64 [ 8.741446] assign_interrupt_mode Found MSI capability [ 8.741446] Allocate Port Service[0000:00:04.0:pcie00] [ 8.741446] Allocate Port Service[0000:00:04.0:pcie01] [ 8.741446] AER service couldn't init device 0000:00:02.0:pcie01 - no _OSC support [ 8.741446] AER service couldn't init device 0000:00:04.0:pcie01 - no _OSC support [ 8.741446] isapnp: Scanning for PnP cards... [ 9.094291] isapnp: No Plug & Play device found [ 9.096003] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 9.096142] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 9.096501] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 9.097071] brd: module loaded [ 9.097126] PNP: PS/2 Controller [PNP0f13:PS2M] at 0x60,0x64 irq 12 [ 9.097129] PNP: PS/2 controller doesn't have KBD irq; using default 1 [ 9.099008] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 9.099012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 9.099108] mice: PS/2 mouse device common for all mice [ 9.099201] EISA: Probing bus 0 at eisa.0 [ 9.099221] Cannot allocate resource for EISA slot 4 [ 9.099242] EISA: Detected 0 cards. [ 9.099244] cpuidle: using governor ladder [ 9.099246] cpuidle: using governor menu [ 9.099667] TCP cubic registered [ 9.099674] NET: Registered protocol family 1 [ 9.099683] NET: Registered protocol family 17 [ 9.099688] Using IPI Shortcut mode [ 9.099764] registered taskstats version 1 [ 9.100032] Freeing unused kernel memory: 320k freed [ 9.178288] ACPI: PNP0C0B:00 is registered as cooling_device0 [ 9.178294] ACPI: Fan [FAN] (on) [ 9.182783] ACPI: ACPI0007:00 is registered as cooling_device1 [ 9.184045] ACPI: LNXTHERM:01 is registered as thermal_zone0 [ 9.184246] ACPI: Thermal Zone [THRM] (-127 C) [ 9.553889] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 9.553902] PCI: Setting latency timer of device 0000:02:00.0 to 64 [ 9.553928] sky2 0000:02:00.0: v1.21 addr 0xfddfc000 irq 16 Yukon-EC (0xb6) rev 1 [ 9.554201] sky2 eth0: addr 00:01:29:d3:48:34 [ 9.566758] No dock devices found. [ 9.579459] SCSI subsystem initialized [ 9.615676] usbcore: registered new interface driver usbfs [ 9.615699] usbcore: registered new interface driver hub [ 9.630520] usbcore: registered new device driver usb [ 9.631343] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver [ 9.631371] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 19 [ 9.631384] ohci_hcd 0000:00:13.0: OHCI Host Controller [ 9.631506] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1 [ 9.631526] ohci_hcd 0000:00:13.0: irq 19, io mem 0xfe02e000 [ 9.631600] libata version 3.00 loaded. [ 9.689615] usb usb1: configuration #1 chosen from 1 choice [ 9.689639] hub 1-0:1.0: USB hub found [ 9.689650] hub 1-0:1.0: 4 ports detected [ 9.793597] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.793601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.793603] usb usb1: Product: OHCI Host Controller [ 9.793605] usb usb1: Manufacturer: Linux 2.6.25-2-486 ohci_hcd [ 9.793607] usb usb1: SerialNumber: 0000:00:13.0 [ 9.793646] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 19 [ 9.793660] ohci_hcd 0000:00:13.1: OHCI Host Controller [ 9.793679] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2 [ 9.793694] ohci_hcd 0000:00:13.1: irq 19, io mem 0xfe02d000 [ 9.853649] usb usb2: configuration #1 chosen from 1 choice [ 9.853671] hub 2-0:1.0: USB hub found [ 9.853683] hub 2-0:1.0: 4 ports detected [ 9.958012] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.958015] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.958018] usb usb2: Product: OHCI Host Controller [ 9.958020] usb usb2: Manufacturer: Linux 2.6.25-2-486 ohci_hcd [ 9.958022] usb usb2: SerialNumber: 0000:00:13.1 [ 9.958089] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 19 [ 9.958101] ehci_hcd 0000:00:13.2: EHCI Host Controller [ 9.958121] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3 [ 9.958172] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe02c000 [ 10.099526] usb 1-2: new low speed USB device using ohci_hcd and address 2 [ 10.111493] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 10.111583] usb usb3: configuration #1 chosen from 1 choice [ 10.111603] hub 3-0:1.0: USB hub found [ 10.111610] hub 3-0:1.0: 8 ports detected [ 10.168932] hub 1-0:1.0: unable to enumerate USB device on port 2 [ 10.216827] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 10.216827] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.216827] usb usb3: Product: EHCI Host Controller [ 10.216827] usb usb3: Manufacturer: Linux 2.6.25-2-486 ehci_hcd [ 10.216827] usb usb3: SerialNumber: 0000:00:13.2 [ 10.217742] Uniform Multi-Platform E-IDE driver [ 10.217746] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 10.217813] ACPI: PCI Interrupt 0000:03:09.0[A] -> GSI 20 (level, low) -> IRQ 20 [ 10.298732] firewire_ohci: Added fw-ohci device 0000:03:09.0, OHCI version 1.10 [ 10.298737] ACPI: PCI Interrupt 0000:03:0a.0[A] -> GSI 21 (level, low) -> IRQ 21 [ 10.298737] skge 1.13 addr 0xfdbf8000 irq 21 chip Yukon-Lite rev 9 [ 10.298737] skge eth1: addr 00:01:29:d3:47:ea [ 10.298737] ATIIXP: IDE controller (0x1002:0x4376 rev 0x80) at PCI slot 0000:00:14.1 [ 10.298737] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16 [ 10.298737] ATIIXP: not 100% native mode: will probe irqs later [ 10.298737] ide0: BM-DMA at 0xf900-0xf907, BIOS settings: hda:PIO, hdb:PIO [ 10.298737] ide1: BM-DMA at 0xf908-0xf90f, BIOS settings: hdc:PIO, hdd:PIO [ 10.298737] Probing IDE interface ide0... [ 10.793919] usb 3-2: new high speed USB device using ehci_hcd and address 2 [ 10.801926] firewire_core: created device fw0: GUID 000129200003f357, S400 [ 10.874449] Probing IDE interface ide1... [ 10.930727] usb 3-2: configuration #1 chosen from 1 choice [ 10.930727] usb 3-2: New USB device found, idVendor=079b, idProduct=0062 [ 10.930727] usb 3-2: New USB device strings: Mfr=16, Product=32, SerialNumber=0 [ 10.930727] usb 3-2: Product: 802.11b/g USB WLAN [ 10.930727] usb 3-2: Manufacturer: ZyDAS [ 11.112259] hub 3-0:1.0: unable to enumerate USB device on port 3 [ 11.358165] hub 3-0:1.0: unable to enumerate USB device on port 4 [ 11.448070] sata_sil 0000:00:12.0: version 2.3 [ 11.448070] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level, low) -> IRQ 22 [ 11.448070] scsi0 : sata_sil [ 11.448070] scsi1 : sata_sil [ 11.448070] ata1: SATA max UDMA/100 mmio m512@0xfe02f000 tf 0xfe02f080 irq 22 [ 11.448070] ata2: SATA max UDMA/100 mmio m512@0xfe02f000 tf 0xfe02f0c0 irq 22 [ 11.663991] usb 1-2: new low speed USB device using ohci_hcd and address 3 [ 11.896842] usb 1-2: configuration #1 chosen from 1 choice [ 11.896842] usb 1-2: New USB device found, idVendor=046d, idProduct=c30e [ 11.896842] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 11.896842] usb 1-2: Product: HID compliant keyboard [ 11.896842] usb 1-2: Manufacturer: Logitech [ 11.916890] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 11.925453] ata1.00: ATA-7: ST3250410AS, 3.AAC, max UDMA/133 [ 11.925457] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 11.943778] ata1.00: configured for UDMA/100 [ 12.199072] usb 2-2: new full speed USB device using ohci_hcd and address 2 [ 12.403947] usb 2-2: configuration #1 chosen from 1 choice [ 12.403947] hub 2-2:1.0: USB hub found [ 12.404942] hub 2-2:1.0: 5 ports detected [ 12.411990] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 12.521818] usb 2-2: New USB device found, idVendor=04cc, idProduct=1122 [ 12.521818] usb 2-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 12.575394] ata2.00: ATAPI: PIONEER DVD-RW DVR-215D, 1.19, max UDMA/66 [ 12.723748] usb 2-2.1: new full speed USB device using ohci_hcd and address 3 [ 12.747612] ata2.00: configured for UDMA/66 [ 12.747612] scsi 0:0:0:0: Direct-Access ATA ST3250410AS 3.AA PQ: 0 ANSI: 5 [ 12.752808] scsi 1:0:0:0: CD-ROM PIONEER DVD-RW DVR-215D 1.19 PQ: 0 ANSI: 5 [ 12.766647] Driver 'sd' needs updating - please use bus_type methods [ 12.773341] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB) [ 12.773354] sd 0:0:0:0: [sda] Write Protect is off [ 12.773357] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 12.773372] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 12.773423] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB) [ 12.773446] sd 0:0:0:0: [sda] Write Protect is off [ 12.773448] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 12.773463] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 12.773467] sda:<4>Driver 'sr' needs updating - please use bus_type methods [ 12.781513] sda1 sda2 < sda5 sda6 sda7 sda8 > sda3 [ 12.827128] sd 0:0:0:0: [sda] Attached SCSI disk [ 12.865807] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray [ 12.865807] Uniform CD-ROM driver Revision: 3.20 [ 12.865807] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 12.871374] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 12.871391] sr 1:0:0:0: Attached scsi generic sg1 type 5 [ 12.956120] usb 2-2.1: configuration #1 chosen from 1 choice [ 12.962195] usb 2-2.1: New USB device found, idVendor=056d, idProduct=0002 [ 12.962199] usb 2-2.1: New USB device strings: Mfr=4, Product=14, SerialNumber=56 [ 12.962201] usb 2-2.1: Product: EIZO USB HID Monitor [ 12.962203] usb 2-2.1: Manufacturer: EIZO [ 12.962205] usb 2-2.1: SerialNumber: 24688092 [ 12.972138] usbcore: registered new interface driver hiddev [ 12.985781] input: Logitech HID compliant keyboard as /class/input/input0 [ 12.985782] input,hidraw0: USB HID v1.10 Keyboard [Logitech HID compliant keyboard] on usb-0000:00:13.0-2 [ 13.007043] input: Logitech HID compliant keyboard as /class/input/input1 [ 13.007043] input,hidraw1: USB HID v1.10 Device [Logitech HID compliant keyboard] on usb-0000:00:13.0-2 [ 14.304422] hiddev96hidraw2: USB HID v1.10 Device [EIZO EIZO USB HID Monitor] on usb-0000:00:13.1-2.1 [ 14.304422] usbcore: registered new interface driver usbhid [ 14.304422] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver [ 14.387376] PM: Starting manual resume from disk [ 14.420163] kjournald starting. Commit interval 5 seconds [ 14.420163] EXT3-fs: mounted filesystem with ordered data mode. [ 16.332621] Linux agpgart interface v0.103 [ 16.578567] input: Power Button (FF) as /class/input/input2 [ 16.608868] ACPI: Power Button (FF) [PWRF] [ 16.608930] input: Power Button (CM) as /class/input/input3 [ 16.630451] ACPI: Power Button (CM) [PWRB] [ 17.224697] piix4_smbus 0000:00:14.0: Found 0000:00:14.0 device [ 17.494478] usb 3-2: reset high speed USB device using ehci_hcd and address 2 [ 17.666883] phy0: Selected rate control algorithm 'pid' [ 17.929963] Real Time Clock Driver v1.12ac [ 17.940556] input: PC Speaker as /class/input/input4 [ 18.011048] zd1211rw 3-2:1.0: phy0 [ 18.011066] usbcore: registered new interface driver zd1211rw [ 18.026955] b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully [ 18.030445] flexcop-pci: will use the HW PID filter. [ 18.030451] flexcop-pci: card revision 2 [ 18.030463] ACPI: PCI Interrupt 0000:03:06.0[A] -> GSI 17 (level, low) -> IRQ 17 [ 18.042728] DVB: registering new adapter (FlexCop Digital TV device) [ 18.044212] b2c2-flexcop: MAC address = 00:d0:d7:0b:69:51 [ 18.314645] b2c2-flexcop: found the stv0299 at i2c address: 0x68 [ 18.314650] DVB: registering frontend 0 (ST STV0299 DVB-S)... [ 18.314688] b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S' at the 'PCI' bus controlled by a 'FlexCopIIb' complete [ 18.450299] input: ImPS/2 Generic Wheel Mouse as /class/input/input5 [ 18.507670] ACPI: PCI Interrupt 0000:00:14.2[A] -> GSI 16 (level, low) -> IRQ 16 [ 18.532387] hda_codec: Unknown model for ALC882, trying auto-probe from BIOS... [ 20.080326] Adding 497972k swap on /dev/sda8. Priority:-1 extents:1 across:497972k [ 20.382074] EXT3 FS on sda6, internal journal [ 21.173101] loop: module loaded [ 21.617551] kjournald starting. Commit interval 5 seconds [ 21.617606] EXT3 FS on sda5, internal journal [ 21.617606] EXT3-fs: mounted filesystem with ordered data mode. [ 21.639378] kjournald starting. Commit interval 5 seconds [ 21.639459] EXT3 FS on sda7, internal journal [ 21.639459] EXT3-fs: mounted filesystem with ordered data mode. [ 23.314481] sky2 eth0: enabling interface [ 25.084766] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both [ 25.349090] lp: driver loaded but no devices found [ 25.361798] ppdev: user-space parallel port driver [ 26.709252] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use) [ 26.824224] NET: Registered protocol family 10 [ 26.824757] lo: Disabled Privacy Extensions [ 30.506404] nvidia: module license 'NVIDIA' taints kernel. [ 30.758672] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 18 (level, low) -> IRQ 18 [ 30.758681] PCI: Setting latency timer of device 0000:01:00.0 to 64 [ 30.758886] NVRM: loading NVIDIA UNIX x86 Kernel Module 173.08 Tue Apr 1 23:46:53 PST 2008 [ 37.538205] eth0: no IPv6 routers present [ 67.696896] hda-intel: Invalid position buffer, using LPIB read method instead.
Offline
Spróbuj ten kernel
linux-image-2.6-k7
używałam go na laptopie i widział dwa rdzenie.
Offline
Nie ma innych sposobów? Nie chce mi się wierzyć aby najnowszy kernel nie widział 2 jajek, tymbardziej że w ubuntu 8.04 z gnome wszystko było ok.
Offline
Jak poprzednio napisałem, trochę się dziwię, bo dziś stawiałem lennego z tym właśnie jajcem. Widzi cały ram i dwa rdzenie. No ale pryszcz.
Dwa wyjścia:
- pierwsze łatwiejsze:
aptitude install linux-image-2.6.25-2-686-bigmem
linux-headers-2.6.25-2-686-bigmem
- drugie: szybka kompilacja.
ściągnij sobie takie samo jajko, np to: ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.25.9.tar.bz2
zainstaluj następujące paczki:
aptitude install bzip2 kernel-package libncurses5-dev
ściągnięty kernel wrzuć do /usr/src i rozpakuj
Do świeżo utworzonego nowego katalogu kernela skopiuj plik konfiguracyjny twojego aktualnego jądra. Plik nazywa się config-2.6.25-2-686 (chyba)
Po przekopiowaniu zmień mu nazwę na config1 (to dla ułatwienia)
Teraz po kolei:
wejdź do katalogu nowego jądra -> /usr/src/linux-2.6.25-2-686 lub jakoś tak :)
wykonaj polecenie:
make menuconfig
Wczytaj skopiowany config:
na samym dole -> Load an Alternate Configuration File # wpisz nazwę na jaką zmieniłeś, czyli: config1 -> enter
Przejdź do gałęzi
Processor type and features --->
[*] Symmetric multi-processing support #tak ma być zaznaczone
Processor family (Opteron/Athlon64/Hammer/K8) ---> #zaznacz procesor jak masz
[*] Multi-core scheduler support #to się zaznaczy automatycznie, ale sprawdź
High Memory Support (4GB) ---> #tu zaznacz 4 GB
Zapisz zmiany: Save an Alternate Configuration File # wpisz: .config # ta kropka jest ważna !!!
Po wyjściu do konsoli, nadal w tym samym katalogu wpisz:
make-kpkg linux-image linux-headers --initrd
Idź się wysikać :)) - jak wrócisz to za chwilę będzie gotowe. Otrzymasz nowe jajko i nagłówki tego jądra w postacie pakietów *.deb które instalujesz standardowo:
dpkg -i linux-image....custom.deb
dpkg -i linux-headers....custom.deb
Jak masz gruba to się samo przeładuje, jak masz lilo to przeładuj poleceniem: lilo
reboot
masz nowe jajko
Wszysko z roota
Offline
Odnośnie pierwszego sposobu, po zainstalowaniu znowu musze instalowac stery o nv ? bo nie odpalają się...
Offline
Tak
Każde nowe jajko reinstalacja nvidii
Offline
Kolejny klopot przy instalacji sterów wyskakuje błąd z Xiant czy cos takiego, chyba dam sobie spokuj :(
Offline
Nie Xiant, tylko XEN. Instaltor nvidii się o to pluje. Dziś to przerabiałem. Wniosek - czeka Cię jednak kompilowanie, ale... wyedytuj configa i zahaszuj xen, bo Ci się kompilacja wysypie.
Acha, poprzednio nie dopisałem - musisz jeszcze doinstalować gcc i make
Offline
ja mam tak i dziala:
qluk@warp-gate:~$ uname -a Linux warp-gate 2.6.24.2-dupa #3 SMP PREEMPT Fri Feb 29 18:09:38 CET 2008 i686 GNU/Linux qluk@warp-gate:~$
Po pierwsze kazde jaje od chyba 20 albo 22 ma juz SMP, po drugie wersja bigmem Tobie jest zbedana ale ona tez ma na 100% SMP po trzecie 25-2 jest troche zryte i nie zainstalujesz na tym nvidii (ostatnio jak testowalem to to mialo Xen'a).
Po pierwsze BIOS -> Advenced (jka dobrze pamietam) i tam jest wlaczenie pozostalych rdzeni.
Co do pamiecie to czy karta nie jest czasem zintegrowana albo nie ma trubo cahce?
Eizo - chwalić za dobry wybór :)
Offline
Karta na pcie, rdzenie są wykrywane bo xp śmiga, ram nawet grub wykrywa 2 gb :)
Na jajku 2.25.2 zainstalowałem stery od nv ale na tym co kol,ega wyżej podał już jest lipa bo tego xen`a wymaga.
Eizo T766, kupiłem używany ale jeszcze śmiga, zamierzam zakupić w przyszłości Eizo s2231w :)
Ostatnio edytowany przez مارتشين (2008-07-24 22:15:10)
Offline
Bodzio napisał(-a):
Do świeżo utworzonego nowego katalogu kernela skopiuj plik konfiguracyjny twojego aktualnego jądra. Plik nazywa się config-2.6.25-2-686 (chyba)
Hmm nie mogę znaleźć tego ustrojstwa. :)
Ostatnio edytowany przez مارتشين (2008-07-25 12:03:41)
Offline
cp /boot/`uname -r` .config
Offline
OK mam dzięki, biorę się dalej za zabawę :)
A jeszcze jedno pytanie
"musisz jeszcze doinstalować gcc i make" jakie mają konkretne polecenia zeby pobrać je z repo?
Offline
Jajo z lapka dystrybucyjne
warp2:/home/qluk# uname -a Linux warp2 2.6.24-1-686-bigmem #1 SMP Thu May 8 02:55:42 UTC 2008 i686 GNU/Linux warp2:/home/qluk#
warp2:/home/qluk# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Core(TM)2 Duo CPU T8100 @ 2.10GHz stepping : 6 cpu MHz : 800.000 cache size : 3072 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm ida bogomips : 4196.62 clflush size : 64 processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Core(TM)2 Duo CPU T8100 @ 2.10GHz stepping : 6 cpu MHz : 800.000 cache size : 3072 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm ida bogomips : 4189.54 clflush size : 64
apt-get install make gcc
Offline