Xorg upgrade issues with Gateway 450SX4

Recently updated to latest X and had to reconfigure to get X server to start and then get touchpad to work. I get both to work but not completely. Finger tap has disappeared and the mouse pointer when X starts is in random places 90% of the time, not in the center of the screen like it usually is. Lastly, just after Open Box loads the screen is garbled for a second or so. This happened when I first started using Arch and I think switching to feh for background images fixed it. nothing has changed in autostart.sh since I've gotten it working initially so I'm not quite sure where to start. I'm also using tint.
Here is my xorg.conf:
Section "ServerLayout"
Identifier "Xorg Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
# PS/2 Mouse not detected
# Serial Mouse not detected
InputDevice "USB Mouse" "CorePointer"
InputDevice "SynapticsTouchpad" "SendCoreEvents"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
Section "Files"
# RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/PEX"
# Additional fonts: Locale, Gimp, TTF...
FontPath "/usr/share/fonts/cyrillic"
# FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
# FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/ttf/western"
FontPath "/usr/share/fonts/ttf/decoratives"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/truetype/openoffice"
FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
FontPath "/usr/share/fonts/latex-ttf-fonts"
FontPath "/usr/share/fonts/defoma/CID"
FontPath "/usr/share/fonts/defoma/TrueType"
EndSection
Section "Module"
Load "ddc" # ddc probing of monitor
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "bitmap" # bitmap-fonts
Load "type1"
Load "freetype"
Load "record"
Load "synaptics"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" ""
EndSection
Section "InputDevice"
Identifier "Serial Mouse"
Driver "mouse"
Option "Protocol" "Microsoft"
Option "Device" "/dev/ttyS0"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection
Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "auto"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
Section "InputDevice"
Identifier "SynapticsTouchpad"
Driver "synaptics"
Option "AlwaysCore" "true"
Option "Device" "/dev/input/mouse2"
#Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "SHMConfig" "false"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "VertEdgeScroll" "true"
Option "HorizEdgeScroll" "true"
Option "CornerCoasting" "true"
Option "CoastingSpeed" "0.30"
Option "VertScrollDelta" "100"
Option "HorizScrollDelta" "100"
Option "MinSpeed" "0.10"
Option "MaxSpeed" "0.60"
Option "AccelFactor" "0.0020"
Option "VertTwoFingerScroll" "true"
Option "HorizTwoFingerScroll" "true"
EndSection
# Auto-generated by Archie mkxcfg
Section "Monitor"
Identifier "Monitor0"
Option "DPMS" "true"
# HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
# VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
# Default modes distilled from
# "VESA and Industry Standards and Guide for Computer Display Monitor
# Timing", version 1.0, revision 0.8, adopted September 17, 1998.
# $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
# 640x350 @ 85Hz (VESA) hsync: 37.9kHz
ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
# 640x400 @ 85Hz (VESA) hsync: 37.9kHz
ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
# 720x400 @ 85Hz (VESA) hsync: 37.9kHz
ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
# 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
# 640x480 @ 72Hz (VESA) hsync: 37.9kHz
ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
# 640x480 @ 75Hz (VESA) hsync: 37.5kHz
ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
# 640x480 @ 85Hz (VESA) hsync: 43.3kHz
ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
# 800x600 @ 56Hz (VESA) hsync: 35.2kHz
ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
# 800x600 @ 60Hz (VESA) hsync: 37.9kHz
ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
# 800x600 @ 72Hz (VESA) hsync: 48.1kHz
ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
# 800x600 @ 75Hz (VESA) hsync: 46.9kHz
ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
# 800x600 @ 85Hz (VESA) hsync: 53.7kHz
ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
# 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
# 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
# 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
# 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
# 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
# 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
# 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
# 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
# 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
# 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
# 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
# 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
# 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
# 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
# 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
# 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
# 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
# Additional modelines
ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
# Extended modelines with GTF timings
# 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
# 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
# 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
# 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
# 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
# 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
# 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
# 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
# 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync +Vsync
# 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
# 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
# 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -HSync +Vsync
# 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
# 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -HSync +Vsync
# 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
# 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
# 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -HSync +Vsync
# 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -HSync +Vsync
# 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -HSync +Vsync
# 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -HSync +Vsync
# 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
EndSection
# Auto-generated by Archie mkxcfg
Section "Device"
Identifier "Card0"
Driver "ati"
VendorName "All"
BoardName "All"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection

For the server, I would like to use the Oracle HTTP server, but it seems to require a separate license as against the same in Oracle10g.What gives you this impression? The licensing position remains the same: OHS is covered by the DB license if OHS is run on the same server. See Joel's post and the document he links to: +{message:id=9256804}+.

Similar Messages

  • 7.1.2 Upgrade Issue with 2012 Chevrolet Tahoe

    I upgraded my iPhone 5 to iOS 7.1.2 and now it will not work with my 2012 Tahoe via USB connection.  Vehicle has Bose system with navigation.  Previously the display worked with Spotify and any music apps on the phone.  Phone has been rebooted mutiple times.  Vehicle has also been turned off and on.
    The strange thing is I also updated to 7.1.2 on my iPad Mini (non retina) and it connects and works as it should.

    Hey ylwdogsc,
    I have an article that may help you address this issue and contains some helpful troubleshooting tips for this type of issue:
    iOS: Troubleshooting car stereo connections
    http://support.apple.com/kb/ts3581
    Troubleshooting tips
    Beginning playback and controlling music
    Some car stereos may require that playback be started or controlled from either the device or the stereo. Ensure that your car stereo is set to the proper input for your device. If it is and you cannot hear sound from your car speakers, try switching to your radio and then back to the proper input.
    When using adapters to connect to your car stereo, you may notice variations in audio quality. When possible, use a shorter connection to the car stereo or try a different cable or adapter.
    Disconnect and restart
    If you are experiencing difficulties with the connection between your stereo and device, disconnect the device, and then power cycle the stereo and your iPhone, iPod touch, or iPad. When the Home screen reappears, reconnect your device. If you cannot power cycle the stereo, turn the car off and then back on to allow the stereo to power off.
    Isolate the issue
    Try to reproduce the issue with an identical or similar accessory, if one is available, or test with a second device.
    Example: If you hear static coming from the left audio channel, try connecting a different device or try connecting to a different stereo or accessory that connects over the same interface (30-pin or Lightning connector, Bluetooth, or headphone jack).
    Restore iPhone, iPad, or iPod touch
    If you have isolated an issue to the device, restore iPhone, iPad, or iPod touch to its factory condition. You should rarely need to use this step with an accessory issue. If the issue affects only a third-party accessory, contact the accessory manufacturer before restoring your iOS device.
    If the device does not update successfully, the issue may lie with the device and not with the accessory. See one of the following articles, depending on your device:
    iPhone
    iPad
    iPod touch
    Take care, and thanks for visiting the Apple Support Communities.
    Cheers,
    Braden

  • Lion Upgrade - issue with WiFi Network

    I recently upgraded to Lion and now everytime I restart my wireless network (Time Capsule) is not recongized and I must manually select it. I have the same issue with my magic mouse, although it does reconginze my bluetooth keyboard. What can I do to fix the issue?

    Yes, same WiFi problem with safe mode. Everything was perfect until the upgrade to Lollipop. Now WiFi speed is 1/10 of before, and phone is slow in general. realy sad, sometimes even whatsapp messages takes minutes to be delivered.
    Does anyone know how to select only 5ghz channel for the WiFi on the phone?

  • [Xorg] some issues with i915 and gdm

    Hi all
    I'm having some issues starting the X server. I don't know how it happened, my netbook was on standby. After I turned it on, there were loud beep sounds coming out of my computer and the screen was completely black so I shut it down. After I turned it back on I got following issue:
    gdm-binary[4585]: WARNING: GdmDisplay: display lastet 0,135094 seconds
    gdm-binary[4585]: WARNING: GdmDisplay: display lastet 0,137406 seconds
    gdm-binary[4585]: WARNING: GdmDisplay: display lastet 0,135166 seconds
    gdm-binary[4585]: WARNING: GdmDisplay: display lastet 0,135076 seconds
    gdm-binary[4585]: WARNING: GdmDisplay: display lastet 0,474816 seconds
    gdm-binary[4585]: WARNING: GdmDisplay: display lastet 0,141715 seconds
    gdm-binary[4585]: WARNING: GdmLocalDisplayFactory: maximum number of X display failures reached: check X server log for errors
    Ok so I tried to start X only:
    Build Date: 17 February 2010 07:52:42PM
    Current version of pixman: 0.16.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 19 21:36:21 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (EE) intel(0): No kernel modesetting driver detected.
    (EE) Screen(s) found, but none have a usable configuration.
    Fatal server error:
    no screens found
    Please consult the The X.org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    then, I upgraded my system (there was a kernel update) and now I get this when I start X:
    Build Date: 17 February 2010 07:52:42PM
    Current version of pixman: 0.16.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 19 21:45:33 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    FATAL: Error inserting i915 (/lib/modules/2.6.32-ARCH/kernel/drivers/gpu/drm/i915/i915.ko): Unknown symbol in module, or unknown parameter (see dmesg)
    (EE) intel(0): No kernel modesetting driver detected.
    (EE) Screen(s) found, but none have a usable configuration.
    Fatal server error:
    no screens found
    Please consult the The X.org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    I don't know what to do I tried to search the net but I couldn't find much helpful information..
    --blackdeagle

    I don't think there is a problem with the x.org configuration so I hope you backed it up. This line indicates the problem:
    (EE) intel(0): No kernel modesetting driver detected.
    Make sure you haven't disabled KMS (like using i915.modeset=0 in /boot/grub/menu.lst).

  • Using Thunderbird/Firefox - since last upgrade, issues with HTML emails and opening PDF

    Since last upgrade, it seems that I'm having 2 (maybe 3) problems:
    1)  emails have white/grey horizontal lines in the bottom half of the email's text or graphics
    2)  can't open pdf files - when I could without issue before upgrade
    3)  Adobe Reader - I've downloaded updates, but they won't install.  (says not compatible with my computer, but running Mac OSX 10.6.8  (I even downloaded Opera brower to see if that would work, but there still seem to be Adobe issues)
    Any thoughts?

    mknabster wrote:
    Now i'm thinking it has to be those 10K fonts I put on there into the Font app.
    I think you are correct, that was not a good idea.
    Hopefully they all wound up in Home/Library/Fonts.  You can safely delete everything in there, as OS X does not put anything in that folder.  Fonts part of the OS are
    http://www.prepressure.com/fonts/basics/snow-leopard-fonts/list

  • Upgrade issue with sapadm_password

    hi gurus
    We're having our own hana sandbox which we need to upgrade , but during the upgrade procedure from Sp06 to Sp07 we've faced few unfortunate issues and upgrade fails all the time. Here is the steps:
    1. running Sp06 and downloaded Sp07
    2. Execute ./hdblcmgui and fill in all credentials
    3. When system comes to Updating SAP HANA database the following error is being thrown (see attachment)
    Did not manage to find any flat file where i can put this username.
    In log file the following info is being written:
    17:12:23.984 - INFO:    
    Program terminated with exit code 1
    17:12:23.984 - ERR :  
    Update of SAP HANA Database failed
    17:12:23.984 - INFO:
    17:12:23.984 - INFO:
    END: Updating SAP HANA Database  start: 17:12:22.346 duration: 00:00:01.638
    17:12:23.984 - INFO:
    17:12:23.985 - INFO:   ---------------------------------------------------------
    17:12:23.985 - INFO:   END: Update components  start: 17:12:22.111 duration: 00:00:01.874
    17:12:23.985 - INFO:   ---------------------------------------------------------
    17:12:23.986 - ERR :   Installation failed
    17:16:47.494 - INFO:   Summary of critical errors
    17:12:23.986 - ERR :
    Installation failed
    17:12:23.984 - ERR :  
    Update of SAP HANA Database failed
    17:12:23.984 - INFO:    
    Upgrade failed
    17:12:23.984 - INFO:      
    No password tag 'sapadm_password' found

    Solved

  • Upgrade issue with 7.0.98.0

    Hi,
    I recently upgraded our Cisco 4402 & 4404 controllers from 6.0.188.0 to 7.0.98.0 and everything went fine until 24hrs later all the access points disassociated and would not re-connect.
    The AP's sit with a single fast flashing green light. We are running a combination of 1131AG and 1241's.
    Has anyone else seen this issue? It seems like it could be DHCP related as the leases are 24hrs.
    Matt Pollard
    University of Abertay

    Matt,
         Something odd to check, can you console into one of the AP's and reboot it and see log the output? You'd want to be looking for a reference to mesh_cfg..   You can also see if it's actually trying to connect, if all else fails can you possibly take one of them and convert it to IOS and look at the flash directory and provide a directory list of it..
         I had a very similar issue.and it turns out that somehow the AP's thought they were mesh...
    Hope this helps.
    Thanks,
    Kayle

  • ECC6.0 upgrade issue with IDoc release

    Hi experts,
    we are in the process of upgrading our ECC environment from 5.0 to 6.0. We have quite a few interfaces which use ORDERS/Invoice Idocs in customised form. In ECC5.0 environment, we had developed a Z segment in the ORDERS Idoc and the segment release was set as 640. Everything worked fine in ECC5.0.
    In upgraded environment, SAP has released new version of some segments. one of those is E1EDP01. This segment has 2 new versions in ECC6.0 environment - 007 and 008. This change in the version changes the data in the IDoc and hence interface goes in error at the EDI provider.
    We have tried to use 640 as the IDoc segment release in the partner profile of the IDocs. This still gives us an issue because the 007 version of the segment E1EDP01 has release 620 and hence the Idoc picks up 007 version instead of 006 version as desired. When we change the partner profile with Segment release in the IDoc type as 46C, it gives us an issue in the Z segment saying that the IDoc segment is not released in 46C and the Idoc goes in error.
    has any one faces such situation in the past? if yes, please throw some light.
    Thanks in advance.

    Hello,
    Iam new to SAP. Thar’s why i can’t understand well to do upgrade,
    Then i found out some notes from internet about Upgrade : ‘‘ SAP Note Number 857904  (upgrade from Release 6.’ To 7.0)’’.
    In that notes,
    Actually i would like to know about some key words (for example : ASSIGNING, REPLACE, TRANSFER…. )  which how to work in the Release 7.0
    Always i have some objets in 4.6C. 
    Ex 01: ’’READ DATASET p_dataset INTO wa_record’’
    Ex 02 :  ’’ TRANSFER i_crhu TO p_crhd ’’
    LOOP AT i_crhd.
    *disable controls in crhd
        PERFORM f_disable_crhd.
        TRANSFER i_crhd TO p_crhd.
        IF sy-subrc NE 0.
          MESSAGE a045.        "Error when transfering data to error file
        ENDIF.
    ENDLOOP.
      CLEAR i_crhd.
      CLOSE DATASET p_crhd.
      IF sy-subrc NE 0.
        MESSAGE a039.                      "Error at close dataset
      ENDIF.
      OPEN DATASET v_crhd FOR OUTPUT IN TEXT MODE.
    And then i have some FM (ex : WS_UPLOAD , WS_DOWNLOAD)
    So I have changed the code for WS_UPLOAD by GUI_UPLOAD
                                  and WS_DOWNLOAD by GUI_DOWNLOAD
    now my problem is to know about some key word which how to work in ECC6 (for example ASSIGNING, REPLACE, TRANSFER…. )
    thanks in advance
    Rathy

  • Iphone 4, ios5 upgraded, issues with iMessaging.....activation unsucessful, no associated telephone number, just email.

    1. upgraded to ios5
    2. activated iMessaging
    3. get message saying carrier may charge for activation texts - never received these - no matter how many times i try to activate
    4. keeps saying activation unsuccesful
    5. allows me tho, to sign in with apple id
    6. recipients receive iMessages in their text inbox but from my email address
    7. if i sign out of apple id cannot use iMessages
    8. iMessages has defaulted to email address, not telephone number as it should
    9. if i try to add another email adress it will alow me but there is nowhere anywhere at all for caller id
    10. i cant delete that email adress as it is the primary one that im signed in with as my apple id
    11. i have done a hard restore, ive turned all my notifications, imessaging, face time off then turned phone  off and on again....
    12. considering a restore thru itunes
    13. also considering a DFU
    14. and finally considering flushing  the bloody thing!!
    can anyone help?

    iMessage is a strange one for me too...
    When I first activated it, it would not show up texts I sent or rcvd on both my iPhone and iPad.. just iPhone... I played with this for a long time before changing the "Caller ID" setting from within iMessage settings... NOT the one in the phone settings...
    After I chose to use the email (Apple ID) assigned to iMessage the syncing worked! this doesn't change the fact that my regular phone number shows up to non iOS5 devices I text... very strange for me too...
    it does work however I had to change that setting in order to get it to work...
    As for cant activate... I had that issue at first but after first day it worked fine...perhaps network lag or iMessage lag due to too many users in at once...

  • 10.9.4 Maverick Upgrade - Issue with multiple monitors

    I have just upgraded to Maverick and there seems to be a problem with my second monitor now going to a black screen every time I use the mouse or scroll up and down a page. Is there a fix for this? Any help would be appreciated as it is very annoying.

    This is being discussed in a number of threads - unfortunately there is no single thread, but this one is most recent: Second display problem with 10.9.4
    (More unfortunately, there is no fix and Apple generally hasn't been giving a scheiß about the issue since it first cropped up in 10.9.3...)

  • Oracle 9i database software upgrade issue with standby (Dataguard) database

    All,
    I have encountered a problem in upgrading the Oracle software on 2 of our databases in-house. The databases in question here are using Dataguard, so one is set to primary and one is set to standby. The version that they are/were starting at is 9.2.0.7.
    I was able to install and complete the 9.2.0.8 and 9.2.0.8 OCT CPU patches on the primary database, however when I moved to working on the standby database, I am got an error when attempting to follow step 6 of the post installation tasks:
    Enter the following SQL*Plus commands:
    SQL> STARTUP MIGRATE
    SQL> SPOOL patch.log
    SQL> @ORACLE_BASE\ORACLE_HOME\rdbms\admin\catpatch.sql
    SQL> SPOOL OFF
    (Please note that this is my first experience with working with Dataguard, so my methods in updating might have been a bit off-base.)
    If I attempt to startup the standby database in MIGRADE mode, I get the following error (which is expected):
    ORA-01666: controlfile is for a standby database
    If I try to run the catpatch.sql script, even after mounting the database in standby mode, I receive the additional error:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    My question here is, how do I get the standby database to allow me to finish the software upgrade process, so that both versions of Oracle match on the primary and standby databases? :)
    (I did try some research on Metalink, but only found an article detailing how to upgrade your dataguard database from 9i to 10g, which did not look especially helpful in this case...)
    Thank you!
    -Sabrina

    Depending on the kind of Dataguard you currently have, physical or logical, there are two useful metalinks notes:
    Upgrading to 10g with a Physical Standby in Place
         Doc ID:      Note:278521.1
    Upgrading to 10g with a Logical Standby in Place
         Doc ID:      Note:278108.1
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Upgrade : Issue with Specical character being used in 4.6C ( Dynamic calls)

    Hi ,
      We are working on Upgrade from 4.6C to ECC6.0 . in SPAU phase we are facing an issue :
    When we are trying to see the variants from the program, it says that the program contains Syntax Error
    "In Unicode programs, the "&" character can not appear in names as it does here in the name 'op&xv0' "
    The 'op&xv0' is a form. we tried changing the form name, but couldnt get the PERFORM stmt for the form and it might be a dynamic call. what can we do for this type of programs?
    Please also suggest how we can identify the places where that particular Subroutine is being called.
    Thanks & Regds
    Teja

    This is probably an operation defined in Tcode PE04. You can change the operation subroutine name and then modify the code accordingly in the report.
    Go to PE04 and put in operation name, suposedly &xv0.
    Instead of using standard name suggested by SAP use custom name (for example opYvx0) and then change in the report as well and it should be ok.

  • Upgrade issue with VPN3015

    Hi,
    I'm currently trying to upgrade our cisco vpn3000 to the latest software using the web console and it continually fails with the error :
    Software Update Error
    An error occured while updating the image, VPN 3000 Concentrator has not been successfully updated. The current executable image has not been affected.
    The image i'm currently running is :
    vpn3000-4.7.2.K-k9.bin
    and i've tried upgrading to :
    vpn3000-4.7.2.O-k9.bin
    vpn3000-4.7.2.L-k9.bin
    vpn3000-4.7.2.N-k9.bin
    File manager shows :
    Total: 12344KB, Used: 2404KB, Free: 9940K
    so I should have enough space for the image.
    Does anyone have any idea how to fix this?
    Under IE7/8 it seems to fail instantly. In firefox 2 it gets to about 96% before failing.
    thanks,
    Matt

    Make sure that you are not loadingthe 3005 image on 3015. there is a memory requirement. The memory requirement for this software image4.7.2, is at least 128MB
    For more details, please the link below for the release notes of 4.7.2 image:
    http://www.cisco.com/en/US/docs/security/vpn3000/vpn3000_47/Release_Notes/472con3k.html

  • Upgrade issue with errors

    I recently tried to upgrade my Ipad OS from version 4.3.5 to 5.0.1.  I have the most recent version of iTunes, 10.5.2, and my PC is up-to-date with the Windows XP service pack 3.  It began by backing up the content onto iTunes.  After that it gave me a message saying that the update of the system would erase all data on my iPad.  I figured I was covered as I just backed it up so I clicked ok.  It began updating then after a while it can to a halt with an error message.
    As of right now iTunes does not ackowledge the iPad.  When I boot up the iPad all I get is the dreaded iTunes connector image.  I am at an impasse here; for the live of me I can not figure out how to proceed.  Any advice would be GREATLY appreciated!  Thanks in advance.

    Hi Markus
    Thanks for your quick answer
    Indeed I have checked this logs and I had only one entry for a table
    But I don't undersdand why I have all the error regarding support packages (around 100)
    And without a clear message to investigate further
    Cheers
    Yacine
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPAB62062.TST
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 ETP111 exit code           : "8"
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPAB62063.TST
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 ETP111 exit code           : "8"

  • Upgrade Issue: With-holding TAX Conversion  From Classic to Extended.

    Dear Friends,
    I am working for an Upgrade Project. (From 4.5 to ECC 6.0)
    Please help me with steps for convesion of With-holding tax from Classic to Extended.
    Your help will be appriciated and Rewarded.
    Thank you,
    DARSHAN PATEL

    Hi,
    Converting from classic to Extended withholding tax is possible but be sure once do.
    Spro-Sap reference img-Financial accounting-withholding tax-withholding tax change over- MAP TAX CODES AND HEALTH CHECK AND MIGRATION PROGRAMS.
    YOU HAVE TO UPDATE YOUR TAX CODES LIKE CENTRAL INVOICE PROPORTIONATELY...
    IF IT HELPFUL ASSIGN POINTS, ANY PROBLEM REVERT BACK ME.
    REGARDS,
    SANKAR

Maybe you are looking for

  • Is there a way to create a table of contents listing the order of tabs(sheets) in a Numbers document?

    I am planning my wedding and I have this huge Numbers document with 20+ tabs and I have plans to add many more tabs. Is there a way to create a table that has two columns: column 1= order that a tab appears, column 2=tab name? For example, my first t

  • Action link not working in Direct db request(OBIEE 11g)

    Hi all , My Requirement.. is... From direct db request .. i  need to navigate to detail report and it should be display the results(detail report results) based on the value,which user click's on the summary report. For the above requirement .. I hav

  • Trouble with ministack v3 external drive

    Hi guys! I'm having a real problem here with my external drive. I just bought a ministack v3 for my macbook (black one). I copied all of my data into it (not back up, just normal copying) to reset the whole system. After reinstalling + updating, I op

  • Tacacs "Problem"

    Folks, if I can leverage your headspace for a moment... We have Tacacs security authentication to our switches and routers. It is configured to request a user name, and then a password. The password is a dynamic numeric combination of 2 separate numb

  • Differences in Connect by usage in AIX and Sun Solaris

    Do we have any diferences in the usage of Connect By clause in AIX DB Server and SunSolaris DB Server. Oracle version is same Oracle 10g. Please help if anybody has info regarding this.