[Solved] Minimal Xorg for working system

Hello,
Maybe somebody could help me to install minimal xorg packages, since it install lots of them (drivers for nvidia, ati ... I have intel, xcalc xterm and other but I do not need them).
I want to have really minimal Arch+E17 based OS, all is working (no mouse scroll on touchpad, but that is minimal problem, althought ~~~xorg-input-synaptic is installed and other inputs)
I have already mentioned that I have intel GPU and intel CPU (dual core), do not know what other stuff is required.
Extra:
I am using .xinitrc and slim for logging in to E17 windows manager. Slim is launched through daemons.
Searching forum was no luck, there were few responds to similar problem, but they did not had real answer
Last edited by vaidotas203 (2012-04-14 13:22:24)

Gusar wrote:I'm not talking to you as if you're an idiot. But I really didn't see the sense of listing packages that won't get installed anyway unless you specifically install them. That's the "unnecessary complicating" I mentioned earlier.
Again, this entirely depends on the OP's definition of minimal.
If he considers minimal getting rid of bloat and unnecessary stuff in Xorg - than almost certainly, he will have to recompile it. Which would mean everything i have said is * *necessarily complicated* and what i have listed above actually makes more sense than what you are saying, because compiling xorg-server in ABS *will* compile all of those other packages (like xdmx, etc ~ why even waste time compiling if you don't plan to install them, anyway?). Not only that, but all of the stuff he may not need (aside from the 'separate' packages) will be compiled in (like kdrive/ipv6/etc) and increase bloat.
So i was recommending how to strip xorg-server a little. that is all.
But you are correct, if he is just looking to remove a package or two, obviously what you say makes sense. - but is that really a 'minimal xorg' ~ i don't think so.
cheerz
EDIT: you edited you post;
Gusar wrote:Neither will you see it for any other package, despite many of them having ipv6 support. If you go that far into minimalism, then pretty much all stock Arch packages are unsuitable.
I don't consider changing a few compile options, and using some flags as 'going to far into minimalism'.
Gusar wrote:Nor will one have it installed if going with just the four packages I listed. If you check the PKBUILD, only xephyr uses kdrive stuff. And xephyr is a separate package.
Well, quite frankly - if you are going to compile xorg-server from ABS, and don't plan on using those features -> it makes sense to disable-kdrive and xephyr, as you are just wasting your time compiling them, if you don't plan to install/use them anyway.
but anyway, this doesn't really matter, as we don't know what the OP means by 'minimal'.
Last edited by triplesquarednine (2012-04-14 12:27:29)

Similar Messages

  • [SOLVED] Getting Xorg + nVidia, on a new install, working

    Hi there,
    Lately, I've been trying something new: running with a modern GPU. *gasp!* ...but I've been running into some trouble. I'm hoping someone can help or at least point me in the right direction.
    The situation:
    I recently put Arch on a new machine of mine. It has an nVidia card (a 560 Ti) on a Gigabyte mobo and I'm trying to get X running on it.
    Whenever I try starting X (be it with Startx or GDM), it complains it can't find a screen. It wasn't detecting the nvidia driver on it's own so I tried a minimal xorg.conf to help things along. It's not complaining about not finding drivers anymore (which is a plus), but X is still, as mentioned, failing to start.
    I understand that nvidia-xconfig is supposed to be an out dated tool, so I've avoided using it so far. Nvidia-settings takes an X environment to work, so I can't use that either. I thought that might mean I need to get X working before I can try configuring it, so I tried getting X working with one of the generic drivers via the mobo's integrated card, but vesa just freezes the server on me and the Intel driver's dependencies conflict with nvidia.
    None of the logs seemed toto give any clues. They are pretty much the same as the stdout for Xorg, lol. I'll try posting logs as needed...all logs will be at the end of this post.
    The wiki touches on the install a bit, but than goes into tweeking and other tips for a working setup. It may be that I just don't know which key phrases I should be googling, but searches aren't turning up much more.
    Suggestions?
    ----------logs----------
    My Xorg.0.log:
    [ 1604.874]
    X.Org X Server 1.11.4
    Release Date: 2012-01-27
    [ 1604.874] X Protocol Version 11, Revision 0
    [ 1604.874] Build Operating System: Linux 3.2.2-1-ARCH x86_64
    [ 1604.874] Current Operating System: Linux Athenix 3.2.5-1-ARCH #1 SMP PREEMPT Tue Feb 7 08:34:36 CET 2012 x86_64
    [ 1604.874] Kernel command line: root=/dev/disk/by-uuid/4a54069b-817b-4491-ba35-a906236a780b ro
    [ 1604.874] Build Date: 29 January 2012 03:38:00PM
    [ 1604.874]
    [ 1604.874] Current version of pixman: 0.24.4
    [ 1604.874] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 1604.874] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1604.874] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 16 10:36:28 2012
    [ 1604.874] (==) Using config file: "/etc/X11/xorg.conf"
    [ 1604.874] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1604.874] (==) No Layout section. Using the first Screen section.
    [ 1604.874] (==) No screen section available. Using defaults.
    [ 1604.874] (**) |-->Screen "Default Screen Section" (0)
    [ 1604.874] (**) | |-->Monitor "<default monitor>"
    [ 1604.874] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 1604.874] (**) | |-->Device "Device0"
    [ 1604.874] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 1604.874] (==) Automatically adding devices
    [ 1604.874] (==) Automatically enabling devices
    [ 1604.874] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1604.874] Entry deleted from font path.
    [ 1604.874] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1604.874] Entry deleted from font path.
    [ 1604.874] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1604.874] Entry deleted from font path.
    [ 1604.874] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1604.874] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1604.874] Entry deleted from font path.
    [ 1604.874] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1604.874] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 1604.874] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1604.874] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1604.875] (II) Loader magic: 0x7ccae0
    [ 1604.875] (II) Module ABI versions:
    [ 1604.875] X.Org ANSI C Emulation: 0.4
    [ 1604.875] X.Org Video Driver: 11.0
    [ 1604.875] X.Org XInput driver : 13.0
    [ 1604.875] X.Org Server Extension : 6.0
    [ 1604.875] (--) PCI:*(0:0:2:0) 8086:0122:1458:d000 rev 9, Mem @ 0xfb800000/4194304, 0xd0000000/268435456, I/O @ 0x0000ff00/64
    [ 1604.875] (--) PCI: (0:1:0:0) 10de:1200:1458:3515 rev 161, Mem @ 0xf6000000/33554432, 0xe0000000/134217728, 0xec000000/67108864, I/O @ 0x0000ef00/128, BIOS @ 0x????????/524288
    [ 1604.875] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 1604.875] (II) LoadModule: "extmod"
    [ 1604.875] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 1604.875] (II) Module extmod: vendor="X.Org Foundation"
    [ 1604.875] compiled for 1.11.4, module version = 1.0.0
    [ 1604.875] Module class: X.Org Server Extension
    [ 1604.875] ABI class: X.Org Server Extension, version 6.0
    [ 1604.875] (II) Loading extension MIT-SCREEN-SAVER
    [ 1604.875] (II) Loading extension XFree86-VidModeExtension
    [ 1604.875] (II) Loading extension XFree86-DGA
    [ 1604.875] (II) Loading extension DPMS
    [ 1604.875] (II) Loading extension XVideo
    [ 1604.875] (II) Loading extension XVideo-MotionCompensation
    [ 1604.875] (II) Loading extension X-Resource
    [ 1604.875] (II) LoadModule: "dbe"
    [ 1604.875] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 1604.875] (II) Module dbe: vendor="X.Org Foundation"
    [ 1604.875] compiled for 1.11.4, module version = 1.0.0
    [ 1604.875] Module class: X.Org Server Extension
    [ 1604.875] ABI class: X.Org Server Extension, version 6.0
    [ 1604.875] (II) Loading extension DOUBLE-BUFFER
    [ 1604.875] (II) LoadModule: "glx"
    [ 1604.876] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1604.881] (II) Module glx: vendor="NVIDIA Corporation"
    [ 1604.881] compiled for 4.0.2, module version = 1.0.0
    [ 1604.881] Module class: X.Org Server Extension
    [ 1604.881] (II) NVIDIA GLX Module 295.20 Mon Feb 6 21:28:16 PST 2012
    [ 1604.881] (II) Loading extension GLX
    [ 1604.881] (II) LoadModule: "record"
    [ 1604.881] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 1604.881] (II) Module record: vendor="X.Org Foundation"
    [ 1604.881] compiled for 1.11.4, module version = 1.13.0
    [ 1604.881] Module class: X.Org Server Extension
    [ 1604.881] ABI class: X.Org Server Extension, version 6.0
    [ 1604.881] (II) Loading extension RECORD
    [ 1604.881] (II) LoadModule: "dri"
    [ 1604.881] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 1604.881] (II) Module dri: vendor="X.Org Foundation"
    [ 1604.881] compiled for 1.11.4, module version = 1.0.0
    [ 1604.881] ABI class: X.Org Server Extension, version 6.0
    [ 1604.881] (II) Loading extension XFree86-DRI
    [ 1604.881] (II) LoadModule: "dri2"
    [ 1604.881] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 1604.881] (II) Module dri2: vendor="X.Org Foundation"
    [ 1604.881] compiled for 1.11.4, module version = 1.2.0
    [ 1604.881] ABI class: X.Org Server Extension, version 6.0
    [ 1604.882] (II) Loading extension DRI2
    [ 1604.882] (II) LoadModule: "nvidia"
    [ 1604.882] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 1604.882] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 1604.882] compiled for 4.0.2, module version = 1.0.0
    [ 1604.882] Module class: X.Org Video Driver
    [ 1604.882] (II) NVIDIA dlloader X Driver 295.20 Mon Feb 6 21:09:10 PST 2012
    [ 1604.882] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 1604.882] (--) using VT number 7
    [ 1604.883] (EE) No devices detected.
    [ 1604.883]
    Fatal server error:
    [ 1604.883] no screens found
    [ 1604.883]
    Please consult the The X.Org Foundation support
    at [url]http://wiki.x.org[/url]
    for help.
    [ 1604.883] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 1604.883]
    50 line tail of dmesg:
    [ 7.803983] HDMI: available speakers: FL/FR
    [ 7.803985] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16
    [ 7.804025] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
    [ 7.804099] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
    [ 7.804194] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    [ 7.804555] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 7.804559] i915 0000:00:02.0: setting latency timer to 64
    [ 7.804565] snd_hda_intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 7.804567] hda_intel: Disabling MSI
    [ 7.804613] snd_hda_intel 0000:01:00.1: setting latency timer to 64
    [ 7.807637] HDMI: detected monitor at connection type HDMI
    [ 7.807639] HDMI: available speakers: FL/FR
    [ 7.807640] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16
    [ 7.832165] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
    [ 7.832167] [drm] MTRR allocation failed. Graphics performance may suffer.
    [ 7.832331] i915 0000:00:02.0: irq 45 for MSI/MSI-X
    [ 7.832334] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 7.832335] [drm] Driver supports precise vblank timestamp query.
    [ 8.370205] scsi 6:0:0:0: CD-ROM NEC CD-ROM DRIVE:282 5.d3 PQ: 0 ANSI: 0 CCS
    [ 8.425505] sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray
    [ 8.425507] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 8.425672] sr 6:0:0:0: Attached scsi CD-ROM sr0
    [ 8.484508] HDMI status: Codec=0 Pin=5 Presence_Detect=0 ELD_Valid=0
    [ 8.504488] fbcon: inteldrmfb (fb0) is primary device
    [ 8.511149] HDMI status: Codec=1 Pin=5 Presence_Detect=0 ELD_Valid=0
    [ 8.537788] HDMI status: Codec=2 Pin=5 Presence_Detect=0 ELD_Valid=0
    [ 8.564427] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
    [ 8.577802] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
    [ 8.577910] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
    [ 8.578012] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
    [ 8.578108] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
    [ 8.938485] Console: switching to colour frame buffer device 128x45
    [ 8.939719] fb0: inteldrmfb frame buffer device
    [ 8.939720] drm: registered panic notifier
    [ 8.939767] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 9.376579] device fsid ee16f227-edcc-4369-8508-21a470523a68 devid 1 transid 110 /dev/sda4
    [ 9.424068] Adding 265068k swap on /dev/sda2. Priority:-1 extents:1 across:265068k
    [ 1198.492774] usb 2-1.2: new high-speed USB device number 3 using ehci_hcd
    [ 1198.578333] scsi7 : usb-storage 2-1.2:1.0
    [ 1199.576258] scsi 7:0:0:0: Direct-Access Motorola A956 0001 PQ: 0 ANSI: 2
    [ 1199.577586] scsi 7:0:0:1: CD-ROM Motorola A956 0001 PQ: 0 ANSI: 2
    [ 1199.583075] sr1: scsi3-mmc drive: 0x/0x caddy
    [ 1199.583198] sr 7:0:0:1: Attached scsi CD-ROM sr1
    [ 1199.585182] sd 7:0:0:0: [sdb] Attached SCSI removable disk
    [ 1204.014270] sd 7:0:0:0: [sdb] 15523840 512-byte logical blocks: (7.94 GB/7.40 GiB)
    [ 1204.015723] sd 7:0:0:0: [sdb] No Caching mode page present
    [ 1204.015750] sd 7:0:0:0: [sdb] Assuming drive cache: write through
    [ 1204.018093] sd 7:0:0:0: [sdb] No Caching mode page present
    [ 1204.018119] sd 7:0:0:0: [sdb] Assuming drive cache: write through
    [ 1204.022771] sdb: sdb1
    EDIT:
    Typos & logs.
    Last edited by Avant-texte (2012-02-16 17:14:37)

    Gusar wrote:Error reports can all be put into files (or are files already), which you can copy to an usb stick and then get them to a machine with working graphics, so no need for transcribing anything. For starters we need /var/log/Xorg.0.log after X failed to start and the output of dmesg. For dmesg you can do a simple redirection "dmesg > file.txt".
    Well, woops! I was way too damn tired by the time I said that. Good thing I stop working on my machine when I did, who knows what I would've broken! ...lol. My logs have been included in the end of my orriginal post.
    Last edited by Avant-texte (2012-02-16 16:13:56)

  • Print to Go stopped working after install of KB2992611 on Windows 7 for x64 system

    A large number of critical and importatnt Microsoft security related updates showed up on 11Nov2014 that were installed. Subsequently several failures happened after the restart (i.e. IE would freeze when started, Print to Go
    stopped working - indicated that there was no connection to the Internet, the PrintToGoLog.txt  had much more detail).
    Other BB playbook users reported similiar problem after one of the updates KB2992611 was applied, 
    After KB2992611 (Security Update for Windows 7 for x64 system) was uninstalled, Print To Go functioned properly. Unfortunately, I.E still failing. Firefox is OK.
    Solved!
    Go to Solution.

    Hi,
    I recently updated by Q10 to the latest Rogers 10.3.1 software release, and was going through my apps to verify they were all still functional.  I found that Print-to-Go was not working. As I do not frequently use the app, I do not know if the recent device software update is the cause.
    After a bunch of searching around the web, I came across two possible issues:
    1) SSL 2.0 setting within the Internet Options settings on my PC
    2) Windows Update kb2992611
    My PC is running Windows 7 64-bit Pro, with latest Print-to-Go driver and BB Link installed.  The problem I encountered is that when printing from the PC the pop-up window would fail to load the page that allows you to sign in to Blackberry ID and verify the link to your device. The https://ptg.blackberry.com page would return a server error.
    Enabling SSL 2.0 within the Internet Options on my PC appeared to fix this problem, as I was able to access the BBID login page. However printing documents would still fail.
    I then uninstalled Windows Update kb2992611. This fixed the problem. Print-to-Go functioned as expected, and documents would appear on my device.
    I then disable SSL 2.0 within the Internet Options on my PC, and there was no effect. Print-to-Go still functioned.
    I then reinstalled Windows Update kb2992611 and Print-to-Go appeared to work (ie you could sign-in with BBid), but printing of documents would fail and give an error message. Uninstalling the Windows Update again fixed the problem and PTG would work fine.
    So, it appears there is a conflict between Print-to-Go and Windows Update kb2992611.  
    Will Blackberry be updating their desktop PTG driver so that it is compatible with this Windows Update?
    The Windows Update addresses a security issue, so I'm not comfortable leaving my PC with this update not installed.

  • My Macbook Pro seems to be running more slowly - I see the spinning ball more frequently.  Also, for work, I run PowerPoint presentations with embedded videos and they don't run smoothly.  Any suggestions?  I am going to try to attached my system get

    Problem description:
    Macbook Pro running slow - videos especially.
    EtreCheck version: 2.1.8 (121)
    Report generated February 26, 2015 7:29:57 PM EST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Mid 2010) (Technical Specifications)
        MacBook Pro - model: MacBookPro7,1
        1 2.4 GHz Intel Core 2 Duo CPU: 2-core
        4 GB RAM
            BANK 0/DIMM0
                2 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Check Battery - Cycle count 489
    Video Information: ℹ️
        NVIDIA GeForce 320M - VRAM: 256 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        Mac OS X 10.7.5 (11G63) - Time since boot: 2:2:46
    Disk Information: ℹ️
        TOSHIBA MK5065GSXF disk0 : (500.11 GB)
            disk0s1 (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 499.25 GB (334.02 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
        Apple Internal Memory Card Reader
        Apple Inc. Built-in iSight
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
        Apple Inc. Apple Internal Keyboard / Trackpad
    Kernel Extensions: ℹ️
            /Applications/zoom.us.app
        [not loaded]    zoom.us.ZoomAudioDevice (1.1 - SDK 10.8) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.cisco.cscotun (1.0) [Click for support]
    Launch Agents: ℹ️
        [loaded]    com.cisco.anyconnect.gui.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.teamviewer.teamviewer.plist [Click for support]
        [running]    com.teamviewer.teamviewer_desktop.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [running]    com.cisco.anyconnect.vpnagentd.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.teamviewer.Helper.plist [Click for support]
        [running]    com.teamviewer.teamviewer_service.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist [Click for details]
        [loaded]    com.citrixonline.GoToMeeting.G2MUpdate.plist [Click for support]
        [loaded]    com.facebook.videochat.[redacted].plist [Click for support]
    User Login Items: ℹ️
        Dropbox    Application  (/Applications/Dropbox.app)
        Box Edit    Application  (/Users/[redacted]/Library/Application Support/Box/Box Edit/Box Edit.app)
    Internet Plug-ins: ℹ️
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        Google Earth Web Plug-in: Version: 6.0 [Click for support]
        OfficeLiveBrowserPlugin: Version: 12.3.6 [Click for support]
        Flip4Mac WMV Plugin: Version: 2.3.6.5 [Click for support]
        AdobePDFViewerNPAPI: Version: 11.0.03 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        CTVAFPPlugin: Version: CTVAFPPlugin 0.4.0.3 - SDK 10.2 [Click for support]
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        AdobePDFViewer: Version: 11.0.03 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.1
        SharePointBrowserPlugin: Version: 14.3.8 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 25 Check version
    User internet Plug-ins: ℹ️
        WebEx64: Version: 1.0 - SDK 10.6 [Click for support]
        WebEx: Version: 1.0 [Click for support]
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Click for support]
        Box Edit: Version: 1.2.17(341) - SDK 10.8 [Click for support]
        ZoomUsPlugIn: Version: 3.0.45605.0811 - SDK 10.9 [Click for support]
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Growl  [Click for support]
        Java  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
            21%    WebProcess
             3%    WindowServer
             1%    Microsoft Word
             0%    fontd
             0%    Microsoft Excel
    Top Processes by Memory: ℹ️
        515 MB    WebProcess
        223 MB    Mail
        116 MB    Safari
        94 MB    Microsoft Word
        90 MB    Address Book
    Virtual Memory Information: ℹ️
        1.27 GB    Free RAM
        1.85 GB    Active RAM
        493 MB    Inactive RAM
        410 MB    Wired RAM
        508 MB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Feb 26, 2015, 05:26:28 PM    Self test - passed

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    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 and start typing the name.
    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.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages 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 it useless for 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.

  • HT1206 I need a work iTunes account for my work system, but used my work email address as an associated email to my personal iTunes account. Now I can't use the work email to create the new iTunes account.  how do I remove the email from my personal accou

    Since I upgraded to Mavericks from Snow Leopard I need a work iTunes account for my work system, but used my work email address as an associated email to my personal iTunes account.
    Now I can't use the work email to create the new iTunes account.  how do I remove the email from my personal account?

    You can long into an account via this page and update the email addresses that you have on it : http://appleid.apple.com

  • What version of Windows Office will work for my OS X 10.5.8; also what is the most up-dated browser available for my system?

    What version of Windows Office will work for my OS X 10.5.8, and also what is the most updated browser available for my system?

    Sorry for my typo. Ofice 2008 will continue to run on Leopard and Leopard includes Safari 5.0.6. A G4 s an old machine and you will not get much speed when surfing the internet.
    Leopard is no longer avilable from Apple, and costs around $200 on eBay or Amazon.

  • Is there a way to get an apple mail folder exported to outlook mail folder structure?  I'm using Gmail on my IMAC and have a PC for work.  Want to share folder structure between systems.

    Is there a way to get an apple mail folder exported to outlook mail folder structure?  I'm using Gmail on my IMAC and have a PC for work.  Want to share folder structure between systems.

    Use following steps to import apple mail to outlook:     
    Choose Mailbox->Export Mailbox, or choose Export Mailbox from the Action pop-up menu
    Choose a folder or create a new folder where you want to store the exported mailbox.
    Outlook for Mac: Choose File->Import Mailboxes. Select the mail application you want to import messages from.
    If it does not work then you should use third party apple mail to pst applications. You can easily search in Google about these applications.

  • 3.6.26 is working on my OSX 10.4.11 PPC, but it keeps asking me to download the most current version for my system... why?

    I've dowloaded and updated 3.6.26, which Firefox stated was the most current version, but when I restart the browser, it then states I'm NOT running the most current version for my system... why?
    I'm running a Mac PPC G4 10.4.11 Thanks for any assistance you can provide :)

    Thanks for the Reply Alice... :) The message is when I restart Firefox, which activates the update, and the 'thanks' page on Firefox's site (not Google)... So, I'm curious why it gives me my most current update, then tells me that there might be a more current version for my system... very strange! Anyway, I'm definitely sticking with 3.6.26, unless I get info that suggests there's a .27 or .28 flying around that may be useful... I will definitely NOT go to 9 or 10.... :)

  • Basis work for SAP system copy using DB2 cloning tool

    My company is using the DB2 cloning tool, formerly from MainStar. Our DBAs have used this tool to create a clone of a technical sandbox (ST1) to another DB2 instance (SZ1).
    I am reading through the System Copy for SAP Systems Based on SAP NetWeaver 2004s SR2 ABAP+Java guide and trying to follow the steps.
    As information, our application servers are currently running on zLinux and I am trying to do a system copy of an HA ABAP+Java SID.
    Since we have used the cloning tool, which I would equate to a homogeneous system copy using database specific tools, the guide looks like it says I can skip the Export Preparation and Table Splitting Preparation steps. The only other step for the source system is the Database and Central Instance Export.
    When I execute this step, it creates a dump of the database. This seems useless as we already have a cloned copy of the database.
    Does anyone have the list of Basis tasks for a system copy when the DB2 cloning tool is used?
    Brian

    Nevermind. If someone sets:
    rdisp/j2ee_start = 0
    in an ABAP+Java system, sapinst behaves strangely during the system export and does not give the option to only dump the filesystem. Bug?
    Brian

  • File missing (file\BCD error code 0Xc0000034 help need for work!

    file missing (file\BCD  error code 0Xc0000034 help need for work!    what can i do?
    have an p 2000 notebook pc

     Hi bobkunkle, welcome to the HP Forums. I understand you cannot boot passed the error you are receiving.
    What is the model or product number of your notebook? What version of Windows is installed?
    Guide to finding your product number
    Which Windows operating system am I running?
    TwoPointOh
    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" on the bottom to say “Thanks” for helping!

  • Could not create JCOClientConnection for logical System:

    Hi,
    I am facing a wierd problem in using the JCO destinations.
    I created a page where it is using some JCO destinations say SAP_R3_HumanResources.
    when i open the page it is working for the first time .without closing the page if i open the same page again it is giving the following error
    Error connecting using JCO.Client: null
    Error connecting using JCO.Client: null
    Pernr:Could not create JCOClientConnection for logical System: SAP_R3_HumanResources - Model: class com.swissre.CustomData. Please assure that you have configured the RFC connections and/or logical system name properly for this model!
    Please let me know how to solve this issue
    Thanks
    Bala Duvvuri

    Hi Bala,
    It seems that this is a custom webdynpro application which when executed causes such problem.  This might be due to JCO connection not released back to the pool.
    Please refer to the following threads and that might be helpful. 
    Re: JCO Connection close
    How to close a model object connection for Adaptive RFC?
    You might have to call disconnectIfAlive method on your model.
    Regards,
    Jigar

  • Could not find coding page for receiving system

    Hi,
    We have set up the configuration of RFC connections in SM59. We want to send an IDoc from a Unicode to a non-Unicode system. Message 'Could not find coding page for receiving system' appears. We activated some solutions described in OSS notes and added the required authorization to the communication user but it still doesn't work. What else can cause (solve) this problem?
    Regards, Jan

    Hello Jan,
    I had the following situation:
    After seup of an ALE/IDOC scenario with another SAP but Non unicode system sometimes the outbound PROJECT idocs failed with the error message "Could not find code page for receiving system". Status of Idoc was 02. When reprocessed some minutes later with report RBDAGAIN it worked.
    It turned out that for what'o'ever reason the connectivity was down for a very short time but long enough to get the Idocs failed.
    That's what I meant with the error text could be misleading.
    We solved this problem with a daily job with report RBDAGAIN for reprocessing.
    Regards
    Michael

  • Replacement AC Adapter for speaker system

    ) Hello,
    i have M5300 speaker system which its adapter died today....i replaced it with a universal ac adapter which outputs 12V - 200mA..
    the original ac adapter read 12V - 2.9A ......
    after replacing the ac adaptor, i could not pump the sound up as it becomes very distorted esp the bass.....
    is this amp difference causing the problem? any suggestion plz
    thanks

    Welcome to Lenovo Community!  keller
    Yes, it should be workable as long as the new AC adapter provides more power than the old one, as well as having the same round connector.
    Have a nice day! 
    Peter
    W520 (4284-A99)
    Does someone’s post help you? Give them kudos as a reward, as they will do better to improve | Mark it as solved if the solution works for you, so it could be reference for others in the future
    =====================================
    Sound Enthusiast and Enhancement (Post comments, share mixes, etc.)
    Dolby Home Theater v4 ; IdeaPad Slate Tablet

  • Could not create JCOClientConnection for logical System: SAP_R3_HumanResour

    Hi,
    For all the standard ESS (sap.com) the JCo connection used is SAP_R3_HumanResources .
    All the applications are working fine.
    I am trying to add a test Component in one of the (sap.com~eepro) for testing a standard BAPI call for getting user details.
    I have used the same Model and the same SAP_R3_HumanResources destination name.
    But i get the following error when i try to execute the standard BAPI_USER_GETDetails (non - HR).The other applications for standard components (Vc ) work when i run the application.
    My question here is why a custom , local webdynpro when try to make a RFC call using the running already existing JCO connection throws such error.
    How could this be solved.Note the connection is running and working fine for all the ESS webdynpros!!
    Error:
    Could not create JCOClientConnection for logical System: SAP_R3_HumanResources - Model: class com.test.hr.model.Test. Please assure that you have configured the RFC connections and/or logical system name properly for this model!
    Your experience would be worthy enough.
    Regards,
    Swathi

    Hi Swathi,
    Here are some suggestions to trace down to the actual problem.
    1) First check if all users are having this issue. (All other applications working and only one application giving problem)
    2) If no, then take list of users having this problem and check their portal and SAP accounts
    3) If yes, then concentrate on testing the JCo connections and the user account mapped in JCo settings
    Possible things u can check is user's portal account (locked or not), SAP account (lock or validity), pernr mapped (validity), JCo user (check for lock), ping and test JCo connections
    If none of them are issue, check the logs if there are any trace for this issue. I believe there must be certainly one. That can help u going further.
    Regards,
    Harini S

  • LabVIEW/CVI experience for work in the Melbourne FL

    I work for a large defense company and
    the division I work for is looking for someone with LabVIEW/CVI experience for
    work in the MelbourneFL  area.
    I get the bonus if I find a qualified person who hires on!
    Send your resume to me at [email protected] I
    will forward and cc you.
    Forrest

    Hi
    May i have some more details regarding the requirement.
    I completed my M.S in electronics engineering and working with GE in INDIA since June 2005. I have total 20 months of experience with LabVIEW and have the follwoing skills.
    Intermediate-to-advanced knowledge of LabVIEW.
    Ability to analyze empirical data against theoretical predictions to enhance and improve mathematical model of system.
    Familiarity with data acquisition concepts and hardware.
    Ability to troubleshoot electrical and electronic systems at the module and equipment level.
    Discipline and organization with respect to software maintenance and version management.
    Ability to work both alone and with colleagues to solve problems and to weigh the merits of differing approaches
    you can reach me at [email protected]
    Thanks & Regards
    Anil Punnam

Maybe you are looking for

  • Macbook pro screen & external display not workin

    Hey. Last night I accidently dropped my macbook pro, not from very high, and I didn't think it would of damaged the computer this bad. When you turn the computer on the screen is basically white, if you let it load for a while two vertical bars appea

  • Append control image requires vi to be open

    Having a curious problem with the append control image vi in the report toolkit. I'm using LV8.6 with the current report toolkit . I have an application that merges the information from 4 sections into one html report. Using the append control image

  • Capturing Sound played by other players

    Hi All, I am trying to capture the sound being played by other music players using my Java program. I want to record the song played over internet using my Java code. Can anyone guide me how to do it?

  • Authorization scheme issues

    Hi I'm using custom authenitication scheme sso with ntlm_page_sentry function. I've an authorization scheme 'Admin control" like this : declare v_role varchar2(55); begin select role into v_role from user_roles where lower(userid) = lower(:APP_USER);

  • Change IP for server

    Dear All, When I change IP server, installed BW, then I log on Portal : Content Administration -> Web Dynpro, choose Maintain JCO Destinations, and I test BI_METADATA ... there's error: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Con