Отсутствие сетевого интерфейса

День добрый!

В ifconfig только "lo и wlan0"

lspci

01:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)

Подскажите пожалуйста как его включить. =)

/

claash написал(а):
День добрый!

В ifconfig только "lo и wlan0"

lspci

01:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)

Подскажите пожалуйста как его включить. =)

Тероия :) Ты забыл включить драйвер устройства в ядро.
На практике самый простой/дешёвый/ленивый вариант: загрузиться с LiveCD, которого ставился (ну или SysResqueCD) и подсмотреть (в первую очередь смотреть на lspci -k, но и конфиг ядра тоже не будет лишним).

:wq
--
Live free or die

С livecd сетевой также

С livecd сетевой также нет.
Подскажите как добавить драйвер сетевой в ядро.

lspci -k будет? включить так

lspci -k будет?

включить так

cd /usr/src/linux && make menuconfig

далее вызывай меню поиска, вводи туда имя модуля сетевой карты, и смотри где он есть.
Дальше думаю объяснять не надо

lspci -k 00:00.0 Host

lspci -k

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
	Subsystem: Acer Incorporated [ALI] Device 0498
	Kernel driver in use: agpgart-intel
	Kernel modules: intel-agp
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
	Subsystem: Acer Incorporated [ALI] Device 0498
	Kernel driver in use: i915
	Kernel modules: i915
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
	Subsystem: Acer Incorporated [ALI] Device 0498
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 05)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
	Kernel modules: iTCO_wdt
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
	Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
	Kernel driver in use: i801_smbus
	Kernel modules: i2c-i801
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
	Kernel driver in use: intel ips
	Kernel modules: intel_ips
01:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
	Subsystem: Acer Incorporated [ALI] Device 047f
	Kernel modules: tg3
02:00.0 Network controller: Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) (rev 01)
	Subsystem: Foxconn International, Inc. Device e034
	Kernel driver in use: ath9k
	Kernel modules: ath9k
7f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
7f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
7f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
7f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
7f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498
7f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
	Subsystem: Acer Incorporated [ALI] Device 0498

Symbol: TIGON3 [=y]

Symbol: TIGON3 [=y]                                                                                                                                                         │   
  │ Type  : tristate                                                                                                                                                            │   
  │ Prompt: Broadcom Tigon3 support                                                                                                                                             │   
  │   Defined at drivers/net/Kconfig:2354                                                                                                                                       │   
  │   Depends on: NETDEVICES [=y] && NETDEV_1000 [=y] && PCI [=y]                                                                                                               │   
  │   Location:                                                                                                                                                                 │   
  │     -> Device Drivers                                                                                                                                                       │   
  │       -> Network device support (NETDEVICES [=y])                                                                                                                           │   
  │         -> Ethernet (1000 Mbit) (NETDEV_1000 [=y])                                                                                                                          │   
  │   Selects: PHYLIB [=y]  

tigon3 ищи и включай

лучше модулем..

лучше модулем..

Решил пересобрать новое

Решил пересобрать новое ядро.
make - прошло гладко
make install -

sh /usr/src/linux-3.0.1/arch/x86/boot/install.sh 3.0.1 arch/x86/boot/bzImage \
		System.map "/boot"

Теперь по идее нужно править grub? Как это сделать ?

claash написал(а): Решил

claash написал(а):
Решил пересобрать новое ядро.
make - прошло гладко
make install -

sh /usr/src/linux-3.0.1/arch/x86/boot/install.sh 3.0.1 arch/x86/boot/bzImage \
		System.map "/boot"

Теперь по идее нужно править grub? Как это сделать ?

не правильно.
make && make modules_install

make modules_install INSTALL

make modules_install

INSTALL arch/x86/kernel/test_nx.ko
  INSTALL drivers/scsi/scsi_wait_scan.ko
  INSTALL net/netfilter/xt_mark.ko
  DEPMOD  3.0.1

вот теперь ок. скопируй

вот теперь ок. скопируй собранное ядро в boot

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".