daewin
Junior Member | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору Всех с Новым Годом ! Можете порадоваться за меня ! У меня всё, почти всё получилось. Настроил ядро, keymaps, hosts, hostname, запустил net0, вставил всё что было надо в rc-update, настроил даже ! видео driver АТИ, скачал и скомпилировал KDE, установил Xorg и смог запустить Xorg server, всё это делалось в течении одной сессии - и всё было прекрасно и замечательно. НО Перегрузившись, при попытке запуска простого pppoe-start для подключения к Интернету получаю следующее ... Код: localhost ~ # pppoe-start /usr/sbin/pppoe-start: line 44: /bin/id: No such file or directory pppoe-start: You must be root to run this script localhost ~ # | При этом замечаю что hosts и hostname не загрузились, даже keymaps поменял раскладку на стандартную - аглицкую. Тихий ужас, волосы стоят дыбом ! К тому же никакого другого User'а я не создовал, залогинился как Root - и вот те на ! Я подумал что может быть дело в загрузке, но вот какой у меня dmesg ... Код: localhost ~ # dmesg Linux version 2.6.23-gentoo-r3 (root@livecd) (gcc version 4.1.1 (Gentoo 4.1.1-r3)) #1 SMP Mon Dec 31 21:37:17 Local time zone must be set--see zic BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009f800 (usable) BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000000fff0000 (usable) BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS) BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data) BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) 0MB HIGHMEM available. 255MB LOWMEM available. found SMP MP-table at 000f5bb0 Entering add_active_range(0, 0, 65520) 0 entries of 256 used Zone PFN ranges: DMA 0 -> 4096 Normal 4096 -> 65520 HighMem 65520 -> 65520 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0 -> 65520 On node 0 totalpages: 65520 DMA zone: 32 pages used for memmap DMA zone: 0 pages reserved DMA zone: 4064 pages, LIFO batch:0 Normal zone: 479 pages used for memmap Normal zone: 60945 pages, LIFO batch:15 HighMem zone: 0 pages used for memmap Movable zone: 0 pages used for memmap DMI 2.3 present. ACPI: RSDP 000F7690, 0014 (r0 KM400A) ACPI: RSDT 0FFF3040, 002C (r1 KM400A AWRDACPI 42302E31 AWRD 0) ACPI: FACP 0FFF30C0, 0074 (r1 KM400A AWRDACPI 42302E31 AWRD 0) ACPI: DSDT 0FFF3180, 4E4D (r1 KM400A AWRDACPI 1000 MSFT 100000E) ACPI: FACS 0FFF0000, 0040 ACPI: APIC 0FFF8040, 005A (r1 KM400A AWRDACPI 42302E31 AWRD 0) ACPI: PM-Timer IO Port: 0x408 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Processor #0 6:6 APIC version 16 ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at 20000000 (gap: 10000000:eec00000) Built 1 zonelists in Zone order. Total pages: 65009 Kernel command line: root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev mapped APIC to ffffb000 (fee00000) mapped IOAPIC to ffffa000 (fec00000) Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 CPU 0 irqstacks, hard=c0554000 soft=c0534000 PID hash table entries: 1024 (order: 10, 4096 bytes) Detected 1100.017 MHz processor. Console: colour VGA+ 80x25 console [tty0] enabled Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Memory: 251368k/262080k available (3179k kernel code, 10228k reserved, 829k data, 256k init, 0k highmem) virtual kernel memory layout: fixmap : 0xffe15000 - 0xfffff000 (1960 kB) pkmap : 0xff800000 - 0xffc00000 (4096 kB) vmalloc : 0xd0800000 - 0xff7fe000 ( 751 MB) lowmem : 0xc0000000 - 0xcfff0000 ( 255 MB) .init : 0xc04f1000 - 0xc0531000 ( 256 kB) .data : 0xc041aea4 - 0xc04ea464 ( 829 kB) .text : 0xc0100000 - 0xc041aea4 (3179 kB) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 2204.56 BogoMIPS (lpj=11022839) Mount-cache hash table entries: 512 CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000 00000000 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 256K (64 bytes/line) CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000 00000000 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. Compat vDSO mapped to ffffe000. Checking 'hlt' instruction... OK. SMP alternatives: switching to UP code Freeing SMP alternatives: 16k freed ACPI: Core revision 20070126 CPU0: AMD Athlon(tm) stepping 02 Total of 1 processors activated (2204.56 BogoMIPS). ENABLING IO-APIC IRQs ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 Brought up 1 CPUs NET: Registered protocol family 16 ACPI: bus type pci registered PCI: PCI BIOS revision 2.10 entry at 0xf1550, last bus=1 PCI: Using configuration type 1 Setting up standard PCI resources ACPI: EC: Look up EC in DSDT ACPI: Interpreter enabled ACPI: (supports S0 S1 S3 S5) ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: enabled onboard AC97/MC97 devices ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12) *5 ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled. ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled. ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled. ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled. ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled. ACPI: PCI Interrupt Link [ALKA] (IRQs *20) ACPI: PCI Interrupt Link [ALKB] (IRQs *21) ACPI: PCI Interrupt Link [ALKC] (IRQs *22) ACPI: PCI Interrupt Link [ALKD] (IRQs *23) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init ACPI: bus type pnp registered pnp: PnP ACPI: found 12 devices ACPI: ACPI bus type pnp unregistered SCSI subsystem initialized PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report Time: tsc clocksource has been installed. pnp: 00:00: iomem range 0xcc000-0xcffff has been reserved pnp: 00:00: iomem range 0xf0000-0xf7fff could not be reserved pnp: 00:00: iomem range 0xf8000-0xfbfff could not be reserved pnp: 00:00: iomem range 0xfc000-0xfffff could not be reserved pnp: 00:02: ioport range 0x400-0x47f has been reserved pnp: 00:02: ioport range 0x5000-0x500f has been reserved PCI: Bridge: 0000:00:01.0 IO window: a000-afff MEM window: e4000000-e5ffffff PREFETCH window: d0000000-dfffffff PCI: Setting latency timer of device 0000:00:01.0 to 64 NET: Registered protocol family 2 IP route cache hash table entries: 2048 (order: 1, 8192 bytes) TCP established hash table entries: 8192 (order: 4, 98304 bytes) TCP bind hash table entries: 8192 (order: 4, 65536 bytes) TCP: Hash tables configured (established 8192 bind 8192) TCP reno registered checking if image is initramfs... it is Freeing initrd memory: 2916k freed Machine check exception polling timer started. audit: initializing netlink socket (disabled) audit(1199397157.220:1): initialized squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled SGI XFS Quota Management subsystem OCFS2 1.3.3 OCFS2 Node Manager 1.3.3 OCFS2 DLM 1.3.3 OCFS2 DLMFS 1.3.3 OCFS2 User DLM kernel interface loaded GFS2 (built Dec 31 2007 21:23:49) installed Lock_Nolock (built Dec 31 2007 21:24:23) installed io scheduler noop registered io scheduler anticipatory registered (default) io scheduler deadline registered io scheduler cfq registered PCI: VIA PCI bridge detected. Disabling DAC. PCI: Bypassing VIA 8237 APIC De-Assert Message Boot video device is 0000:01:00.0 isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 17 (level, low) -> IRQ 16 RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize loop: module loaded Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx VP_IDE: IDE controller at PCI slot 0000:00:0f.1 ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20 ACPI: PCI Interrupt 0000:00:0f.1[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 17 VP_IDE: chipset revision 6 VP_IDE: not 100% native mode: will probe irqs later VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.1 ide0: BM-DMA at 0xcc00-0xcc07, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0xcc08-0xcc0f, BIOS settings: hdc:pio, hdd:DMA Probing IDE interface ide0... hda: SAMSUNG SP1634N, ATA DISK drive hda: selected mode 0x45 ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Probing IDE interface ide1... hdd: PIONEER DVD-RW DVR-109, ATAPI CD/DVD-ROM drive hdd: host side 80-wire cable detection failed, limiting max speed to UDMA33 hdd: selected mode 0x42 ide1 at 0x170-0x177,0x376 on irq 15 hda: max request size: 512KiB hda: 312581808 sectors (160041 MB) w/8192KiB Cache, CHS=19457/255/63, UDMA(100) hda: cache flushes supported hda: hda1 hda2 hda3 hda4 hdd: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp serio: i8042 KBD port at 0x60,0x64 irq 1 mice: PS/2 mouse device common for all mice input: AT Translated Set 2 keyboard as /class/input/input0 TCP cubic registered NET: Registered protocol family 1 NET: Registered protocol family 17 Using IPI No-Shortcut mode Freeing unused kernel memory: 256k freed usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21 ACPI: PCI Interrupt 0000:00:10.4[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 18 ehci_hcd 0000:00:10.4: EHCI Host Controller ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:10.4: irq 18, io mem 0xe6000000 ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. USB Universal Host Controller Interface driver v3.0 ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 18 uhci_hcd 0000:00:10.0: UHCI Host Controller uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:10.0: irq 18, io base 0x0000d000 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:10.1[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 18 uhci_hcd 0000:00:10.1: UHCI Host Controller uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:10.1: irq 18, io base 0x0000d400 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:10.2[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 18 uhci_hcd 0000:00:10.2: UHCI Host Controller uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:10.2: irq 18, io base 0x0000d800 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:10.3[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 18 uhci_hcd 0000:00:10.3: UHCI Host Controller uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5 uhci_hcd 0000:00:10.3: irq 18, io base 0x0000dc00 usb usb5: configuration #1 chosen from 1 choice hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver usb 4-2: new low speed USB device using uhci_hcd and address 2 usb 4-2: configuration #1 chosen from 1 choice usbcore: registered new interface driver hiddev input: Logitech USB Receiver as /class/input/input1 input: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:10.2-2 input: Logitech USB Receiver as /class/input/input2 input,hiddev96: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:10.2-2 usbcore: registered new interface driver usbhid drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver sl811: driver sl811-hcd, 19 May 2005 libata version 2.21 loaded. sata_via 0000:00:0f.0: version 2.3 ACPI: PCI Interrupt 0000:00:0f.0[B] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 17 sata_via 0000:00:0f.0: routed to hard irq line 11 scsi0 : sata_via scsi1 : sata_via ata1: SATA max UDMA/133 cmd 0x0001b400 ctl 0x0001b802 bmdma 0x0001c400 irq 17 ata2: SATA max UDMA/133 cmd 0x0001bc00 ctl 0x0001c002 bmdma 0x0001c408 irq 17 ata1: SATA link down 1.5 Gbps (SStatus 0 SControl 300) ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300) device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com md: raid0 personality registered for level 0 md: raid1 personality registered for level 1 async_tx: api initialized (async) xor: automatically using best checksumming function: pIII_sse pIII_sse : 2435.600 MB/sec xor: using function: pIII_sse (2435.600 MB/sec) raid6: int32x1 316 MB/s raid6: int32x2 366 MB/s raid6: int32x4 342 MB/s raid6: int32x8 246 MB/s raid6: mmxx1 721 MB/s raid6: mmxx2 1202 MB/s raid6: sse1x1 670 MB/s raid6: sse1x2 1018 MB/s raid6: using algorithm sse1x2 (1018 MB/s) md: raid6 personality registered for level 6 md: raid5 personality registered for level 5 md: raid4 personality registered for level 4 md: raid10 personality registered for level 10 JFS: nTxBlock = 1989, nTxLock = 15916 Intel(R) PRO/1000 Network Driver - version 7.3.20-k2 Copyright (c) 1999-2006 Intel Corporation. kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. Linux agpgart interface v0.102 agpgart: Detected VIA KM400/KM400A chipset agpgart: AGP aperture is 64M @ 0xe0000000 via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23 ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [ALKD] -> GSI 23 (level, low) -> IRQ 19 eth0: VIA Rhine II at 0xe6001000, 00:13:d4:55:64:e3, IRQ 19. eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 0021. PCI: Enabling device 0000:00:11.6 (0000 -> 0001) ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22 ACPI: PCI Interrupt 0000:00:11.6[C] -> Link [ALKC] -> GSI 22 (level, low) -> IRQ 20 parport_pc 00:09: reported by Plug and Play ACPI parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA] ACPI: CPU0 (power states: C1[C1] C2[C2]) ACPI: Thermal Zone [THRM] (47 C) input: Power Button (FF) as /class/input/input3 ACPI: Power Button (FF) [PWRF] input: Power Button (CM) as /class/input/input4 ACPI: Power Button (CM) [PWRB] input: Sleep Button (CM) as /class/input/input5 ACPI: Sleep Button (CM) [SLPB] PCI: Setting latency timer of device 0000:00:11.6 to 64 VIA 82xx Modem: probe of 0000:00:11.6 failed with error -13 ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22 (level, low) -> IRQ 20 PCI: Setting latency timer of device 0000:00:11.5 to 64 ACPI: Fan [FAN] (on) Marking TSC unstable due to: possible TSC halt in C2. Time: acpi_pm clocksource has been installed. codec_read: codec 0 is not valid [0xfe0000] codec_read: codec 0 is not valid [0xfe0000] codec_read: codec 0 is not valid [0xfe0000] codec_read: codec 0 is not valid [0xfe0000] EXT3 FS on hda3, internal journal Adding 2096472k swap on /dev/hda2. Priority:-1 extents:1 across:2096472k Real Time Clock Driver v1.12ac eth0: link up, 10Mbps, half-duplex, lpa 0x0021 localhost ~ # | Вопрос - где я мог начертачить ? И как теперь мне можно всё это исправить ? Как можно проверить статус User'а и его права ? А так без сети всё пашет, как не в чём не бывало |