[SOLVED] Build nvidia-173xx (173.14.31-7) for linux-ck-kx (3.4.1-2)

I need a bit of help here. For a few months I have been using the proprietary nvidia-173xx driver for my old NV34 / GeForce FX 5200 (I have a downgraded xorg-1.10 and a compatible nvidia-173xx-utils (173.14.31-1)).
I have four kernels, and I used to be able to build the nvidia-173xx module without problems for all four kernels.
However, after the recent upgrade from linux-ck-kx-3.3 to linux-ck-kx-3.4 I can no longer build the nvidia-173xx for this kernel (but it still builds fine for the three other kernels on my system).
Here is the error I receive:
$ makepkg -sfci
==> Making package: nvidia-173xx-ck-kx 173.14.31-7 (Wed Jun 6 10:46:18 EDT 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Found NVIDIA-Linux-x86_64-173.14.31-pkg0.run
-> Found generated.patch
==> Validating source files with md5sums...
NVIDIA-Linux-x86_64-173.14.31-pkg0.run ... Passed
generated.patch ... Passed
==> Extracting Sources...
==> Starting build()...
Creating directory NVIDIA-Linux-x86_64-173.14.31-pkg0
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 173.14.31....................................................................................................................................
patching file conftest.sh
Makefile:339: /lib/modules/3.4.1-2-ck/build//Rules.make: No such file or directory
make[1]: *** No rule to make target `/lib/modules/3.4.1-2-ck/build//Rules.make'. Stop.
make: *** [module] Error 2
==> ERROR: A failure occurred in build().
Aborting...
I don’t know what to make of this error ; I’ve looked in `/lib/modules/<kernel-versions…>…' but I don’t see any file named `Rules.make' in there…
Here are the files I use for building the modules (they are all slightly customized PKGBUILDs based on AUR/nvidia-173xx) :
core/linux               --> PKGBUILD  --> nvidia.install
core/linux-lts           --> PKGBUILD  --> nvidia.install
AUR/linux-lts-ck       --> PKGBUILD  --> nvidia.install
repo-ck/linux-ck-kx  --> PKGBUILD  --> nvidia.install
In this list, #1-3 still build without a hitch, only #4 throws the error I pasted above. Ideas? Thanks in advance!
Last edited by Montague (2012-06-07 21:53:12)

Well nevermind, I don’t know what I was doing wrong before, but with yesterday’s update of nvidia-173xx (patch not longer required) and nvidia-173xx-utils in the AUR, I was able to upgrade to X.org-1.12, and I re-built the nvidia module for all my kernels. I now have a fully current arch system, yay !
In case this is useful to anyone, here are the slightly modified PKGBUILD and nvidia.install that I used (based on natrio’s package in the AUR)

Similar Messages

  • Nvidia-173xx-173.14.17 on FX5200

    So... I did a system upgrade yesterday and when I restarted xorg, I ended up with command line. xorg.0.log gives me something like "Make sure there is a nvidia compatible GPU on this system". Ended up downgrading to 173.14.12. Anyone having the same problem. As the title says I'm using FX 5200.

    nvidia-173xx 173.14.17-2 and xorg-server 1.5.3-4 working okay here with a FX 5200 card.

  • [SOLVED] Mac OS X-like 'view' CLI command for Linux?

    On the Mac, you can type 'view example.doc' to have OpenOffice open it, or 'view image.png' to have the image viewer open it, etc.
    Is there something similar on Linux?
    (I've searched but can't find anything.)
    Last edited by chrispoole (2009-05-13 11:52:19)

    Aprz wrote:
    Agent69 wrote:
    chimeric wrote:
    In case you're using zsh as your shell of choice you could also use alias -s style aliases:
    alias -s doc=openoffice
    alias -s cpp=gvim
    Typing the filename and hitting enter should then open it in the defined application.
    Damn that's slick. I've always stuck with Bash but I might have to reconsider (unless Bash 4 has this feature).
    It does except without the "-s". :s By default, in your ~/.bashrc, it already has "alias ls='ls --color=auto'".
    Read it again.  These aren't ordinary aliases.  I interpret chimeric as saying that  in zsh the -s option allows you to associate file extensions with commands, not simple text replacement like your example.

  • Cannot Ctrl+Alt+F1 after nvidia-173xx update

    I have recently discovered that I cannot switch into "terminal mode" with the latest nvidia-173xx drivers (nvidia-173xx-173.14.25-1 and nvidia-173-xx-utils-173.14.25-1). Whenever I do Ctrl+Alt+Fn, the screen goes black with no terminal prompt. Then the only thing to do is Ctrl+Alt+F8 (F8 instead of F7, as it used to be) to go back to the X11 session.
    This happens also if I logout from KDE and select "Console login" from within the KDM menu: the screen just goes black (after flickering a bit): in this case the only solution is to wait for KDM to kick in and display the (GUI) login screen.
    An other thing I discovered is that, when I shutdown/restart the computer and the X11 session is terminated, the screen goes back to terminal mode but the display (and all those messages about services going down) is dimmed down.
    The temporary solution for me is to go back to the previous version: nvidia-173xx-173.14.22-4 and nvidia-173-xx-utils-173.14.22-4. Here everything is fine (going to console mode, screen during shutdown, etc.)
    Here it is my xorg.conf:
    Section "ServerLayout"
    Identifier "Layout0"
    Screen "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Clone" "off"
    Option "Xinerama" "off"
    EndSection
    Section "Files"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "on"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    Option "Protocol" "Standard"
    Option "XkbLayout" "ca"
    Option "XkbModel" "microsoftpro"
    Option "XkbOptions" "compose:rwin,terminate:ctrl_alt_bksp"
    Option "XkbRules" "xfree86"
    Option "XkbVariant" "multi"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Acer"
    ModelName "X183H"
    HorizSync 31.0 - 80.0
    VertRefresh 55.0 - 76.0
    Modeline "1360x768@60" 84.50 1360 1392 1712 1744 768 783 791 807 -HSync +Vsync
    Option "DPMS"
    Option "DPI" "96x96"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce FX 5200"
    Option "RenderAccel" "True"
    Option "TripleBuffer" "True"
    Option "PixmapCacheSize" "300000"
    Option "OnDemandVBlankinterrupts" "True"
    Option "IgnoreEDID" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "ConnectToAcpid" "False"
    SubSection "Display"
    Depth 24
    Modes "1360x768@60"
    EndSubSection
    EndSection
    And here you have my kdmrc (in case it is of any help):
    [General]
    ConfigVersion=2.4
    ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
    PidFile=/var/run/kdm.pid
    ReserveServers=:1,:2,:3
    ServerVTs=-7
    StaticServers=:0
    [Shutdown]
    BootManager=None
    HaltCmd=/sbin/halt
    RebootCmd=/sbin/reboot
    [X-*-Core]
    AllowNullPasswd=false
    AllowRootLogin=false
    AllowShutdown=Root
    AutoReLogin=false
    ClientLogFile=.xsession-errors-%d
    Reset=/usr/share/config/kdm/Xreset
    Session=/usr/share/config/kdm/Xsession
    SessionsDirs=/usr/share/config/kdm/sessions,/usr/share/apps/kdm/sessions
    Setup=/usr/share/config/kdm/Xsetup
    Startup=/usr/share/config/kdm/Xstartup
    [X-*-Greeter]
    AntiAliasing=false
    ColorScheme=Oxygen
    FaceSource=AdminOnly
    FailFont=Sans Serif,10,-1,5,75,0,0,0,0,0
    ForgingSeed=1250611569
    GUIStyle=Oxygen
    GreetFont=Serif,20,-1,5,50,0,0,0,0,0
    GreetString=Welcome to %s at %n
    GreeterPos=50,50
    HiddenUsers=
    Language=en_US
    LogoArea=Logo
    LogoPixmap=/usr/share/apps/kdm/pics/kdelogo.png
    MaxShowUID=65000
    MinShowUID=500
    Preloader=/usr/bin/preloadkde
    SelectedUsers=
    ShowUsers=NotHidden
    SortUsers=true
    StdFont=Sans Serif,10,-1,5,50,0,0,0,0,0
    Theme=/usr/share/apps/kdm/themes/oxygen-air
    UseBackground=true
    UseTheme=true
    UserCompletion=false
    UserList=true
    [X-:*-Core]
    AllowNullPasswd=true
    AllowShutdown=All
    NoPassEnable=false
    NoPassUsers=
    ServerArgsLocal=-nolisten tcp
    ServerCmd=/usr/bin/X -br -novtswitch -quiet
    TerminateServer=true
    [X-:*-Greeter]
    AllowClose=false
    DefaultUser=sergio
    FocusPasswd=true
    LoginMode=DefaultLocal
    PreselectUser=Previous
    [X-:0-Core]
    AutoLoginEnable=true
    AutoLoginLocked=false
    AutoLoginUser=sergio
    ClientLogFile=.xsession-errors
    [Xdmcp]
    Enable=false
    Willing=/usr/share/config/kdm/Xwilling
    I wasn't able to find any relevant messages in Xorg.log.  Another piece of information that may be relevant: the framebuffer resolution is set to "vga=773" in GRUB (which, I think, automatically disables KMS).
    I'd rather be able to upgrade my nvidia driver in the future. Have anyone experienced the same problem? Is there any workaround it?
    Thank you very much.
    [Edit] I forgot: I am on i686, the monitor is an LCD widescreen and the nvidia card is an old one: FX 5200 [/Edit]
    Last edited by TioDuke (2010-02-23 15:22:46)

    Hey, I can confirm this, albeit with a different driver.
    I have upgraded nvidia drivers from 190.56 to 195.36 and I can't switch back into console once X is started. The boot output is printed correctly though.
    There is also another issue: If I don't set vga= in the boot options, my boot output hangs at "Waiting for udev uevents to be processed [busy]" (see: http://bbs.archlinux.org/viewtopic.php?id=92189).
    .After a while X will start, even without vga= parameter.
    The problem definitely doesn't exist with 190.56...
    Maybe time for a bug report to NVIDIA?
    Problem also stayed even if I exchanged vesafb for uvesafb.
    Cheers
    Bastian

  • [SOLVED]libgl and nvidia-173xx-utils conflicts

    sudo pacman -Syu
    :: Синхронизируются базы данных пакетов...
    core up to date
    extra up to date
    community up to date
    archlinuxfr up to date
    :: System full update...
    Dependencies...
    проверка на взаимную несовместимость...
    :: libgl и nvidia-173xx-utils conflicts. Delete nvidia-173xx-utils? [y/N] n
    error: обнаружен неразрешимый конфликт пакетов
    error: не удалось подготовить запрос (конфликтующие зависимости)
    :: libgl and nvidia-173xx-utils conflicts
    (Sorry, original log is on russian, but I translated main words)
    But!
    pacman -Rns libgl
    error: 'libgl': not found
    How to fix it?
    Last edited by Dr.X (2010-11-10 18:41:30)

    Solved the problem is very simple - removing the nouveau. I have it was because I was in one blog/forum read that no problem with containing both nvidia and nouveau, but that one of them will be in Blacklist. But he interrupted me to upgrade. But the strangest thing - when I last updated, they do not conflict, but now whoop.
    Thanks TigTex and wonder for your help!

  • [SOLVED] xorg update has broken nvidia-173xx driver

    Hi,
    I've been using arch for around 2 and a half months on 2 computers (a dell Inspiron 2200 and an old home built pc). So far I've been able to figure out most things myself.  However, following today's xorg update x seems to be broken. My laptop, which does not use nvidia, seems to be fine. On the pc i installed the i686 version and am running kde 4.5.1
    I have reinstalled nvidia-173xx and nvidia-173xx-utils, and run nvidia-xconfig but this has not helped any.
    Although the installation is carried out there is an error stating:
    ERROR: Module nvidia does not exist in /proc/modules In order to use the new nvidia driver, exit xserver and unload it manually
    A google search on the above error didn't advance me any further, either.
    I have also waited for today's kernel update but that hasn't seemed to fix things.
    If I run "startkde" i get an error message stating that it can't connect to the x server.
    "startx" says much the same only more verbose.
    /var/log/Xorg.0.log has the following information :
    dlopen: /usr/lib/xorg/modules/drivers/nvidia_dvr.so undefined sym$
    failed to load /usr/lib/xorg/modules/drivers/nvidia_dvr.so
    unloadable module "nvidia"
    failed to load module "nvidia" (loader failed, 7)
    I've done a lot of esearch but can't find any solutions to my issue. The following thread seems to be related :
    https://bbs.archlinux.org/viewtopic.php?id=103716
    but i can't seem to find an answer there either.
    Any help would be appreciated.
    Cheers
    Last edited by rabid_works (2010-09-29 19:32:42)

    ok, went to downgrade using
    #pacman -U ...
    but i have yet another error due to a conflict between files :
    xorg-server: /usr/lib/xorg/protocol.txt is already present in the file system
              xorg-server: /usr/share/man/Xserver.1.gz is already present on the file system
              xorg-server; /usr/share/xkb/README.compiled is afready present in the file system
    is it possible to safely force the installation?
    sorry if thatś a lazy question but I've been looking at this for so long that i can't fathom the idea of futher searching.
    EDIT: ok, i had a break and realised it'd be safer to simply rename and the delete the problematic files. The downgrade went fine. I have X back.
    thanks for the help.
    Last edited by rabid_works (2010-09-29 18:52:27)

  • Error message when installing nvidia-173xx package

    I get an error message when I try to install nvidia-173xx driver:
    pacaur -S nvidia-173xx
    :: Package(s) nvidia-173xx not found in repositories, trying AUR...
    :: resolving dependencies...
    cat: /usr/lib/modules/extramodules-3.15-ARCH/version: No such file or directory
    :: no results found for linux
    :: no results found for linux-headers
    My kernel version: 3.16.1-1-ARCH
    What can I do to install it correctly?

    nvidia-173xx AUR page wrote:inux>=3.15.5
    linux<3.16
    linux-headers>=3.15.5 (make)
    linux-headers<3.16 (make)
    nvidia-173xx-utils
    Looks like you can choose from :
    -contact the maintainer to see if you can help with getting it to work with kernel 3.16
    - downgrade the kernel
    - switch to nouveau
    Note that there are comments on the aur page that state nvidia-173xx doesn't work with xorg 1.16, so you may have to downgrade more then just the kernel.

  • [solved] building the kernel headers for custom kernels

    well, ive been building several different kernels for my laptop, so that i can test stuff. but ive got a problem with the kernel headers.
    ive mirrored the arch kernel's PKGBUILD and modified some naming to get a custom kernel. but when i try to build a custmo module, it complains the headers are broken. (example, vbox_build_module).
    im pasting the pkgbuild here for future reference...if someone sees something thats plain wrong, please say so.
    thanks
    # $Id: PKGBUILD 60382 2009-12-04 15:31:11Z tpowa $
    # Maintainer: Tobias Powalowski <[email protected]>
    # Maintainer: Thomas Baechler <[email protected]>
    pkgbase="kernel26"
    #pkgname=('kernel26' 'kernel26-firmware' 'kernel26-headers') # Build stock -ARCH kernel
    pkgname=('kernel26-git' 'kernel26-git-headers') # Build kernel with a different name
    _kernelname=${pkgname#kernel26}
    pkgver=2.6.34
    pkgrel=1
    _patchname=""
    _branch="linux-2.6"
    _gittag="v2.6.34-rc3"
    #_gittag="origin"
    arch=(i686 x86_64)
    license=('GPL2')
    groups=('base')
    url="http://www.kernel.org"
    source=(config
    # standard config files for mkinitcpio ramdisk
    kernel26.preset
    ${_patchname})
    build() {
    cd ${srcdir}/$_branch
    msg "Fetching branch ${_branch}"
    ## FOR BISECT, Comment these lines
    git reset --hard
    git clean -d -f
    git fetch
    msg "Cheking out tag ${_gittag}"
    git checkout $_gittag
    ### a patch
    if [ "${_patchname}" != "" ]; then
    patch -Np1 -i ${srcdir}/$_patchname || return 1
    fi
    # if [ "$CARCH" = "x86_64" ]; then
    cat ../config.x86_64 >./.config
    # else
    cat ../config >./.config
    # fi
    if [ "${_kernelname}" != "" ]; then
    sed -i "s|CONFIG_LOCALVERSION=.*|CONFIG_LOCALVERSION=\"${_kernelname}\"|g" ./.config
    fi
    # get kernel version
    make prepare
    # load configuration
    # Configure the kernel. Replace the line below with one of your choice.
    make menuconfig # CLI menu for configuration
    #make xconfig # X-based configuration
    #make oldconfig # using old config from previous kernel version
    # ... or manually edit .config
    # stop here
    # this is useful to configure the kernel
    #msg "Stopping build"
    #return 1
    yes "" | make config
    # build!
    make bzImage modules || return 1
    package_kernel26-git() {
    pkgdesc="The Linux Kernel and modules"
    backup=(etc/mkinitcpio.d/${pkgname}.preset)
    depends=('coreutils' 'kernel26-firmware>=2.6.32' 'module-init-tools' 'mkinitcpio>=0.5.20')
    # pwc, ieee80211 and hostap-driver26 modules are included in kernel26 now
    # nforce package support was abandoned by nvidia, kernel modules should cover everything now.
    # kernel24 support is dropped since glibc24
    replaces=('kernel24' 'kernel24-scsi' 'kernel26-scsi'
    'alsa-driver' 'ieee80211' 'hostap-driver26'
    'pwc' 'nforce' 'squashfs' 'unionfs' 'ivtv'
    'zd1211' 'kvm-modules' 'iwlwifi' 'rt2x00-cvs'
    'gspcav1' 'atl2' 'wlan-ng26' 'rt2500')
    install=kernel26.install
    optdepends=('crda: to set the correct wireless channels of your country')
    KARCH=x86
    cd ${srcdir}/$_branch
    _kernver="$(make kernelrelease)"
    mkdir -p ${pkgdir}/{lib/modules,boot}
    make INSTALL_MOD_PATH=${pkgdir} modules_install || return 1
    cp System.map ${pkgdir}/boot/System.map26${_kernelname}
    cp arch/$KARCH/boot/bzImage ${pkgdir}/boot/vmlinuz26${_kernelname}
    # # add vmlinux
    install -m644 -D vmlinux ${pkgdir}/usr/src/linux-${_kernver}/vmlinux
    # install fallback mkinitcpio.conf file and preset file for kernel
    install -m644 -D ${srcdir}/kernel26.preset ${pkgdir}/etc/mkinitcpio.d/${pkgname}.preset || return 1
    # set correct depmod command for install
    sed \
    -e "s/KERNEL_NAME=.*/KERNEL_NAME=${_kernelname}/g" \
    -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" \
    -i $startdir/kernel26.install
    sed \
    -e "s|source .*|source /etc/mkinitcpio.d/kernel26${_kernelname}.kver|g" \
    -e "s|default_image=.*|default_image=\"/boot/${pkgname}.img\"|g" \
    -e "s|fallback_image=.*|fallback_image=\"/boot/${pkgname}-fallback.img\"|g" \
    -i ${pkgdir}/etc/mkinitcpio.d/${pkgname}.preset
    echo -e "# DO NOT EDIT THIS FILE\nALL_kver='${_kernver}'" > ${pkgdir}/etc/mkinitcpio.d/${pkgname}.kver
    # remove build and source links
    rm -f ${pkgdir}/lib/modules/${_kernver}/{source,build}
    # remove the firmware
    rm -rf ${pkgdir}/lib/firmware
    package_kernel26-git-headers() {
    pkgdesc="Header files and scripts for building modules for kernel26"
    mkdir -p ${pkgdir}/lib/modules/${_kernver}
    cd ${pkgdir}/lib/modules/${_kernver}
    ln -sf ../../../usr/src/linux-${_kernver} build
    cd ${srcdir}/$_branch
    install -D -m644 Makefile \
    ${pkgdir}/usr/src/linux-${_kernver}/Makefile
    install -D -m644 kernel/Makefile \
    ${pkgdir}/usr/src/linux-${_kernver}/kernel/Makefile
    install -D -m644 .config \
    ${pkgdir}/usr/src/linux-${_kernver}/.config
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/include
    for i in acpi asm-{generic,x86} config linux math-emu media net pcmcia scsi sound trace video; do
    cp -a include/$i ${pkgdir}/usr/src/linux-${_kernver}/include/
    done
    # copy arch includes for external modules
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/arch/x86
    cp -a arch/x86/include ${pkgdir}/usr/src/linux-${_kernver}/arch/x86/
    # copy files necessary for later builds, like nvidia and vmware
    cp Module.symvers ${pkgdir}/usr/src/linux-${_kernver}
    cp -a scripts ${pkgdir}/usr/src/linux-${_kernver}
    # fix permissions on scripts dir
    chmod og-w -R ${pkgdir}/usr/src/linux-${_kernver}/scripts
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/.tmp_versions
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/arch/$KARCH/kernel
    cp arch/$KARCH/Makefile ${pkgdir}/usr/src/linux-${_kernver}/arch/$KARCH/
    if [ "$CARCH" = "i686" ]; then
    cp arch/$KARCH/Makefile_32.cpu ${pkgdir}/usr/src/linux-${_kernver}/arch/$KARCH/
    fi
    cp arch/$KARCH/kernel/asm-offsets.s ${pkgdir}/usr/src/linux-${_kernver}/arch/$KARCH/kernel/
    # add headers for lirc package
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/video
    cp drivers/media/video/*.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/video/
    for i in bt8xx cpia2 cx25840 cx88 em28xx et61x251 pwc saa7134 sn9c102 usbvideo zc0301; do
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/video/$i
    cp -a drivers/media/video/$i/*.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/video/$i
    done
    # add docbook makefile
    install -D -m644 Documentation/DocBook/Makefile \
    ${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile
    # add dm headers
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/drivers/md
    cp drivers/md/*.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/md
    # add inotify.h
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/include/linux
    cp include/linux/inotify.h ${pkgdir}/usr/src/linux-${_kernver}/include/linux/
    # add wireless headers
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/net/mac80211/
    cp net/mac80211/*.h ${pkgdir}/usr/src/linux-${_kernver}/net/mac80211/
    # add dvb headers for external modules
    # in reference to:
    # http://bugs.archlinux.org/task/9912
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/dvb/dvb-core
    cp drivers/media/dvb/dvb-core/*.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/dvb/dvb-core/
    # add dvb headers for external modules
    # in reference to:
    # http://bugs.archlinux.org/task/11194
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/include/config/dvb/
    cp include/config/dvb/*.h ${pkgdir}/usr/src/linux-${_kernver}/include/config/dvb/
    # add dvb headers for http://mcentral.de/hg/~mrec/em28xx-new
    # in reference to:
    # http://bugs.archlinux.org/task/13146
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/dvb/frontends/
    cp drivers/media/dvb/frontends/lgdt330x.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/dvb/frontends/
    cp drivers/media/video/msp3400-driver.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/dvb/frontends/
    # add xfs and shmem for aufs building
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/fs/xfs
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/mm
    cp fs/xfs/xfs_sb.h ${pkgdir}/usr/src/linux-${_kernver}/fs/xfs/xfs_sb.h
    # add headers vor virtualbox
    # in reference to:
    # http://bugs.archlinux.org/task/14568
    cp -a include/drm $pkgdir/usr/src/linux-${_kernver}/include/
    # add headers for broadcom wl
    # in reference to:
    # http://bugs.archlinux.org/task/14568
    cp -a include/trace $pkgdir/usr/src/linux-${_kernver}/include/
    # copy in Kconfig files
    for i in `find . -name "Kconfig*"`; do
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/`echo $i | sed 's|/Kconfig.*||'`
    cp $i ${pkgdir}/usr/src/linux-${_kernver}/$i
    done
    cd ${pkgdir}/usr/src/linux-${_kernver}/include && ln -s asm-$KARCH asm
    # add header for aufs2-util
    cp -a ${srcdir}/$_branch/include/asm-generic/bitsperlong.h ${pkgdir}/usr/src/linux-${_kernver}/include/asm/
    chown -R root.root ${pkgdir}/usr/src/linux-${_kernver}
    find ${pkgdir}/usr/src/linux-${_kernver} -type d -exec chmod 755 {} \;
    # remove unneeded architectures
    rm -rf ${pkgdir}/usr/src/linux-${_kernver}/arch/{alpha,arm,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,microblaze,mn10300,parisc,powerpc,ppc,s390,sh,sh64,sparc,sparc64,um,v850,xtensa}
    package_kernel26-firmware() {
    pkgdesc="The included firmware files of the Linux Kernel"
    groups=('base')
    cd ${srcdir}/$_branch
    make firmware || return 1
    make INSTALL_MOD_PATH=${pkgdir} firmware_install || return 1
    Last edited by eldragon (2010-04-04 14:58:16)

    ngoonee wrote:
    Check out this line
    for i in acpi asm-{generic,x86} config linux math-emu media net pcmcia scsi sound trace video; do
    for anything that might be missing. The error message when compiling would give you more of a clue. Off-hand, you may need to add 'generated', as I recall I needed that when the kernel moved to 2.6.33.
    Problem with vbox_build_module after Kernel update.
    Would you care to elaborate for us less versed in "Linux Geek" skills?
    Thanks.......
    [root@Arch2009p2 jeff]# vbox_build_module
    Building vboxdrv for Linux 2.6.33-ARCH
    make[1]: Entering directory `/opt/VirtualBox/src/vboxdrv'
    for f in . linux r0drv r0drv/generic r0drv/linux VBox common/err common/string common/log generic math/gcc; \
    do rm -f $f/*.o $f/.*.cmd $f/.*.flags; done
    rm -rf .vboxdrv* .tmp_ver* vboxdrv.* Module.symvers Modules.symvers modules.order
    make[1]: Leaving directory `/opt/VirtualBox/src/vboxdrv'
    make[1]: Entering directory `/opt/VirtualBox/src/vboxnetflt'
    for f in . linux r0drv r0drv/linux VBox common/err common/string common/log generic math/gcc; \
    do rm -f $f/*.o $f/.*.cmd $f/.*.flags; done
    rm -rf .vboxnetflt* .tmp_ver* vboxnetflt.* Modules.symvers modules.order
    make[1]: Leaving directory `/opt/VirtualBox/src/vboxnetflt'
    make[1]: Entering directory `/opt/VirtualBox/src/vboxnetadp'
    for f in . linux r0drv r0drv/linux VBox common/err common/string common/log generic math/gcc; \
    do rm -f $f/*.o $f/.*.cmd $f/.*.flags; done
    rm -rf .vboxnetadp* .tmp_ver* vboxnetadp.* Modules.symvers modules.order
    make[1]: Leaving directory `/opt/VirtualBox/src/vboxnetadp'
    rm -f vboxdrv.ko vboxnetflt.ko vboxnetadp.ko
    *** Building 'vboxdrv' module ***
    make[1]: Entering directory `/opt/VirtualBox/src/vboxdrv'
    make KBUILD_VERBOSE= -C /lib/modules/2.6.33-ARCH/build SUBDIRS=/opt/VirtualBox/src/vboxdrv SRCROOT=/opt/VirtualBox/src/vboxdrv modules
    make[2]: Entering directory `/usr/src/linux-2.6.33-ARCH'
    CC [M] /opt/VirtualBox/src/vboxdrv/linux/SUPDrv-linux.o
    In file included from /opt/VirtualBox/src/vboxdrv/include/VBox/types.h:34,
    from /opt/VirtualBox/src/vboxdrv/linux/../SUPDrvInternal.h:39,
    from /opt/VirtualBox/src/vboxdrv/linux/SUPDrv-linux.c:37:
    /opt/VirtualBox/src/vboxdrv/include/iprt/types.h:100:30: error: linux/autoconf.h: No such file or directory
    make[3]: *** [/opt/VirtualBox/src/vboxdrv/linux/SUPDrv-linux.o] Error 1
    make[2]: *** [_module_/opt/VirtualBox/src/vboxdrv] Error 2
    make[2]: Leaving directory `/usr/src/linux-2.6.33-ARCH'
    make[1]: *** [vboxdrv] Error 2
    make[1]: Leaving directory `/opt/VirtualBox/src/vboxdrv'
    make: *** [all] Error 2

  • [SOLVED] extra/nvidia 302.17 removed by nvidia?

    There is no 302.17 directory on the url defined in PKGBUILD:
    ftp://download.nvidia.com/XFree86/Linux-x86_64/
    and no x86 either.
    Possibly related to http://www.nvnews.net/vbulletin/showthr … ?p=2564604
    But if nvidia's statement "they haven't moved or been forgotten, they're just not up yet" is true, how does extra/nvidia-utils etc come?
    Last edited by felixonmars (2012-06-17 09:01:31)

    Meyithi wrote:http://us.download.nvidia.com/XFree86/L … 302.17.run
    http://us.download.nvidia.com/XFree86/L … 302.17.run
    Thanks for this! Actually I had trouble in building nvidia-ck myself, and now just get it to work using this
    Last edited by felixonmars (2012-06-17 06:12:37)

  • Nvidia 5200 with nvidia-173xx drivers crash

    I have an nvidia 5200 graphic card, using the nvidia-173xx driver, runed nvidia-xconfig (so it's a clean config), used kubuntu before, but ever since the new Xorg on arch my system crashes randomly, it crashed while running KDE & twm. Anyone got any clue ?

    I got the same GFX, but I use only openbox and it has yet to crash for me?
    Downgrade to the older xorg-server version, that should work for ya...
    Last edited by Dheart (2009-12-02 08:36:48)

  • [SOLVED] building GCC and missing libgmp dependencies

    hello!
    i'm having trouble building GCC needed to compile sabermod-toolchains for building android.  link: SaberMod.  it's an awesome project and it would be great to make it build on arch.
    the persistent error message is about the absensce of libgmp.la.  it is not present in the core  gmp 6.0.0-2 package, nor in any aur packages relating to gmp or libgmp.
    i did locate the libgmp.la files in the libgmp-dev package from the ubuntu repo but have had no success installing it.
    any help would be appreciated.
    i'm new to arch and am glad to have joined the community!
    Last edited by kogone (2015-06-18 18:15:54)

    Allan wrote:why are you building gcc?   Installing ours is enough.
    the build script downloads the latest corresponding gcc version to build the arm toolchain.  here's an example build script:  arm-linux-androideabi-4.9
    Scimmia wrote:rebuild the gmp package with the 'libtool' option in the PKGBUILD.
    so i downloaded the official gmp package and the source files .
    i added to PKGBUILD:
    license=('LGPL3' 'GPL')
    options=('libtool')
    install=gmp.install
    worked!
    Last edited by kogone (2015-06-17 03:45:31)

  • [solved] 'ERROR: file not found:' when running 'mkinitcpio -p linux'

    $ sudo mkinitcpio -p linux
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.13.5-1-ARCH
    -> Running build hook: [systemd]
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    ==> Generating module dependencies
    ==> Creating cat initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.13.5-1-ARCH
    -> Running build hook: [systemd]
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: smsmdtv
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    ==> Generating module dependencies
    ==> Creating cat initcpio image: /boot/initramfs-linux-fallback.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    Things seems to work, but I'm a bit worried.
    It has just started. PS/2 atkbd stuff went fine.
    journalctl shows
    Feb 26 22:36:09 localhost systemd-udevd[62]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[63]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export -
    Feb 26 22:36:09 localhost systemd-udevd[64]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[65]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export -
    Feb 26 22:36:09 localhost kernel: sda: sda1 sda2 sda3 sda4
    Feb 26 22:36:09 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Feb 26 22:36:09 localhost systemd-udevd[66]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[67]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export
    I'm using [testing] but I don't know if it matters.
    What should I post?
    Last edited by karol (2014-03-15 15:03:56)

    The systemd build hook looks like this:
    build() {
    local rules unit
    # from base
    add_binary /bin/mount
    add_binary /usr/bin/kmod /usr/bin/modprobe
    # systemd
    add_binary /usr/lib/systemd/systemd /init
    add_binary /usr/bin/systemd-tmpfiles
    # generate sysroot.mount and sysroot-usr.mount
    add_file "/usr/lib/systemd/system-generators/systemd-fstab-generator"
    # udev rules and systemd units
    map add_udev_rule "$rules" \
    50-udev-default.rules \
    60-persistent-storage.rules \
    64-btrfs.rules \
    80-drivers.rules \
    99-systemd.rules \
    map add_systemd_unit \
    ctrl-alt-del.target \
    initrd-cleanup.service \
    initrd-fs.target \
    initrd-parse-etc.service \
    initrd-root-fs.target \
    initrd-switch-root.service \
    initrd-switch-root.target \
    initrd-udevadm-cleanup-db.service \
    initrd.target \
    kmod-static-nodes.service \
    sockets.target \
    [email protected] \
    systemd-journald.service \
    systemd-tmpfiles-setup-dev.service \
    systemd-udev-trigger.service \
    systemd-udevd-control.socket \
    systemd-udevd-kernel.socket \
    systemd-udevd.service
    add_symlink "/usr/lib/systemd/system/default.target" "initrd.target"
    # libdbus needs the passwd info of the root user
    # TODO: make sure this is no longer necessary when systemctl moves to sd-bus
    add_file "/etc/nsswitch.conf"
    add_file "/etc/passwd"
    add_binary "$(readlink -f /usr/lib/libnss_files.so)"
    # udev wants /etc/group since it doesn't launch with --resolve-names=never
    add_file "/etc/group"
    Do all of those files exist on your sytemd? I'm not running testing nor systemd in my initrd, so I can't do much checking.
    Edit: You're not the only one. Bug report: https://bugs.archlinux.org/task/39059
    Last edited by Scimmia (2014-02-27 06:59:55)

  • [Solved] how to patch source file from AUR for gcc46 ?

    In a topic from yesterday, I was seeking help to get AUR package 'insight' installed, but so far no luck, since there seems to be a bug in the source that won't work with the gcc47 compiler.  I'm posting this new topic, since the subject has changed a bit - I'm now trying to compile gcc46 because another user had success with that version in compiling the 'insight' package, and I need to patch the gcc46 source to get it to compile.
    I'm looking for help to fix the problem myself, or if anyone wants to create a new PKGBUILD to handle the problem, that would be nice too
    Originally, I thought I would try to install gcc42 from AUR and use that to run makepkg on the 'insight' app, since one user had success with this version of gcc.  Both gcc42 and gcc46 give me the same errors with an 'unwind' file, and I couldn't get either to compile (errors about unwind.h or linux-unwind.h).
    I found a post with a link to a patch (for gcc46), but I have no idea where to apply or how to apply this patch.  I think I'm supposed to apply it to this file, but again, I'm not sure how to apply a patch:
    /home/briphi/builds/gcc46/src/gcc-4.6.3/gcc/unwind-dw2.c
    , but this c file has includes to other "unwind" header files.  Here is a link to the unwind-dw2.c file at my dropbox folder, if anyone needs to see this file without downloading/compiling gcc46: http://dl.dropbox.com/u/8169867/unwind-dw2.c
    Sticking with gcc46 for the moment (since I found the patch for this version)...
    The post with the link to the patch to gcc46 is here: https://bbs.archlinux.org/viewtopic.php … 0#p1229880
    The patch at pastebin.com is here: http://pastebin.com/VkgE27Pd and looks like this:
    --- a/gcc/config/i386/linux-unwind.h 2011-01-03 20:52:22.000000000 +0000
    +++ b/gcc/config/i386/linux-unwind.h 2012-07-06 12:23:51.562859470 +0100
    @@ -133,9 +133,9 @@
    struct rt_sigframe {
    int sig;
    - struct siginfo *pinfo;
    + siginfo_t *pinfo;
    void *puc;
    - struct siginfo info;
    + siginfo_t info;
    struct ucontext uc;
    } *rt_ = context->cfa;
    /* The void * cast is necessary to avoid an aliasing warning.
    The package that I'm actually trying to install is 'insight', here: https://aur.archlinux.org/packages/insight/
    My error when compiling (running makepkg -s on gcc46) looks like this:
    /home/briphi/builds/gcc46/src/gcc-build/./gcc/xgcc -B/home/briphi/builds/gcc46/src/gcc-build/./gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -O2 -g -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/briphi/builds/gcc46/src/gcc-4.6.3/libgcc -I/home/briphi/builds/gcc46/src/gcc-4.6.3/libgcc/. -I/home/briphi/builds/gcc46/src/gcc-4.6.3/libgcc/../gcc -I/home/briphi/builds/gcc46/src/gcc-4.6.3/libgcc/../include -I/home/briphi/builds/gcc46/src/gcc-4.6.3/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /home/briphi/builds/gcc46/src/gcc-4.6.3/libgcc/../gcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
    In file included from /home/briphi/builds/gcc46/src/gcc-4.6.3/libgcc/../gcc/unwind-dw2.c:333:0:
    /home/briphi/builds/gcc46/src/gcc-4.6.3/libgcc/../gcc/config/i386/linux-unwind.h: In function ‘x86_fallback_frame_state’:
    /home/briphi/builds/gcc46/src/gcc-4.6.3/libgcc/../gcc/config/i386/linux-unwind.h:138:17: error: field ‘info’ has incomplete type
    make[3]: *** [unwind-dw2.o] Error 1
    make[3]: Leaving directory `/home/briphi/builds/gcc46/src/gcc-build/i686-pc-linux-gnu/libgcc'
    make[2]: *** [all-stage1-target-libgcc] Error 2
    make[2]: Leaving directory `/home/briphi/builds/gcc46/src/gcc-build'
    make[1]: *** [stage1-bubble] Error 2
    make[1]: Leaving directory `/home/briphi/builds/gcc46/src/gcc-build'
    make: *** [all] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    Last edited by stringchopper (2013-02-15 08:29:39)

    Lone_Wolf wrote:
    @ stringchopper
    The file(s) that need patching are mentioned in the patch, so you don't have to know yourself where they are.
    patch files like these are usually applied from the directory where you build stuff.
    On your system that is probably this folder :   /home/briphi/builds/gcc46/src/gcc-4.6.3/
    for details about the command used to apply the patch, t0m5k1's link above should help.
    Thanks Lone_Wolf for the help.  I'm suffering from information overload at the moment, so (@t0m5k1) even though I found the same results that you found through google, they weren't explicit enough.

  • Flex Builder for Linux will need his companion Thermo

    I’ve been developing in Flex for a long time now. My
    main work is in the design area although I do a lot of coding. The
    Flex Builder Linux testing is being quite difficult, since the
    layout design view is not enabled yet. So we need a lot of
    imagination and a little bit of experience in AS3 and MXML tag
    codding.
    As a designer (and developer  ) I would like to ask
    for a Thermo for Linux. It’s just a request, but I think
    there are a lot of guys that share my opinion.
    Thanks,

    Hi, thanks for your answer.
    It turned out the problem was related to the *standalone* flashplayer.
    This is located in linux in:
    FLEX_BUILDER_INSTALL_PREFIX/Player/linux
    when I was clicking on the "Run" button Flex Builder was looking for a flashplayer standalone app, and was failing to find it.
    What I had to do was to add the complete the flashplayer path to the PATH used by eclipse.
    Now clicking on "Run" it compiles the application and launches the standalone player with the generated swf file.
    Now I wonder if there is some way to select the flashplayer to launch, and if it is possible to configure eclipse to make it launch a  browser or a custom script rather than execute that swf with the standalone player.
    Thanks, regards.

  • [SOLVED]Gnome 3 | There is no application installed for _any file type

    I just installed arch and gnome 3. I'm trying to open files via nautilus, but get "There is no application installed for ..." for any type of file I try, including plain text files, binaries, etc. Do I have to configure gnome manually for it to open these files? I've read the arch beginner wiki and the gnome wiki, but this problem is not mentioned there. Any help would be appreciated.
    EDIT: Solved
    There were three things I needed to do to get this working correctly:
    1. $ pacman -S gnome-mime-data
    2. For text files, pacman -S gvim #This conflicts with vim, but the package gvim now contains vim (and vice versa, but nautilus won't open files unless gvim is installed instead of vim)
    3. Binary files: I tried running some binaries I programmed on Ubuntu, but they wouldn't run until I recompiled them. Duh.
    Note: I still have a small issue when opening a file that has no mime data associated with it. I can click "select application," but I am forced to choose from a very limited list, and there is no option to enter a command or browse for other programs.
    Last edited by EnigmaticCoder (2011-10-19 06:10:21)

    EnigmaticCoder wrote:
    Thanks for the reply.
    ........ I still need to install some packages, including libre office, a music player, an image viewer, etc. I'd like to get back much of the functionality that I had on Ubuntu, just with a little less bloat.
    Cheers.
    Regarding your music player, I recently had a struggle deciding which way to go.
    Banshee, no, pulls in gnome and mono stuff (running as pure a Xfce desktop as I possibly can here). Exaile, have tried and really don't like it. Rhythmbox, again, too ingrained with gnome libraries for my liking. Amarok, unfortunately the love affair ended with 2.0. Clementine (read Amarok pre 2.0), yes please, but a gtk port would be nice, I have no other use for Qt. Songbird, yes please again, but no longer linux supported. Nightingale (read Songbird fork), seems to have lost momentum.
    Of course, this is all just my personal opinion, but you can see the problem I had. There does not seem to be a 'large project' desktop agnostic music player/organiser for linux. They all seem to be deeply tied into Gnome or Kde.
    My solution, if you want something lightweight, is MPD and Ario. MPD is just your background daemon that looks after managing your library/database, and Ario is a gtk 'frontend' that will let you search and sort your MPD database, and create the playlists to be played with MPD. The beauty of this system is that you do not need a music app to be running to play your music. Just the lightweight MPD daemon. Once a playlist has been loaded, you can close Ario and just let MPD do it's stuff.
    I know Xfce has a panel app that lets you control MPD and even launch Ario to change playlists. I'm sure the other desktops will most likely have some sort of panel app too (I have even written a simple little python script that monitors MPD track changes and diplays a notification).
    Anyway, just my thoughts on the issue. For more MPD info, see the wiki at https://wiki.archlinux.org/index.php/Mpd
    Cheers.

Maybe you are looking for

  • Firefox will not open. Can't update or delete. Says it's already open and I am unable to find how to close it.

    Firefox shows notice that it is already open and must be closed in order to update or delete. I can't locate a place to close the process. It's probably something very simple but I am not a computer genius. Thanks!

  • Installing windows xp pro on a separate internal hard drive in ntfs

    Does anyone here know how to install windows xp professional on a separate internal hard drive in NTFS with bootcamp. In the bootcamp manual it says I can ,but when I reach the list of partitions in xp setup, C: Partition3<BOOTCAMP> {FAT32} Is not on

  • Error in oDataModel READ method

    Hi Experts, I am using read method in oDataModel. The code is below: sap.ui.getCore().getModel().read("/E_EXCISE_DATA_SET", exData, null,true,                                                          function(e){ alert("success"); },                 

  • VOIP Dial out issues with SRP547W

    Hi All, this is my first post so I appologise if I have posted it in the wrong place up front. I have recently purchased an SRP 547w replacing an 877w and linksys pap2t voip box. I have 1 major issue at present - no matter which number I dial, I cann

  • Master Agreement- Line Item- Plant- Org Unit

    Hi , Trying to get OrganisalUnit object associated with a plant using below code (Master Agreement-Line Item Tab) lineItems=doc.getLineItems();           for(int i=0;i<lineItems.size();i++){                lineItem=lineItems.get(i);                ma