You are not logged in.

#1 2008-08-29 15:00:02

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

lenovo y410 bcom 4312

I am using 64bit archlinux on my new laptop lenovo y410 which has a bcom 4312 wifi card. As per the wifi page of wiki i have loaded the module b43 and installed the firm ware using  the following command:

b43-fwcutter -w "/lib/firmware/" wl_apsta_mimo.o

This command gave the error that the flder /lib/firmware doesn't exist so icreated one and again re ran the command. But my wifi didn't show up on the network manager for gnome. Following is my system info:

lspci:

00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
06:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02)
08:06.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
08:06.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
08:06.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
08:06.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)

lsmod:

Module                  Size  Used by
i915                   36608  2 
drm                    96224  3 i915
bridge                 57896  0 
llc                     8352  1 bridge
ipv6                  308744  16 
bnep                   14080  2 
rfcomm                 42656  4 
l2cap                  24832  16 bnep,rfcomm
bluetooth              56868  5 bnep,rfcomm,l2cap
xfs                   565760  1 
joydev                 14208  0 
uvcvideo               60680  0 
compat_ioctl32         11392  1 uvcvideo
videodev               34816  2 uvcvideo,compat_ioctl32
v4l1_compat            17924  2 uvcvideo,videodev
sdhci                  18692  0 
pcspkr                  4992  0 
psmouse                44828  0 
i2c_i801               11932  0 
mmc_core               50272  1 sdhci
ohci1394               33332  0 
ieee1394               92408  1 ohci1394
serio_raw               8324  0 
i2c_core               24352  1 i2c_i801
video                  21908  0 
output                  5632  1 video
ehci_hcd               40076  0 
uhci_hcd               27040  0 
wmi                     8768  0 
intel_agp              31984  1 
usbcore               154520  4 uvcvideo,ehci_hcd,uhci_hcd
sg                     34400  0 
thermal                20512  0 
fan                     7176  0 
evdev                  13568  9 
button                  9504  0 
battery                14728  0 
ac                      7304  0 
b43                   141864  0 
ssb                    46468  1 b43
rfkill                  9120  1 b43
pcmcia                 39192  2 b43,ssb
firmware_class         10880  2 b43,pcmcia
mac80211              184368  1 b43
cfg80211               30096  1 mac80211
led_class               6408  1 b43
input_polldev           6160  1 b43
pcmcia_core            39716  3 b43,ssb,pcmcia
cpufreq_powersave       4224  0 
cpufreq_ondemand       10256  0 
acpi_cpufreq           10512  1 
freq_table              6400  2 cpufreq_ondemand,acpi_cpufreq
processor              39744  4 thermal,acpi_cpufreq
fuse                   57920  2 
snd_seq_oss            35712  0 
snd_hda_intel         459064  4 
snd_seq_midi_event      9472  1 snd_seq_oss
snd_seq                58464  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          9492  2 snd_seq_oss,snd_seq
snd_hwdep              10760  1 snd_hda_intel
snd_pcm_oss            45696  0 
snd_pcm                82440  3 snd_hda_intel,snd_pcm_oss
snd_timer              24848  3 snd_seq,snd_pcm
snd_page_alloc         10768  2 snd_hda_intel,snd_pcm
snd_mixer_oss          19072  1 snd_pcm_oss
snd                    64968  15 snd_seq_oss,snd_hda_intel,snd_seq,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore               9632  1 snd
tg3                   124292  0 
rtc_cmos               13112  0 
rtc_core               21060  1 rtc_cmos
rtc_lib                 4992  1 rtc_core
jfs                   182352  1 
sr_mod                 18884  0 
cdrom                  39592  1 sr_mod
sd_mod                 27328  4 
ata_piix               22660  3 
ata_generic             8196  0 
pata_acpi               7296  0 
libata                167648  3 ata_piix,ata_generic,pata_acpi
scsi_mod              112504  4 sg,sr_mod,sd_mod,libata
dock                   11296  1 libata

iwconfig:

lo        no wireless extensions.

eth0      no wireless extensions.

pan0      no wireless extensions.

ifconfig:

eth0      Link encap:Ethernet  HWaddr 00:1E:EC:64:13:30  
          inet addr:192.168.1.4  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::21e:ecff:fe64:1330/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1113 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1116 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1164222 (1.1 Mb)  TX bytes:148130 (144.6 Kb)
          Interrupt:19 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:198 errors:0 dropped:0 overruns:0 frame:0
          TX packets:198 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:10156 (9.9 Kb)  TX bytes:10156 (9.9 Kb)

pan0      Link encap:Ethernet  HWaddr 5E:36:21:17:C7:AE  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

ls -al /lib/firmware/b43(as root):

a0g0bsinitvals4.fw  a0g1bsinitvals13.fw  b0g0bsinitvals13.fw  b0g0initvals5.fw      lp0initvals14.fw    pcm5.fw      ucode5.fw
a0g0bsinitvals5.fw  a0g1bsinitvals5.fw     b0g0bsinitvals4.fw   b0g0initvals9.fw      lp0initvals15.fw    ucode11.fw  ucode9.fw
a0g0bsinitvals9.fw  a0g1bsinitvals9.fw     b0g0bsinitvals5.fw   lp0bsinitvals13.fw  n0absinitvals11.fw  ucode13.fw
a0g0initvals4.fw    a0g1initvals13.fw     b0g0bsinitvals9.fw   lp0bsinitvals14.fw  n0bsinitvals11.fw   ucode14.fw
a0g0initvals5.fw    a0g1initvals5.fw     b0g0initvals13.fw    lp0bsinitvals15.fw  n0initvals11.fw     ucode15.fw
a0g0initvals9.fw    a0g1initvals9.fw     b0g0initvals4.fw     lp0initvals13.fw      pcm4.fw          ucode4.fw

Offline

#2 2008-08-30 05:32:52

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: lenovo y410 bcom 4312

i have installed  ndiswrapper and installed the windows driver extracting the inf anf sys file from the driver cd.But still no wifi. I got this output when i ran:
ndiswrapper -l:

bcmwl5 : invalid driver!
bcmwl6 : driver installed
    device (14E4:4315) present

This is the output of hwd -s:

HARDWARE DETECT ver 5.3.4 (simple mode)
  Kernel     : 2.6.26-ARCH
  CPU & Cache: Processor 0: Intel(R) Pentium(R) Dual  CPU  T2390  @ 1.86GHz 800MHz, 1024 KB Cache
Processor 1: Intel(R) Pentium(R) Dual  CPU  T2390  @ 1.86GHz 800MHz, 1024 KB Cache

  Sound(a)   : 82801H ICH8 Family HD Audio Controller module: snd-hda-intel 
  Video      : Mobile GM965/GL960 Integrated Graphics Controller server: Xorg (intel)  
  Driver     : xf86-video-intel   module: - 
  Monitor    : Generic Monitor  H: 28.0-96.0kHz V: 50.0-75.0Hz
  Mouse      : PS/2 Mouse xtype: PS2 device: /dev/psaux
  HDD        : 82801HBM/HEM ICH8M/ICH8ME SATA IDE Controller module: ata_piix 
  USB        : 82801H ICH8 Family USB2 EHCI Controller #1 module: ehci_hcd 
  USB2       : 82801H ICH8 Family USB2 EHCI Controller #2 module: ehci_hcd 
  SD Slot    : R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter module: sdhci 

  Ethernet   : NetLink BCM5906M Fast Ethernet PCI Express module: tg3 
  Network    : BCM4312 802.11b/g module: - 
  Firewire   : R5C832 IEEE 1394 Controller  module: ohci1394 

  Menu       : Main menu: hwd
  All        : Detect all hardwares: hwd -e
  X sample   : Generate X sample: hwd -x

How do i make this wifi work. I don't want to use windows.

Offline

#3 2008-09-01 14:08:26

arew264
Member
From: Friendswood, Texas, US
Registered: 2006-07-01
Posts: 394
Website

Re: lenovo y410 bcom 4312

Can you run `dmesg | grep b43`? I think that will tell you your problem right away.
NDISWrapper is no longer the way to go with these cards, btw.

Offline

#4 2008-09-01 15:36:38

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: lenovo y410 bcom 4312

I was searching ubuntu forum and came across this post.

http://ubuntuforums.org/showthread.php?t=880218
Following is the link to the official driver for my wifi:

http://www.broadcom.com/support/802.11/linux_sta.php

Is this driver build into archlinux kernel?

Offline

#5 2008-09-01 18:06:04

arew264
Member
From: Friendswood, Texas, US
Registered: 2006-07-01
Posts: 394
Website

Re: lenovo y410 bcom 4312

No, I would assume it isn't because the Kernel is under the GPL and distributing proprietary binary drivers under a different license along with the kernel would cause... a general uproar.

I've seen the b43 driver work with your card (I have your card, actually), and it's worth trying before you end up using a proprietary driver.

Offline

#6 2008-09-01 20:18:02

kclive18
Member
From: Columbus, Ohio, USA
Registered: 2008-05-08
Posts: 219

Re: lenovo y410 bcom 4312

My laptop has a Broadcom 4318 and it works flawlessly with b43.  I think the only chipset that b43 does not support is the 4310, so definitely try that before fooling with ndiswrapper, which isn't that great imho.


My Rigs:
- Mid-2007 iMac 20", Intel 2GHz Core 2 Duo, 2x1GB DDR2-800, 250GB SATA HDD, and...MIGHTY MOUSE!!! tongue, OSX 10.5 Leopard, ATI Radeon 2400XT 128MB
- HP zv6203cl, AMD Athlon 64 3200 S939, 2x512MB DDR400, 80GB 4200rpm HDD, ATI Radeon Xpress 200M 128MB, Arch i686 cool
- 1986 Gibson SG Junior Cherry Red, Ibanez 15W amp, DigiTech RP250 modeling processor

Offline

#7 2008-09-02 05:00:09

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: lenovo y410 bcom 4312

arew264 wrote:

No, I would assume it isn't because the Kernel is under the GPL and distributing proprietary binary drivers under a different license along with the kernel would cause... a general uproar.

I've seen the b43 driver work with your card (I have your card, actually), and it's worth trying before you end up using a proprietary driver.

What steps did you follow to make it work.

Offline

#8 2008-09-02 05:46:23

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: lenovo y410 bcom 4312

I ran a sidux 64 bit livecd and it showed my wifi card as bcm4310 rev1 instead of bcm4312 rev1. Why is it so?

Offline

#9 2008-09-02 21:41:13

arew264
Member
From: Friendswood, Texas, US
Registered: 2006-07-01
Posts: 394
Website

Re: lenovo y410 bcom 4312

Uhhhhh..... I dunno?
My card was labeled as Air Force One when I ran... hwdetect? I don't remember too well because I was forced to put Windows back on the laptop (I plan to change it back to linux shortly).

Could you please reenable the b43 kernel module, reboot, and post `dmesg | grep b43`? That should answer... everything.

Offline

#10 2008-09-03 13:54:04

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: lenovo y410 bcom 4312

I did modprobe b43 and then dmesg | grep b43 but it didn't generate anything. Following is complete dmesg with b43 module loaded.

Linux version 2.6.26-ARCH (root@T-POWA-LX) (gcc version 4.3.1 20080724 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Aug 26 20:53:58 UTC 2008
Command line: root=/dev/disk/by-uuid/6ec5dff6-2108-4e45-8e0e-781f0d396a1c ro
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003f6d0000 (usable)
 BIOS-e820: 000000003f6d0000 - 000000003f6e3000 (ACPI NVS)
 BIOS-e820: 000000003f6e3000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
 BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
 BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
Entering add_active_range(0, 0, 159) 0 entries of 256 used
Entering add_active_range(0, 256, 259792) 1 entries of 256 used
max_pfn_mapped = 1048576
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
init_memory_mapping
DMI present.
ACPI: RSDP 000F7040, 0024 (r2 LENOVO)
ACPI: XSDT 3F6D73A5, 008C (r1 LENOVO CB-01     6040000  LTP        0)
ACPI: FACP 3F6DFC3A, 00F4 (r3 LENOVO CB-01     6040000 ALAN        1)
ACPI: DSDT 3F6D92AE, 6918 (r2 LENOVO CB-01     6040000 INTL 20060608)
ACPI: FACS 3F6E2FC0, 0040
ACPI: HPET 3F6DFD2E, 0038 (r1 LENOVO CB-01     6040000 LOHR       5A)
ACPI: MCFG 3F6DFD66, 003C (r1 LENOVO CB-01     6040000 LOHR       5A)
ACPI: TCPA 3F6DFDA2, 0032 (r1 LENOVO CB-01     6040000 LOHR       5A)
ACPI: TMOR 3F6DFDD4, 0026 (r1 LENOVO CB-01     6040000 PTL         3)
ACPI: SLIX 3F6DFDFA, 0176 (r1 LENOVO CB-01     6040000 TBD         1)
ACPI: APIC 3F6DFF70, 0068 (r1 LENOVO CB-01     6040000  LTP        0)
ACPI: BOOT 3F6DFFD8, 0028 (r1 LENOVO CB-01     6040000  LTP        1)
ACPI: SSDT 3F6D8C5F, 064F (r1 SataRe  SataPri     1000 INTL 20050624)
ACPI: SSDT 3F6D85CD, 0692 (r1 SataRe  SataSec     1000 INTL 20050624)
ACPI: SSDT 3F6D79BD, 025F (r1  PmRef  Cpu0Tst     3000 INTL 20050624)
ACPI: SSDT 3F6D7917, 00A6 (r1  PmRef  Cpu1Tst     3000 INTL 20050624)
ACPI: SSDT 3F6D7431, 04E6 (r1  PmRef    CpuPm     3000 INTL 20050624)
Entering add_active_range(0, 0, 159) 0 entries of 256 used
Entering add_active_range(0, 256, 259792) 1 entries of 256 used
  early res: 0 [0-fff] BIOS data page
  early res: 1 [6000-7fff] TRAMPOLINE
  early res: 2 [200000-6aba4b] TEXT DATA BSS
  early res: 3 [37f18000-37fef8e7] RAMDISK
  early res: 4 [9f800-fffff] BIOS reserved
  early res: 5 [8000-afff] PGTABLE
 [ffffe20000000000-ffffe20000dfffff] PMD -> [ffff810001200000-ffff810001ffffff] on node 0
Zone PFN ranges:
  DMA             0 ->     4096
  DMA32        4096 ->  1048576
  Normal    1048576 ->  1048576
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0:        0 ->      159
    0:      256 ->   259792
On node 0 totalpages: 259695
  DMA zone: 56 pages used for memmap
  DMA zone: 1299 pages reserved
  DMA zone: 2644 pages, LIFO batch:0
  DMA32 zone: 3496 pages used for memmap
  DMA32 zone: 252200 pages, LIFO batch:31
  Normal zone: 0 pages used for memmap
  Movable zone: 0 pages used for memmap
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Setting APIC routing to flat
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PERCPU: Allocating 36656 bytes of per cpu data
NR_CPUS: 16, nr_cpu_ids: 2
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 254844
Kernel command line: root=/dev/disk/by-uuid/6ec5dff6-2108-4e45-8e0e-781f0d396a1c ro
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Extended CMOS year: 2000
TSC calibrated against PM_TIMER
time.c: Detected 1862.008 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Checking aperture...
Calgary: detecting Calgary via BIOS EBDA area
Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Memory: 1016472k/1039168k available (2481k kernel code, 21740k reserved, 937k data, 284k init)
CPA: page pool initialized 1 of 1 pages preallocated
SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
hpet clockevent registered
Calibrating delay using timer specific routine.. 3729.02 BogoMIPS (lpj=6212832)
Security Framework initialized
Capability LSM initialized
Mount-cache hash table entries: 256
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU0: Thermal monitoring handled by SMI
using mwait in idle threads.
ACPI: Core revision 20080321
ACPI: Checking initramfs for custom DSDT
CPU0: Intel(R) Pentium(R) Dual  CPU  T2390  @ 1.86GHz stepping 0d
Using local APIC timer interrupts.
APIC timer calibration result 8312542
Detected 8.312 MHz APIC timer.
Booting processor 1/1 ip 6000
Initializing CPU#1
Calibrating delay using timer specific routine.. 3725.17 BogoMIPS (lpj=6206676)
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU1: Thermal monitoring enabled (TM2)
x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
CPU1: Intel(R) Pentium(R) Dual  CPU  T2390  @ 1.86GHz stepping 0d
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
Total of 2 processors activated (7454.19 BogoMIPS).
net_namespace: 1208 bytes
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: MCFG area at e0000000 reserved in E820
PCI: Using MMCONFIG at e0000000 - efffffff
PCI: Using configuration type 1 for base access
ACPI: EC: Look up EC in DSDT
ACPI: BIOS _OSI(Linux) query ignored
ACPI: DMI System Vendor: LENOVO
ACPI: DMI Product Name: LENOVO3000 Y410                 
ACPI: DMI Product Version:         
ACPI: DMI Board Name: IGT30
ACPI: DMI BIOS Vendor: LENOVO
ACPI: DMI BIOS Date: 06/17/2008
ACPI: Please send DMI info above to linux-acpi@vger.kernel.org
ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in poll mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
PCI: Using ACPI for IRQ routing
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
PCI-GART: No AMD northbridge found.
ACPI: RTC can wake from S4
system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
system 00:01: iomem range 0xe0000000-0xefffffff could not be reserved
system 00:01: iomem range 0xfed20000-0xfed3ffff could not be reserved
system 00:01: iomem range 0xfed40000-0xfed44fff could not be reserved
system 00:01: iomem range 0xfed45000-0xfed8ffff could not be reserved
system 00:04: iomem range 0xfed00000-0xfed003ff could not be reserved
system 00:06: ioport range 0x680-0x69f has been reserved
system 00:06: ioport range 0x800-0x80f has been reserved
system 00:06: ioport range 0x1000-0x107f has been reserved
system 00:06: ioport range 0x1180-0x11bf has been reserved
system 00:06: ioport range 0xfe00-0xfe00 has been reserved
system 00:06: ioport range 0xff00-0xff7f has been reserved
PCI: Bridge: 0000:00:1c.0
  IO window: 2000-2fff
  MEM window: 0xc0000000-0xc3ffffff
  PREFETCH window: 0x00000000cc000000-0x00000000cdffffff
PCI: Bridge: 0000:00:1c.1
  IO window: 3000-3fff
  MEM window: 0xf0000000-0xf3ffffff
  PREFETCH window: 0x00000000fa000000-0x00000000fbffffff
PCI: Bridge: 0000:00:1c.2
  IO window: 4000-4fff
  MEM window: 0xf4000000-0xf7ffffff
  PREFETCH window: 0x00000000fc000000-0x00000000fdffffff
PCI: Bridge: 0000:00:1c.3
  IO window: 5000-5fff
  MEM window: 0xb8000000-0xbbffffff
  PREFETCH window: 0x00000000c8000000-0x00000000c9ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: disabled.
  MEM window: 0xf8200000-0xf82fffff
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[b] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.1 to 64
ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1c.2 to 64
ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1c.3 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
NET: Registered protocol family 1
Unpacking initramfs... done
Freeing initrd memory: 862k freed
Simple Boot Flag at 0x37 set to 0x1
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
msgmni has been set to 1988
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:00:02.0: Boot video device
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
Allocate Port Service[0000:00:1c.0:pcie03]
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
Allocate Port Service[0000:00:1c.1:pcie02]
Allocate Port Service[0000:00:1c.1:pcie03]
PCI: Setting latency timer of device 0000:00:1c.2 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.2:pcie00]
Allocate Port Service[0000:00:1c.2:pcie02]
Allocate Port Service[0000:00:1c.2:pcie03]
PCI: Setting latency timer of device 0000:00:1c.3 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.3:pcie00]
Allocate Port Service[0000:00:1c.3:pcie02]
Allocate Port Service[0000:00:1c.3:pcie03]
Linux agpgart interface v0.103
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
input: Macintosh mouse button emulation as /class/input/input0
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Switched to high resolution mode on CPU 0
Switched to high resolution mode on CPU 1
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
registered taskstats version 1
Freeing unused kernel memory: 284k freed
No dock devices found.
SCSI subsystem initialized
libata version 3.00 loaded.
ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ACPI: PCI interrupt for device 0000:00:1f.2 disabled
ata_piix 0000:00:1f.2: version 2.12
ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 19 (level, low) -> IRQ 19
ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
input: AT Translated Set 2 keyboard as /class/input/input1
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x18e0 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18e8 irq 15
ata1.00: ATA-7: WDC WD1600BEVS-22RST0, 04.01G04, max UDMA/133
ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata1.00: configured for UDMA/133
ata2.00: ATAPI: Optiarc DVD RW AD-7560A, D803, max UDMA/33
ata2.00: configured for UDMA/33
isa bounce pool size: 16 pages
scsi 0:0:0:0: Direct-Access     ATA      WDC WD1600BEVS-2 04.0 PQ: 0 ANSI: 5
scsi 1:0:0:0: CD-ROM            Optiarc  DVD RW AD-7560A  D803 PQ: 0 ANSI: 5
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: EC: GPE storm detected, disabling EC GPE
Driver 'sd' needs updating - please use bus_type methods
sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda:<4>Driver 'sr' needs updating - please use bus_type methods
 sda1 sda2 sda3
sd 0:0:0:0: [sda] Attached SCSI disk
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
JFS: nTxBlock = 7954, nTxLock = 63636
rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k
tg3.c:v3.92.1 (June 9, 2008)
ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:06:00.0 to 64
eth0: Tigon3 [partno(BCM95906) rev c002 PHY(5906)] (PCI Express) 10/100Base-TX Ethernet 00:1e:ec:64:13:30
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1b.0 to 64
fuse init (API version 7.9)
ACPI: SSDT 3F6D828B, 027A (r1  PmRef  Cpu0Ist     3000 INTL 20050624)
ACPI: SSDT 3F6D7C1C, 05EA (r1  PmRef  Cpu0Cst     3001 INTL 20050624)
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: ACPI0007:00 is registered as cooling_device0
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT 3F6D8505, 00C8 (r1  PmRef  Cpu1Ist     3000 INTL 20050624)
ACPI: SSDT 3F6D8206, 0085 (r1  PmRef  Cpu1Cst     3000 INTL 20050624)
ACPI: CPU1 (power states: C1[C1] C2[C2])
ACPI: ACPI0007:01 is registered as cooling_device1
ACPI: Processor [CPU1] (supports 8 throttling states)
Marking TSC unstable due to TSC halts in idle
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT1] (battery present)
input: Power Button (FF) as /class/input/input2
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /class/input/input3
ACPI: Lid Switch [LID0]
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]
ACPI: LNXTHERM:01 is registered as thermal_zone0
ACPI: Thermal Zone [TZ00] (50 C)
sd 0:0:0:0: Attached scsi generic sg0 type 0
sr 1:0:0:0: Attached scsi generic sg1 type 5
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ACPI: WMI: Mapper loaded
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1a.0 to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001820
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
agpgart: Detected an Intel 965GM Chipset.
agpgart: Detected 7676K stolen memory.
agpgart: AGP aperture is 256M @ 0xd0000000
ACPI: PCI Interrupt 0000:00:1a.1[b] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1a.1 to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001840
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: device:05 is registered as cooling_device2
input: Video Bus as /class/input/input6
ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1a.7 to 64
ehci_hcd 0000:00:1a.7: EHCI Host Controller
ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:1a.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1a.7
ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf8504000
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
ACPI: device:0b is registered as cooling_device3
input: Video Bus as /class/input/input7
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001860
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ricoh-mmc: Ricoh MMC Controller disabling driver
ricoh-mmc: Copyright(c) Philip Langdale
ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001880
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
input: PC Speaker as /class/input/input8
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018a0
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8504400
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb7: configuration #1 chosen from 1 choice
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 6 ports detected
sdhci: SDHCI controller found at 0000:08:06.1 [1180:0822] (rev 22)
ACPI: PCI Interrupt 0000:08:06.1[b] -> GSI 23 (level, low) -> IRQ 23
mmc0: Will use DMA mode even though HW doesn't fully claim to support it.
mmc0: SDHCI at 0xf8200800 irq 23 DMA
ricoh-mmc: Ricoh MMC controller found at 0000:08:06.2 [1180:0843] (rev 12)
ricoh-mmc: Controller is now disabled.
ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 19 (level, low) -> IRQ 19
ACPI: PCI Interrupt 0000:08:06.0[A] -> GSI 22 (level, low) -> IRQ 22
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22]  MMIO=[f8200000-f82007ff]  Max Packet=[2048]  IR/IT contexts=[4/4]
usb 7-4: new high speed USB device using ehci_hcd and address 2
input: PS/2 Mouse as /class/input/input9
usb 7-4: configuration #1 chosen from 1 choice
input: AlpsPS/2 ALPS GlidePoint as /class/input/input10
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device USB 2.0 Camera (04f2:b008)
input: USB 2.0 Camera as /class/input/input11
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
SGI XFS Quota Management subsystem
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00023f86af404f5c]
XFS mounting filesystem sda3
Ending clean XFS mount for filesystem: sda3
Adding 979956k swap on /dev/sda2.  Priority:-1 extents:1 across:979956k
ip_tables: (C) 2000-2006 Netfilter Core Team
nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:02.0 to 64
[drm] Initialized i915 1.6.0 20060119 on minor 0
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
eth0: no IPv6 routers present
Broadcom 43xx driver loaded [ Features: PMLR, Firmware-ID: FW13 ]
usb 1-2: new full speed USB device using uhci_hcd and address 2
usb 1-2: configuration #1 chosen from 1 choice
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: HCI USB driver ver 2.9
usbcore: registered new interface driver hci_usb
usb 1-2: USB disconnect, address 2
usb 1-2: new full speed USB device using uhci_hcd and address 3
usb 1-2: configuration #1 chosen from 1 choice
usb 1-2: USB disconnect, address 3
usb 1-2: new full speed USB device using uhci_hcd and address 4
usb 1-2: configuration #1 chosen from 1 choice
usb 1-2: USB disconnect, address 4

Offline

#11 2008-09-03 21:37:46

arew264
Member
From: Friendswood, Texas, US
Registered: 2006-07-01
Posts: 394
Website

Re: lenovo y410 bcom 4312

If you run `lsmod | grep b43`, is the module shown? It doesn't look like it's loading. Does the interface show up at all?

Offline

#12 2008-09-04 13:45:23

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: lenovo y410 bcom 4312

I added the module b43 to rc.conf and following is the lsmod and dmsg:

lsmod:

ipv6                  308744  10 
i915                   36608  2 
drm                    96224  3 i915
cpufreq_ondemand       10256  1 
xt_tcpudp               5632  3 
ipt_REJECT              5632  2 
nf_conntrack_ipv4      18328  2 
xt_state                4608  2 
nf_conntrack           66320  2 nf_conntrack_ipv4,xt_state
iptable_filter          5376  1 
ip_tables              21008  1 iptable_filter
x_tables               21768  4 xt_tcpudp,ipt_REJECT,xt_state,ip_tables
xfs                   565760  1 
uvcvideo               60680  0 
compat_ioctl32         11392  1 uvcvideo
videodev               34816  2 uvcvideo,compat_ioctl32
v4l1_compat            17924  2 uvcvideo,videodev
joydev                 14208  0 
i2c_i801               11932  0 
pcspkr                  4992  0 
psmouse                44828  0 
i2c_core               24352  1 i2c_i801
sdhci                  18692  0 
serio_raw               8324  0 
ricoh_mmc               6400  0 
ohci1394               33332  0 
mmc_core               50272  1 sdhci
ieee1394               92408  1 ohci1394
ehci_hcd               40076  0 
uhci_hcd               27040  0 
video                  21908  0 
output                  5632  1 video
usbcore               154520  4 uvcvideo,ehci_hcd,uhci_hcd
wmi                     8768  0 
intel_agp              31984  1 
sg                     34400  0 
thermal                20512  0 
evdev                  13568  9 
fan                     7176  0 
button                  9504  0 
battery                14728  0 
ac                      7304  0 
acpi_cpufreq           10512  1 
freq_table              6400  2 cpufreq_ondemand,acpi_cpufreq
processor              39744  4 thermal,acpi_cpufreq
fuse                   57920  0 
snd_hda_intel         459064  2 
snd_seq_oss            35712  0 
snd_seq_midi_event      9472  1 snd_seq_oss
snd_seq                58464  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          9492  2 snd_seq_oss,snd_seq
snd_hwdep              10760  1 snd_hda_intel
snd_pcm_oss            45696  0 
snd_pcm                82440  2 snd_hda_intel,snd_pcm_oss
snd_timer              24848  2 snd_seq,snd_pcm
snd_page_alloc         10768  2 snd_hda_intel,snd_pcm
snd_mixer_oss          19072  1 snd_pcm_oss
snd                    64968  13 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore               9632  1 snd
tg3                   124292  0 
b43                   141864  0 
ssb                    46468  1 b43
rfkill                  9120  1 b43
pcmcia                 39192  2 b43,ssb
firmware_class         10880  2 b43,pcmcia
mac80211              184368  1 b43
cfg80211               30096  1 mac80211
led_class               6408  1 b43
input_polldev           6160  1 b43
pcmcia_core            39716  3 b43,ssb,pcmcia
rtc_cmos               13112  0 
rtc_core               21060  1 rtc_cmos
rtc_lib                 4992  1 rtc_core
jfs                   182352  1 
sr_mod                 18884  0 
cdrom                  39592  1 sr_mod
sd_mod                 27328  4 
ata_piix               22660  3 
ata_generic             8196  0 
pata_acpi               7296  0 
libata                167648  3 ata_piix,ata_generic,pata_acpi
scsi_mod              112504  4 sg,sr_mod,sd_mod,libata
dock                   11296  1 libata

dmesg:

Linux version 2.6.26-ARCH (root@T-POWA-LX) (gcc version 4.3.1 20080724 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Aug 26 20:53:58 UTC 2008
Command line: root=/dev/disk/by-uuid/6ec5dff6-2108-4e45-8e0e-781f0d396a1c ro vga=773
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003f6d0000 (usable)
 BIOS-e820: 000000003f6d0000 - 000000003f6e3000 (ACPI NVS)
 BIOS-e820: 000000003f6e3000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
 BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
 BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
Entering add_active_range(0, 0, 159) 0 entries of 256 used
Entering add_active_range(0, 256, 259792) 1 entries of 256 used
max_pfn_mapped = 1048576
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
init_memory_mapping
DMI present.
ACPI: RSDP 000F7040, 0024 (r2 LENOVO)
ACPI: XSDT 3F6D73A5, 008C (r1 LENOVO CB-01     6040000  LTP        0)
ACPI: FACP 3F6DFC3A, 00F4 (r3 LENOVO CB-01     6040000 ALAN        1)
ACPI: DSDT 3F6D92AE, 6918 (r2 LENOVO CB-01     6040000 INTL 20060608)
ACPI: FACS 3F6E2FC0, 0040
ACPI: HPET 3F6DFD2E, 0038 (r1 LENOVO CB-01     6040000 LOHR       5A)
ACPI: MCFG 3F6DFD66, 003C (r1 LENOVO CB-01     6040000 LOHR       5A)
ACPI: TCPA 3F6DFDA2, 0032 (r1 LENOVO CB-01     6040000 LOHR       5A)
ACPI: TMOR 3F6DFDD4, 0026 (r1 LENOVO CB-01     6040000 PTL         3)
ACPI: SLIX 3F6DFDFA, 0176 (r1 LENOVO CB-01     6040000 TBD         1)
ACPI: APIC 3F6DFF70, 0068 (r1 LENOVO CB-01     6040000  LTP        0)
ACPI: BOOT 3F6DFFD8, 0028 (r1 LENOVO CB-01     6040000  LTP        1)
ACPI: SSDT 3F6D8C5F, 064F (r1 SataRe  SataPri     1000 INTL 20050624)
ACPI: SSDT 3F6D85CD, 0692 (r1 SataRe  SataSec     1000 INTL 20050624)
ACPI: SSDT 3F6D79BD, 025F (r1  PmRef  Cpu0Tst     3000 INTL 20050624)
ACPI: SSDT 3F6D7917, 00A6 (r1  PmRef  Cpu1Tst     3000 INTL 20050624)
ACPI: SSDT 3F6D7431, 04E6 (r1  PmRef    CpuPm     3000 INTL 20050624)
Entering add_active_range(0, 0, 159) 0 entries of 256 used
Entering add_active_range(0, 256, 259792) 1 entries of 256 used
  early res: 0 [0-fff] BIOS data page
  early res: 1 [6000-7fff] TRAMPOLINE
  early res: 2 [200000-6aba4b] TEXT DATA BSS
  early res: 3 [37f18000-37fef8e7] RAMDISK
  early res: 4 [9f800-fffff] BIOS reserved
  early res: 5 [8000-afff] PGTABLE
 [ffffe20000000000-ffffe20000dfffff] PMD -> [ffff810001200000-ffff810001ffffff] on node 0
Zone PFN ranges:
  DMA             0 ->     4096
  DMA32        4096 ->  1048576
  Normal    1048576 ->  1048576
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0:        0 ->      159
    0:      256 ->   259792
On node 0 totalpages: 259695
  DMA zone: 56 pages used for memmap
  DMA zone: 1299 pages reserved
  DMA zone: 2644 pages, LIFO batch:0
  DMA32 zone: 3496 pages used for memmap
  DMA32 zone: 252200 pages, LIFO batch:31
  Normal zone: 0 pages used for memmap
  Movable zone: 0 pages used for memmap
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Setting APIC routing to flat
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PERCPU: Allocating 36656 bytes of per cpu data
NR_CPUS: 16, nr_cpu_ids: 2
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 254844
Kernel command line: root=/dev/disk/by-uuid/6ec5dff6-2108-4e45-8e0e-781f0d396a1c ro vga=773
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Extended CMOS year: 2000
TSC calibrated against PM_TIMER
time.c: Detected 1861.981 MHz processor.
Console: colour dummy device 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Checking aperture...
Calgary: detecting Calgary via BIOS EBDA area
Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Memory: 1016472k/1039168k available (2481k kernel code, 21740k reserved, 937k data, 284k init)
CPA: page pool initialized 1 of 1 pages preallocated
SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
hpet clockevent registered
Calibrating delay using timer specific routine.. 3729.89 BogoMIPS (lpj=6212626)
Security Framework initialized
Capability LSM initialized
Mount-cache hash table entries: 256
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU0: Thermal monitoring handled by SMI
using mwait in idle threads.
ACPI: Core revision 20080321
ACPI: Checking initramfs for custom DSDT
CPU0: Intel(R) Pentium(R) Dual  CPU  T2390  @ 1.86GHz stepping 0d
Using local APIC timer interrupts.
APIC timer calibration result 8312416
Detected 8.312 MHz APIC timer.
Booting processor 1/1 ip 6000
Initializing CPU#1
Calibrating delay using timer specific routine.. 3725.18 BogoMIPS (lpj=6206691)
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU1: Thermal monitoring enabled (TM2)
x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
CPU1: Intel(R) Pentium(R) Dual  CPU  T2390  @ 1.86GHz stepping 0d
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
Total of 2 processors activated (7454.07 BogoMIPS).
net_namespace: 1208 bytes
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: MCFG area at e0000000 reserved in E820
PCI: Using MMCONFIG at e0000000 - efffffff
PCI: Using configuration type 1 for base access
ACPI: EC: Look up EC in DSDT
ACPI: BIOS _OSI(Linux) query ignored
ACPI: DMI System Vendor: LENOVO
ACPI: DMI Product Name: LENOVO3000 Y410                 
ACPI: DMI Product Version:         
ACPI: DMI Board Name: IGT30
ACPI: DMI BIOS Vendor: LENOVO
ACPI: DMI BIOS Date: 06/17/2008
ACPI: Please send DMI info above to linux-acpi@vger.kernel.org
ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in poll mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
PCI: Using ACPI for IRQ routing
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
PCI-GART: No AMD northbridge found.
ACPI: RTC can wake from S4
system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
system 00:01: iomem range 0xe0000000-0xefffffff could not be reserved
system 00:01: iomem range 0xfed20000-0xfed3ffff could not be reserved
system 00:01: iomem range 0xfed40000-0xfed44fff could not be reserved
system 00:01: iomem range 0xfed45000-0xfed8ffff could not be reserved
system 00:04: iomem range 0xfed00000-0xfed003ff could not be reserved
system 00:06: ioport range 0x680-0x69f has been reserved
system 00:06: ioport range 0x800-0x80f has been reserved
system 00:06: ioport range 0x1000-0x107f has been reserved
system 00:06: ioport range 0x1180-0x11bf has been reserved
system 00:06: ioport range 0xfe00-0xfe00 has been reserved
system 00:06: ioport range 0xff00-0xff7f has been reserved
PCI: Bridge: 0000:00:1c.0
  IO window: 2000-2fff
  MEM window: 0xc0000000-0xc3ffffff
  PREFETCH window: 0x00000000cc000000-0x00000000cdffffff
PCI: Bridge: 0000:00:1c.1
  IO window: 3000-3fff
  MEM window: 0xf0000000-0xf3ffffff
  PREFETCH window: 0x00000000fa000000-0x00000000fbffffff
PCI: Bridge: 0000:00:1c.2
  IO window: 4000-4fff
  MEM window: 0xf4000000-0xf7ffffff
  PREFETCH window: 0x00000000fc000000-0x00000000fdffffff
PCI: Bridge: 0000:00:1c.3
  IO window: 5000-5fff
  MEM window: 0xb8000000-0xbbffffff
  PREFETCH window: 0x00000000c8000000-0x00000000c9ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: disabled.
  MEM window: 0xf8200000-0xf82fffff
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[b] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.1 to 64
ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1c.2 to 64
ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1c.3 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
NET: Registered protocol family 1
Unpacking initramfs... done
Freeing initrd memory: 862k freed
Simple Boot Flag at 0x37 set to 0x1
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
msgmni has been set to 1988
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:00:02.0: Boot video device
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
Allocate Port Service[0000:00:1c.0:pcie03]
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
Allocate Port Service[0000:00:1c.1:pcie02]
Allocate Port Service[0000:00:1c.1:pcie03]
PCI: Setting latency timer of device 0000:00:1c.2 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.2:pcie00]
Allocate Port Service[0000:00:1c.2:pcie02]
Allocate Port Service[0000:00:1c.2:pcie03]
PCI: Setting latency timer of device 0000:00:1c.3 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.3:pcie00]
Allocate Port Service[0000:00:1c.3:pcie02]
Allocate Port Service[0000:00:1c.3:pcie03]
vesafb: framebuffer at 0xd0000000, mapped to 0xffffc20010100000, using 1536k, total 7616k
vesafb: mode is 1024x768x8, linelength=1024, pages=8
vesafb: scrolling: redraw
vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
Console: switching to colour frame buffer device 128x48
Switched to high resolution mode on CPU 1
Switched to high resolution mode on CPU 0
fb0: VESA VGA frame buffer device
Linux agpgart interface v0.103
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
input: Macintosh mouse button emulation as /class/input/input0
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
registered taskstats version 1
Freeing unused kernel memory: 284k freed
No dock devices found.
SCSI subsystem initialized
libata version 3.00 loaded.
ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ACPI: PCI interrupt for device 0000:00:1f.2 disabled
input: AT Translated Set 2 keyboard as /class/input/input1
ata_piix 0000:00:1f.2: version 2.12
ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 19 (level, low) -> IRQ 19
ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x18e0 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18e8 irq 15
ata1.00: ATA-7: WDC WD1600BEVS-22RST0, 04.01G04, max UDMA/133
ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata1.00: configured for UDMA/133
ata2.00: ATAPI: Optiarc DVD RW AD-7560A, D803, max UDMA/33
ata2.00: configured for UDMA/33
isa bounce pool size: 16 pages
scsi 0:0:0:0: Direct-Access     ATA      WDC WD1600BEVS-2 04.0 PQ: 0 ANSI: 5
scsi 1:0:0:0: CD-ROM            Optiarc  DVD RW AD-7560A  D803 PQ: 0 ANSI: 5
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: EC: GPE storm detected, disabling EC GPE
Driver 'sd' needs updating - please use bus_type methods
sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Driver 'sr' needs updating - please use bus_type methods
sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3
sd 0:0:0:0: [sda] Attached SCSI disk
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
JFS: nTxBlock = 7954, nTxLock = 63636
rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k
Broadcom 43xx driver loaded [ Features: PMLR, Firmware-ID: FW13 ]
tg3.c:v3.92.1 (June 9, 2008)
ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:06:00.0 to 64
eth0: Tigon3 [partno(BCM95906) rev c002 PHY(5906)] (PCI Express) 10/100Base-TX Ethernet 00:1e:ec:64:13:30
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1b.0 to 64
fuse init (API version 7.9)
ACPI: SSDT 3F6D828B, 027A (r1  PmRef  Cpu0Ist     3000 INTL 20050624)
ACPI: SSDT 3F6D7C1C, 05EA (r1  PmRef  Cpu0Cst     3001 INTL 20050624)
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: ACPI0007:00 is registered as cooling_device0
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT 3F6D8505, 00C8 (r1  PmRef  Cpu1Ist     3000 INTL 20050624)
ACPI: SSDT 3F6D8206, 0085 (r1  PmRef  Cpu1Cst     3000 INTL 20050624)
ACPI: CPU1 (power states: C1[C1] C2[C2])
ACPI: ACPI0007:01 is registered as cooling_device1
ACPI: Processor [CPU1] (supports 8 throttling states)
Marking TSC unstable due to TSC halts in idle
ACPI: AC Adapter [ACAD] (off-line)
ACPI: Battery Slot [BAT1] (battery present)
input: Power Button (FF) as /class/input/input2
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /class/input/input3
ACPI: Lid Switch [LID0]
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]
ACPI: LNXTHERM:01 is registered as thermal_zone0
ACPI: Thermal Zone [TZ00] (50 C)
sd 0:0:0:0: Attached scsi generic sg0 type 0
sr 1:0:0:0: Attached scsi generic sg1 type 5
agpgart: Detected an Intel 965GM Chipset.
agpgart: Detected 7676K stolen memory.
agpgart: AGP aperture is 256M @ 0xd0000000
ACPI: WMI: Mapper loaded
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1a.0 to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001820
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: device:05 is registered as cooling_device2
input: Video Bus as /class/input/input6
ACPI: PCI Interrupt 0000:00:1a.1[b] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1a.1 to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001840
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: Video Device [VGA] (multi-head: yes  rom: no  post: no)
ACPI: device:0b is registered as cooling_device3
input: Video Bus as /class/input/input7
ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1a.7 to 64
ehci_hcd 0000:00:1a.7: EHCI Host Controller
ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:1a.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1a.7
ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf8504000
ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001860
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ricoh-mmc: Ricoh MMC Controller disabling driver
ricoh-mmc: Copyright(c) Philip Langdale
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001880
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
input: PC Speaker as /class/input/input8
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018a0
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8504400
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb7: configuration #1 chosen from 1 choice
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 6 ports detected
ACPI: PCI Interrupt 0000:08:06.0[A] -> GSI 22 (level, low) -> IRQ 22
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22]  MMIO=[f8200000-f82007ff]  Max Packet=[2048]  IR/IT contexts=[4/4]
ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 19 (level, low) -> IRQ 19
sdhci: SDHCI controller found at 0000:08:06.1 [1180:0822] (rev 22)
ACPI: PCI Interrupt 0000:08:06.1[b] -> GSI 23 (level, low) -> IRQ 23
mmc0: Will use DMA mode even though HW doesn't fully claim to support it.
mmc0: SDHCI at 0xf8200800 irq 23 DMA
ricoh-mmc: Ricoh MMC controller found at 0000:08:06.2 [1180:0843] (rev 12)
ricoh-mmc: Controller is now disabled.
usb 7-4: new high speed USB device using ehci_hcd and address 2
input: PS/2 Mouse as /class/input/input9
input: AlpsPS/2 ALPS GlidePoint as /class/input/input10
usb 7-4: configuration #1 chosen from 1 choice
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device USB 2.0 Camera (04f2:b008)
input: USB 2.0 Camera as /class/input/input11
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
SGI XFS Quota Management subsystem
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00023f86af404f5c]
XFS mounting filesystem sda3
Ending clean XFS mount for filesystem: sda3
Adding 979956k swap on /dev/sda2.  Priority:-1 extents:1 across:979956k
ip_tables: (C) 2000-2006 Netfilter Core Team
nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:02.0 to 64
[drm] Initialized i915 1.6.0 20060119 on minor 0
hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x006f000a
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
eth0: no IPv6 routers present

Offline

#13 2008-09-04 15:04:48

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: lenovo y410 bcom 4312

Is it possible to find out what is this pan0 interface that the ifconfig is showing?

Offline

#14 2008-09-05 07:14:48

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: lenovo y410 bcom 4312

arew264 wrote:

No, I would assume it isn't because the Kernel is under the GPL and distributing proprietary binary drivers under a different license along with the kernel would cause... a general uproar.

I've seen the b43 driver work with your card (I have your card, actually), and it's worth trying before you end up using a proprietary driver.

You said that bcom4312 is supported by b43 but on their device support list bcom4312 is not there.
http://linuxwireless.org/en/users/Drivers/b43/devices

Offline

#15 2008-09-11 17:18:55

arew264
Member
From: Friendswood, Texas, US
Registered: 2006-07-01
Posts: 394
Website

Re: lenovo y410 bcom 4312

It's supported by b43 (http://linuxwireless.org/en/users/Drivers/b43#supported)

Have you tried just following this:
http://wiki.archlinux.org/index.php/Wireless_Setup#b43

That guide has you download the Broadcom proprietary driver just for the firmware. When I set up b43, the Arch kernel didn't have b43 yet, so I compiled a release candidate kernel and got the drivers from an Ubuntu package. This should work more betterester.

Offline

#16 2008-09-21 18:54:36

arew264
Member
From: Friendswood, Texas, US
Registered: 2006-07-01
Posts: 394
Website

Re: lenovo y410 bcom 4312

Does silence mean I'm an idiot or that the card started working? Sorry it took me so long to respond for the last few times, I've been quite flustered lately.

Offline

#17 2008-09-22 07:31:38

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: lenovo y410 bcom 4312

Sorry for late reply, thanks for your help arew264. I followed the wiki for bcom4312 and it worked.

Offline

Board footer

Powered by FluxBB