[SOLVED] Error in journalctl after replacing netctl wth NetworkManager

Following the Archlinux installation wiki, I installed netctl and configured a new wifi profile (I called it "my-network"), some time ago I replaced netctl with NetworkManager and I think I deleted the wifi profile I created (I can't find it anywhere).
The problem is that now I see this error in `journalctl -xb`:
Sep 15 11:39:58 wil93-arch systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
Sep 15 11:39:58 wil93-arch systemd[1]: Set hostname to <wil93-arch>.
Sep 15 11:39:58 wil93-arch systemd[1]: Cannot add dependency job for unit netctl@my\x2dnetwork.service, ignoring: Unit netctl@my\x2dnetwork.service failed to load: No such file or directory. See system logs and 'systemctl status netctl@my\x2dnetwork.service' for details.
Sep 15 11:39:58 wil93-arch systemd[1]: Starting Login Prompts.
As you can see, it searches for some "my\x2dnetwork.service" that doesn't exist anywhere on my system. I searched through all systemd services to see if there was someone who wanted that but I haven't found anything. How can I completely get rid of this?
If I run `systemctl status netctl@my\x2dnetwork.service` as said in the error line, I get:
[email protected]
Loaded: error (Reason: No such file or directory)
Active: inactive (dead)
Jul 11 16:24:34 wil93-arch systemd[1]: Stopped Networking for netctl profile myx2dnetwork.
So there's some log dated back on July 11, that I think is the date when I uninstalled netctl. Any ideas?
Last edited by wil93 (2013-09-16 14:36:59)

Raynman wrote:Don't forget the *.wants directories.
Thanks. I've removed the file /etc/systemd/system/multi-user.target.wants/netctl@my\x2dnetwork.service
I don't know why I haven't found that before. Maybe it was there because I tried reinstalling netctl (now I uninstalled it again).
scar wrote:Have you disabled the netctl service (systemctl disable [email protected]) before you uninstalled netctl?
I don't know if I did. Anyway, now I know that I probably should have done that.

Similar Messages

  • Getting "replace hard disk error (#10008)" even after replacing hard disk

    Hi!
    My laptop- HP Pavillion dv 6502- is 4 years old.
    Recently, the hard disk supposedly crashed as I was not able to get anything other than a blank screen. I checked with BIOS diagnostics, and it showed error #10008- Replace Hard disk.
    So, I went to an hp service centre and got the hard disk replaced.
    My earlier hard drive was a Seagate 160 gb momentus 5400.3 disk.
    New one is the Seagate 250 gb disk.
    The laptop was working properly the day the hard disk was replaced. BIOS diagnostic status for the disk was "Passed"
    But, the very next day when i tried starting the system, I got a blank screen again. I again went to BIOS and ran the diagnostic test. I performed the test twice. It took a lot of time to finish- jumping from Reaching till '80% complete', then jumping back to '10% complete', then '90% complete', then '10% complete', and so on.. finally showing '100% complete' and status : #10008 - Replace hard disk - both the times.
    Then, I had to go out of station and so, I didn't touch my laptop for 2 days. When i came back, the computer was working fine and the BIOS test status said "Passed" for the disk
    What could be the problem due to which my problem wasn't starting earlier- even after replacement of disk? Is it possible that the disk was not the problem in the first place?

    Hi!
    Turned out the second new Hard disk was also not fine. I went back to the service centre and got the hard disk replaced again. This time the laptop has been working fine.

  • [Solved] errors with keys after pacman update?

    Hi,
    I installed pacman 4.0.1-4, but now this is what happens when I try and update.
    Proceed with installation? [Y/n] Y
    (28/28) checking package integrity [######################] 100%
    error: binutils-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: libcap-ng: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: cifs-utils: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: cmake: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: colord: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: lib32-glibc: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: lib32-gcc-libs: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: gcc-libs-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: gcc-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: perl: key "6D1655C14CE1C13E" is unknown
    error: key "6D1655C14CE1C13E" could not be looked up remotely
    error: openssl: signature from "Pierre Schmitz <[email protected]>" is unknown trust
    error: git: signature from "Dan McGee <[email protected]>" is unknown trust
    error: gpgme: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: gvfs: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: inetutils: key "FCF2CB179205AC90" is unknown
    :: Import PGP key 9205AC90, "Eric Belanger <[email protected]>", created 2011-04-19? [Y/n] Y
    error: key "Eric Belanger <[email protected]>" could not be imported
    error: intltool: key "FCF2CB179205AC90" is unknown
    :: Import PGP key 9205AC90, "Eric Belanger <[email protected]>", created 2011-04-19? [Y/n] ^C
    Interrupt signal received
    When pacman updated it suggested that I run this command,
    sudo pacman-key --init
    I know that usually I would say yes to a key and pacman should remember it, but what are all the errors?
    Last edited by mich04 (2012-01-20 17:19:26)

    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    #CheckSpace
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #Include = /etc/pacman.d/mirrorlist
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    Here it is.

  • Error code 0xe0ef000e after replacing hard drive HP G72-227WM Notebook PC

    the hard drive evidently crashed in my notebook (it would not boot, recovery disks would not work) replaced the hard drive tonight ran the recovery disks (The ones I created when we bought the notebook) The process went smoothly until it was ready to reboot at the end of disk 3. I did not go back into the settings and changed the boot drive back to the hard drive so when notebook came back on it said there was not a boot disk in the cd rom. I started over went to settings and changed this and began recovery process again. First error 0xe0f00013  during disk 2 searched forums and couldnt find anything. Started over again this time the error was 0xe0ef000e during disk 2. What should I do now?
    Thanks 

    Hi
    There are few important things that you need to check please find the steps given below.
    1) Please go to Bios page and run the Hard drive & Memory test and check if both the test passes. Incase any test fails then you need to replace the part.
    2) Please contact HP Technical support and order the recovery disc or click on the weblink given below to order the disc online.
    Order Recovery Discs for Windows 7, Vista, or XP
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • CD-ROM error on boot after replacing DVD drive -Qosmio F20-574

    Ok so I have a Toshiba Qosmio F20/574 and I'm trying to replace the factory DVD drive (TEAC DV-W28E) with a Liteon DS-8A1P (f/w CX12). With or without a DVD drive Im getting a CD-ROM error on boot. The only time I do not get it is when I boot with the factory DVD drive.
    Here are the things I've tried...
    -Cleared the CMOS
    -Removed the bezel to make sure its plug all the way in
    -used the EEPROM utility to set the drive to slave.
    -tested the drive in another laptop
    -unistalled the factory dvd drive through device manager and tried to boot with the new dvd drive
    Here are the things I found weird...
    - in the BIOS (ACP BIOS 1.30) under Device I/O it shows the Hard Drive and cd drive but its not listed by name, its showing only the IRQ of the master and secondary IDE controller (Built-in HDD Primary IDE (1F0H/IRQ14), CD-ROM Secondary IDE (170H/IRQ15)). This doesnt change, even if I boot without a DVD-Drive.
    -There is no BIOS update available for this laptop. This is a Toshiba from Japan and Ive tried using Qosmio F20 BIOS 1.40 from another region but it doesnt work.
    -I cant seem to find an update firmware for the Liteon DS-8A1P (CX17)
    I cannot think of anything else to try. I really need help! Any ideas?

    Hello
    your Liteon DS-8A1P (CX17) currently in SLAVE or CABLE SELECT Mode
    you must make it as MASTER
    Toshiba accepts drives in MASTER settings only
    you can not make it by jumper , because there is no jumper inside the drive
    you can make it master by:
    1-firmware update to the drive to make it MASTER.
    2-by soldring pin 47 to pin 45 inside the drive (not recomended).

  • ERROR CODE: 0xC004F035 After Replace MB

    We have issued with 6 W540 ThinkPad. They all have same issue which is not charging battery. I pu same battery in another W540 it charged well but those 6 W540 not charged. I power on without battery it will turn on and when i put battery it will power on only form battery. I disable aeroplane mode, changed DC-IN cord did not fixed. So I put claims for System Board and I got it. I replaced 1st one work fine. claim another one and replace it got below message. I upgrade BIOS, Update system serial and MTM. Still same issue. I Tried to contact SMSC she email me back need to contact Tecnical Support. I called and let them problems but they told me I have to sned System back to them for repair. We do Depot repair. Is there any body to give me right path.  
    ERROR CODE: 0xC004F035  ERROR TEXT: The Software Licensing Service reported that the computer could not be activated with a Volume license product key. Volume-licensed systems require upgrading from a qualifying operating system. Please contact your system administrator or use a different type of key.
    WARNING: It will be impossible to activate via KMS due to OEM BIOS issues.

    When I replaced MB out of 6 w540, all start charging but 4 of them were not able to activate Windows 7 Enterprice (VLK)

  • Solved. error in apxldimg after upgrade from 3.0 to 3.1 on 9.2.0.5 database

    Hi,
    I've upgraded my Apex installation on a 9.2.0.5 database and get an error when running the apxldimg.sql script.
    SQL> @apxldimg d:\xml
    PL/SQL procedure successfully completed.
    old   1: create directory APEX_IMAGES as '&1/apex/images'
    new   1: create directory APEX_IMAGES as 'd:\xml/apex/images'
    Directory created.
        filelist_xml        xmltype := xmltype(bfilename(upload_directory_name,file_
    list),nls_charset_id('AL32UTF8'));
    ERROR at line 15:
    ORA-06550: line 15, column 36:
    PLS-00306: wrong number or types of arguments in call to 'XMLTYPE'
    ORA-06550: line 15, column 25:
    PL/SQL: Item ignored
    ORA-06550: line 38, column 15:
    PLS-00302: component 'EXISTSRESOURCE' must be declared
    ORA-06550: line 38, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 52, column 46:
    PLS-00320: the declaration of the type of this expression is incomplete or
    malformed
    ORA-06550: line 52, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 57, column 53:
    PLS-00201: identifier 'I' must be declared
    ORA-06550: line 57, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 86, column 19:
    PLS-00306: wrong number or types of arguments in call to 'CREATERESOURCE'
    ORA-06550: line 86, column 9:
    PL/SQL: Statement ignored
    ORA-06550: line 88, column 19:
    PLS-00306: wrong number or types of arguments in call to 'CREATERESOURCE'
    ORA-06550: line 88, column 9:
    PL/SQL: Statement ignored
        if not dbms_xdb.existsResource(ro_anonymous_acl) and
    ERROR at line 18:
    ORA-06550: line 18, column 21:
    PLS-00302: component 'EXISTSRESOURCE' must be declared
    ORA-06550: line 18, column 5:
    PL/SQL: Statement ignoredWho has an idea what is the problem ?
    SQL> select comp_id,version from dba_registry;
    COMP_ID                        VERSION
    CATALOG                        9.2.0.5.0
    CATPROC                        9.2.0.5.0
    OWM                            9.2.0.1.0
    JAVAVM                         9.2.0.5.0
    XML                            9.2.0.7.0
    CATJAVA                        9.2.0.5.0
    ORDIM                          9.2.0.5.0
    SDO                            9.2.0.5.0
    CONTEXT                        9.2.0.5.0
    XDB                            9.2.0.5.0
    WK                             9.2.0.5.0
    APEX                           3.1.1.00.09Rene
    Message was edited by:
    Rene W.

    Hi Rene,
    When you found out that you misread the instrucition and you already ran the script, what did you do next? Did you restore the db and redo over? Or did you continue on? I have the same problem with you too but I'm not sure what to do next.
    Trina :)
    [email protected]

  • HT201442 error 3194 appears still even after replacing host file...need a solution....

    error 3194 appears still even after replacing host file...need a solution....

    Have you also checked your security software to ensure required ports are not being blocked?
    http://support.apple.com/kb/TS3694#communication

  • My hp 7160 wants to print in black only after replacing the yellow cartridge. Any suggestions?

    My hp 7160 wants to print in black only after replacing the yellow cartridge. Ink level shows full amount. Test page prints fine.
    I have tried different programs to color print in, all return the same error message.

    Hi @obxgirl,
    Welcome to the HP Support Forums! I see you are running into some print quality issues on your HP Photosmart 5510, you are unable to print in black ink.
    I would like you to continue here: Printer Does Not Print Black Ink or Color Ink, or Prints Blank Pages, I understand you may have done some of these steps already but I need you to complete all steps in order to resolve the missing black issue you are experiencing.
    Please note: There are three printhead cleaning stages. Complete all three stages if necessary. If the printhead is badly clogged, it might require another cleaning cycle. If so, wait 30 minutes after the last (third) cleaning stage to start the first stage of the cleaning process over again.
    If you are still unable to print in black ink, I suspect the issue may be the printer and not the cartridge. Please let me know which Country/Region you are in as well as the product Warranty status: HP Warranty Checker
    I hope to hear from you soon.
    Thanks,
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Error 150:30 after restoring CS4 from Time Machine backup

    I just got myself a new Imac with OS X Maverick and set it up using a time-machine-backup. My Adobe CS4 now has a Problem with the license and shows me error: 150:30?
    Do I need to uninstall CS4 and reinstall? Is there any easier solution to this problem?
    Thank you anyone for some help.
    chris

    Thanks a lot for your help......everything back to normal after reeinstallation.
    chris
    Am 29.09.2014 um 23:28 schrieb John Waller <[email protected]>:
    Error 150:30 after restoring CS4 from Time Machine backup
    created by John Waller in Adobe Creative Cloud - View the full discussion
    Do I need to uninstall CS4 and reinstall?
    Unfortunately yes.
    Also run the Cleaner Tool prior to reinstalling
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Restoring from Time Machine backups invariably breaks the activation mechanism (Error 150:30) and there's no easy way to fix a 150:30 error other than via re-installing.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6775090#6775090
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Creative Cloud by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • I can't burn a cd of my own created music. I either get the error 4261, or after "Checking media" the process stops and nothing further happens. Have tried different burn speeds and cds. Have re-installed iTunes.Any suggestions please?

    I can't burn a cd of my own created music. I either get the error 4261, or after "Checking media" the process stops and nothing further happens. Have tried different burn speeds and cds. Have re-installed iTunes.Any suggestions please?
    wm0203

    Sounds like the CD drive died. Luckily they cost next to nothing to replace. Or get an external LaCie instead. I have a dual G4 1.25 and the CD drive was always so anemic I use a LaCie Porsche with it.

  • Attempting to reinstall Adobe Photoshop Elements on iMac with OS 10.7.5 after replacement of the HDD

    Attempting to reinstall Adobe Photoshop Elements on iMac with OS 10.7.5 after replacement of the HDD under iMac 1TB Seagate Hard Drive Replacement Program.
    Would appreciate any help navigating the installation failure message. THANKS!

    Thanks for your response! Here's the error message -
    "The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance."

  • "Adobe Illustrator cs5 quit unexpectedly" error message. After I upgratded my imac to Mavericks I can't open Illustrater CS5. Help pls.

    "Adobe Illustrator cs5 quit unexpectedly" error message.
    After I upgrated my imac from Snow Leopard to Mavericks I can't open Illustrator CS5. (No problem with PS)
    Every opening attemp crashes. May this be possible because of third party plug-ins. (eg. Esko Artwork)
    Help pls.
    Thank you.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
    SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
    DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    ☞ If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    ☞ Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Iphone 3GS has "169..." IP address after replacing old Airport Express

    My 3GS is no longer connecting to my home network after replacing my old airport express.
    Previously my old G5 iMac would have problems connecting to the old airport express, BUT my iPhone 3GS would reliably connect.
    After installing this new airport express, my iMac is on the network, but NOW my iPhone 3GS is experiencing the same problem my iMac previously had: IP address changed to 169.254.205.191
    Airport Express is set to WPA2 Personal
    Updated firmware on the Airport express
    Network settings on iphone have been reset several times.
    Airport express has been rebooted several times.
    Please help. Thank you.

    Thnx William but that is not the case coz all other devices(laptops, desktops, PS3...etc) r working just fine.
    after alot of time trying to figure out what the problem is I figured out the problem but cant seem to sove it:
    I have three router in my network one acts as a DHCP server (router 1) and the others act as AP, they all brodcast wirless (SSID) based on the internet connection coming from router 1, all devices including my old iphone 3g connect on all three router no problem and get assigned an ip address within range 192.168.1.~, however when i connect my 3gs to router 1 (DHCP) it works perfectly and connects to the internet but when I connect to any of the other routers I cannot have internet access and it takes a long time to show the wi-fi symbol (3 bars), I managed to overcome this by giving my second router another network IP i.e 192.168.2.~ and made it aother DHCP server (but another network) that way my 3gs connected just fine like the 1st router, the problem with this solution is that I am on two seperate networks but same internet feed so I cannot communicate between lapto, desktop, PS3...etc
    I guess I have two options:
    1- wait for an update for 3gs hoping this could be solved and keep my network as is.
    2- assign three different networks just for 3gs to work and sacrifice my whole home sharing.
    SOOOO Pleaseeeeee if anything know anything or could help me in anyway please and post, is it just me or have i heared alot of Wi-Fi problems with 3gs!!!

  • [SOLVED]X start failure after upgrade: dri3,present modules missing

    I start X with ~.xinitrc from console, which won"t work after last upgrade --first in two weeks.
    (EE) Server terminated with error (1).Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Xorg.log.0 :
    [51:778] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
    [51:779] (EE) intel: Failed to load module "present" (module does not exist, 0)
    Installed packages (EDIT: completed):
    xf86-video-intel-2.99.{914-4,916-1}-i686 and also tried with xf86-video-intel-git, with "SNA" acceleration.
    intel-dri 10-2.7-3
    dri2proto 2.8-2
    dri3proto 1.0-1
    xf86driproto 2.1.1-3
    Linux 3.15.5-2-ARCH i686
    Linux CK Atom 3.16.2-1
    Issue occurred after upgrading from v2.99.912-1 to v2.99.914+. I was going to try downgrade xf86-video-intel to v2.99.912-1 (as in the first thread in Refs) but went in a dependency conflict, with the older intel driver requiring glamor-egl which conflicts with xorg-server ':-|
    Atom netbook
    lspci:
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
    Some refs :
        » [SOLVED] X start failure after upgrade    https://bbs.archlinux.org/viewtopic.php?pid=1426837
        » [Solved] xf86-video-Intel-2.99.912-1 breaks xorg https://bbs.archlinux.org/viewtopic.php?id=182932
    Last edited by kozaki (2014-09-12 09:45:53)

    The issue occurred after upgrading from xf86-video-intel-v2.99.912-1 to v2.99.914+ and xorg-server-1.15.2-1 to 1.16.0-6 (and -devel).
    same issue if:
    - Switching accelaration method to "UXA" as per https://bugs.archlinux.org/task/40860
    - Adding    Option "DRI" "False"
    Digged a bit:
    - same modules errors but appears to be a Gnome bug (X starts): https://bbs.archlinux.org/viewtopic.php?pid=1441716
    - same modules errors but X starts up without problems http://www.linuxquestions.org/questions … 175511372/
    makes me doubt if this issue is related to the modules not found. Which is the single indication I found so far x-/
    Any light on where can the issue comes from? hardware is pretty much standard even if getting a bit old. Never had Xorg related issue so far on this pancake.
    Last edited by kozaki (2014-09-11 11:05:42)

Maybe you are looking for

  • Excel Graph Legend Formatting - Report Generation Tool

    Hi all, I'm currently using the Report Generation Tool for Labview '11 and cannot seem to figure out how to edit the font properties for a graph's legend. Attached is a screenshot of an example output. The Excel Graph Font.vi's Help file says that it

  • Details about Script language for "Replacement" in email templates

    Dear All, I am using Send Notification callable object for sending emails. And I have designed a template for the same. Now I know that while using Replacements I can't display context attributes of type "LIST". So is there any way to achieve this???

  • Query on Query Limitations?

    Hi, Regarding the new query on query functionality in XI 3.1 SP2 1.  Is there a limitation on the number of elements that come back from the first query that can be used as filter for the 2nd query?  In the SQL, it looks like sometimes it translates

  • Layer 3 etherchannel - load 0x00

    folks i have a quick question i'm hoping you can help with i have a layer 3  etherchannel between 2 * 3750G stacks, both clusters use gi1/0/25 and gi/2/0/25 for the etherchannel and both are set as 'on' i have traffic passing over the link but i get

  • Acrobat renders embedded text unsearchable by spreading out letters: why?

    Something strange happened today when I created a single PDF page of a magazine and inserted it into the larger PDF of the entire magazine: all the letters in the words embedded in the single PDF page were automatically spread out, so this caption, i