Bugzilla – Bug 142061
Networking impossible
Last modified: 2006-01-13 12:47:28 UTC
parts of the journal : Inspecting /boot/System.map-2.6.15-rc5-git3-2-default Loaded 21346 symbols from /boot/System.map-2.6.15-rc5-git3-2-default. Symbols match kernel version 2.6.15. No module symbols loaded - kernel modules not enabled. klogd 1.4.1, log source = ksyslog started. <4>Bootdata ok (command line is root=/dev/sda1 vga=0x375 selinux=0 resume=/dev/sda6 splash=silent) <5>Linux version 2.6.15-rc5-git3-2-default (geeko@buildhost) (gcc version 4.1.0 20051129 (prerelease) (SUSE Linux)) #1 Wed Dec 14 13:10:38 UTC 2005 <6>BIOS-provided physical RAM map: <4> BIOS-e820: 0000000000000000 - 000000000009f800 (usable) <4> BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) <4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) <4> BIOS-e820: 0000000000100000 - 000000007fee0000 (usable) <4> BIOS-e820: 000000007fee0000 - 000000007fee3000 (ACPI NVS) <4> BIOS-e820: 000000007fee3000 - 000000007fef0000 (ACPI data) <4> BIOS-e820: 000000007fef0000 - 000000007ff00000 (reserved) <4> BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) <4> BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) <7>ACPI: RSDP (v000 K8T890 ) @ 0x00000000000f78f0 <7>ACPI: RSDT (v001 K8T890 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000007fee3040 <7>ACPI: FADT (v001 K8T890 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000007fee30c0 <7>ACPI: SRAT (v001 AMD HAMMER 0x00000001 AMD 0x00000001) @ 0x000000007feea8c0 <7>ACPI: MCFG (v001 K8T890 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000007feea9c0 <7>ACPI: MADT (v001 K8T890 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000007feea800 <7>ACPI: DSDT (v001 K8T890 AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x0000000000000000 <7>On node 0 totalpages: 515837 <7> DMA zone: 3041 pages, LIFO batch:0 <7> DMA32 zone: 512796 pages, LIFO batch:31 <7> Normal zone: 0 pages, LIFO batch:0 <7> HighMem zone: 0 pages, LIFO batch:0 Setting up loopback interface lo lo IP address: 127.0.0.1/8 done Starting Firewall Initialization (phase 1 of 2) udevd-event[2536]: run_program: '/lib/udev/create_floppy_devices' abnormal exit Retry device configurationdone SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled. done done Creating /var/log/boot.msg done<notice>killproc: kill(1088,29) Activating remaining swap-devices in /etc/fstab... doneSetting current sysctl status from /etc/sysctl.conf net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.conf.all.rp_filter = 1 done Enabling syn flood protectiondone Enabling IP forwardingdone Disabling IPv6 forwardingdone Disabling IPv6 privacydone done System Boot Control: The system has been set up System Boot Control: Running /etc/init.d/boot.local done<notice>killproc: kill(1088,3) Setting up network interfaces: lo lo IP address: 127.0.0.1/8 done ippp0 In file /etc/ppp/ioptions: unrecognized command active-filter Object "address" is unknown, try "ip help". ippp0 Error while executing: Command 'ip route replace to default/0 via 0.0.0.0 dev ippp0' returned: RTNETLINK answers: No such device Configuration line: default 0.0.0.0 0.0.0.0 ippp0 failedSetting up service network . . . . . . . . . . . . . . . .failed Starting CRON daemondone Starting SSH daemondone Starting Firewall Initialization (phase 2 of 2) SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled. SuSEfirewall2: Warning: no interface active done done Master Resource Control: runlevel 5 has been reached Failed services in runlevel 5: network Skipped services in runlevel 5: nfs microcode smbfs The Marvel card is not recognized, and the isdn one even if it's recognized does'nt work
Please, attach 'hwinfo --netcard' output and y2logs (see opensuse.org/Bug_Reporting_FAQ#YaST)
Created attachment 63228 [details] logs requested
Created attachment 63231 [details] last piece
(In reply to comment #1) > Please, attach 'hwinfo --netcard' output and y2logs (see > opensuse.org/Bug_Reporting_FAQ#YaST) > done
The module for it (sky2) is missing. There had been a glitch in one of our build scripts used for splitting off non-gpl modules from the regular kernel package that caused a lot of modules to be removed and put into kernel-default-nongpl. sky2 was one of them, IIRC. See bug 104157.