[SOLVED] After Arch install, non-root wont boot into Gnome

First off I searched for around an hour but couldn't find an answer to this so somewhat gave up.
Coming from Ubuntu and very dissatisfied with performance I am very excited for Arch.
I followed the newb guide to a T, everything went smooth as butter.
after the guide was finished I installed Gnome3
pacman -S gnome gnome-shell gnome-extra
Went perfect.  I try and login to the user I created while going thru the guide and instantly boot into the basic X environment?
So I thought perhaps I should try adduser after I installed Gnome3 and now when logging into that new user, the screen goes black for 2sec then
greets me with this message (still in command):
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 12 22:46:05 2011
(==) Using config directory: "/etc/X11/xorg.conf.d"
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exist, 0)
(II) [KMS] Kernel modesetting enabled.
(EE) Logitech Logitech Illuminated Keyboard: failed to initialize for relative axes.
(EE) Logitech G500: failed to initialize for relative axes.
xinit: connection to X server lost
Any ideas as to what's going on?
Last edited by PumpkinJack (2011-08-13 20:59:07)

Durden wrote:Did you install GDM? How are you launching X? What groups is the user in?
Thanks for the reply.
Yeah I installed GDM after gnome, everything works great for root.
im using startx to launch X
Just using the default group per newbie guide instructions which I believe is users

Similar Messages

  • [SOLVED] New arch install from Virtualbox cannot boot on real hardware

    Hi,
    I'm trying my luck with installing Arch on physical disk through Virtualbox. I followed Wiki and managed to install system on the disk. However, I am unable to boot it outside VM.
    I have two physical disks - /dev/sda and /dev/sdb. I have installed Arch on /dev/sda1. It is there, I can see the files from my current OS and it does work in VM. /dev/sda1 is bootable.
    However, when I boot my PC from /dev/sda rootfs fails to load kernel image - it says it can't be found. I tried specifing init path in Syslinux.cfg using /dev/sdxX and UUID and even PARTUUID but none worked. When in rootfs, I lsed /dev/disk/by-uuid and found that rootfs sees only one of my two disks, /dev/sdb. I find it really strange.
    I followed below advise found on forums:
    - Verify that mkinitcpio.conf lists "block" hook
    - Create a new kernel image with mkinitcpio -p linux
    - Refer to your partition by UUID
    - If above doesn't work, try PARTUUID
    None of these worked. I believe the reason for this is that the issue is not with how I reference the disk nor how the mkinitcpio works but with the disk not being available for rootfs at all. Alas, I have no experience with disks other than simple partitioning, so I'm not sure where to start.
    Fdisk output:
    Disk /dev/sda: 931,5 GiB, 1000204886016 bytes, 1953525168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x99ea4d63
    Device Boot Start End Sectors Size Id Type
    /dev/sda1 * 2048 314779647 314777600 150,1G 83 Linux
    /dev/sda2 314779648 1153640447 838860800 400G 83 Linux
    /dev/sda3 1153640448 1157834751 4194304 2G 82 Linux swap / Solaris
    Disk /dev/sdb: 465,8 GiB, 500107862016 bytes, 976773168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disklabel type: dos
    Disk identifier: 0x75a6998e
    Device Boot Start End Sectors Size Id Type
    /dev/sdb1 * 2048 616447 614400 300M 83 Linux
    /dev/sdb2 616448 210331647 209715200 100G 83 Linux
    /dev/sdb3 210331648 241788927 31457280 15G 83 Linux
    Any ideas? Suggestions and help will be appreciated!
    Last edited by karm (2014-12-08 03:56:35)

    Sleep is for the weak.
    So I've read that article and found what the issue was.
    Turns out I automatically followed previous advise without giving it some thought and run mkinitcpio from Virtualbox. Which does not make sense because the whole point of this is to prepare kernel image to run on other hardware than provided by VM. So what I did to fix this:
    1. Installed arch-chroot on VM
    2. Mounted /dev/sda1 on my host machine and chrooted into it using arch-chroot
    3. Run mkinitpcio -p linux
    4. Reinstalled boot loader just in case with syslinux-install_update -iam /dev/sda1
    5. Adjusted /boot/syslinux/syslinux.cfg to work with new configuration:
      5.1 set root=UUID=..... to be certain it picks the right partition
      5.2 add proper systemd init path APPEND=/usr/lib/systemd/systemd
    And it does work - I'm posting from my new shiny system. Thanks a lot ackt1c!

  • [SOLVED] Advice for Arch install with rEFInd dual boot Lenovo laptop?

    I am trying to plan an Arch install on a new laptop for dual boot with Windows 8.1, but I know there is a potential to cause huge problems so I have been trying to read and learn about the hard disk partition structure and how I might install the rEFInd boot files so that I am still able to boot Windows once Arch is installed. (Unfortunately for some tasks such as updating the maps on my satnav box Windows is essential). However I am really quite unsure if I am doing the right thing in the way I am thinking about the Arch install so I would appreciate any help from experts on the forum.
    The laptop is a Lenovo IdeaPad Y510p which came with Windows 8 pre-installed, with the option to upgrade to Windows 8.1.  The upgrade was completed without issue and I then looked into the question of hard drive partitions and boot.  I had read posts on the Ubuntu forums about users who had installed Ubuntu on this same laptop and ended up being unable to boot Windows afterwards so I wanted to tread very carefully before executing anything which might cause really major damage. I had also read on the Lenovo forums replies about people who had replaced the hard drive and installed linux only to find that they could  not boot to the recovery partitions, with replies from Lenovo moderators saying that if the partition structure had been changed then the laptop would have to be sent back to Lenovo for a factory repair.
    On this laptop to get into the bios or boot options you do not just press the power button and hit an F key, but instead there is a special small "OneKey Recovery" button next to the power jack, which opens up with options for BIOS setup and boot options as well as normal boot or recovery. This OneKey Recovery button is therefore needed to boot a usbkey - the power button only allows it to boot to windows presumably until/unless a different bootloader and NVRAM entry is amended.
    I have done all the initial ( safe!)changes necessary to move to the point at which I can execute the Arch install. From within Windows (switched off fastboot, and shrunk the "C:" drive to make space for linux partitions).  I have also switched off Secure Boot from the BIOS, and made sure that Windows still boots up fine.
    The current arch install iso (February 2014) boots under uefi just fine - and of course once booted I have access to the gdisk programme.  That certainly showed the pre-existing partitions on the drive (8 partitions with partition number 2 being the EFI partition, and three recovery partitions!) with a GPT partition table, and it should therefore be possible to make the necessary new linux partitions in the now unallocated space on the disk that was freed up with the internal disk management facility within Windows 8.1.  So at that point I created three partitions for a root partition (type 8300), a swap partition (type 8200) and another type 8300 partition which will become /opt in the installed Arch system.
    In order to try and not make any changes to the partition structure I let the three new linux partitions be number 9, 10 and 11.
    I am told that for a GPT disk it is a definite no-no to try to create more than one EFI partition. So I will need to use the existing EFI partition to place the rEFInd files and the kernel once I install Arch.
    In this (Y510p) laptop the EFI partition contains the following structure:
    BOOT/ - containing only boot.sdi
    BOOTSECT.BAK
    EFI/ which contains two directories Boot/ and Microsoft/
    so EFI/Boot/ contains only Boot64.efi which is likely a fallback copy of the Windows 8.1 bootloader
    and EFI/Microsoft/ contains a Boot/ directory - so
    EFI/Microsoft/Boot/ contains loads of language specific directories like en-GB/
    plus bootmgfw.efi (which I believe is the Windows main efi loader file)
    bootmgr.efi
    memtest.efi
    The scheme that I am planning to use which I have previously used in pure Arch uefi machines, is that /boot is a directory in the root partition, /. That way /boot is an ext4 directory and will contain the kernel and initramfs plus the rEFInd linux config file.
    Then I can mount the EFI (vfat) partition as /boot/efi and so I can then make a /boot partition under /.  Then the EFI /BOOT/ directory would be seen in Linux as /boot/efi/BOOT/ and the Windows efi stuff would be in /boot/efi/EFI/Boot/Microsoft/Boot/ in which case I would presume that I have to make a new directory in /boot/efi/EFI/refind/ and put the refind stuff including the filesystem drivers there, and let the kernel go into the (ext4) /boot/ directory which would be preferred!  However I am not 100% confident that this is what will work and I need to read more before trying to do the install. The thing that concerns me is how the system will handle the uefi boot process, and whether it would auto-detect the Windows efi file as well as the Arch refind efi file once the system has started up?
    ... and then there is the issue of the NVRAM entries and I am no longer confident that if I use the usual tools to create an entry (efiboomgr or bcfg), that I will get a successful dual boot system!
    There is still a chance that I would irrevocably damage being able to boot to the Windows and Recovery partition boot options by messing up the EFI and/or the NVRAM so I have to tread very very carefully with this.
    If anyone has gone through this kind of dual boot install with a Windows 8 or 8.1 machine using rEFInd for the bootloader, and can offer advice or help here I would very much appreciate it.  I have another pure Arch system which uses rEFInd that works extremely well, but it seems that dual boot with uefi is a rather more complex animal than a pure linux system!
    Last edited by mcloaked (2014-02-22 10:06:03)

    vipin wrote:I have recently bought the y510p , im planning to install Arch , this is my 4th laptop , i had installed Arch in all the other 3 with no problems, but im a bit worried with the installation as this is the first laptop which has EFI , im a linux user for the past 6 years , i started with fedora , now i like Arch , mike documentation is excellent, i just had one question when i had grub , it automatically finds the new kernel when i update (grub.conf/menu.lst gets updated), does rEFInd also do that.
    When there is an update to the rEFInd package you need to copy the files across to your ESP from the files contained in /usr/share/refind/  usually you need to copy the refind_x64.efi binary as well as the icons, fonts, and drivers directories.  Since there is flexibility in how you configure the kernel and initrd files in terms of where they are located whether you need to do anything else when a new kernel update arrives depends on how you set your system up.  If you have the /boot directory as your ESP partition which will then have the kernel and initrd files updated by default then there no need to do anything else when there is a kernel update. If the ESP is then at /boot/EFI and within that is your refind/ directory then that is where the replacement files go if refind-efi gets a pacman update. So it is actually fairly straight forward. If you configure rEFInd to look for kernels in some other directory than /boot/ then you may need to copy the files there after a kernel update but there is more information in the arch wiki about this.
    During a refind-efi package update there are helpful files in the pacman output (and log) reminding you of what you need to do.  eg for the latest refind-efi update you get:
    [2014-06-18 18:48] [PACMAN] upgraded radvd (1.12-1 -> 1.13-1)
    [2014-06-18 18:48] [ALPM-SCRIPTLET]
    [2014-06-18 18:48] [ALPM-SCRIPTLET] rEFInd UEFI application has been installed at /usr/share/refind/refind_*.efi
    [2014-06-18 18:48] [ALPM-SCRIPTLET]
    [2014-06-18 18:48] [ALPM-SCRIPTLET] Other UEFI applications have been installed at /usr/share/refind/tools_*/
    [2014-06-18 18:48] [ALPM-SCRIPTLET]
    [2014-06-18 18:48] [ALPM-SCRIPTLET] UEFI drivers have been installed at /usr/share/refind/drivers_*/
    [2014-06-18 18:48] [ALPM-SCRIPTLET]
    [2014-06-18 18:48] [ALPM-SCRIPTLET] Copy the efi application (according to your UEFI ARCH)
    [2014-06-18 18:48] [ALPM-SCRIPTLET] and /usr/share/refind/refind.conf-sample to a sub-directory of <EFISYS>/EFI/
    [2014-06-18 18:48] [ALPM-SCRIPTLET] as refind.conf and add an entry to firmware boot menu using efibootmgr
    [2014-06-18 18:48] [ALPM-SCRIPTLET] or mactel-boot (for Macs)
    [2014-06-18 18:48] [ALPM-SCRIPTLET]
    [2014-06-18 18:48] [ALPM-SCRIPTLET] rEFInd Icons have been installed at /usr/share/refind/icons/
    [2014-06-18 18:48] [ALPM-SCRIPTLET] rEFInd Fonts have been installed at /usr/share/refind/fonts/
    [2014-06-18 18:48] [ALPM-SCRIPTLET]
    [2014-06-18 18:48] [ALPM-SCRIPTLET] HTML Documentation is available at /usr/share/refind/docs/html/
    [2014-06-18 18:48] [ALPM-SCRIPTLET]
    [2014-06-18 18:48] [ALPM-SCRIPTLET] More info: [url]https://wiki.archlinux.org/index.php/UEFI_Bootloaders#Using_rEFInd[/url]
    [2014-06-18 18:48] [ALPM-SCRIPTLET]
    [2014-06-18 18:48] [PACMAN] upgraded refind-efi (0.8.1-1 -> 0.8.2-1)
    I hope that helps.
    By the way you can also boot uefi using grub and in fact you can get rEFInd to chainload grub as a backup bootloader as an added safety factor and have both rEFInd as well as grub installed simultaneously. How that can be done is explained in the thread at https://bbs.archlinux.org/viewtopic.php?id=181906
    Last edited by mcloaked (2014-06-25 17:41:12)

  • [solved] Cannot complete install, grub fails to boot the new install

    I'm using the 2009.08 USB image.
    I've tried this 2 weeks ago, tried it again today, same result. (I'm on Win7 meanwhile).
    I'm installing arch, everything goes fine.
    I've tried 2 setups:
    a)
    100GB ext4 /
    12GB swap
    (no separate /boot, should work)
    b)
    100MB ext3 /boot
    100GB ext4 /
    12GB swap
    Neither a) or b) will boot.
    When the newly installed grub boots, I get a error saying:
    filesystem type unknown, partition type 0x7
    I get this for the ext3, ext4, and windows partitions.
    I get it for both a) and b) setups.
    I have doublechecked the menu.lst file. I've even created another entry setting root=/dev/sdb1 (as opposed to the default /dev/disks/by-uuid/..).
    I should mention, I have two disks, the first (sda) is currently with a Win7 installation, the 2nd (sdb) is the one I'm trying to install Arch again (and failing).
    After the reboot, I've tried booting into the livecd again and manually trying to mount /dev/sdb1 /mnt, it works.
    Why isn't my grub boothing from ext{3,4}?
    Last edited by Frantic (2009-11-05 18:35:15)

    Rede wrote:
    I was getting that error but after re-installing grub and making some changes to the menu.lst file it was fixed.
    I was able to at one stage boot into arch but it gave problems with the root. Now it just seems to freeze while trying to load grub.
    I am currently trying yet another install of grub. I have been noticing though that my menu.lst file has been rolling back or not updating when I chroot back into my install after changing it earlier.
    Try mounting your /boot partition under /mnt/boot.

  • I reinstalled osx 10.8.2 from recovery disk, now verify disk says my hard drive is there but wont boot into it regardless which partition i select to boot into , everytime it boots me into the recovery, i need help!

    Mb pro running like garbage with 10.8.2 tried a reinstall of osx from recovery utility now the utility says my hard drive is ok but wont boot into it keeps booting me back into recovery tried restart option to select disk tried using the select startup disk from recovery, gives a message asking if i really want to boot to it and in that message is the only rime it shows a question mark on the drive dont know what to do cant find similar issue

    Your rushing and not making much sense.
    Your machine was running like garbage, so you tried to reinstall 10.8---did you do this or not?
    Disk Utility says your drive is ok, that's good.
    But when you boot it keeps booting Recovery HD, so perhaps the firmware has made a mistake, it can forget.
    You held the option key down to boot into Startup Manager, why didn't you select OS X for the boot volume?
    When you get into OS X you change the Startup Disk in System Preferences, that should take care of the Flashing Question mark issue.
    attemtping to ireinstall osx from recovery partition bar is full on install screen, but im now at -6hours remaining
    So now your reinstalling OS X like you set out to do before, it does take some time as it has to download from Apple's servers.
    If your Internet connection is slow and/or Wifi is slow then it will take awhile.
    So you should have the Flashing Question Mark and Reinstall Only OS X covered.
    You should be able to boot the machine, but your performance issues may be something else and still remain.
    Why is my computer slow?
    Step by Step to fix your Mac
    https://discussions.apple.com/community/notebooks/macbook_pro?view=documents#/?p er_page=50

  • Partitioning HD after having installed Windows XP via Boot Camp

    Okay, hope this is the right place and that what follows makes sense. Tech told me to go ahead and use Boot Camp to install XP Pro and that after doing that I could then further partition the hard drive for scratch and file-arrangement purposes.
    So I got my Windows in and it works well. But when I go to Disk Utility to make partition(s)--resize, click on the "+" and so on--and then click "Apply," I get this kinda terrifying message that if I go forward I MAY NOT be able to boot into Windows. That sounds ambivalent.
    So I didn't go forward for fear of losing access to Windows. But I really need at least a scratch volume for Photoshop 7.0, which I can use only in Windows at the moment. (That's why I installed Windows.)
    Now I can't partition? Or can I go ahead? I'm asking before making a mess here. Thanks to any for assistance.
    ""

    Unsupported.
    No 2011 Mac supports anything less than Windows 7
    All here with install guide, how to, faq, and manual, along with tech help articles
    http://www.apple.com/support/bootcamp

  • [Solved]Portable Arch install

    I have an Arch 64bit install on my laptop. The laptop had some hardware problem so I need to send in the laptop for repair.
    I want to take the hard drive, plug it in another laptop and boot into my existing install.
    1.  Can this be done?
    2.  What do I need to do to get this done?
    3.  What are the limitations of this, ie when can't I do this?
    Thanks for your answers.
    Last edited by lamdacore (2011-09-02 14:06:44)

    lamdacore wrote:Also why always the fallback?
    Because the normal kernel contains drivers only for your previous machine in the initramfs image. Now that you're on your new machine, you can create a new image with mkinitcpio. Or continue running the fallback kernel.

  • Late 2011 Macbook Pro Wont Boot into AHT

    My brand new MacBook Pro use to boot into the Apple Hardware Test.
    Recently I was having software problems so I restored my mac from the lion restore partition, now I can’t boot into the Apple Hardware Test. I don’t have restore disks or software disks because my MacBook Pro did not come with them Any Ideas?
    Thanks Kyler

    First off, some other forum members have reported having to hold down Command-D instead of just D to get the AHT to load.
    If that don't fix it, as per this article ( http://docs.info.apple.com/article.html?path=Mac/10.7/en/mh35727.html ) it can be loaded from a USB disk. Since your Mac came with a factory-installed Recovery partition, you can concoct a bootable USB startup disk (hopefully containing the AHT) as per these instructions: http://support.apple.com/kb/DL1433
    Hope this gets you the AHT back.

  • Wont Boot into windows XP after I install the Audigy 2 ZS driv

    I just built a new system - it is a Athlon 64 3500 on a Gigabyte Board with gig of corsair ram. The built in drivers for the on-board sound work fine but as soon as I put in my Audigy board I can only access is till I reboot - then the system hangs at the welcome screen and I lose my mouse. I tried moving it to another PCI slot and disabling the onboard sound and drivers all to no avail. I downloaded the latest driver but the problem persists. Anyone got any good Ideas? My onboard sound is less than stellar.
    PS - I am using an old ver of XP (will take a couple of days to download my service pack 2 on my snail connection.)
    Thanks in advance.

    I'm having almost the same problem except system hangs after resuming from standby (S3), however bootup and restart acts normally. Keyboard non responsi've to compter and mouse icon dissapears.
    move the card through most of my pci slots, reloaded xp, sp2, all system drivers etc.
    problem only occurs with Audigy2 ZS inserted in system.
    running following hardware:
    Asus k8v se Deluxe mobo
    GB corsair mem
    ATI X800 Pro 2m6 mb mem
    2 Seagate Sata dri'ves running in Performance mode (stripe not mirror, don't remember which is which)
    Audigy 2 ZS Platinum (Was running Gamer LE, which is same card, but decided i wanted i/o dri've)
    Logitech MX700 duo.
    I've done most of the logical things, and am really stuck. need standby and resume so that system maintenance tasks such as defrag, antivirus and so forth, can run in the wee hours of the morning w/out me being there, and puter shuts down when done to save on electric bill.
    Message Edited by seadragon009 on 0-09-2005 2:54 AM

  • [SOLVED] After pacman update, system no longer boots

    Updated pacman packages, and half-way through the upgrade proces fails (it mentions not being able to find package-control).  Upon investigating, I notice no programs are working.  I ls /usr/bin and it is empty!  In a panic, I restart the machine, and it no longer boots up. 
    My boot is on sda3 and /root is sda5.
    When bash starts up, it loads the kernel fine, and then after a second it panics and exclaims: "No init found. Try passing init=bootarg". 
    I load up my trusty Arch livecd and fsck the partitions.  Fsck claims both partitions are clean.  I am able to mount them and examine the file structure: all files look like they are there.  I then try to chroot the mounted partition (sda5, my /root), and get the error that "/bin/bash" is not found, even though it is there in the correct directory.  Not sure what to do now.
    My grub entry, which has always worked fine prior to this:
    legacy_kernel '/linux344-ck' 'acpi_osi=Linux' 'root=/dev/sda5' 'rootfstype=ext4' 'init=/sbin/init' 'pcie_aspm=force' 'acpi_backlight=vendor' 'i915.i915_enable_rc6=1' 'i915.i915_enable_fbc=1' 'i915.lvds_downclock=1' 'ipv6.disable=1' 'i915.semaphores=1' 'modprobe.blacklist=bluetooth,uvcvideo' 'ro'
    legacy_initrd '/initramfs-linux-fallback.img' '/initramfs-linux-fallback.img'
    UPDATE: solved issue.  I didn't read the news.  Upgrading via pacman broke my system because of this.  Now I know!  System is running smooth again.
    Last edited by corruptz0r (2012-07-15 20:26:53)

    Huh. I guess the problem was a couple of stale and crusty {,f}getty .service files, and an obsolete slim.service file I created a while back.
    Removing them fixed my problem, although tty1 still shows boot messages (not a problem, and may not even be "new" behaviour)
    Cheers Tomegun.

  • [SOLVED] Seriously, Arch? Recovery shell, USB boot won't work

    So I made the mistake of updating my system without painstakingly checking the news/updates and possible error logs. I rebooted my computer this morning and:
    Decompressing Linux...Parsing ELF...done.
    Booting the kernel.
    :: Running Hook [resume]
    ERROR: Unable to find root device '/dev/sda3'.
    You are being dropped to a recovery shell
    Type 'exit' to try and continue booting
    sh: can't access tty; job control turned off
    [rootfs /]#
    This appears to be a pretty widespread problem today, as I've googled and searched the forums extensively and everyone is complaining about some udev to mkinitcpio movement or something.
    I know what I need to do: either copy my files off my hard drive and reinstall, or chroot and downgrade my kernel, or chroot and reinstall udev, something like that.
    Cool, so I need a liveCD. Unfortunately, my laptop lacks a CD drive (lenovo tablet). So I set out to make a USB bootable drive.
    I tried it from Windows: my laptop didn't detect anything and kept kicking me back to the recovery shell. (Tried PartedMagic, Ubuntu, and Arch.)
    I tried it from my school's Linux computers: Can't do *anything* without root. I tried sudo and for the first time in my life, the incident was reported and I got an email telling me not to try sudo again. Sweet.
    I just tried it from my friend's Mac (the Arch x64 iso via Unetbootin): Now I get a blinking cursor when I boot from the USB.
    What would you do? I'm at my wit's end here, and after using Archlinux for two years, this is giving me a MAJORLY bad taste in my mouth for the distro.
    Last edited by tacostick (2012-02-15 23:33:13)

    karol,
    I can only change parameters from the grub menu, as far as I can tell, and I tried (hd0,{0,1,2,3,4}) and none of them worked. Only (hd0,0) gets me even as far as the recovery shell.
    fsckd,
    I'm using Unetbootin, which offers Core, Core_x64, Netinstall, and Netinstall_x64. Because I intend to chroot an x64 system, I tried core_x64.
    willbprog127,
    Yeah, you're right - sorry for being snarky. Thanks, please do let me know if you find that parameter.
    I booted from the usb stick on one of my school's RHEL computers, and it says "no operating system detected". I'm...so...sad...why didn't unetbootin work...going to try to burn ubuntu again.

  • Wireless not working after arch install

    Basically, I have an intel PRO/wireless 4965 AGN wireless card in my computer.  When booting Archlinux from live disk, I could set up my wireless network and connect with basically no problem.  After installation however, Arch will not connect to my wireless connection using the same connection procedure.  If I use very precise timing, I can get ping to ping google once, but then it loses the connection.  I tried the wired connection to see if I could at least install the rest of my system and deal with the wireless later, but the wired connection also fails to connect (I don't know if it ever was able to connect in the first place.  Network card is Realtek RTL8101E/RTL8102E).  I am installing from the 2011.08.19 core disk.
    Any help would be much appreciated.

    Start off with having a look at this wiki article. If you can't resolve the issue with the info found there, it'll at least give you an idea of which info to provide in order for us to help you troubleshoot this (with the current level of detail provided your guess is as good as mine).
    As a general pointer, also consider disabling ipv6 if you have it enabled (and if you have no need for it).

  • [SOLVED]New Arch install, cannot run ip command to set up wireless

    Hello all.
    I'm new to Arch, but not to linux. I'm moving over from Ubuntu. I manually paritioned my hard drive and got an Arch dual boot with windows 7 working. Right now I'm trying to get my wireless set up, but when i run "ip link set wlan0 up" I got the error "Bash: command not found"
    Using some things I found reseearching the problem, i rran "whereis ip" and got /usr/share/man/man7/ip.7.gz, so I made a symbolic link, /usr/bin/ip to this file, but now I get the error "Permission denied" when I run ip. (I am logged in as root by the way)
    Apologies for the newbie question, and thank you for the help.
    Last edited by okaylol (2011-07-22 01:32:28)

    The only thing I can think of is that you don't have ip installed somehow.
    I'm not sure what package it's in, but search around with pacman -Ss for networking stuff in core.
    You'll eventually want netcfg for easier wireless setup, if you don't already have it.
    That symlink you made was the wrong thing to do. You found the man page, which is not executable.
    So when you try to run ip, your actually trying to run the manpage, which is why you get permission denied.
    Even root can't run things that aren't programs.
    You can probably find everything you need in the wiki. Good Luck.

  • Sound not functioning in Windows 7 after Arch install

    I installed Arch about a week ago, and since then, I have not had any sound output from my headphone jack in Windows. My speakers work perfectly fine. I have since reinstalled all sound drivers, and even ran a system restore to the time before I installed Arch, but nothing made a difference.
    My sound is working perfectly fine in Arch.
    My laptop is an Asus K53E.
    Information about my audio device:
    00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
        Subsystem: ASUSTeK Computer Inc. Device 1b43
        Kernel driver in use: snd_hda_intel
    Thanks in advance. I assume that the problem is specific to my machine's specs, since googling this issue didn't do much good.

    I tested to see if shutting down the system would yeild the same results as removing the battery and it does. If I simply shut down before booting between operating systems, Windows' audio works correctly.
    Still, this problem alludes me. Since I have all of gnome's packages cached in pkg, I decided to remove it completely from my system just to check if the problem is associated with gnome. However, the problem persists...unless there are other suggestions, I am going to keep gnome, and simply shut down everytime I want to switch between Arch and Windows, to assure audio functionality.

  • [SOLVED] Wireshark from a non root user

    Hi,
    Recently I've tried to install wireshark. I wanted to use it from my everyday user. However I encountered a problem during the installation
    Failed to set capabilities on file `/usr/bin/dumpcap' (Operation not supported)
    usage: setcap [-q] [-v] (-r|-|<caps>) <filename> [ ... (-r|-|<capsN>) <filenameN> ]
    Note <filename> must be a regular (non-symlink) file.
    After installation I added my user to wireshark group.
    So first thing I did was checking if /usr/bin/dumpcap is not a symlink to something else but it isn't.
    Then I went to the wireshark page which gave me this solution:
    setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' /usr/bin/dumpcap
    But it gives the same error. I figured out a simple workaround. I gave dumpcap a +s bit.
    But I'd like to know if it's secure or is there a better way of doing this?
    Last edited by xartii (2012-09-07 11:01:47)

    Oh, silly me. I forgot to compile the capabilities support for ext4 in my custom kernel. Topic may be closed.
    And also if any mod feels it's in a wrong category it may be transferred.
    Thanks,
    xartii

Maybe you are looking for

  • Doubt in Integration Scenario Configurator- Not able to assing sender chane

    Hi All, i have imported the integration scenario to the Directory. Assigned the relevant business services to both Sender and Receiver. I am able to assign a Receiver Communication Channel. But for sender system communication system , it shows 'Not R

  • Clear session state for related application/page

    I have an application item I want to clear and I am not sure what is the correct session state process type to select I am reading about the different state process but I am not sure. I thought it was Clear Cache for Items (ITEM,ITEM,ITEM) but this i

  • GarageBand Super Size Me

    Is there a way to enlarge the size of a GarageBand session, similar to what happens when one uses Command + to increase the size of a Safari Browser or Word Document? I've noticed I can't do this with GarageBand and I'd like to enlarge my GB sessions

  • Suppress tab space

    Hi All, I'm writing following code and Im getting out as below. I'm capturing this output log in unix. The issue is Im getting tab spaces in the output declare     lv_SQL        VARCHAR2(32000);     lv_Col        VARCHAR2(256); begin lv_Sql := 'SELEC

  • Got a ipad mini and i tunes doesn't know it is there

    Just bought I pad mini for son, and it doesn't connect to my itunes account?  Help