[SOLVED] Can't load rt2x00 / rt61pci

I'm trying to load the rt2x00 drivers for my rt61 based card, following the wiki article. However, I get a strange error:
$ modprobe rt61pci
FATAL: Module rt61 not found.
So what makes this so strange?
$ modprobe rt61p
FATAL: Module rt61 not found.
$ modprobe rt691_and_then_clean_the_house
FATAL: Module rt61 not found.
$ modprobe rt
FATAL: Module rt61 not found.
$ modprobe r
FATAL: Module r not found.
So that leads me to believe that there's some issue with how the module is being located. But then, errors in dmesg:
$ dmesg | /bin/grep rt61
rt61: version magic '2.6.26-ARCH SMP preempt mod_unload 686 ' should be '2.6.27-ARCH SMP preempt mod_unload 686 '
rt61pci: Unknown symbol rt2x00mac_add_interface
rt61pci: Unknown symbol crc_itu_t_table
rt61pci: Unknown symbol rt2x00mac_get_stats
rt61pci: Unknown symbol rt2x00pci_initialize
rt61pci: Unknown symbol rt2x00pci_uninitialize
rt61pci: Unknown symbol rt2x00queue_get_entry
rt61pci: Unknown symbol rt2x00pci_suspend
rt61pci: Unknown symbol rt2x00mac_config_interface
rt61pci: Unknown symbol rt2x00pci_remove
rt61pci: Unknown symbol rt2x00mac_remove_interface
rt61pci: Unknown symbol rt2x00lib_txdone
rt61pci: Unknown symbol rt2x00mac_config
rt61pci: Unknown symbol rt2x00queue_get_queue
rt61pci: Unknown symbol rt2x00mac_conf_tx
rt61pci: Unknown symbol eeprom_93cx6_multiread
rt61pci: Unknown symbol rt2x00mac_start
rt61pci: Unknown symbol rt2x00mac_stop
rt61pci: Unknown symbol rt2x00mac_configure_filter
rt61pci: Unknown symbol rt2x00mac_tx
rt61pci: Unknown symbol rt2x00pci_resume
rt61pci: Unknown symbol rt2x00pci_probe
rt61pci: Unknown symbol rt2x00mac_get_tx_stats
rt61pci: Unknown symbol crc_itu_t
rt61pci: Unknown symbol rt2x00pci_rxdone
rt61pci: Unknown symbol rt2x00mac_bss_info_changed
rt61pci: Unknown symbol rt2x00pci_write_tx_data
Here's some more outputs to show that everything is where it should be:
$ ls /lib/firmware/rt*
/lib/firmware/rt2561.bin /lib/firmware/rt2661.bin /lib/firmware/rt2x00debug.c /lib/firmware/rt2x00debug.o
/lib/firmware/rt2561s.bin /lib/firmware/rt2661.h /lib/firmware/rt2x00debug.h /lib/firmware/rt73.bin
$ ls /lib/modules/`uname -r`/kernel/drivers/net/wireless/rt2x00
rt2400pci.ko rt2500pci.ko rt2500usb.ko rt2x00lib.ko rt2x00pci.ko rt2x00usb.ko rt61pci.ko rt73usb.ko
$ lspci | /bin/grep RT
06:02.0 Network controller: RaLink RT2561/RT61 802.11g PCI
Anyone know what's going on? TIA
Last edited by Mashi (2008-10-24 21:05:47)

lucke wrote:Try running "depmod -a".
No joy...
$ depmod -a
$ modprobe rt61pci
FATAL: Module rt61 not found.

Similar Messages

  • [Solved]Can't load mysql after long time of idle

    Phpmyadmin:
    #2002 Cannot log in to the MySQL server
    /etc/rc.d/mysqld restart
    :: Stopping MySQL Server [FAIL]
    :: Starting MySQL Server [FAIL]
    Did everything in archwiki.
    Webmin used to write:
    SQL select * from tables_priv order by table_name failed : Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
    Where can i find log file? There in no one in /var/log/
    cat /var/lib/mysql/myhost.err
    110306 18:53:22 mysqld_safe mysqld from pid file /var/lib/mysql/myhost.pid ended
    110306 18:53:25 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    /usr/bin/mysqld: Table 'mysql.plugin' doesn't exist
    110306 18:53:25 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    110306 18:53:25 InnoDB: The InnoDB memory heap is disabled
    110306 18:53:25 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    110306 18:53:25 InnoDB: Compressed tables use zlib 1.2.5
    110306 18:53:25 InnoDB: Initializing buffer pool, size = 128.0M
    110306 18:53:25 InnoDB: Completed initialization of buffer pool
    110306 18:53:25 InnoDB: highest supported file format is Barracuda.
    110306 18:53:25 InnoDB: Waiting for the background threads to start
    110306 18:53:26 InnoDB: 1.1.5 started; log sequence number 1589359
    110306 18:53:26 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
    110306 18:53:26 mysqld_safe mysqld from pid file /var/lib/mysql/myhost.pid ended
    110306 18:54:26 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    110306 18:54:26 InnoDB: The InnoDB memory heap is disabled
    110306 18:54:26 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    110306 18:54:26 InnoDB: Compressed tables use zlib 1.2.5
    110306 18:54:26 InnoDB: Initializing buffer pool, size = 128.0M
    110306 18:54:26 InnoDB: Completed initialization of buffer pool
    110306 18:54:26 InnoDB: highest supported file format is Barracuda.
    110306 18:54:26 InnoDB: Waiting for the background threads to start
    110306 18:54:27 InnoDB: 1.1.5 started; log sequence number 1589359
    110306 18:54:27 [Note] Recovering after a crash using mysql-bin
    110306 18:54:27 [Note] Starting crash recovery...
    110306 18:54:27 [Note] Crash recovery finished.
    110306 18:54:27 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
    110306 18:54:27 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
    110306 18:54:27 [Note] /usr/bin/mysqld: ready for connections.
    Version: '5.5.9-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 Source distribution
    110306 19:11:24 [Note] /usr/bin/mysqld: Normal shutdown
    110306 19:11:26 [Warning] /usr/bin/mysqld: Forcing close of thread 1 user: 'root'
    110306 19:11:26 InnoDB: Starting shutdown...
    110306 19:11:26 InnoDB: Shutdown completed; log sequence number 1589359
    110306 19:11:26 [Note] /usr/bin/mysqld: Shutdown complete
    mysql_upgrade
    Looking for 'mysql' as: mysql
    Looking for 'mysqlcheck' as: mysqlcheck
    Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/run/mysqld/mysqld.sock' '--port=3306' '--socket=/var/run/mysqld/mysqld.sock'
    mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) when trying to connect
    FATAL ERROR: Upgrade failed
    What can I do now, huh?
    Thanks in advance!
    P.S. How can I delete (not drop) all datebase in /var/lib/mysql ?
    Last edited by SkyTod (2011-03-11 09:32:16)

    cat /var/lib/mysql/myhost.err
    110307 19:12:05 mysqld_safe mysqld from pid file /var/lib/mysql/myhost.pid ended
    110308 08:55:24 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    110308 8:55:25 InnoDB: The InnoDB memory heap is disabled
    110308 8:55:25 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    110308 8:55:25 InnoDB: Compressed tables use zlib 1.2.5
    110308 8:55:25 InnoDB: Initializing buffer pool, size = 128.0M
    110308 8:55:25 InnoDB: Completed initialization of buffer pool
    InnoDB: The first specified data file ./ibdata1 did not exist:
    InnoDB: a new database to be created!
    110308 8:55:25 InnoDB: Setting file ./ibdata1 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    110308 8:55:26 InnoDB: Log file ./ib_logfile0 did not exist: new to be created
    InnoDB: Setting log file ./ib_logfile0 size to 5 MB
    InnoDB: Database physically writes the file full: wait...
    110308 8:55:27 InnoDB: Log file ./ib_logfile1 did not exist: new to be created
    InnoDB: Setting log file ./ib_logfile1 size to 5 MB
    InnoDB: Database physically writes the file full: wait...
    InnoDB: Doublewrite buffer not found: creating new
    InnoDB: Doublewrite buffer created
    InnoDB: 127 rollback segment(s) active.
    InnoDB: Creating foreign key constraint system tables
    InnoDB: Foreign key constraint system tables created
    110308 8:55:29 InnoDB: Waiting for the background threads to start
    110308 8:55:30 InnoDB: 1.1.5 started; log sequence number 0
    110308 8:55:32 [Note] Event Scheduler: Loaded 0 events
    110308 8:55:32 [Note] /usr/bin/mysqld: ready for connections.
    Version: '5.5.9-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 Source distribution
    110308 23:46:42 [Note] /usr/bin/mysqld: Normal shutdown
    110308 23:46:42 [Note] Event Scheduler: Purging the queue. 0 events
    110308 23:46:42 InnoDB: Starting shutdown...
    110308 23:46:43 InnoDB: Shutdown completed; log sequence number 1595675
    110308 23:46:43 [Note] /usr/bin/mysqld: Shutdown complete
    110308 23:46:43 mysqld_safe mysqld from pid file /var/lib/mysql/myhost.pid ended
    110309 09:52:34 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    110309 9:52:35 InnoDB: The InnoDB memory heap is disabled
    110309 9:52:35 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    110309 9:52:35 InnoDB: Compressed tables use zlib 1.2.5
    110309 9:52:35 InnoDB: Initializing buffer pool, size = 128.0M
    110309 9:52:35 InnoDB: Completed initialization of buffer pool
    110309 9:52:35 InnoDB: highest supported file format is Barracuda.
    110309 9:52:36 InnoDB: Waiting for the background threads to start
    110309 9:52:37 InnoDB: 1.1.5 started; log sequence number 1595675
    110309 9:52:37 [Note] Event Scheduler: Loaded 0 events
    110309 9:52:37 [Note] /usr/bin/mysqld: ready for connections.
    Version: '5.5.9-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 Source distribution
    ls /var/lib/mysql
    ibdata1 ib_logfile1 myhost.pid mysql-bin.000001 mysql-bin.000003 mysql-bin.index test
    ib_logfile0 myhost.err mysql mysql-bin.000002 mysql-bin.000004 performance_schema

  • [SOLVED] Can't load this module??

    Ok, I discovered why I have no eth0 device. I have an
    Nvidia MCP61 Ethernet card, according to lscpi -v
    and no associated "Kernel" modules.
    The necessary Ethernet driver for that Nvidia card is forcedeth
    however
    # modprobe forcedeth
    FATAL: Module forcedeth not found.
    but if I perform a systemwide find..
    I get
    /usr/lib/modules/3.6.2-1-ARCH/kernel/drivers/net/ethernet/nvidia/forcedeth.ko.gz
    but according to 'man modprobe' the modprobe program looks in the /lib/modules/'uname -r' directory
    and when I run
    # uname -r
    3.5.6-1-ARCH
    I can cleary see why modprobe didn't work since according to the previous "find" there is no "forcedeth" in that directory.
    so I tried
    # modprobe -S 3.6.2-1-ARCH
    Error: missing parameters. See -h.
    to tell modprobe to search in that directory instead, but despite different variations I couldn't change the version sucessfully.
    So instead I tried copying the "forcedeth.ko.gz" to the /lib/modules/3.5.6-1-ARCH directory
    and I still haven't been able to "modprobe" it, even with full pathname and force option provided.
    So, in summation, I had the driver in the wrong directory according to 'uname -r' and thus I couldn't
    load it. I tried to manually give modprobe a different kernel version, without sucess, and have tried
    copying forcedeth.ko.gz to the directory which corresponded to /lib/modules/'uname -r'.
    I guess I need to either
    - upgrade the kernel without an internet connection?
    - sucessfully modprobe forcedeth despite the kernel version conflict?
    - maybe throw a symbolic link somewhere?
    - give an explicit option  to define a full path in a config file?
    - do something with mkinitcpio that can specify that module and boot into that ramdisk?
    Any suggestions would be greatly appreciated, since I don't know how else to load the module.
    If any other info on my system might give a lead, I'd be more than happy to provide it. Thanks. I'm almost there...
    Last edited by confusion-is-my-sedative (2012-10-26 21:26:06)

    ok, did and done. (However, note that this isn't raw code since I have to type from display of the monitor to the laptop.)
    # file /boot/vmlinuz-linux
    /boot/vmlinuz-linux: Linux kernel x86 boot executable bzImage, version 3.6.2-1-ARCH (tobias@T=POWA-LX) #1 SMP PREMPT Fri Oct 12 23:58, RO-rootFS, swap_dev 0x3, Normal VGA
    According to file, I do have the latest kernel, which makes this even more peculiar since it isn't consistent with 'uname -r'
    3.5.6-1-ARCH
    and I'm using grub legacy, I think.
    # cat /boot/grub/menu.1st
    timeout 5
    default 0
    color light-blue/black light-cyan/blue
    # BOOT SECTION
    # (0) Arch Linux
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx ro modeset=0
    initrd /boot/initramfs-fallback.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx ro
    initrd /boot/initramfs-fallback.img
    I didn't post the whole config since transcribing comments with mode suggestions would be needless. But I don't think there's any danger in ommitting the '#' lines, is there?

  • [SOLVED] can't load fglrx during booting

    I installed ati proprietarity driver by  this manual and it seems working. I rebooted to sure that fglrx loads without errors, set catalyst settings, graphics worked fine, but after next reboot I saw this:
    Loading User-specified Modules [Busy]
    4.825619] intel ips 0000:00;1f.6: failed to get i915 symbols, graphics turb disabled8
    5.417268] brcms_module_init: register returned 0
    ROR: could not insert 'fglrx': Invalid argument
    [FAIL]
    I am totally new to linux and ask to your qualified help..
    Last edited by metalex (2012-05-02 13:47:07)

    Hi again! As Angelsoul writed, I didn't install the catalyst_hook, and now it really seems to be a kernel problem, becouse during the installation catalyst_hook:
    Failed!!! Check out log: /var/log/catalyst-install.log
    Automatic re-compilation is enabled now.
    Answer 'Yes' whenever pacman ask you about updating
    'linux-headers' in first place
    Provide headers to your kernel ie:
    linux-headers if you are using linux.
    Most of custom kernels provides own headers.
    Add nomodeset to your kernel line in /boot/grub/menu.lst , ie.:
    kernel /boot/vmlinuz-linux root=/dev/sda1 ro nomodeset
    -------------------------------------------- ^^^^^^^^^ ---------
    If experiencing problems with building module or using more than
    one kernel use catalyst_build_module command as root, more info:
    # catalyst_build_module help
    - ^^^^^^^^^^^^^^^^^^^^^ ----------------------------------------
    For more info and more troubleshooting visit:
    http://wiki.archlinux.org/index.php/ATI_Catalyst
    [root@metalex-pc metalex]# catalyst_build_module help
    usage: /usr/bin/catalyst_build_module {version|all|remove|remove_all|auto|autooff}
    - with no specified kernel version it will use the current kernel version to build module
    - all will try to build fglrx modules for all working system's kernels
    - remove is removing unused fglrx modules and all empty /lib/modules/* directories
    - remove_all is removing all fglrx modules and all empty /lib/modules/* directories
    - auto will turn ON 'auto re-compilation of fglrx module with every kernel update'
    - autooff will turn off auto re-compilation of fglrx module
    [root@metalex-pc metalex]# catalyst_build_module all
    [root@metalex-pc metalex]# catalyst_build_module
    Building fglrx module for 3.3.4-1-ARCH kernel ...
    Failed!!! Check out log: /var/log/catalyst-install.log
    [root@metalex-pc metalex]# nano /var/log/catalyst-install.log
    and it contains
    2012-05-02 16:13:41
    Building fglrx module for 3.3.4-1-ARCH kernel ...
    Kernel header files are absent: directory /lib/modules/3.3.4-1-ARCH/build doesn't exist! Game over
    2012-05-02 16:14:59
    Building fglrx module for 3.3.4-1-ARCH kernel ...
    Kernel header files are absent: directory /lib/modules/3.3.4-1-ARCH/build doesn't exist! Game over
    Please, tell what I should do? Download kernel headers and run catalyst_build_module? Where I can download it?
    Last edited by metalex (2012-05-02 13:23:14)

  • [SOLVED] Can't Load UEFI Shell From USB

    I'm trying to install Arch on an Asus Zenbook Prime UX31A. It already has Windows 7 x64 on it and a UEFI system partition doing the bootloading.
    I followed the steps for creating a UEFI bootable USB from the ISO. When I get to the UEFI device selection, the thumbdrive correctly shows up as "UEFI: Generic USB" (or something) but selecting it just fails silently and it goes on to load the next thing in the boot order. What could be going wrong here?
    Last edited by silverhammermba (2012-10-05 00:24:41)

    Did create the 2012-09 UEFI USB succesfully and it did boot.
    wanted too reinstall arch because of SSD.
    So maybe you want checkout the layout of your USB and size of the files!
    You can check against mine..
    du /run/media/mark/ARCH_201209/
    764 /run/media/mark/ARCH_201209/EFI/boot
    38772 /run/media/mark/ARCH_201209/EFI/archiso
    39540 /run/media/mark/ARCH_201209/EFI
    8 /run/media/mark/ARCH_201209/[BOOT]
    141292 /run/media/mark/ARCH_201209/arch/x86_64
    138092 /run/media/mark/ARCH_201209/arch/i686
    18292 /run/media/mark/ARCH_201209/arch/boot/x86_64
    276 /run/media/mark/ARCH_201209/arch/boot/syslinux/hdt
    1964 /run/media/mark/ARCH_201209/arch/boot/syslinux
    17944 /run/media/mark/ARCH_201209/arch/boot/i686
    38388 /run/media/mark/ARCH_201209/arch/boot
    62204 /run/media/mark/ARCH_201209/arch/any
    380008 /run/media/mark/ARCH_201209/arch
    40 /run/media/mark/ARCH_201209/isolinux
    419600 /run/media/mark/ARCH_201209/

  • [SOLVED] Can't load gnome-music

    Hi!
    I've installed Arch Linux with GNOME 3 and if I run gnome-music it doesn't start.
    Here's the terminal's output:
    [albi@albi-desktop ~]$ gnome-music
    Traceback (most recent call last):
    File "/usr/bin/gnome-music", line 38, in <module>
    from gnomemusic.application import Application
    File "/usr/lib/python3.4/site-packages/gnomemusic/application.py", line 36, in <module>
    from gnomemusic.window import Window
    File "/usr/lib/python3.4/site-packages/gnomemusic/window.py", line 38, in <module>
    from gnomemusic.query import Query
    File "/usr/lib/python3.4/site-packages/gnomemusic/query.py", line 32, in <module>
    class Query():
    File "/usr/lib/python3.4/site-packages/gnomemusic/query.py", line 35, in Query
    GLib.get_user_special_dir(GLib.UserDirectory.DIRECTORY_MUSIC)
    TypeError: Argument 0 does not allow None as a value
    And here's the version of gnome-session and gnome-music packages.
    [albi@albi-desktop ~]$ pacman -Q gnome-session gnome-music
    gnome-session 3.12.1-1
    gnome-music 3.12.2.1-1
    Please let me know if you need other inputs and I'll thank you in advantage for tips to make gnome-music works.
    Last edited by AVDuma (2014-08-20 11:23:29)

    the lua warning you had was about grilo-pllugins, which optionally depends on lua for some plugins, and it probably wasn't anything critical.
    I don't think the tracker message is any kind of critical error either. Looks like it just reports that it was able to connect with tracker service, and everything should be ok.
    It's hard to guess why it can't find your mp3 files though, as there's no error messages or anything, but I have few ideas:
    - it could be that your missing whatever library gnome-music uses for decoding mp3 files. I looked at the dependecy tree but couldn't figure out what that library could be, but since pretty much all gnome media applications are using gstreamer for that purpose, you could be just missing some gst-plugins. Also you could try if gnome-music can load any .wav .ogg or .flac files for example from your music dir.
    - I'm not sure you're allowed to set XDG_MUSIC_DIR outside of your /home. Try creating music directory in your home, copy a few files in it, and change the directory in user-dirs.dirs accordingly.
    I think gnome-music 3.12 isn't considered 100% production ready yet, as it is still in early development stages and there could still be some issues and missing features. For now rhythmbox is still the 'default' audio player for gnome.
    about the bug reporting. If the bug is something arch linux specific, like missing dependencies, you should report it to arch bug tracker.
    if it's a bug in the application itself, like the issue in your first post, it would make more sense to report it directly to gnome bugzilla. Although in that case it might be good idea to test the latest development snapshot (i.e. gnome-music-git from AUR) to check that the bug hasn't been fixed already.
    also, please use LC_ALL=C when posting application output to get error messages in english, and use thumbnails when posting images: https://wiki.archlinux.org/index.php/Fo … s_and_Code

  • [SOLVED] Can't load wireless network (MEDIATEK Corp. Device 7630)

    Hi all, I hope that someone helps me, because I need it.
    I'm trying so hard to install the wireless controller I have on a new computer.
    I have just installed Arch with the UEFI method, it seems to work quite fine, except for the wireless.
    The Computer is ASUS F550C, in order not to lose time, I'm posting the output of what I have tried.
    I tried to install the kernel module (driver) with ndiswrapper, and they seem to be loaded.
    # lspci -k
    03:00.0 Network controller: MEDIATEK Corp. Device 7630
    Subsystem: Foxconn International, Inc. Device e074
    Kernel modules: ndiswrapper
    # iwconfig
    enp4s0f2 no wireless extensions.
    lo no wireless extensions.
    I tried to load both network-manager, netctl via systemctl but it doesn't seem to work.
    In the end of the day I noticed that the wifi led had been off all the time!
    So I installed rfkill and executed:
    #rfkill unblock all
    that's the only thing I could do to let the led turn on!
    If you can suggest me something (whatever it may be) please answer, or I will be linked for eternity.
    Last edited by Dexxt (2014-03-05 15:49:06)

    #ip link
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: enp4s0f2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
    link/ether bc:ee:7b:c8:8c:6d brd ff:ff:ff:ff:ff:ff
    I am connected to Ethernet (via systemctl enable dhcp.service).
    I tried to use systemctl enable netcfg.service but I get:
    #systemctl status netcfg.service
    netcfg.service - Netcfg multi-profile daemon
    Loaded: loaded (/etc/systemd/system/netcfg.service; disabled)
    Active: inactive (dead)
    Last edited by Dexxt (2014-02-25 22:32:35)

  • [SOLVED] can't load module-echo-cancel for PulseAudio (WebRtc)

    I have added the line load-module module-echo-cancel to /etc/pulse/default.conf as said in the arch wiki but after I do that , I cannot start pulse and it gives me the follwoing error :
    E: [pulseaudio] main.c: Daemon startup failed.
    I have tried looking in the forum and google for a soulation but failed to find something  that works , also tried different variations of the line like :
    load-module module-echo-cancel source_name=echosource sink_name=echosink channels=1
    but nothing works ...
    so I think it is either the line I use is somehow wrong or I am missing some dependency for using webrtc.
    thanks in adavnce for any help.
    edit : well I solved the problem ..., it seems that after I have installed pavucontrol I was able to succsufully load the echo-cancel module
    Last edited by XDarkAngelX (2015-01-17 20:42:30)

    ok, did and done. (However, note that this isn't raw code since I have to type from display of the monitor to the laptop.)
    # file /boot/vmlinuz-linux
    /boot/vmlinuz-linux: Linux kernel x86 boot executable bzImage, version 3.6.2-1-ARCH (tobias@T=POWA-LX) #1 SMP PREMPT Fri Oct 12 23:58, RO-rootFS, swap_dev 0x3, Normal VGA
    According to file, I do have the latest kernel, which makes this even more peculiar since it isn't consistent with 'uname -r'
    3.5.6-1-ARCH
    and I'm using grub legacy, I think.
    # cat /boot/grub/menu.1st
    timeout 5
    default 0
    color light-blue/black light-cyan/blue
    # BOOT SECTION
    # (0) Arch Linux
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx ro modeset=0
    initrd /boot/initramfs-fallback.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx ro
    initrd /boot/initramfs-fallback.img
    I didn't post the whole config since transcribing comments with mode suggestions would be needless. But I don't think there's any danger in ommitting the '#' lines, is there?

  • [SOLVED] Can't load up display manager. Getting '... File Exists."

    I'm trying to get `slim` working by the systemd method, but I get the following:
    [root@arch ~]# systemctl enable slim.service
    Failed to issue method call: File exists
    I've tried other display managers like qingy, lxdm, etc. and they all provide this same message. I was also able to get the display manager to work using the `inittab` method, but I'm trying to have a full systemd integration.
    Not sure if it matters, but I was previously able to get the above `systemctl enable` command to work with gdm. Later, I decided that I wanted a more lightweight display manager so I switched to `slim` and proceeded to uninstall `gdm`. However, it now seems I'm unable to `systemctl enable` any display manager. I appreciate your help!
    Last edited by nil (2012-10-21 18:47:03)

    I have the same problem. I uninstalled lightdm and installed gdm and not I can't seem to enable gdm. It starts fine.
    [arch@arch ~]$ systemctl list-unit-files | grep lightdm
    [arch@arch ~]$ systemctl list-unit-files | grep gdm
    gdm.service disabled
    [arch@arch ~]$ systemctl list-unit-files | grep display
    display-manager.service enabled
    [arch@arch ~]$ sudo systemctl disable display-manager.service
    Failed to issue method call: No such file or directory
    [arch@arch ~]$ sudo systemctl disable lightdm.service
    Failed to issue method call: No such file or directory
    [arch@arch ~]$ sudo systemctl disable gdm.service
    [arch@arch ~]$ sudo systemctl enable gdm.service
    Failed to issue method call: File exists
    [arch@arch ~]$ systemctl list-unit-files | grep gdm
    gdm.service disabled

  • [SOLVED] Can't load module autofs4

    I am following autofs wiki page which instructs me to load module autofs4. modprobe autofs4 and sudo modprobe autofs4 result in no console output.
    Trying to remove module:
    $ sudo modprobe -r autofs4
    modprobe: FATAL: Module autofs4 is builtin.
    Do I need to load this module at all?
    Couldn't find "autofs" in lsmod, modinfo, dmesg, systool -v -m.
    Anyone point me in right direction?
    Last edited by axper (2013-04-24 17:25:43)

    axper wrote:modprobe: FATAL: Module autofs4 is builtin.
    Read that line again.

  • How can i solve "could not load language and text preference "

    how can i solve " could not load language and text preference ".. help everyone...

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Firefox cannot be closed; the following message appears: "Can't load resource file, can not run". How to solve this problem; I am using Windows XP SP3

    Whwn I want to close Firefox 9.x , a pop-up appears with the message: "Can't load resource file ......" . First I have to close this pop-up, then Firefox is closed. Also with other versions of Firefox I had this problem.

    i deleted the rdf and now the first window only (and any tabs in it) are maximised. i found this in the rdf
    <RDF:Description RDF:about="chrome://browser/content/browser.xul#main-window"
    screenX="4"
    screenY="4"
    width="1008"
    height="461"
    sizemode="Normal" />
    i tried changing normal to maximised; no effect. either i need also to change the numbers (to match a maximised window) or ff ignores this. i want to be able to open different sites in different windows, and not have to maximise them manually. ff never used to be broken, why break this? what possible security flaw was fixed by screwing up ff to never open maximised unless u hack it or delete certain config files?

  • [Solved] php 5.2.0-1+lighttpd+mysql: Can't load mysql module

    I'm using php 5.2.0-1, lighttpd 1.4.12-1, mysql 5.0.26-1, libmysqlclient 5.0.26-1 and php-cgi 5.1.6-1 on server and phpMyAdmin says that php can't load mysql module, other websites doesn't have any connection to mysql database too. I've checked php.ini - mysql.so and mysqli.so is uncommented. Only one thing helps - reverting to php 5.1.6-2.

    cactus wrote:just run abs.. copy the php-cgi directory to your home..
    modify the version, and built it yourself.
    Compiled, installed and it works Thanks

  • [solved] kmod, can't load nfnetlink module

    Wireshark is busted for me because nfnetlink can't load for some reason. Also
    modinfo /lib/modules/3.2.0-2-ARCH/kernel/net/netfilter/nfnetlink.ko.gz
    was giving me a funky error, I went back to module-init-tools so I forgot what it said, but even modprobe nfnetlink wouldn't work for me.
    Last edited by nfm (2012-01-08 23:37:05)

    falconindy wrote:I really need to know what error you were seeing or else it can't be fixed. Please try to reproduce with kmod-3-5.
    I was getting what @z0id got, "No such file or directory". With kmod 3-5 the issue appears to be fixed. Wireshark works and nfnetlink loads automatically.

  • Can we load and unload the files in the run time?

    Can we load and unload the files in the run time?
    For example there are four files named "test1.h & test1.c" and another set "test2.h & test2.c" (I attached them as attachment to this post).
    test1.h contains code:
    int variable; //variable declared as integer
    test1.c contains code:
    variable = 1; //variable assigned a value
    test1.h contains code:
    char *variable; //variable declared as string
    test1.c contains code:
    variable = "EXAMPLE"; //variable assigned a string
    So here, in this case can I dynamically load / unload the first & second group of files so that the same variable name "variable" can be used both as integer and string? And if yes, how is that to be done?
    Solved!
    Go to Solution.
    Attachments:
    test.zip ‏1 KB

    What do you mean by "dynamically"?
    If you want to have a variable that either is an int or a char in the same program run, I'm afraid your only option is to define it as a variant and assign from time to time the proper data type in the variant according to some condition. Next, every time you access the variable you must firstly check which data type is stored in it, next access it in the proper way.
    If on the other hand your option or to have a run in which the variable is an int, next you stop the program and in a following run it is a char, you may have it by using some appropriade preprocessor clause:
    #ifdef  CHAR_TYPE
    #include "test1.h";        // variable defined as a char
    #else
    #include "test2.h";        // variable defined as int
    #endif
    Next, every time you want to access the variable you must proceed in the same vay:
    #ifdef  CHAR_TYPE
      variable = "string";
    #else
      variable = 1;
    #endif
    Does it worth the effort?
    Additionally, keep in mind that this "dynamical" approach can work only in the IDE, where you can properly #define your CHAR_TYPE or not depending on your wishes: when you compile the program, it will have only one #include depending on the definition of the macro.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

Maybe you are looking for

  • How do I install Photoshop on my new computer  using my original installation disc?

    I get a message that I must check a box that indicates it will search my hard disc.  Of course, the new hard disc has no record of installation.  It seems be geared for installing an upgrade.

  • Linux j2se 1.4.2 INTERNAL ERROR on Browser End: no manager for initializing

    I have just installed j2sdk1.4.2_04 and NetScape 7.1 on Redhat Linux 9. After following the instruction to enable java in the browser by issuing the command: ln -s /usr/java/j2sdk1.4.2_04/jre/plugin/i386/ns610/libjavaplugin_oji . (note the final peri

  • Problem with 720p mp4 import

    I have some source material shot on a Sony T900. These are 720p files in mp4. When I play them in QT or VLC they look very good. When I import them into CS4 I get sections where the video 'blows out': big blocks of the image turn almost white or almo

  • Two query single output

    Hi, I am using 10.2.0.1 on windows xp and need your help please: create table test (datecol date,col1 number(1),col2 number(1)); insert into test values (to_date('2010-07-25','yyyy-mm-dd'),2,3); insert into test values (to_date('2010-07-25','yyyy-mm-

  • Sending from motion back to FCP

    I highlight a sequnce or clip and SEND TO "Motion" and choose inbed content, I make my effects and FILE<SAVE in motion and FCP reads a change. The video i sent was anamorfic DV 16/9. In motion I edited the fotage in 16/9 . when FCP reads the saved mo