[SOLVED] Neither wireless nor wired internet working

Hello everyone, I've installed Arch Linux on my Toshiba L645D-S4056. I installed it from the Core CD, as my adapters aren't working. As of now without internet access you can't do much, so here I am. Here is the output of lspci:
lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS880 Host Bridge
00:01.0 PCI bridge: Toshiba America Info Systems Device 9602
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
00:11.0 SATA controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
00:12.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 42)
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: ATI Technologies Inc SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40)
00:15.0 PCI bridge: ATI Technologies Inc Device 43a0
00:16.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:16.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:05.0 VGA compatible controller: ATI Technologies Inc M880G [Mobility Radeon HD 4200]
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
08:00.0 Ethernet controller: Atheros Communications AR8152 v1.1 Fast Ethernet (rev c1)
Thanks in advance, and I am posting this in Ubuntu, so I'm not sure how I am going to be able to copy and paste other commands from my Arch install.
Last edited by DasBoot (2011-05-17 01:40:49)

Meskarune wrote:
The lines that are more relevant to you are
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
08:00.0 Ethernet controller: Atheros Communications AR8152 v1.1 Fast Ethernet (rev c1)
you need to install the realtek and artheros drives for your computer. You can do this from your ubuntu install by chroot into arch, or by copying the files you need to your arch install and doing pacman -U
see this thread: https://bbs.archlinux.org/viewtopic.php?id=46583
packages in aur: https://aur.archlinux.org/packages.php? … _Search=Go
I would suggest chrooting though, that is what I did to get networking working on arch. Often it will work out of box after updating everything.
how to chroot:
mkdir /mnt/arch
mount /dev/<device-or-partition-name> /mnt/arch
cd /mnt/arch
mount -t proc proc /arch/proc
mount -t sysfs sys /arch/sys
mount -o bind /dev /arch/dev
if you have other partitions for boot, home, etc mount those also.
example
mount /dev/<device-or-partition-name of boot> /mnt/arch/boot/
then
chroot . /bin/bash
you should be logged into the arch system in the terminal in ubuntu. You can then run pacman -Syu
please see: https://wiki.archlinux.org/index.php/Change_Root
Alright so I've successfully chrooted into my Arch install, however it appears my network is still being undetected:
[root@Blitzkrieg /]# pacman -Syu
:: Synchronizing package databases...
error: failed retrieving file 'core.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from ftp.archlinux.org : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirrors.gigenet.com : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from ftp.gtlib.gatech.edu : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from www.gtlib.gatech.edu : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from ibiblio.org : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from distro.ibiblio.org : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from archlinux.linuxfreedom.com : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from locke.suu.edu : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from lug.mtu.edu : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from lug.mtu.edu : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirror.rit.edu : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirror.rit.edu : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from schlunix.org : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from archlinux.umflint.edu : Transient resolver failure
error: failed retrieving file 'core.db.tar.gz' from mirror.umoss.org : Transient resolver failure
error: failed to update core (Transient resolver failure)
error: failed retrieving file 'extra.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from ftp.archlinux.org : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirrors.gigenet.com : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from ftp.gtlib.gatech.edu : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from www.gtlib.gatech.edu : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from ibiblio.org : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from distro.ibiblio.org : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from archlinux.linuxfreedom.com : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from locke.suu.edu : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from lug.mtu.edu : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from lug.mtu.edu : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirror.rit.edu : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirror.rit.edu : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from schlunix.org : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from archlinux.umflint.edu : Transient resolver failure
error: failed retrieving file 'extra.db.tar.gz' from mirror.umoss.org : Transient resolver failure
error: failed to update extra (Transient resolver failure)
error: failed retrieving file 'community.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirrors.gigenet.com : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from ftp.gtlib.gatech.edu : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from www.gtlib.gatech.edu : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from ibiblio.org : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from distro.ibiblio.org : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from archlinux.linuxfreedom.com : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from locke.suu.edu : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from lug.mtu.edu : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from lug.mtu.edu : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirror.rit.edu : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirror.rit.edu : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from schlunix.org : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from archlinux.umflint.edu : Transient resolver failure
error: failed retrieving file 'community.db.tar.gz' from mirror.umoss.org : Transient resolver failure
error: failed to update community (Transient resolver failure)
error: failed to synchronize any databases
[root@Blitzkrieg /]#
Uncommenting all the servers didn't appear to work, so I again assume it has to do with my internet still being undetected.
My network part of rc.conf:
# NETWORKING
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
HOSTNAME="arch"
# 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)
# 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

Similar Messages

  • Neither wireless or wired mouse works smoothly...

    ... there's a slight delay with the pointer, which makes it really hard to use drop down menus and clicking on specific areas of the page. I've already changed the preferences to make the mouse go faster & I have a mousepad... I have no idea what's wrong... any ideas?

    What kinds (brand and model) of mice are you using. Have you installed any kind of special driver for your mouse/mice?
    Are any connections directly to the mini -- or are you using a usb hub, ps2 converter, or KVM switch?
    Does the delay appear when the computer is freshly started, or only after some programs are running?
    How much RAM memory do you have? What model Mini (Intel or G4?)
    Is this a new problem that formerly didn't exist?

  • Since I upgrade my Iphone 4S to iOS 6 neither my home wireless nor my email works

    Since I upgrade my Iphone 4S to iOS 6 neither my home wireless nor my email works.  MY data charges are going through the roof (Its so expensive here in NZ) I have spent time with my mobile provider, and time with my home wireless provider,and some time I got rthrought o an Appple help desk in Colorado.  Nothing helps!  Does anyone have any idea when these faults (And other onviously glitches with iOS 6) will be fixed?

    ClareNZ wrote:
    I have an old D-Link 804T router,
    This may have something to do with your problem. Check the manufacturer's website to see if there is a firmware update for the router.

  • [Solved] Preferencing Wireless over Wired

    Hello,
    I'm wondering if anyone can point me in the right direction. I'm doing some work with an embedded device that I need to access by ethernet. The device is configured to sit on 192.168.10.1 (at the moment). I've configured my laptop to sit on 192.168.10.23. At the same time, I have my laptop connect to a corporate guest wifi connection - which gives me access to the internet.
    My problem is that I can bring both the wireless and wired interfaces up, but as soon as the wired interface comes up, I can no longer access the internet through the wifi connection. What I want to is have any connections outside of 192.168.10.x routed through the wifi.
    What is the easiest/cleanest way to accomplish this?
    Thanks in advance.
    Last edited by matt.tyler (2014-03-01 00:22:52)

    Excellent, I completely understand now, thanks guys. I know enough to sort this out.
    For anyone else who might have the same problem -
    There are two issues here; the priority of the network and the default route.
    The metric parameter listed in the routing table determines the priority of the network. The network priority determines which networks gets to go first. The lower this number is the more important it is.
    The default route is the 'fall-through' rule. If your destination address does not match any other rule, it will fall through to this.
    In my situation, I'd need to set the metric parameter on the eth0  route rule higher than the wlan routes, and then remove the default routing rule on eth0 and ensure it exists for wlan0.
    In the event you want to make this automatic, you can add routing commands into your netctl profiles with the 'Routes' or alternatively the 'ExecUpPost' commands. See https://bbs.archlinux.org/viewtopic.php?pid=1360955
    Edit:
    Now I've had time to fix this I'll add an example
    Description='A connect to Jetbox'
    Interface=eth0
    Connection=ethernet
    IP=static
    Address=('192.168.10.23/24')
    Routes=('192.168.0.0/24 via 192.168.10.1')
    #Gateway='192.168.10.1'
    8 DNS=('192.168.10.1')
    For me, commenting out the gateway prevented the default route from being added and ensured that it gave preference to the wifi connection.
    Last edited by matt.tyler (2014-03-04 08:58:05)

  • Why do I get connection failed when logging in on app store on wireless, but Wired LAN works fine?

    I've been having the same issue as many other people. On OSX Lion with latest updates as of 3/20/2012. Tried deleting .plist files, checking keychain access and even reset keychain. I still get the error of Connection Failed when trying to download updates or a new app from the app store.
    I also can't connect to the iTunes "Account" area. It produces an error that the request failed (-1200)
    I finally decided to try a wired connection instead of my wireless. Now it works great! So I removed my wireless network and re-added it. Back to square one. Work around for now is fine, but I should be able to use this over wireless, too!
    I just now tested connecting to a different wireless network (EVO Hotspot) and it worked fine. So it's something specific to my office wireless network. Nothing changed on our firewall (I'm the administrator). It just stopped working.
    Anthony

    Hi ...
    Perhaps there's something that you haven't tried here >  Troubleshooting Wi-Fi issues in OS X Lion

  • [SOLVED] Neither console, nor policy kits seem to run

    I have installed a couple of hours ago compiz standalone, removed any display managers I had before from inittab and now I run it through .xinitrc.
    But neither console nor policy kits seem to run or grant privileges to normal users for mounting usb devices or just shutdown, syspend etc.
    My .xinitrc:
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    # exec gnome-session
    # exec startkde
    # exec ck-launch-session wm
    # exec enlightenment_start
    # exec startxfce4
    exec ck-launch-session dbus-launch --sh-syntax --exit-with-session $HOME/.xstart
    My .xstart:
    #!/bin/sh
    compiz ccp &
    tint2 &
    fbxkb &
    trayfreq &
    volti &
    blueman-applet &
    wicd-gtk &
    parcellite &
    fusion-icon -n
    My inittab (i reverted back to agetty and see if it works but not):
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    #id:3:initdefault:
    # Boot to X11
    id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
    c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
    c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
    c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
    #c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
    #c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux
    #c1:2345:respawn:/sbin/fgetty tty1 linux
    #c2:2345:respawn:/sbin/fgetty tty2 linux
    #c3:2345:respawn:/sbin/fgetty tty3 linux
    #c4:2345:respawn:/sbin/fgetty tty4 linux
    # Hypervisor Virtual Console for Xen and KVM
    #h0:2345:respawn:/sbin/agetty -8 38400 hvc0 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon
    #x:5:respawn:/usr/sbin/gdm -nodaemon
    #x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/sbin/elsa --nodaemon
    #x:5:respawn:/usr/bin/slim >/dev/null 2>&1
    #x:5:respawn:/usr/sbin/lxdm >& /dev/null
    x:5:once:/bin/su - -- twilight -l -c '/usr/bin/startx -- -nolisten tcp -br -deferglyphs 16 </dev/null >/dev/null 2>&1'
    # End of file
    ck-list-sessions:
    Session1:
    unix-user = '1000'
    realname = 'Tasos'
    seat = 'Seat2'
    session-type = ''
    active = FALSE
    x11-display = ':0'
    x11-display-device = '/dev/tty5'
    display-device = ''
    remote-host-name = ''
    is-local = FALSE
    on-since = '2011-09-30T20:02:05.547676Z'
    login-session-id = ''
    No relevant errors found in .xsession-errors:
    (lxpanel:11415): Gtk-WARNING **: Unable to locate theme engine in module_path: "thinice",
    (pcmanfm:11416): Gtk-WARNING **: Unable to locate theme engine in module_path: "thinice",
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 20 (X_GetProperty)
    Resource id: 0xa000a4
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 20 (X_GetProperty)
    Resource id: 0xa000a4
    QSystemTrayIcon::setVisible: No Icon set
    kdeinit4: Shutting down running client.
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    kbuildsycoca4 running...
    kbuildsycoca4(11472) KBuildSycoca::checkTimestamps: checking file timestamps
    kbuildsycoca4(11472) KBuildSycoca::checkTimestamps: timestamps check ok
    kbuildsycoca4(11472) kdemain: Emitting notifyDatabaseChanged ()
    yakuake(11440)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libkonsolepart.so"
    QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.14'
    yakuake(11440) KGlobalAccelPrivate::_k_serviceOwnerChanged: detected kglobalaccel restarting, re-registering all shortcut keys
    (<unknown>:11498): Gtk-WARNING **: Unable to locate tkded4: Fatal IO error: client killed
    kglobalaccel: Fatal IO error: client killed
    e to locate theme engine in module_path: "thinice",
    (lxterminal:13327): Gtk-WARNING **: Unable to locate theme engine in module_path: "thinice",
    (lxsession-logout:13435): Gtk-WARNINGkded4: Fatal IO error: client killed
    kglobalaccel: Fatal IO error: client killed
    error: client killed
    klauncher: Exiting on signal 15
    kded4: Fatal IO error: client killed
    kdeinit4: Fatal IO error: client killed
    kglobalaccel: Fatal IO error: client killed
    Last edited by twilight0 (2011-11-15 10:16:07)

    Never mind it didnt notice the warning here:
    wiki wrote:Warning: This method will not use /bin/login or register your session, therefore no session will appear in `who` or `w`. Your session will also not be authorized as 'local' by ConsoleKit, so you will be unable to shutdown/suspend/reboot or mount drives without using sudo or su.
    But is there a way after all to run console kit even if the session isn't registered as local?
    Last edited by twilight0 (2011-09-30 21:12:09)

  • The space bar does not seem to be working on wireless keyboard wired keyboard works fine?

    Can anybody help? The space bar on my wireless keyboard has stopped working. i have tried all the preferences resets and checked the speech prefrences and they're all normal, i've got the old original usb keyboard and space bar works fine. I've tried taking one end of the spacebar up giving it a blow though incase of dust but that all seems clear.
    Anyone got a solution?

    Hello:
    I suspect the KB has failed.
    Barry

  • Can't get my wired internet working

    As the topic sujests, I can't get my wired ethernet working.
    I'm using Mac OS X 10.5.2, I have a Linksys WRT54G router
    configured to automatic DHCP.
    I go into my iMac's System Preferences > Network > Ethernet.
    I should be able to select DHCP from the configure menu and the router
    should give me my IP address. I went into the router's settings and put my computers MAC address in, and it has assigned my iMac an IP. But on the iMac,
    it doesn't come up.
    Any help would be appreciated.
    Thanks
    Message was edited by: ShaneO'Connor

    I tried that.
    The way I got it to work is: I set the "configure" to manually. Then I entered the IP Address, Subnet Mask, Router, DNS Server, and Search Domains. And now it works. Thanks for your suggestion though.

  • X200s tried to add webcam - now neither webcam, nor thinklight will work

    Hi all,
    So, as the username hopefully indicates - a newbie to the x200s, which I bought recently, though I've been using thinkpad products for a few years now (a devoted fan!)
    My x200s did not come with a webcam and, since I am thousands of miles from home, I reckoned I would try and install one manually. Note that I have swaped its HDD for an SD & changed keyboard in the past with no problem, so I was assuming (foolishly, perhaps!) that vaguely knew what I was doing.
    I followed the instructions and user experiences on this thread, I purchased this camera - and got off to work.
    Even though everything seemed fine when adding the camera to the system, a strange thing happened after I rebooted (I run Linux Mint 16): neither the webcam, nor the thinklight were now working. After lots of testing, I assumed I must have just destroyed part of the cable during installation, and so I purchased this cable (Lenovo ThinkPad X200 LCD Video Cable 44C9909) and tried again. Same result! The only difference is that the first time round, an "lsusb" command on linux would return a Ricoh product (and I assume that's the webcam), but it would still not be recognised by Mint, while now, there's nothing. In both cases, the Thinklight didn't work.
    Since both the thinklight and the webcam come out at the same end (see the right end of the cable on this picture) I am assuming, of course, that the two are related.
    Would anyone know which of the clips on the left end of the cable on the same picture, above, correspond to the webcam and the thinklight?
    Thanks for reading, and any response and thoughts on the above would be most appreciated - a little bit at loss at to what to do now.

    Hi,
    perhaps HMM and Service Video might help.
    Be sure integrated camera is enabled in the BIOS Setup menu.
    x220 | i5-2520m | Intel ssd 320 series | Gobi 2000 3G GPS | WiFi
    x220 | i5-2520m | hdd 320 | Intel msata ssd 310 series | 3G GPS | WiFi
    Do it well, worse becomes itself
    Русскоязычное Сообщество   English Community   Deutsche Community   Comunidad en Español

  • [Solved]All wireless networks have stopped working

    Connecting to wireless networks that i have previously connected to times out, both with network manager, and iwconfig.
    I have tried on two networks i have previously connected to and both time out.
    What is interesting is that i am able to connect if i set a static ip, but i cannot reach any addresses, not even 192.168.1.1
    SOLVED:
    Issue was determined to be the ath9k module, fixed it by running:
    modprobe ath9k nohwcrypt=1
    Last edited by seniorsassycat (2012-01-28 23:14:25)

    Some news:
    Networks without security works, right  now i am using my tethering features for my Android phone.
    I am already checking for last packages, un til now: uninstall usb_modeswitch no offers a solution (was one of the last packages with network relation), looking for more
    ip addr
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
        inet 127.0.0.1/8 scope host lo
        inet6 ::1/128 scope host
           valid_lft forever preferred_lft forever
    2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN qlen 1000
        link/ether 1c:75:08:21:dd:4d brd ff:ff:ff:ff:ff:ff
    3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
        link/ether 1c:65:9d:69:fa:c1 brd ff:ff:ff:ff:ff:ff
        inet 192.168.43.218/24 brd 192.168.43.255 scope global wlan0
        inet6 fe80::1e65:9dff:fe69:fac1/64 scope link
           valid_lft forever preferred_lft forever
    iwconfig
    lo        no wireless extensions.
    wlan0     IEEE 802.11bgn  ESSID:"AndroidAP" 
              Mode:Managed  Frequency:2.412 GHz  Access Point: E0:2A:82:E6:29:06   
              Bit Rate=54 Mb/s   Tx-Power=13 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:off
              Link Quality=62/70  Signal level=-48 dBm 
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:27  Invalid misc:325   Missed beacon:0
    eth0      no wireless extensions.
    iwlist scan
    lo        Interface doesn't support scanning.
    wlan0     Scan completed :                   
              Cell 01 - Address: 00:25:86:C5:15:B
                        Channel:6               
                        Frequency:2.437 GHz (Chan
                        Quality=50/70  Signal lev
                        Encryption key:on       
                        ESSID:"4714046"         
                        Bit Rates:1 Mb/s; 2 Mb/s;
                                  12 Mb/s; 24 Mb/
                        Bit Rates:9 Mb/s; 18 Mb/s
                        Mode:Master             
                        Extra:tsf=00000000ae9f498
                        Extra: Last beacon: 400ms
                        IE: Unknown: 000734373134
                        IE: Unknown: 010882848B96
                        IE: Unknown: 030106     
                        IE: Unknown: 2A0104     
                        IE: Unknown: 32041224606C
              Cell 02 - Address: 00:25:12:F5:64:F
                        Channel:6               
                        Frequency:2.437 GHz (Chan
                        Quality=51/70  Signal lev
                        Encryption key:on       
                        ESSID:"4714046"         
                        Bit Rates:1 Mb/s; 2 Mb/s;
                                  9 Mb/s; 12 Mb/s
                        Bit Rates:24 Mb/s; 36 Mb/
                        Mode:Master             
                        Extra:tsf=00000037ef592b7
                        Extra: Last beacon: 1036m
                        IE: Unknown: 000734373134
                        IE: Unknown: 010882848B96
                        IE: Unknown: 030106
                        IE: Unknown: 2A0100
                        IE: Unknown: 32043048606C
                        IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                        IE: Unknown: DD950050F204104A0001101044000102103B0001031047001063041253101920061228002512F564FD1021001B5265616C74656B2053656D69636F6E647563746F7220436F72702E1023000752544C383637311024000D45562D323030362D30372D32371042000F3132333435363738393031323334371054000800060050F20400011011000A5A585631302057333030100800020086
              Cell 03 - Address: E0:2A:82:E6:29:06
                        Channel:1
                        Frequency:2.412 GHz (Channel 1)
                        Quality=63/70  Signal level=-47 dBm 
                        Encryption key:off
                        ESSID:"AndroidAP"
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
                                  11 Mb/s; 12 Mb/s; 18 Mb/s
                        Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                        Mode:Master
                        Extra:tsf=0000000035539181
                        Extra: Last beacon: 1673ms ago
                        IE: Unknown: 0009416E64726F69644150
                        IE: Unknown: 010882848B0C12961824
                        IE: Unknown: 030101
                        IE: Unknown: 0706555320010B1B
                        IE: Unknown: 2A0100
                        IE: Unknown: 32043048606C
    eth0      Interface doesn't support scanning.

  • VERY slow wireless, FAST wired internet problem

    Someone... PLEASE help me. I just spent 2 hours w/apple, and they couldn't fix it.
    I have the airport extreme base station. It was working FINE, until a few day/a week ago. Now when I connect using my airport card in my MBP or my iMac, it get about 17KB/sec. If I go wired, I get almost 2MB/sec. Apple coudn't help me. Is there anyway around this? My dell laptop (for work) connects to the extreme base station and gets about 2MB/sec, so it has to do with something on the Apple side.
    Any suggestions? I'd hate to go and buy another router and having to scrap this expensive router and the airport express I bought. That's $300 right down the freakin' drain....

    First, double-check the AirPort settings on the iMac. They should be nearly identical to those of the MBP.
    Then, make sure that your iMac has the latest AirPort updates applied.
    Other things to try...
    - Create a new "clean" OS X user account, and then, logon as that user. (Note: You will want to keep this new account "clean," i.e., don't use it daily or add programs so that you can use it for any future troubleshooting session as needed.)
    - Create a new AirPort Location, and then, switch to this location.
    - Check Network Port Configurations and verify that AirPort is at the top of the list. If it's not, drag it to the top. While there, see if there are any other ports enabled that you are not using (Modem, Bluetooth, etc.) and disable them.
    - Remove AirPort configuration (.plist) files. Start by moving the AirPort preference files to a safe location. OS X will rebuilt these files after you restart the computer. The particular files to try are (I's assuming that you have OS X 10.4+ on the iMac):
    /Library/Preferences/SystemConfiguration
    - preferences.plist
    - NetworkInterfaces.plist
    - com.apple.airport.preferences.plist
    Start with the first one, restart the computer and check the wireless performance. If no improvement, move on to the next, and so on. Remember to move them to a "safe" location first, just in case you need to restore them.

  • Wired internet works fine, wifi does not work at all...

    I can't connect to my home wi-fi network (connection is fine when using ethernet). I've confirmed the password to my network is correct, and I've tried to reconfigure the airport connection to no avail. I've tried DHCP, DHCP with manual address, and manually--even tried turning DHCP off. When I tried just DHCP, I also tried to renew the DHCP lease, which didn't help. I'm stymied, and starting to wonder about the wireless network card.
    I can connect fine with my laptop (MacBook Pro). The wireless router is about 3 feet from my desktop computer, so I'm pretty sure there are no reception issues.
    Do you have any ideas for me?

    Hi BDA,
    I turned off the security in the router, and Airport worked just fine. So that's good, I guess the Airport card is healthy.
    Then I turned the security back on to WPA in the router and can't log in. I rebooted (the Mac) and tried to turn on Airport, but the prompt which asks for a password will not accept the password. So I thought maybe it needed to be put back into the keychain (I am not very familiar with how the keychain works, it seems to be kind of automatic?). Anyway, I can't seem to enter the password into the keychain.
    I did try WEP in the router, in case the airport card is so old it doesn't recognize WPA or WPA personal. That didn't do anything either.
    Do you have any thoughts? I figured that turning off the security in the router is as good as rebooting as Ralph suggested.
    Thanks for your time.

  • Neither Intel nor AMD graphics working on HP g6

    I have a HP Pavilion g6 just built a few months ago. Has integrated Sandy graphics and Radeon HD 6470M
    I can get neither to work have tried a blank xorg config and tried adding radeon and intel to the devices in the xorg.conf.d folder. I keep getting the error
    (EE) No devices found
    only vesa works
    - A thanks to all who help in advance

    Not sure if you have tried this yet but https://wiki.archlinux.org/index.php/Hybrid_graphics
    This walks you through how to manually fix the problem, however there is an AUR available: http://aur.archlinux.org/packages.php?ID=51704

  • I cannot ope PDF files that are within a web link.  Neither Safari nor Firefox will work.  If I receive a PDF file as an email attachment, I can open it with either Adobe or Preview.  I'm running 10.6.8 on an iMac.

    I'm going to re-state this.  Several weeks ago, I had installed Security Update 2012-004 on my iMac.  I'm running Snow Leopard 10.6.8.  Immediately afterwards, my Mail 4.6 was GONE.  Mail 4.2 was there, but the system would not open it.  The Apple Support Communites quickly solved my problem.  The problem lay within the Update.  Now, I cannot open PDF files that are contained within a website, i.e. a lunch menu that is on a restaurant website.  This happens on both Safari and Firefox.  If someone sends me an email with an attached PDF file, I can open the file with either Adobe or Preview.  This is happening only on my iMac.  My MacBook Pro, also running Snow Leopard 10.6.8 has not experienced either the first or second problem.  Thanks for any help you can offer.

    fomamac2guy wrote:
    Now, I cannot open PDF files that are contained within a website, i.e. a lunch menu that is on a restaurant website.
    Does this help with Firefox?

  • Why are my Contacts NOT in alpha order (neither First nor Last order works)?

    It doesn't matter what order I specify in Preferences, the Contacts are not in alphabetical order. This is crazy! What am I doing wrong?
    It has to be something very simple and it's right in front of me, but I just can't see what the problem is.
    Thanks.
    Matt

    It could be that you have spurious characters in the filenames? When you do a Manual sort a hidden file is created in the folder you are working in .BridgeSort this is just a text file with the list/order of the files. It might be worth having a look at the file and see if anything strange is happening.

Maybe you are looking for

  • VA43 working sometimes n sometimes not in call transaction

    I am calling VA43 transaction through ALV report. Input to it is a Contract number form VBAP. But sometime its dispalying correctly and sometimes gives error message. Can anybody tell why it is so?

  • Can I use the ram...

    Hi, I was wondering if I can use the ram from a Macbook core 2 duo in a Macbook Pro. Is it the same? Thanks

  • Embedding quicktime movie in portlet?

    Has anyone successfully embedded some form of movie file within a portlet. I have tried embedding a quicktime movie file (in a jsp and html file) and when I view my portlet within the portal page I get the following error message "The data that the p

  • DV to Mac Backup

    I want to take all of my DV tapes and store transfer them over to my external hard drive via the iMac. What is the best quality way to do this for editing later with iMovie? I know it will take a lot of hard drive space but that is no issue.

  • Firefox not loading Flash within an iFrame

    I tried testing out a page that contains an iFrame that holds a Flash control, however it won't load it in Firefox.  It is loading in IE versions of browsers.  If I load the page outside of BrowserLab, the control opens.  Is there are setting that I