Ralink Rt73 - No wlan0 interface with latest kernel *

So, I update my kernel and I can no longer use my wireless card. It's not listed with ifconfig even though I'm loading all the necessary modules, those being: rt73usb, rt2x00usb, rt2x00lib
I have no clue where I can go from here, besides downgrading the kernel...
Last edited by B (2009-10-25 19:54:44)

so, i am new to arch linux; passed thru gentoo and bored looong time debian user.
1) i'm experiencing the same problem, here on Dell vostro1400, iwl3945
# uname --all
Linux piccolino 2.6.31-ARCH #1 SMP PREEMPT Thu Oct 8 14:35:12 CEST 2009 i686 Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz GenuineIntel GNU/Linux
# lspci | grep -i net
09:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Etherne PCI Express (rev 02)
0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
2) [url href="http://bbs.archlinux.org/viewtopic.php?id=82277"]This url[/url] is not useful: my rfkill switch works as it changes its /sys/class/rfkill/rfkill0/state values 0 - 1;
3) sometimes wifi-led respond sometimes not, maybe related to boot with switch close/open; bios settings supposed ok (as on debian, where all the stuff regularly worked)
ifconfig
eth0 Link encap:Ethernet HWaddr 00:1E:C9:01:3E:C5
inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2714 errors:0 dropped:0 overruns:0 frame:0
TX packets:2387 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2320286 (2.2 Mb) TX bytes:470311 (459.2 Kb)
Interrupt:17
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 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)
# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11abg ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=off
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
# iwlist wlan0 scan
wlan0 Interface doesn't support scanning : Network is down
# ifconfig wlan0 up
SIOCSIFFLAGS: Unknown error 132
4) some relevant site on /etc bind with bootup stuff or touching /proc ?
5) 1) seems i don't have a binary called rfkill. i'm googling for AUR, any hints?
locate rfkill
/lib/modules/2.6.31-ARCH/kernel/net/rfkill
/lib/modules/2.6.31-ARCH/kernel/net/rfkill/rfkill.ko
/usr/lib/hal/hald-addon-rfkill-killswitch
/usr/lib/klibc/include/linux/rfkill.h
/usr/share/hal/fdi/information/10freedesktop/10-ipw-rfkill-switch.fdi
/usr/share/hal/fdi/information/10freedesktop/10-iwl-rfkill-switch.fdi
/usr/share/hal/fdi/information/10freedesktop/10-thinkpad-rfkill-switch-bluetooth.fdi
/usr/share/hal/fdi/policy/10osvendor/10-rfkill-switch.fdi
/usr/src/linux-2.6.31-ARCH/include/config/rfkill
/usr/src/linux-2.6.31-ARCH/include/config/rfkill.h
/usr/src/linux-2.6.31-ARCH/include/config/rfkill/input.h
/usr/src/linux-2.6.31-ARCH/include/config/rfkill/leds.h
/usr/src/linux-2.6.31-ARCH/include/config/rt2x00/lib/rfkill.h
/usr/src/linux-2.6.31-ARCH/include/linux/rfkill.h
/usr/src/linux-2.6.31-ARCH/net/rfkill
/usr/src/linux-2.6.31-ARCH/net/rfkill/Kconfig
lshal --show /org/freedesktop/Hal/devices/computer_rfkill_dell_wifi_wlan
udi = '/org/freedesktop/Hal/devices/computer_rfkill_dell_wifi_wlan'
info.addons.singleton = {'hald-addon-rfkill-killswitch'} (string list)
info.capabilities = {'killswitch'} (string list)
info.category = 'killswitch' (string)
info.interfaces = {'org.freedesktop.Hal.Device.KillSwitch'} (string list)
info.parent = '/org/freedesktop/Hal/devices/computer' (string)
info.product = 'dell-wifi wlan Killswitch' (string)
info.subsystem = 'rfkill' (string)
info.udi = '/org/freedesktop/Hal/devices/computer_rfkill_dell_wifi_wlan' (string)
input.x11_options.BottomEdge = '668' (string)
input.x11_options.HorizScrollDelta = '10' (string)
input.x11_options.LeftEdge = '0' (string)
input.x11_options.RightEdge = '949' (string)
input.x11_options.SHMConfig = 'true' (string)
input.x11_options.TopEdge = '50' (string)
killswitch.access_method = 'rfkill' (string)
killswitch.name = 'dell-wifi' (string)
killswitch.state = 0 (0x0) (int)
killswitch.type = 'wlan' (string)
linux.hotplug_type = 2 (0x2) (int)
linux.subsystem = 'rfkill' (string)
linux.sysfs_path = '/sys/devices/virtual/rfkill/rfkill0' (string)
  info.udi = '/org/freedesktop/Hal/devices/computer_rfkill_dell_wifi_wlan'  (string)
  input.x11_options.BottomEdge = '668'  (string)
  input.x11_options.HorizScrollDelta = '10'  (string)
  input.x11_options.LeftEdge = '0'  (string)
  input.x11_options.RightEdge = '949'  (string)
  input.x11_options.SHMConfig = 'true'  (string)
  input.x11_options.TopEdge = '50'  (string)
¡¡¡ TOUCHPAD MESSING UP RFKILL ???
Last edited by pp.f. (2009-10-15 23:37:00)

Similar Messages

  • System freeze with latest kernel

    with amule running and playing a game complete system freezing and have to reboot, anyone else having same with latest kernel in repo?

    Not quite, but amule crashes and exits on me as soon as I try to retrieve server lists:
    A fatal error has occurred and aMule has crashed.
    Please assist us in fixing this problem by posting the backtrace below in our
    'aMule Crashes' forum and include as much information as possible regarding the
    circumstances of this crash. The forum is located here:
    http://forum.amule.org/board.php?boardid=67
    If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces
    ----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
    Current version is: aMule 2.1.3 using wxGTK2 v2.8.0 (Unicoded)
    Running on: Linux 2.6.24-ARCH i686
    [2] ?? in amule [0x807620b]
    [3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0xb7a1a646]
    [4] ?? in [0xb7f28420]
    [5] ?? in [0x8a218f0]
    [6] wxThreadInternal::PthreadStart(wxThread*) in /usr/lib/libwx_baseu-2.8.so.0[0xb7a149fa]
    [7] wxPthreadStart in /usr/lib/libwx_baseu-2.8.so.0[0xb7a14a3d]
    [8] ?? in /lib/libpthread.so.0 [0xb7ef5162]
    [9] clone in /lib/libc.so.6[0xb779426e]
    Aborted
    Seems Ubuntu has the same bug: https://bugs.launchpad.net/ubuntu/gutsy … bug/136697

  • WARNING with latest kernel: at net/mac80211/driver-ops.

    Hi. i'm running the latest kernel and having many kernel oops like the attached, any ideas? is this a problem already in upstream? should I open a bug report in archlinux? I'm thinking to switch to LTS.
    TIA.
    Linux (archlinux) 3.3.5-1-ARCH #1 SMP PREEMPT Mon May 7 19:57:51 CEST 2012 x86_64 AMD Turion(tm) 64 X2 TL-60 AuthenticAMD GNU/Linux
    May 12 19:43:29 localhost kernel: [11420.744876] WARNING: at net/mac80211/driver-ops.h:10 __sta_info_destroy+0x582/0x590 [mac80211]()
    May 12 19:43:29 localhost kernel: [11420.744878] Hardware name: HP Pavilion dv2700 Notebook PC
    May 12 19:43:29 localhost kernel: [11420.744879] Modules linked in: tun ip6table_filter ip6_tables ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle xt_tcpudp bridge stp llc iptable_filter ip_tables x_tables fuse usbhid hid uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev v4l2_compat_ioctl32 rt2800usb rt2x00usb rt2800lib rt2x00lib crc_ccitt media snd_hda_codec_conexant arc4 b43 joydev bcma snd_hda_intel snd_hda_codec snd_hwdep mac80211 cfg80211 hp_wmi snd_pcm snd_page_alloc r852 snd_timer sm_common nand snd nand_ecc nand_ids mtd firewire_ohci soundcore ohci_hcd sparse_keymap rfkill ehci_hcd firewire_core ssb usbcore sdhci_pci edac_mce_amd sdhci r592 forcedeth edac_core memstick kvm_amd pcmcia pcmcia_core i2c_nforce2 serio_raw mmc_core usb_common crc_itu_t evdev kvm psmouse thermal battery ac wmi video nvidia(PO) button i2c_core k8temp powernow_k8 mperf processor ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod pata_acpi pata_amd ahci libahci ata_generic libata scsi_mod
    May 12 19:43:29 localhost kernel: [11420.744951] Pid: 3107, comm: kworker/u:50 Tainted: P W O 3.3.5-1-ARCH #1
    May 12 19:43:29 localhost kernel: [11420.744953] Call Trace:
    May 12 19:43:29 localhost kernel: [11420.744956] [<ffffffff8104f85f>] warn_slowpath_common+0x7f/0xc0
    May 12 19:43:29 localhost kernel: [11420.744959] [<ffffffff8104f8ba>] warn_slowpath_null+0x1a/0x20
    May 12 19:43:29 localhost kernel: [11420.744967] [<ffffffffa127e292>] __sta_info_destroy+0x582/0x590 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.744975] [<ffffffffa127e3de>] sta_info_flush+0x5e/0x90 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.744984] [<ffffffffa128c4ec>] ieee80211_mgd_deauth+0x57c/0x590 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.744994] [<ffffffffa1294ebe>] ieee80211_deauth+0x1e/0x20 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.745002] [<ffffffffa1259bba>] __cfg80211_mlme_deauth+0x11a/0x130 [cfg80211]
    May 12 19:43:29 localhost kernel: [11420.745009] [<ffffffffa125d446>] __cfg80211_disconnect+0xf6/0x1d0 [cfg80211]
    May 12 19:43:29 localhost kernel: [11420.745015] [<ffffffffa123f18e>] cfg80211_netdev_notifier_call+0x16e/0x5f0 [cfg80211]
    May 12 19:43:29 localhost kernel: [11420.745019] [<ffffffff811da870>] ? sysfs_addrm_finish+0x90/0xc0
    May 12 19:43:29 localhost kernel: [11420.745022] [<ffffffff811d0000>] ? mem_write+0x20/0x20
    May 12 19:43:29 localhost kernel: [11420.745025] [<ffffffff8142c57d>] ? packet_notifier+0xbd/0x1e0
    May 12 19:43:29 localhost kernel: [11420.745029] [<ffffffff81077a6d>] notifier_call_chain+0x4d/0x70
    May 12 19:43:29 localhost kernel: [11420.745033] [<ffffffff81077b3e>] __raw_notifier_call_chain+0xe/0x10
    May 12 19:43:29 localhost kernel: [11420.745036] [<ffffffff81077b56>] raw_notifier_call_chain+0x16/0x20
    May 12 19:43:29 localhost kernel: [11420.745040] [<ffffffff81361bd6>] call_netdevice_notifiers+0x36/0x60
    May 12 19:43:29 localhost kernel: [11420.745044] [<ffffffff81361c3d>] __dev_close_many+0x3d/0xd0
    May 12 19:43:29 localhost kernel: [11420.745047] [<ffffffff81361dc0>] dev_close_many+0xa0/0x110
    May 12 19:43:29 localhost kernel: [11420.745051] [<ffffffff81361f18>] rollback_registered_many+0xe8/0x260
    May 12 19:43:29 localhost kernel: [11420.745055] [<ffffffff813620ab>] unregister_netdevice_many+0x1b/0x80
    May 12 19:43:29 localhost kernel: [11420.745064] [<ffffffffa128fa30>] ieee80211_remove_interfaces+0xd0/0x110 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.745072] [<ffffffffa1279133>] ieee80211_unregister_hw+0x53/0x120 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.745077] [<ffffffffa13c2ee9>] rt2x00lib_remove_dev+0x149/0x180 [rt2x00lib]
    May 12 19:43:29 localhost kernel: [11420.745081] [<ffffffffa13e217b>] rt2x00usb_disconnect+0x3b/0x80 [rt2x00usb]
    May 12 19:43:29 localhost kernel: [11420.745089] [<ffffffffa10561e0>] usb_unbind_interface+0x50/0x180 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745094] [<ffffffff8130ac2c>] __device_release_driver+0x7c/0xe0
    May 12 19:43:29 localhost kernel: [11420.745107] [<ffffffff8130acbc>] device_release_driver+0x2c/0x40
    May 12 19:43:29 localhost kernel: [11420.745114] [<ffffffffa10563a0>] usb_driver_release_interface+0x90/0xa0 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745121] [<ffffffffa10563d9>] usb_rebind_intf+0x29/0x70 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745127] [<ffffffffa1049120>] ? usb_dev_thaw+0x20/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745134] [<ffffffffa1056693>] usb_resume+0x103/0x110 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745140] [<ffffffffa1049120>] ? usb_dev_thaw+0x20/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745146] [<ffffffffa1049133>] usb_dev_resume+0x13/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.745150] [<ffffffff81311ccb>] dpm_run_callback.isra.4+0x3b/0x70
    May 12 19:43:29 localhost kernel: [11420.745154] [<ffffffff81312538>] device_resume+0xa8/0x160
    May 12 19:43:29 localhost kernel: [11420.745157] [<ffffffff81312611>] async_resume+0x21/0x50
    May 12 19:43:29 localhost kernel: [11420.745161] [<ffffffff810795ce>] async_run_entry_fn+0x7e/0x170
    May 12 19:43:29 localhost kernel: [11420.745164] [<ffffffff8106be9a>] process_one_work+0x12a/0x440
    May 12 19:43:29 localhost kernel: [11420.745167] [<ffffffff81079550>] ? async_schedule+0x20/0x20
    May 12 19:43:29 localhost kernel: [11420.745171] [<ffffffff8106c6fe>] worker_thread+0x12e/0x2d0
    May 12 19:43:29 localhost kernel: [11420.745174] [<ffffffff8106c5d0>] ? manage_workers.isra.25+0x1f0/0x1f0
    May 12 19:43:29 localhost kernel: [11420.745177] [<ffffffff81071bc3>] kthread+0x93/0xa0
    May 12 19:43:29 localhost kernel: [11420.745181] [<ffffffff81461224>] kernel_thread_helper+0x4/0x10
    May 12 19:43:29 localhost kernel: [11420.745185] [<ffffffff81071b30>] ? kthread_freezable_should_stop+0x70/0x70
    May 12 19:43:29 localhost kernel: [11420.745188] [<ffffffff81461220>] ? gs_change+0x13/0x13
    May 12 19:43:29 localhost kernel: [11420.745190] ---[ end trace b60f6f3c060f533a ]---
    May 12 19:43:29 localhost kernel: [11420.748917] cfg80211: Calling CRDA to update world regulatory domain
    May 12 19:43:29 localhost kernel: [11420.755550] ------------[ cut here ]------------
    May 12 19:43:29 localhost kernel: [11420.755562] WARNING: at net/mac80211/driver-ops.h:10 ieee80211_do_stop+0x67c/0x6a0 [mac80211]()
    May 12 19:43:29 localhost kernel: [11420.755564] Hardware name: HP Pavilion dv2700 Notebook PC
    May 12 19:43:29 localhost kernel: [11420.755566] Modules linked in: tun ip6table_filter ip6_tables ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle xt_tcpudp bridge stp llc iptable_filter ip_tables x_tables fuse usbhid hid uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev v4l2_compat_ioctl32 rt2800usb rt2x00usb rt2800lib rt2x00lib crc_ccitt media snd_hda_codec_conexant arc4 b43 joydev bcma snd_hda_intel snd_hda_codec snd_hwdep mac80211 cfg80211 hp_wmi snd_pcm snd_page_alloc r852 snd_timer sm_common nand snd nand_ecc nand_ids mtd firewire_ohci soundcore ohci_hcd sparse_keymap rfkill ehci_hcd firewire_core ssb usbcore sdhci_pci edac_mce_amd sdhci r592 forcedeth edac_core memstick kvm_amd pcmcia pcmcia_core i2c_nforce2 serio_raw mmc_core usb_common crc_itu_t evdev kvm psmouse thermal battery ac wmi video nvidia(PO) button i2c_core k8temp powernow_k8 mperf processor ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod pata_acpi pata_amd ahci libahci ata_generic libata scsi_mod
    May 12 19:43:29 localhost kernel: [11420.755625] Pid: 3107, comm: kworker/u:50 Tainted: P W O 3.3.5-1-ARCH #1
    May 12 19:43:29 localhost kernel: [11420.755627] Call Trace:
    May 12 19:43:29 localhost kernel: [11420.755630] [<ffffffff8104f85f>] warn_slowpath_common+0x7f/0xc0
    May 12 19:43:29 localhost kernel: [11420.755633] [<ffffffff8104f8ba>] warn_slowpath_null+0x1a/0x20
    May 12 19:43:29 localhost kernel: [11420.755643] [<ffffffffa129041c>] ieee80211_do_stop+0x67c/0x6a0 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.755646] [<ffffffff81382599>] ? dev_deactivate_many+0x209/0x260
    May 12 19:43:29 localhost kernel: [11420.755656] [<ffffffffa129045a>] ieee80211_stop+0x1a/0x20 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.755660] [<ffffffff81361c85>] __dev_close_many+0x85/0xd0
    May 12 19:43:29 localhost kernel: [11420.755664] [<ffffffff81361dc0>] dev_close_many+0xa0/0x110
    May 12 19:43:29 localhost kernel: [11420.755668] [<ffffffff81361f18>] rollback_registered_many+0xe8/0x260
    May 12 19:43:29 localhost kernel: [11420.755672] [<ffffffff813620ab>] unregister_netdevice_many+0x1b/0x80
    May 12 19:43:29 localhost kernel: [11420.755681] [<ffffffffa128fa30>] ieee80211_remove_interfaces+0xd0/0x110 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.755689] [<ffffffffa1279133>] ieee80211_unregister_hw+0x53/0x120 [mac80211]
    May 12 19:43:29 localhost kernel: [11420.755694] [<ffffffffa13c2ee9>] rt2x00lib_remove_dev+0x149/0x180 [rt2x00lib]
    May 12 19:43:29 localhost kernel: [11420.755699] [<ffffffffa13e217b>] rt2x00usb_disconnect+0x3b/0x80 [rt2x00usb]
    May 12 19:43:29 localhost kernel: [11420.755708] [<ffffffffa10561e0>] usb_unbind_interface+0x50/0x180 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755713] [<ffffffff8130ac2c>] __device_release_driver+0x7c/0xe0
    May 12 19:43:29 localhost kernel: [11420.755717] [<ffffffff8130acbc>] device_release_driver+0x2c/0x40
    May 12 19:43:29 localhost kernel: [11420.755724] [<ffffffffa10563a0>] usb_driver_release_interface+0x90/0xa0 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755731] [<ffffffffa10563d9>] usb_rebind_intf+0x29/0x70 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755737] [<ffffffffa1049120>] ? usb_dev_thaw+0x20/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755744] [<ffffffffa1056693>] usb_resume+0x103/0x110 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755750] [<ffffffffa1049120>] ? usb_dev_thaw+0x20/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755757] [<ffffffffa1049133>] usb_dev_resume+0x13/0x20 [usbcore]
    May 12 19:43:29 localhost kernel: [11420.755761] [<ffffffff81311ccb>] dpm_run_callback.isra.4+0x3b/0x70
    May 12 19:43:29 localhost kernel: [11420.755765] [<ffffffff81312538>] device_resume+0xa8/0x160
    May 12 19:43:29 localhost kernel: [11420.755769] [<ffffffff81312611>] async_resume+0x21/0x50
    May 12 19:43:29 localhost kernel: [11420.755772] [<ffffffff810795ce>] async_run_entry_fn+0x7e/0x170
    May 12 19:43:29 localhost kernel: [11420.755776] [<ffffffff8106be9a>] process_one_work+0x12a/0x440
    May 12 19:43:29 localhost kernel: [11420.755779] [<ffffffff81079550>] ? async_schedule+0x20/0x20
    May 12 19:43:29 localhost kernel: [11420.755783] [<ffffffff8106c6fe>] worker_thread+0x12e/0x2d0
    May 12 19:43:29 localhost kernel: [11420.755786] [<ffffffff8106c5d0>] ? manage_workers.isra.25+0x1f0/0x1f0
    May 12 19:43:29 localhost kernel: [11420.755790] [<ffffffff81071bc3>] kthread+0x93/0xa0
    May 12 19:43:29 localhost kernel: [11420.755793] [<ffffffff81461224>] kernel_thread_helper+0x4/0x10
    May 12 19:43:29 localhost kernel: [11420.755797] [<ffffffff81071b30>] ? kthread_freezable_should_stop+0x70/0x70
    May 12 19:43:29 localhost kernel: [11420.755801] [<ffffffff81461220>] ? gs_change+0x13/0x13
    May 12 19:43:29 localhost kernel: [11420.755803] ---[ end trace b60f6f3c060f533b ]---

    unload nvidia module and then load did.
    rmmod nvidia && modprobe nvidia
    Next time pay attention of pacman message:
    In order to use the new nvidia module, exit Xserver and unload it manually.
    Last edited by wonder (2008-07-12 13:35:14)

  • [SOLVED]bbswitch doesn't work with latest kernel(3.2.11.1)

    [ebs@shankar ~]$ sudo rc.d restart bumblebeed
    Password:
    :: Stopping Bumblebee [DONE]
    :: Starting Bumblebee [BUSY]
    FATAL: Module bbswitch not found.
    And due to that, my graphics card Nvidia is always draining power and heating up. How can I fix this?
    UPDATE:
    The only urgent fix for this is to downgrade to linux kernel 3.2.9.1.
    But, I don't like this fix as I installed arch linux because I want to use the latest software.
    Last edited by ebshankar (2012-03-19 05:44:02)

    erdk wrote:Hmm, I've also have newest kernel with bumblebee, bbswitch and nvidia, but instead of normal versions I've installed dkms-* packages (dkms-bbswitch and dkms-nvidia) - so when new kernel arrives these modules are automatically rebuild to match new kernel. You should reinstall this two packages (bbswtich and nvidia) - they be build against new kernel and everything should be ok
    Yes, the dkms versions work fine with the new kernel
    Thanks!

  • Devtools component makechrootpkg broken with latest kernel upgrade

    I've been using makechrootpkg from devtools, inorder to compile packages in a clean buildroot. This tool relys on unionfs to maintain the build root. With the latest stable kernel updates, unionfs has disappeared. I understand that this is inorder to accomodate aufs2. It does not seem that aufs2 provides similar or compatible features as unionfs, atleast not enough for makechrootpkg to function properly.
    Is anyone else using makechrootpkg? Did you have to downgrade kernel, or can unionfs be built seperately and live in peace with aufs2(I'm not using aufs2 for anything that I know of). Will the fuse-unionfs from AUR do the trick to get makechrootpkg function, or will this also conflict with aufs2?
    How are you guys building clean packages without makechrootpkg?

    Allan wrote:It fixes that bug ...
    On further examination, it appears that the HEAD for makechrootpkg still only is using unionfs.
    http://projects.archlinux.org/git/?p=devtools.git;a=blob;f=makechrootpkg;hb=HEAD#l121 wrote: 121 grep -Fq unionfs /proc/filesystems
    122 if [ $? -ne 0 ]; then
    123 modprobe -q unionfs
    124 if [ $? -ne 0 ]; then
    125 echo "ERROR: No unionfs available. Abandon ship!" && exit 1
    126 fi
    127 fi
    128 mount -t unionfs none -o "dirs=$chrootdir/$LAYER=rw:$chrootdir/root=ro" "$uniondir"
    By no means take this as a complaint. Just a FYI I'll happily patch locally via the directions from arch-dev-public thread.
    Thanks again guys!
    P.S. I do think I'll still update to the version of makepkg from git though, for those other cool features that have been added

  • Is there a way to have AUFS support with latest kernel in Arch repos?

    http://aufs.sourceforge.net/ says that linux kernel 3.9 has support for AUFS but then why does Arch doesn't have it enabled in the kernel present in repos?

    WonderWoofy wrote:
    As Arch provides near vanilla packages, there is nothing to enable.  AUFS is not part of the kernel, it is a patch.  You can find some AUFS patched kernels in the AUR, and I think linux-pf has it as well.
    Otherwise, you can use the unionfs-fuse package in the official repos.  But just be aware that because it is a fuse based filesystem, it might not be as fast as you want/expect.
    Thanks for bringing it to notice. I thought that it was part of official kernel.
    I need to run docker on 3.9 kernel that's why I need it. In 3.8, my laptop has issues with ethernet not being detected after sleep so I don't want to use the package given in AUR.
    A guy named timebomb has provided a diff against 3.9 here https://aur.archlinux.org/packages/aufs3/ . I was just hoping if we could have a PKGBUILD.
    In the meantime, I'll try linux-pf kernel. Thanks

  • Any confirmed working USB2.0 audio interfaces with latest macbook pro (haswell USB3.0)?

    I recently got a new macbpook pro 15" 2GHz i7 (Haswell)
    As far as I can tell my USB audio interface just doesn't work with the new USB3.0 ports.
    My Echo Audio Echo2 interface simply doesn't work, no sound in or out, but does show up in preferences.
    I can confirm the interface works fine on older USB2 macbooks and desktops.
    As I use the macbook pro for live performace it's important for me to find a USB audio interface which is actually confirmed as working with the new macbooks!
    Any ideas?

    Unfortunately this still isn't working for me, even with 10.9.2
    Guess it's tme to buy a new soundcard

  • HT1338 I want to plug my Air into my TV. I have the latest HDMI adapter with sound. My TV has a HDMI port. Is there a setting in my Air that tells the computer to interface with my TV? I can't find it.

    I want to plug my Air into my TV. I have the latest HDMI adapter with sound. My TV has a HDMI port. Is there a setting in my Air that tells the computer to interface with my TV? I can't find it.

    Apple menu>System Preferences>Sound>Output, make sure the TV is selected as the device

  • Can I use my MBox interface with the latest version of Logic Pro X?

    Can I use my Mbox interface with the latest version of Logic ProX?

    If your Mbox has a Core Audio driver compatible with your version of OSX, then most likely, yes.
    J.

  • Problems with catalyst on latest kernel update [SOLVED]

    Hi, after the latest kernel update, I haven't been able to install catalyst. I was using catalyst-test, which is outdated now. And with this new kernel, the driver is not working anymore, so I'm using vesa driver for now.
    I'm trying to install the current catalyst package through yaourt, and I get a conflict. The conflict is with catalyst-test which I can't uninstall because of this:
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: google-talkplugin: requires libgl
    :: lib32-libgl: requires libgl
    :: libreoffice: requires libgl
    :: libva: requires libgl
    :: mesa: requires libgl
    :: mplayer: requires libgl
    :: qt: requires libgl
    :: wxgtk: requires libgl
    :: xine-lib: requires libgl
    :: xorg-xdriinfo: requires libgl
    If I try to remove these packages, I get more dependencies unsatisfied...
    The solution I can think of is start uninstalling every one of these packages from the unsatisfied dependencies, write them down, and reinstall them once I get the ATI driver correctly installed again.
    Any other ideas on how to fix this?
    System:
    Linux hoth 2.6.38-ARCH #1 SMP PREEMPT Mon Jun 6 22:49:29 CEST 2011 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ AuthenticAMD GNU/Linux
    Videocard:
    01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics
    Also, everytime I try to reinstall catalyst through yaourt, it downloads the executable from ati.com. Is there a way to avoid this and check if downloaded version is up to date instead of downloading it every time?
    Thanks in advance!
    UPDATE: Ok, I used pacman -Rdd catalyst-test to remove the package, now I'm trying to install catalyst...
    Last edited by fbt (2011-06-10 02:45:27)

    Ok, so after removing catalyst-test and trying to install catalyst, I got the following error:
    resolving dependencies...
    warning: cannot resolve "catalyst-utils", a dependency of "catalyst"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    catalyst
    Proceeding to try installing catalyst-utils...

  • [SOLVED]Ralink RT73 mistaken for IPW 5100 *

    Hi!
    i'm trying to get my intel pro wireless 5100 card working. i already did some search in the forum, but nothing mentioned there did help.
    i'm running arch64 with the latest kernel (2.6.27.4-1) on a packard-bell easynote mh45 notebook.
    i installed the firmware with yaourt:
    # yaourt -S iwlwifi-5000-ucode
    and adjusted my rc.conf to load the iwlagn module at startup (is that the right one?).
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="de_AT"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="Europe/Vienna"
    KEYMAP="de"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(r8169 rt2x00lib rt2x00usb rt73usb snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore iwlagn)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="archlinux"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng @network netfs crond alsa hal fam kdm)
    here some output:
    bash-3.2# iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    wmaster0 no wireless extensions.
    wlan0 IEEE 802.11bg ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=0 dBm
    Retry min limit:7 RTS thr:off Fragment thr=2352 B
    Encryption key:off
    Power Management:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    bash-3.2# ifconfig wlan0 up
    SIOCSIFFLAGS: No such file or directory
    i hope you can help me!
    thanks in advance!
    Last edited by apophis (2009-03-24 17:54:11)

    Hi!
    Its been a while since my last post in here :-)
    Well, i had some problems with the video drivers, so i changed to fedora for a while and now i give arch another try... And it works quite fine now - with one exception: the wireless network connection.
    By the way: The wlan was working on fedora10 and KNOPPIX.
    Same problem as mentioned above:
    I'm running Arch64 with the newest kernel (2.6.28.7-2) and i installed the iwlwifi-5000-ucode firmware via pacman.
    bash-3.2# iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    wmaster0 no wireless extensions.
    wlan0 IEEE 802.11bg ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=0 dBm
    Retry min limit:7 RTS thr:off Fragment thr=2352 B
    Encryption key:off
    Power Management:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    bash-3.2# ifconfig wlan0 up
    SIOCSIFFLAGS: No such file or directory
    And now the output requested above:
    dmesg:
    rt73usb 1-3:1.0: firmware: requesting rt73.bin
    phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.
    hwdetect --show-net
    bash-3.2# hwdetect --show-net
    NET : mii r8169 mac80211 rfkill
    Thanks a lot!

  • Trouble with custom kernel for EeePC 1000H and bluetooth

    I believe I've got pretty much everything working on my 1000H except for bluetooth. I can't seem to get the hardware working. The module is loaded, and dmesg has references to bluetooth, but blueman does not list the adapter, and running "hcitool scan" from the command line returns "Device is not available: No such device".
    I've enabled every bluetooth-related item I can find in the kernel, so I don't see what I'm missing. I did import the config from the stock kernel, where bluetooth was working fine.
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="America/Los_Angeles"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="no"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(atl1e rt2860sta rndis_host cdc_ether usbnet rfkill acpi-cpufreq pciehp intel_agp snd-hda-intel !snd-pcsp bluetooth !eeepc_laptop)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="sprice-l"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="dhcp"
    eth0="dhcp"
    wlan0="dhcp"
    INTERFACES=(!eth0 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng !network @acpid @crond hal networkmanager netfs bluetooth @alsa @openntpd gdm)
    dmesg:
    Linux version 2.6.32-ARCH (root@sprice-l) (gcc version 4.4.2 20091208 (prerelease) (GCC) ) #5 SMP PREEMPT Tue Dec 29 09:02:31 PST 2009
    KERNEL supported cpus:
    Intel GenuineIntel
    AMD AuthenticAMD
    NSC Geode by NSC
    Cyrix CyrixInstead
    Centaur CentaurHauls
    Transmeta GenuineTMx86
    Transmeta TransmetaCPU
    UMC UMC UMC UMC
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e2000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000003f7a0000 (usable)
    BIOS-e820: 000000003f7a0000 - 000000003f7ae000 (ACPI data)
    BIOS-e820: 000000003f7ae000 - 000000003f7f0000 (ACPI NVS)
    BIOS-e820: 000000003f7f0000 - 000000003f800000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    DMI present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    last_pfn = 0x3f7a0 max_arch_pfn = 0x100000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-DFFFF uncachable
    E0000-EFFFF write-through
    F0000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask 0C0000000 write-back
    1 base 03F800000 mask 0FF800000 uncachable
    2 disabled
    3 disabled
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009fc00 (usable)
    modified: 000000000009fc00 - 00000000000a0000 (reserved)
    modified: 00000000000e2000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000003f7a0000 (usable)
    modified: 000000003f7a0000 - 000000003f7ae000 (ACPI data)
    modified: 000000003f7ae000 - 000000003f7f0000 (ACPI NVS)
    modified: 000000003f7f0000 - 000000003f800000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000fff80000 - 0000000100000000 (reserved)
    initial memory mapped : 0 - 01c00000
    init_memory_mapping: 0000000000000000-00000000377fe000
    0000000000 - 0000400000 page 4k
    0000400000 - 0037400000 page 2M
    0037400000 - 00377fe000 page 4k
    kernel direct mapping tables up to 377fe000 @ 10000-15000
    RAMDISK: 3f735000 - 3f78fc32
    Allocated new RAMDISK: 00011000 - 0006bc32
    Move RAMDISK from 000000003f735000 - 000000003f78fc31 to 00011000 - 0006bc31
    ACPI: RSDP 000fb9f0 00014 (v00 ACPIAM)
    ACPI: RSDT 3f7a0000 0003C (v01 A_M_I_ OEMRSDT 08000801 MSFT 00000097)
    ACPI: FACP 3f7a0200 00084 (v02 A_M_I_ OEMFACP 08000801 MSFT 00000097)
    ACPI: DSDT 3f7a05b0 05050 (v01 A1028 A1028000 00000000 INTL 20051117)
    ACPI: FACS 3f7ae000 00040
    ACPI: APIC 3f7a0390 0005C (v01 A_M_I_ OEMAPIC 08000801 MSFT 00000097)
    ACPI: MCFG 3f7a03f0 0003C (v01 A_M_I_ OEMMCFG 08000801 MSFT 00000097)
    ACPI: OEMB 3f7ae040 00061 (v01 A_M_I_ AMI_OEM 08000801 MSFT 00000097)
    ACPI: HPET 3f7a5600 00038 (v01 A_M_I_ OEMHPET 08000801 MSFT 00000097)
    ACPI: SSDT 3f7aeb80 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
    ACPI: Local APIC address 0xfee00000
    127MB HIGHMEM available.
    887MB LOWMEM available.
    mapped low ram: 0 - 377fe000
    low ram: 0 - 377fe000
    node 0 low ram: 00000000 - 377fe000
    node 0 bootmap 0006c000 - 00072f00
    (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
    #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
    #3 [0001000000 - 000167a084] TEXT DATA BSS ==> [0001000000 - 000167a084]
    #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
    #5 [000167b000 - 00016821fc] BRK ==> [000167b000 - 00016821fc]
    #6 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]
    #7 [0000011000 - 000006bc32] NEW RAMDISK ==> [0000011000 - 000006bc32]
    #8 [000006c000 - 0000073000] BOOTMAP ==> [000006c000 - 0000073000]
    found SMP MP-table at [c00ff780] ff780
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    Normal 0x00001000 -> 0x000377fe
    HighMem 0x000377fe -> 0x0003f7a0
    Movable zone start PFN for each node
    early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0003f7a0
    On node 0 totalpages: 259887
    free_area_init_node: node 0, pgdat c1548600, node_mem_map c1684200
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3951 pages, LIFO batch:0
    Normal zone: 1744 pages used for memmap
    Normal zone: 221486 pages, LIFO batch:31
    HighMem zone: 256 pages used for memmap
    HighMem zone: 32418 pages, LIFO batch:7
    Using APIC driver default
    ACPI: PM-Timer IO Port: 0x808
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, 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 high 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
    ACPI: HPET id: 0xffffffff base: 0xfed00000
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e2000
    PM: Registered nosave memory: 00000000000e2000 - 0000000000100000
    Allocating PCI resources starting at 3f800000 (gap: 3f800000:bf600000)
    Booting paravirtualized kernel on bare hardware
    NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 13 pages/cpu @c2000000 s29720 r0 d23528 u2097152
    pcpu-alloc: s29720 r0 d23528 u2097152 alloc=1*4194304
    pcpu-alloc: [0] 0 1
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257855
    Kernel command line: root=/dev/disk/by-uuid/21e88bd5-5449-4926-8ed4-80fce8263ceb ro
    PID hash table entries: 4096 (order: 2, 16384 bytes)
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    Initializing HighMem for node 0 (000377fe:0003f7a0)
    Memory: 1023012k/1040000k available (4034k kernel code, 16100k reserved, 1396k data, 408k init, 130696k highmem)
    virtual kernel memory layout:
    fixmap : 0xfff1e000 - 0xfffff000 ( 900 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc154e000 - 0xc15b4000 ( 408 kB)
    .data : 0xc13f08c2 - 0xc154daf8 (1396 kB)
    .text : 0xc1000000 - 0xc13f08c2 (4034 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:512
    Console: colour VGA+ 80x25
    console [tty0] enabled
    hpet clockevent registered
    HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Fast TSC calibration using PIT
    Detected 1596.133 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 3193.27 BogoMIPS (lpj=5320443)
    Security Framework initialized
    Mount-cache hash table entries: 512
    CPU: L1 I cache: 32K, L1 D cache: 24K
    CPU: L2 cache: 512K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 5 MCE banks
    CPU0: Thermal monitoring enabled (TM2)
    using mwait in idle threads.
    Performance Events: Atom events, Intel PMU driver.
    ... version: 3
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    Checking 'hlt' instruction... OK.
    ACPI: Core revision 20090903
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02
    Booting processor 1 APIC 0x1 ip 0x6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 3193.98 BogoMIPS (lpj=5319968)
    CPU: L1 I cache: 32K, L1 D cache: 24K
    CPU: L2 cache: 512K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    CPU1: Thermal monitoring enabled (TM2)
    CPU1: Intel(R) Atom(TM) CPU N270 @ 1.60GHz stepping 02
    checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    Brought up 2 CPUs
    Total of 2 processors activated (6386.25 BogoMIPS).
    CPU0 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
    groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
    domain 1: span 0-1 level MC
    groups: 0-1 (cpu_power = 1178)
    CPU1 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
    groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
    domain 1: span 0-1 level MC
    groups: 0-1 (cpu_power = 1178)
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
    PCI: Not using MMCONFIG.
    PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
    PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
    PCI: Using MMCONFIG for extended config space
    ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci 0000:00:02.0: reg 10 32bit mmio: [0xf7f00000-0xf7f7ffff]
    pci 0000:00:02.0: reg 14 io port: [0xdc00-0xdc07]
    pci 0000:00:02.0: reg 18 32bit mmio pref: [0xd0000000-0xdfffffff]
    pci 0000:00:02.0: reg 1c 32bit mmio: [0xf7ec0000-0xf7efffff]
    pci 0000:00:02.1: reg 10 32bit mmio: [0xf7f80000-0xf7ffffff]
    pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7eb8000-0xf7ebbfff]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.3: PME# disabled
    pci 0000:00:1d.0: reg 20 io port: [0xd400-0xd41f]
    pci 0000:00:1d.1: reg 20 io port: [0xd480-0xd49f]
    pci 0000:00:1d.2: reg 20 io port: [0xd800-0xd81f]
    pci 0000:00:1d.3: reg 20 io port: [0xd880-0xd89f]
    pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7eb7c00-0xf7eb7fff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0380 (mask 0003)
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 0007)
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 0003)
    pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]
    pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
    pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
    pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
    pci 0000:00:1f.2: reg 20 io port: [0xffa0-0xffaf]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:03:00.0: reg 10 64bit mmio: [0xfbfc0000-0xfbffffff]
    pci 0000:03:00.0: reg 18 io port: [0xec00-0xec7f]
    pci 0000:03:00.0: PME# supported from D3hot D3cold
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:1c.1: bridge io port: [0xe000-0xefff]
    pci 0000:00:1c.1: bridge 32bit mmio: [0xfbf00000-0xfbffffff]
    pci 0000:01:00.0: reg 10 32bit mmio: [0xfbef0000-0xfbefffff]
    pci 0000:01:00.0: PME# supported from D0 D3hot
    pci 0000:01:00.0: PME# disabled
    pci 0000:00:1c.3: bridge 32bit mmio: [0xf8000000-0xfbefffff]
    pci 0000:00:1c.3: bridge 64bit mmio pref: [0xf0000000-0xf6ffffff]
    pci 0000:00:1e.0: transparent bridge
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15)
    vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    SCSI subsystem initialized
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    PCI: Using ACPI for IRQ routing
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 13 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: iomem range 0xfed13000-0xfed19fff has been reserved
    system 00:08: ioport range 0x25c-0x25f has been reserved
    system 00:08: ioport range 0x380-0x383 has been reserved
    system 00:08: ioport range 0x400-0x41f has been reserved
    system 00:08: ioport range 0x4d0-0x4d1 has been reserved
    system 00:08: ioport range 0x800-0x87f has been reserved
    system 00:08: ioport range 0x480-0x4bf has been reserved
    system 00:08: iomem range 0x8c000000-0x8c01ffff has been reserved
    system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
    system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
    system 00:08: iomem range 0xfed50000-0xfed8ffff has been reserved
    system 00:08: iomem range 0xffb00000-0xffbfffff has been reserved
    system 00:08: iomem range 0xfff00000-0xffffffff could not be reserved
    system 00:0a: iomem range 0xfec00000-0xfec00fff could not be reserved
    system 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
    system 00:0b: iomem range 0xe0000000-0xe3ffffff has been reserved
    system 00:0c: iomem range 0x0-0x9ffff could not be reserved
    system 00:0c: iomem range 0xc0000-0xcffff could not be reserved
    system 00:0c: iomem range 0xe0000-0xfffff could not be reserved
    system 00:0c: iomem range 0x100000-0x3f7fffff could not be reserved
    pci 0000:00:1c.0: PCI bridge, secondary bus 0000:04
    pci 0000:00:1c.0: IO window: 0x1000-0x1fff
    pci 0000:00:1c.0: MEM window: 0x40000000-0x401fffff
    pci 0000:00:1c.0: PREFETCH window: 0x00000040200000-0x000000403fffff
    pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
    pci 0000:00:1c.1: IO window: 0xe000-0xefff
    pci 0000:00:1c.1: MEM window: 0xfbf00000-0xfbffffff
    pci 0000:00:1c.1: PREFETCH window: 0x00000040400000-0x000000405fffff
    pci 0000:00:1c.3: PCI bridge, secondary bus 0000:01
    pci 0000:00:1c.3: IO window: 0x2000-0x2fff
    pci 0000:00:1c.3: MEM window: 0xf8000000-0xfbefffff
    pci 0000:00:1c.3: PREFETCH window: 0x000000f0000000-0x000000f6ffffff
    pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05
    pci 0000:00:1e.0: IO window: disabled
    pci 0000:00:1e.0: MEM window: disabled
    pci 0000:00:1e.0: PREFETCH window: disabled
    pci 0000:00:1c.0: enabling device (0104 -> 0107)
    pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1c.3: enabling device (0106 -> 0107)
    pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.3: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 io: [0x00-0xffff]
    pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
    pci_bus 0000:04: resource 0 io: [0x1000-0x1fff]
    pci_bus 0000:04: resource 1 mem: [0x40000000-0x401fffff]
    pci_bus 0000:04: resource 2 pref mem [0x40200000-0x403fffff]
    pci_bus 0000:03: resource 0 io: [0xe000-0xefff]
    pci_bus 0000:03: resource 1 mem: [0xfbf00000-0xfbffffff]
    pci_bus 0000:03: resource 2 pref mem [0x40400000-0x405fffff]
    pci_bus 0000:01: resource 0 io: [0x2000-0x2fff]
    pci_bus 0000:01: resource 1 mem: [0xf8000000-0xfbefffff]
    pci_bus 0000:01: resource 2 pref mem [0xf0000000-0xf6ffffff]
    pci_bus 0000:05: resource 3 io: [0x00-0xffff]
    pci_bus 0000:05: resource 4 mem: [0x000000-0xffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    NET: Registered protocol family 1
    pci 0000:00:02.0: Boot video device
    Trying to unpack rootfs image as initramfs...
    Freeing initrd memory: 363k freed
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    apm: disabled - APM is not SMP safe.
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1262112860.302:1): initialized
    highmem bounce pool size: 64 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Slow work thread pool: Starting up
    Slow work thread pool: Ready
    NTFS driver 2.1.29 [Flags: R/W DEBUG].
    fuse init (API version 7.13)
    SGI XFS with security attributes, large block/inode numbers, no debug enabled
    msgmni has been set to 1744
    alg: No test for stdrng (krng)
    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)
    pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
    pcieport 0000:00:1c.1: setting latency timer to 64
    pcieport 0000:00:1c.3: irq 26 for MSI/MSI-X
    pcieport 0000:00:1c.3: setting latency timer to 64
    ACPI: AC Adapter [AC0] (on-line)
    input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
    ACPI: Lid Switch [LID]
    input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
    ACPI: Sleep Button [SLPB]
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    ACPI: Power Button [PWRB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    ACPI: Power Button [PWRF]
    ACPI: SSDT 3f7ae180 0023C (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    ACPI: SSDT 3f7ae450 00724 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Marking TSC unstable due to TSC halts in idle
    processor LNXCPU:00: registered as cooling_device0
    ACPI: SSDT 3f7ae0b0 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
    ACPI: SSDT 3f7ae3c0 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
    Switching to clocksource hpet
    processor LNXCPU:01: registered as cooling_device1
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZ00] (53 C)
    isapnp: Scanning for PnP cards...
    ACPI: Battery Slot [BAT0] (battery present)
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    brd: module loaded
    loop: module loaded
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1d.7: using broken periodic workaround
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7eb7c00
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 8 ports detected
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1d.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
    uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1d.3: setting latency timer to 64
    uhci_hcd 0000:00:1d.3: UHCI Host Controller
    uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d880
    usb usb5: configuration #1 chosen from 1 choice
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    Initializing USB Mass Storage driver...
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    usbcore: registered new interface driver libusual
    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
    sdhci: Secure Digital Host Controller Interface driver
    sdhci: Copyright(c) Pierre Ossman
    usbcore: registered new interface driver hiddev
    usbcore: registered new interface driver usbhid
    usbhid: v2.6:USB HID core driver
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    registered taskstats version 1
    Freeing unused kernel memory: 408k freed
    BFS CPU scheduler v0.313 by Con Kolivas.
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
    usb 1-5: new high speed USB device using ehci_hcd and address 2
    usb 1-5: configuration #1 chosen from 1 choice
    scsi0 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 2
    usb-storage: waiting for device to settle before scanning
    libata version 3.00 loaded.
    ata_piix 0000:00:1f.2: version 2.13
    ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
    ata_piix 0000:00:1f.2: setting latency timer to 64
    scsi1 : ata_piix
    scsi2 : ata_piix
    ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
    ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
    usb 1-8: new high speed USB device using ehci_hcd and address 4
    ata1.00: ATA-7: ST980811AS, 3.ALC, max UDMA/133
    ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 0/32)
    elantech.c: assuming hardware version 2, firmware version 2.48
    ata1.00: configured for UDMA/133
    scsi 1:0:0:0: Direct-Access ATA ST980811AS 3.AL PQ: 0 ANSI: 5
    sd 1:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
    sd 1:0:0:0: [sda] Write Protect is off
    sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3
    usb 1-8: configuration #1 chosen from 1 choice
    sd 1:0:0:0: [sda] Attached SCSI disk
    elantech.c: Synaptics capabilities query result 0x00, 0x02, 0x64.
    usb 5-1: new full speed USB device using uhci_hcd and address 2
    input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5
    kjournald starting. Commit interval 5 seconds
    EXT3-fs: mounted filesystem with writeback data mode.
    usb 5-1: configuration #1 chosen from 1 choice
    Driver 'rtc_cmos' needs updating - please use bus_type methods
    rtc_cmos 00:03: RTC can wake from S4
    rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
    udev: starting version 146
    ATL1E 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    ATL1E 0000:03:00.0: setting latency timer to 64
    rt2860sta: module is from the staging directory, the quality is unknown, you have been warned.
    rt2860 0000:01:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    === pAd = f825a000, size = 580808 ===
    <-- RTMPAllocAdapterBlock, Status=0
    rt2860 0000:01:00.0: setting latency timer to 64
    usbcore: registered new interface driver cdc_ether
    usbcore: registered new interface driver rndis_host
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Linux agpgart interface v0.103
    agpgart-intel 0000:00:00.0: Intel 945GME Chipset
    agpgart-intel 0000:00:00.0: detected 7932K stolen memory
    agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    scsi 0:0:0:0: Direct-Access Single Flash Reader 1.00 PQ: 0 ANSI: 0
    sd 0:0:0:0: [sdb] 1984000 512-byte logical blocks: (1.01 GB/968 MiB)
    sd 0:0:0:0: [sdb] Write Protect is off
    sd 0:0:0:0: [sdb] Mode Sense: 03 00 00 00
    sd 0:0:0:0: [sdb] Assuming drive cache: write through
    usb-storage: device scan complete
    sd 0:0:0:0: [sdb] Assuming drive cache: write through
    sdb: sdb1
    sd 0:0:0:0: [sdb] Assuming drive cache: write through
    sd 0:0:0:0: [sdb] Attached SCSI removable disk
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
    Bluetooth: Core ver 2.15
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    EXT3 FS on sda3, internal journal
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on sda2, internal journal
    EXT3-fs: mounted filesystem with writeback data mode.
    Adding 1951888k swap on /dev/sda1. Priority:-1 extents:1 across:1951888k SS
    Bluetooth: L2CAP ver 2.14
    Bluetooth: L2CAP socket layer initialized
    Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    Bluetooth: BNEP filters: protocol multicast
    Bluetooth: SCO (Voice Link) ver 0.6
    Bluetooth: SCO socket layer initialized
    eeepc_laptop: Eee PC Hotkey Driver
    eeepc_laptop: Hotkey init flags 0x41
    eeepc_laptop: TYPE (2000000) not reported by BIOS, enabling anyway
    eeepc_laptop: PANELPOWER (4000000) not reported by BIOS, enabling anyway
    eeepc_laptop: Get control methods supported: 0x6101713
    input: Asus EeePC extra buttons as /devices/platform/eeepc/input/input7
    input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
    ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    [drm] Initialized drm 1.1.0 20060810
    pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:02.0: setting latency timer to 64
    [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    ATL1E 0000:03:00.0: irq 27 for MSI/MSI-X
    RX DESC f6a56000 size = 2048
    <-- RTMPAllocTxRxRingMemory, Status=0
    --> Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat
    1. Phy Mode = 0
    2. Phy Mode = 0
    RTMPSetPhyMode: channel is out of range, use first channel=1
    3. Phy Mode = 0
    MCS Set = 00 00 00 00 00
    <==== RTMPInitialize, Status=0
    0x1300 = 00073200
    ===>rt_ioctl_giwscan. 24(24) BSS returned, data->length = 2895
    CPU0 attaching NULL sched-domain.
    CPU1 attaching NULL sched-domain.
    CPU0 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
    groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
    domain 1: span 0-1 level MC
    groups: 0-1 (cpu_power = 1178)
    CPU1 attaching sched-domain:
    domain 0: span 0-1 level SIBLING
    groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
    domain 1: span 0-1 level MC
    groups: 0-1 (cpu_power = 1178)
    ERROR!!! RTMPCancelTimer failed, Timer hasn't been initialize!
    ===>rt_ioctl_giwscan. 27(27) BSS returned, data->length = 3340
    ===>rt_ioctl_giwscan. 24(24) BSS returned, data->length = 3033
    ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=1)
    Bluetooth: RFCOMM TTY layer initialized
    Bluetooth: RFCOMM socket layer initialized
    Bluetooth: RFCOMM ver 1.11
    ===>rt_ioctl_giwscan. 33(33) BSS returned, data->length = 4186
    ===>rt_ioctl_giwscan. 31(31) BSS returned, data->length = 3779
    ===>rt_ioctl_giwscan. 27(27) BSS returned, data->length = 3232
    ===>rt_ioctl_giwscan. 26(26) BSS returned, data->length = 3185
    ERROR!!! RTMPCancelTimer failed, Timer hasn't been initialize!
    ERROR!!! RTMPCancelTimer failed, Timer hasn't been initialize!
    ===>rt_ioctl_giwscan. 29(29) BSS returned, data->length = 3623
    ===>rt_ioctl_giwscan. 24(24) BSS returned, data->length = 2955
    ===>rt_ioctl_giwscan. 21(21) BSS returned, data->length = 2593
    ===>rt_ioctl_giwscan. 28(28) BSS returned, data->length = 3512
    ===>rt_ioctl_giwscan. 31(31) BSS returned, data->length = 3816
    ===>rt_ioctl_giwscan. 32(32) BSS returned, data->length = 3932
    exe[2947]: segfault at 5f ip 085642ae sp b6575a50 error 4 in chrome[8048000+20dc000]
    exe[2958]: segfault at 1692e8c6 ip b6c174cb sp b64b5a48 error 6 in libstdc++.so.6.0.13[b6bc1000+e8000]
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ADDRCONF(NETDEV_UP): eth0: link is not ready
    ===>rt_ioctl_giwscan. 29(29) BSS returned, data->length = 3614
    wlan0: no IPv6 routers present
    ===>rt_ioctl_giwscan. 30(30) BSS returned, data->length = 3706
    ===>rt_ioctl_giwscan. 22(22) BSS returned, data->length = 2758
    ===>rt_ioctl_giwscan. 33(33) BSS returned, data->length = 4063
    ===>rt_ioctl_giwscan. 29(29) BSS returned, data->length = 3631
    ===>rt_ioctl_giwscan. 30(30) BSS returned, data->length = 3633
    NOTE: I load eeepc-laptop via rc.local to save time. I don't have any other hardware issues that I can think of.

    Got it. I tried booting with MOD_AUTOLOAD set to yes, and it was working fine. Looks like I needed to specify some more modules in my list.

  • [SOLVED] How to create a wlan0 interface?

    Hello:
    I'm getting a lot of problem with my wireless card, as you can see in this post (unsolved).
    I installed the supposedly driver for my wireless card without result. Installed "WICD" -installed networkmanager, but never achieved to initialize the GUI- and just see my wired connections, not the wireless, mine or from others.
    I'm just wondering if the problem is that I do not have a "wlan0" interface in my "/etc/rc.conf". If that  is true, could I create one by myself? In the wiki there are many pages (wireless setup, beginners guide, etc) that makes some dispersion in the information and it is difficult to me to follow -and evaluate- That's why I'm asking for your support.
    My actual rc.conf -selected parts- is -notice that because WICD there are some "!", as the wiki suggested -:
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(!eth0)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng dbus !network wicd netfs crond alsa hal sensors privoxy tor)
    ifconfig -a
    eth0 Link encap:Ethernet HWaddr 00:1E:33:FE:CA:04
    inet addr:192.168.1.6 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::21e:33ff:fefe:ca04/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:1165 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1091 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:849947 (830.0 Kb) TX bytes:132884 (129.7 Kb)
    Interrupt:44 Base address:0xe000
    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:14 errors:0 dropped:0 overruns:0 frame:0
    TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:700 (700.0 b) TX bytes:700 (700.0 b)
    iwconfig:
    lo no wireless extensions.
    eth0 no wireless extensions.
    Should I create a wlan0 interface? How?
    Thank you very much.
    PD: I also create a WPA profile in netcfg, following the wiki, but it is not working. I get:
    > Profile "mynetwork" does not exist (but I created it!!!)
    Last edited by gromlok (2010-10-16 03:13:59)

    [offTopic]
    I know this is not what you expect as a reply but anyway... I recently bought a very nice machine which is a Thinkpad x201i (the cheap version of the x201), great build quality, affordable price, perfect size and enough processing power. The problem is that it came with a realtek 8192se wireless card. It's everywhere on the internet: the driver sucks and it's only supplied by the vendor (so not in kernel tree, not even in staging). it costed me few bucks and 20 minutes of my time to replace it with an intel centrino advanced 6200N, I guess the Intel Centrino-N 1000 is even cheaper (saw it at less than USD15 on amazon). You'll get in-tree kernel drivers, injection support and all that fun stuff... I was happy to pay the extra money just thinking about the endless frustration I would have gotten with the realtek card. Not that compiling a driver makes me scared, but using a crappy driver is a pain.
    [/offTopic]
    Last edited by bangkok_manouel (2010-10-16 02:55:39)

  • No wlan0 interface, fresh arch linux install.

    Hi there,
    I'v installed finally arch linux on my box, and everything is fine, i configured well my system (after reeding the arch wiki installation guide) and now i'm with a # (no gui off course).
    I was trying to set up the wireless interface but when I type ifconfig the wlan0 doesn't show up, only  eth0 and lo
    lspci | grep -i net
    --- ethernet --
    03:00.0 Network controller : Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
    uname - a
    Linux hostname 2.6.30-ARCH #1 SMP ...... i686
    ifconfig wlan0 up
    SIOSCSIFFLAGS: No such file or directory
    (this is obvious)
    The strange "thing" is that when i type ifconfig  (on the live cd), I see the wlan0 interface and this doesn't show up on the hdd install.
    What should I do?
    PS: i have only wireless connection, now posting from an macBook
    Last edited by r0b0t (2010-01-09 17:25:08)

    Did you install the firmware package?  It loads automatically during install but only goes to the hard drive during install if you select it in the list of packages.  The package is called 'iwlwifi-3945-ucode'.
    Also, if you do a pacman -Syu, you'll update to the 2.6.32.2 kernel which has a bug.  With some access points, it will disassociate when the 3945 power management puts the card to sleep.  To work around this, as root type 'iwconfig wlan0 power off'.  this should be the default behavior in the next kernel update.  If you stay with 2.6.30 the 3945 should work fine.
    Last edited by brianhanna (2010-01-09 17:54:22)

  • [SOLVED] wlan0 interface disappeared after installing compat

    Hello
    I was trying to fix the airmon-ng negative channel problem, and someone pointed me to "compat-wireless-patched", avail. in AUR, here: http://aur.archlinux.org/packages.php?ID=41472
    I installed this, makepkg -i etc., and rebooted.. now my wlan0 interface is gone, and I cannot use the wireless at all. It seems to have replaced:
    /lib/modules/2.6.35-ARCH/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
    And the other modules in above iwlwifi folder with it's own version or something.
    How do I restore the iwlwifi to get my wifi working again?
    I have tried downloading (from my Android phone, and mounting it in Arch):
    iwlwifi-3945-ucode-15.32.2.9-2-any.pkg.tar.gz
    linux-firmware-20100623-2-any.pkg.tar.xz
    wireless_tools-29-3-i686.pkg.tar.gz
    and mounting the phone in Arch to get them over there etc., but I guess I need to rebuild the modules again somehow. Right now I'm using the USB on the phone as internet.. madly slow :-(
    It appears the module is loaded too:
    michael@rawr ~> sudo modprobe -l | grep 3945
    kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
    Thanks for reading :-) - let me know if you need any more information and such.
    - m
    EDIT I ended up recompiling the kernel and wlan0 showed up again..
    Last edited by valvet (2010-11-04 13:14:17)

    https://bbs.archlinux.org/viewtopic.php?id=134012

Maybe you are looking for