Custom UserContext [SOLVED]

I need some help with using my own userContext in conjunction with JHeadstart security.
I have the following settings :
- authentication type = JAAS
- use role based authorisation = true
- authorisation type = Custom
- authorisation using group permissions = true
I want to be able to use the standard user/role/permissions provided by Jheadstart but want to be able to use my own user context class to store more information. I could just create a seperate class in conjuntion but I would rather just modify the code creating the Jhs one to use my custom one instead.
Firstly, I have created my myUserContext which implements JhsUser.
Secondly, as per help in the JhsModelServiceImpl.createUserContext method, I have created MyJhsModelService that extends JhsModelServiceImpl and overriden the createUserContext method to create and return myUserContext instead of JhsUser.
Even though I can see it adding all the permissions in setRolesAndPermissions, in the log window shows
25-Apr 18:38:19 DEBUG (JhsNavigationHandlerImpl) -User does not have any required role (Locations), set navigation outcome to 'AccessDenied'
Does this mean it's not picking up myuserContext ?
Do I have to override getJhsUser in JhsAuthorizationProxy as well ?
Thanks,
Brent
Message was edited by:
Brent Harlow

Hi Steven,
You're a bit confused ? I can guarantee that's nothing compared with how confused I've got myself ! :)
You're right though - I did have the guts of it working ok. The changes I had to make was to call the JhsModuleService.setRolesAndPermissions on my custom userContext and then change the hasAccess method in my userContext to check the list of roles and permissions rather than call isUserInRole
The high level steps I now have (in case it helps someone else)
1. Create an AuthenticationFilter filter mapping in web.xml
2. in my AuthenticationFilter check if JhsUser.JHS_USER_KEY stored on session
3. If not, call method on AppModule to create my custom UserContext
4. call (JhsModelServiceImpl)getJhsModelService().setRolesAndPermissions(userCtx, true) to add roles and permissions to custom user context
5. In user context create get/setAuthorizedRolesAndPermissions(List roles)
6. set hasAccess(String roleOrPermission) to return getAuthorizedRolesAndPermissions().contains(roleOrPermission);
I have just one remaining issue - if I call setRolesAndPermissions with addPermissionsForJAASRoles set to true then I get a NPE because FacesContext.getCurrentInstance() returns null. As it happens, I don't need to add the JAAS roles so I pass in false but I would like to know how to avoid the NPE ?
I assume it's something due to the order of my processing ? The facesContext has not been established yet becuase the code is running from the AuthenticationFilter ?
Thanks for your help,
Cheers,
Brent

Similar Messages

  • Custom Field & "Solved" post

    I inadvertently posted this to the iPhone group - sorry for the second posting...
    I am trying to create a Custom field in address book on a group of contacts. Is this possible or does each one need to be changed individually.
    Also, I can't seem to mark a previous post as "solved" I've tried on several machines over the last 24hrs the error I get is:
    Error
    +An error in the system has occurred. Please contact the system administrator if the problem persists.+
    +Useful links :+
    +Forum Home -- browse the forums here.+
    +Search Forums -- visit the search page to query all forum content.+
    Any ideas on what the problem is?
    Thanks.
    Betsy

    That is not the normal way to write an itemRenderer and I am
    not surprised it behaves strangely.
    Item renderers are tightly integrated with the Flex framework
    and can be a bit complicated. I advise that you find an example or
    two of a renderer and mimic its structure. I have never seen a
    changeWatcher used in a renderer.
    Briefly, renderers should override the set data(),
    commitProperties() and updateDisplayList() methods to work well
    with the framework.
    Alex Harui has several good examples on his blog, and there
    are many others available as well.
    Tracy

  • No /dev/sda1 for flash drive w/custom kernel [solved]

    I think I may have made an error selecting the right drivers for my kernel or something. When I put my flash drive in with the official arch kernel, /dev/sda1 is created. However, when I put my flash drive in with my custom kernel, it does not. The weird thing is when I do a tail /var/log/messages.log, it gives me this:
    Oct 30 17:24:50 myhost sda1
    Oct 30 17:24:50 myhost Attached scsi removable disk sda at scsi5, channel 0, id 0, lun 0
    Oct 30 17:24:50 myhost Attached scsi generic sg0 at scsi5, channel 0, id 0, lun 0, type 0
    Oct 30 17:26:36 myhost (jftaylor21-1563): starting (version 2.12.0), pid 1563 user 'jftaylor21'
    Oct 30 17:26:36 myhost (jftaylor21-1563): Resolved address "xml:readonly:/opt/gnome/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
    Oct 30 17:26:36 myhost (jftaylor21-1563): Resolved address "xml:readwrite:/home/jftaylor21/.gconf" to a writable configuration source at position 1
    Oct 30 17:26:36 myhost (jftaylor21-1563): Resolved address "xml:readonly:/opt/gnome/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
    Oct 30 17:31:28 myhost usb 1-6: USB disconnect, address 4
    Oct 30 17:31:32 myhost usb 1-6: new high speed USB device using ehci_hcd and address 5
    Oct 30 17:31:32 myhost scsi6 : SCSI emulation for USB Mass Storage devices
    I have usb-storage and scsi emulation built into the kernel if that helps.
    Here is my .config file:
    # Automatically generated make config: don't edit
    # Linux kernel version: 2.6.14
    # Sun Oct 30 17:20:14 2005
    CONFIG_X86=y
    CONFIG_SEMAPHORE_SLEEPERS=y
    CONFIG_MMU=y
    CONFIG_UID16=y
    CONFIG_GENERIC_ISA_DMA=y
    CONFIG_GENERIC_IOMAP=y
    CONFIG_ARCH_MAY_HAVE_PC_FDC=y
    # Code maturity level options
    CONFIG_EXPERIMENTAL=y
    CONFIG_CLEAN_COMPILE=y
    CONFIG_BROKEN_ON_SMP=y
    CONFIG_INIT_ENV_ARG_LIMIT=32
    # General setup
    CONFIG_LOCALVERSION=""
    # CONFIG_LOCALVERSION_AUTO is not set
    CONFIG_SWAP=y
    CONFIG_SYSVIPC=y
    CONFIG_POSIX_MQUEUE=y
    CONFIG_BSD_PROCESS_ACCT=y
    # CONFIG_BSD_PROCESS_ACCT_V3 is not set
    CONFIG_SYSCTL=y
    CONFIG_AUDIT=y
    CONFIG_AUDITSYSCALL=y
    # CONFIG_HOTPLUG is not set
    CONFIG_KOBJECT_UEVENT=y
    CONFIG_IKCONFIG=y
    CONFIG_IKCONFIG_PROC=y
    CONFIG_INITRAMFS_SOURCE=""
    # CONFIG_EMBEDDED is not set
    CONFIG_KALLSYMS=y
    # CONFIG_KALLSYMS_EXTRA_PASS is not set
    CONFIG_PRINTK=y
    CONFIG_BUG=y
    CONFIG_BASE_FULL=y
    CONFIG_FUTEX=y
    CONFIG_EPOLL=y
    CONFIG_SHMEM=y
    CONFIG_CC_ALIGN_FUNCTIONS=0
    CONFIG_CC_ALIGN_LABELS=0
    CONFIG_CC_ALIGN_LOOPS=0
    CONFIG_CC_ALIGN_JUMPS=0
    # CONFIG_TINY_SHMEM is not set
    CONFIG_BASE_SMALL=0
    # Loadable module support
    CONFIG_MODULES=y
    # CONFIG_MODULE_UNLOAD is not set
    CONFIG_OBSOLETE_MODPARM=y
    # CONFIG_MODVERSIONS is not set
    # CONFIG_MODULE_SRCVERSION_ALL is not set
    # CONFIG_KMOD is not set
    # Processor type and features
    CONFIG_X86_PC=y
    # CONFIG_X86_ELAN is not set
    # CONFIG_X86_VOYAGER is not set
    # CONFIG_X86_NUMAQ is not set
    # CONFIG_X86_SUMMIT is not set
    # CONFIG_X86_BIGSMP is not set
    # CONFIG_X86_VISWS is not set
    # CONFIG_X86_GENERICARCH is not set
    # CONFIG_X86_ES7000 is not set
    # CONFIG_M386 is not set
    # CONFIG_M486 is not set
    # CONFIG_M586 is not set
    # CONFIG_M586TSC is not set
    # CONFIG_M586MMX is not set
    # CONFIG_M686 is not set
    # CONFIG_MPENTIUMII is not set
    # CONFIG_MPENTIUMIII is not set
    # CONFIG_MPENTIUMM is not set
    # CONFIG_MPENTIUM4 is not set
    # CONFIG_MK6 is not set
    CONFIG_MK7=y
    # CONFIG_MK8 is not set
    # CONFIG_MCRUSOE is not set
    # CONFIG_MEFFICEON is not set
    # CONFIG_MWINCHIPC6 is not set
    # CONFIG_MWINCHIP2 is not set
    # CONFIG_MWINCHIP3D is not set
    # CONFIG_MGEODEGX1 is not set
    # CONFIG_MCYRIXIII is not set
    # CONFIG_MVIAC3_2 is not set
    # CONFIG_X86_GENERIC is not set
    CONFIG_X86_CMPXCHG=y
    CONFIG_X86_XADD=y
    CONFIG_X86_L1_CACHE_SHIFT=6
    CONFIG_RWSEM_XCHGADD_ALGORITHM=y
    CONFIG_GENERIC_CALIBRATE_DELAY=y
    CONFIG_X86_WP_WORKS_OK=y
    CONFIG_X86_INVLPG=y
    CONFIG_X86_BSWAP=y
    CONFIG_X86_POPAD_OK=y
    CONFIG_X86_GOOD_APIC=y
    CONFIG_X86_INTEL_USERCOPY=y
    CONFIG_X86_USE_PPRO_CHECKSUM=y
    CONFIG_X86_USE_3DNOW=y
    # CONFIG_HPET_TIMER is not set
    # CONFIG_SMP is not set
    # CONFIG_PREEMPT_NONE is not set
    CONFIG_PREEMPT_VOLUNTARY=y
    # CONFIG_PREEMPT is not set
    CONFIG_X86_UP_APIC=y
    CONFIG_X86_UP_IOAPIC=y
    CONFIG_X86_LOCAL_APIC=y
    CONFIG_X86_IO_APIC=y
    CONFIG_X86_TSC=y
    CONFIG_X86_MCE=y
    CONFIG_X86_MCE_NONFATAL=y
    CONFIG_X86_MCE_P4THERMAL=y
    # CONFIG_TOSHIBA is not set
    # CONFIG_I8K is not set
    # CONFIG_X86_REBOOTFIXUPS is not set
    # CONFIG_MICROCODE is not set
    # CONFIG_X86_MSR is not set
    # CONFIG_X86_CPUID is not set
    # Firmware Drivers
    # CONFIG_EDD is not set
    # CONFIG_DELL_RBU is not set
    # CONFIG_DCDBAS is not set
    CONFIG_NOHIGHMEM=y
    # CONFIG_HIGHMEM4G is not set
    # CONFIG_HIGHMEM64G is not set
    CONFIG_SELECT_MEMORY_MODEL=y
    CONFIG_FLATMEM_MANUAL=y
    # CONFIG_DISCONTIGMEM_MANUAL is not set
    # CONFIG_SPARSEMEM_MANUAL is not set
    CONFIG_FLATMEM=y
    CONFIG_FLAT_NODE_MEM_MAP=y
    # CONFIG_SPARSEMEM_STATIC is not set
    # CONFIG_MATH_EMULATION is not set
    CONFIG_MTRR=y
    # CONFIG_EFI is not set
    # CONFIG_REGPARM is not set
    CONFIG_SECCOMP=y
    # CONFIG_HZ_100 is not set
    # CONFIG_HZ_250 is not set
    CONFIG_HZ_1000=y
    CONFIG_HZ=1000
    CONFIG_PHYSICAL_START=0x100000
    # CONFIG_KEXEC is not set
    # Power management options (ACPI, APM)
    CONFIG_PM=y
    # CONFIG_PM_DEBUG is not set
    # CONFIG_SOFTWARE_SUSPEND is not set
    # ACPI (Advanced Configuration and Power Interface) Support
    CONFIG_ACPI=y
    # CONFIG_ACPI_SLEEP is not set
    # CONFIG_ACPI_AC is not set
    # CONFIG_ACPI_BATTERY is not set
    # CONFIG_ACPI_BUTTON is not set
    # CONFIG_ACPI_VIDEO is not set
    # CONFIG_ACPI_HOTKEY is not set
    CONFIG_ACPI_FAN=y
    CONFIG_ACPI_PROCESSOR=y
    CONFIG_ACPI_THERMAL=y
    # CONFIG_ACPI_ASUS is not set
    # CONFIG_ACPI_IBM is not set
    # CONFIG_ACPI_TOSHIBA is not set
    # CONFIG_ACPI_CUSTOM_DSDT is not set
    CONFIG_ACPI_BLACKLIST_YEAR=0
    # CONFIG_ACPI_DEBUG is not set
    CONFIG_ACPI_EC=y
    CONFIG_ACPI_POWER=y
    CONFIG_ACPI_SYSTEM=y
    # CONFIG_X86_PM_TIMER is not set
    # CONFIG_ACPI_CONTAINER is not set
    # APM (Advanced Power Management) BIOS Support
    # CONFIG_APM is not set
    # CPU Frequency scaling
    # CONFIG_CPU_FREQ is not set
    # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
    CONFIG_PCI=y
    # CONFIG_PCI_GOBIOS is not set
    # CONFIG_PCI_GOMMCONFIG is not set
    # CONFIG_PCI_GODIRECT is not set
    CONFIG_PCI_GOANY=y
    CONFIG_PCI_BIOS=y
    CONFIG_PCI_DIRECT=y
    CONFIG_PCI_MMCONFIG=y
    CONFIG_PCIEPORTBUS=y
    # CONFIG_PCI_MSI is not set
    CONFIG_PCI_LEGACY_PROC=y
    CONFIG_ISA_DMA_API=y
    # CONFIG_ISA is not set
    # CONFIG_MCA is not set
    # CONFIG_SCx200 is not set
    # PCCARD (PCMCIA/CardBus) support
    # CONFIG_PCCARD is not set
    # PCI Hotplug Support
    # CONFIG_HOTPLUG_PCI is not set
    # Executable file formats
    CONFIG_BINFMT_ELF=y
    CONFIG_BINFMT_AOUT=y
    CONFIG_BINFMT_MISC=y
    # Networking
    CONFIG_NET=y
    # Networking options
    CONFIG_PACKET=y
    # CONFIG_PACKET_MMAP is not set
    CONFIG_UNIX=y
    CONFIG_XFRM=y
    CONFIG_XFRM_USER=y
    CONFIG_NET_KEY=y
    CONFIG_INET=y
    # CONFIG_IP_MULTICAST is not set
    # CONFIG_IP_ADVANCED_ROUTER is not set
    CONFIG_IP_FIB_HASH=y
    # CONFIG_IP_PNP is not set
    # CONFIG_NET_IPIP is not set
    # CONFIG_NET_IPGRE is not set
    # CONFIG_ARPD is not set
    # CONFIG_SYN_COOKIES is not set
    CONFIG_INET_AH=y
    CONFIG_INET_ESP=y
    CONFIG_INET_IPCOMP=y
    CONFIG_INET_TUNNEL=y
    CONFIG_INET_DIAG=y
    CONFIG_INET_TCP_DIAG=y
    # CONFIG_TCP_CONG_ADVANCED is not set
    CONFIG_TCP_CONG_BIC=y
    # IP: Virtual Server Configuration
    # CONFIG_IP_VS is not set
    # CONFIG_IPV6 is not set
    CONFIG_NETFILTER=y
    # CONFIG_NETFILTER_DEBUG is not set
    # CONFIG_NETFILTER_NETLINK is not set
    # IP: Netfilter Configuration
    # CONFIG_IP_NF_CONNTRACK is not set
    # CONFIG_IP_NF_QUEUE is not set
    # CONFIG_IP_NF_IPTABLES is not set
    # CONFIG_IP_NF_ARPTABLES is not set
    # DCCP Configuration (EXPERIMENTAL)
    # CONFIG_IP_DCCP is not set
    # SCTP Configuration (EXPERIMENTAL)
    # CONFIG_IP_SCTP is not set
    # CONFIG_ATM is not set
    # CONFIG_BRIDGE is not set
    # CONFIG_VLAN_8021Q is not set
    # CONFIG_DECNET is not set
    # CONFIG_LLC2 is not set
    # CONFIG_IPX is not set
    # CONFIG_ATALK is not set
    # CONFIG_X25 is not set
    # CONFIG_LAPB is not set
    # CONFIG_NET_DIVERT is not set
    # CONFIG_ECONET is not set
    # CONFIG_WAN_ROUTER is not set
    # CONFIG_NET_SCHED is not set
    # CONFIG_NET_CLS_ROUTE is not set
    # Network testing
    # CONFIG_NET_PKTGEN is not set
    # CONFIG_HAMRADIO is not set
    # CONFIG_IRDA is not set
    # CONFIG_BT is not set
    # CONFIG_IEEE80211 is not set
    # Device Drivers
    # Generic Driver Options
    # CONFIG_STANDALONE is not set
    # CONFIG_PREVENT_FIRMWARE_BUILD is not set
    # CONFIG_FW_LOADER is not set
    # Connector - unified userspace <-> kernelspace linker
    # CONFIG_CONNECTOR is not set
    # Memory Technology Devices (MTD)
    # CONFIG_MTD is not set
    # Parallel port support
    # CONFIG_PARPORT is not set
    # Plug and Play support
    CONFIG_PNP=y
    # CONFIG_PNP_DEBUG is not set
    # Protocols
    CONFIG_PNPACPI=y
    # Block devices
    CONFIG_BLK_DEV_FD=y
    # CONFIG_BLK_CPQ_DA is not set
    # CONFIG_BLK_CPQ_CISS_DA is not set
    # CONFIG_BLK_DEV_DAC960 is not set
    # CONFIG_BLK_DEV_UMEM is not set
    # CONFIG_BLK_DEV_COW_COMMON is not set
    # CONFIG_BLK_DEV_LOOP is not set
    # CONFIG_BLK_DEV_NBD is not set
    # CONFIG_BLK_DEV_SX8 is not set
    # CONFIG_BLK_DEV_UB is not set
    # CONFIG_BLK_DEV_RAM is not set
    CONFIG_BLK_DEV_RAM_COUNT=16
    # CONFIG_LBD is not set
    # CONFIG_CDROM_PKTCDVD is not set
    # IO Schedulers
    CONFIG_IOSCHED_NOOP=y
    CONFIG_IOSCHED_AS=y
    CONFIG_IOSCHED_DEADLINE=y
    CONFIG_IOSCHED_CFQ=y
    # CONFIG_ATA_OVER_ETH is not set
    # ATA/ATAPI/MFM/RLL support
    CONFIG_IDE=y
    CONFIG_BLK_DEV_IDE=y
    # Please see Documentation/ide.txt for help/info on IDE drives
    # CONFIG_BLK_DEV_IDE_SATA is not set
    # CONFIG_BLK_DEV_HD_IDE is not set
    CONFIG_BLK_DEV_IDEDISK=y
    CONFIG_IDEDISK_MULTI_MODE=y
    CONFIG_BLK_DEV_IDECD=y
    # CONFIG_BLK_DEV_IDETAPE is not set
    CONFIG_BLK_DEV_IDEFLOPPY=y
    CONFIG_BLK_DEV_IDESCSI=y
    # CONFIG_IDE_TASK_IOCTL is not set
    # IDE chipset support/bugfixes
    CONFIG_IDE_GENERIC=y
    # CONFIG_BLK_DEV_CMD640 is not set
    # CONFIG_BLK_DEV_IDEPNP is not set
    CONFIG_BLK_DEV_IDEPCI=y
    CONFIG_IDEPCI_SHARE_IRQ=y
    # CONFIG_BLK_DEV_OFFBOARD is not set
    CONFIG_BLK_DEV_GENERIC=y
    # CONFIG_BLK_DEV_OPTI621 is not set
    # CONFIG_BLK_DEV_RZ1000 is not set
    CONFIG_BLK_DEV_IDEDMA_PCI=y
    # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
    CONFIG_IDEDMA_PCI_AUTO=y
    # CONFIG_IDEDMA_ONLYDISK is not set
    # CONFIG_BLK_DEV_AEC62XX is not set
    # CONFIG_BLK_DEV_ALI15X3 is not set
    CONFIG_BLK_DEV_AMD74XX=y
    # CONFIG_BLK_DEV_ATIIXP is not set
    # CONFIG_BLK_DEV_CMD64X is not set
    # CONFIG_BLK_DEV_TRIFLEX is not set
    # CONFIG_BLK_DEV_CY82C693 is not set
    # CONFIG_BLK_DEV_CS5520 is not set
    # CONFIG_BLK_DEV_CS5530 is not set
    # CONFIG_BLK_DEV_HPT34X is not set
    # CONFIG_BLK_DEV_HPT366 is not set
    # CONFIG_BLK_DEV_SC1200 is not set
    # CONFIG_BLK_DEV_PIIX is not set
    # CONFIG_BLK_DEV_IT821X is not set
    # CONFIG_BLK_DEV_NS87415 is not set
    # CONFIG_BLK_DEV_PDC202XX_OLD is not set
    # CONFIG_BLK_DEV_PDC202XX_NEW is not set
    # CONFIG_BLK_DEV_SVWKS is not set
    # CONFIG_BLK_DEV_SIIMAGE is not set
    # CONFIG_BLK_DEV_SIS5513 is not set
    # CONFIG_BLK_DEV_SLC90E66 is not set
    # CONFIG_BLK_DEV_TRM290 is not set
    # CONFIG_BLK_DEV_VIA82CXXX is not set
    # CONFIG_IDE_ARM is not set
    CONFIG_BLK_DEV_IDEDMA=y
    # CONFIG_IDEDMA_IVB is not set
    CONFIG_IDEDMA_AUTO=y
    # CONFIG_BLK_DEV_HD is not set
    # SCSI device support
    # CONFIG_RAID_ATTRS is not set
    CONFIG_SCSI=y
    CONFIG_SCSI_PROC_FS=y
    # SCSI support type (disk, tape, CD-ROM)
    CONFIG_BLK_DEV_SD=y
    # CONFIG_CHR_DEV_ST is not set
    # CONFIG_CHR_DEV_OSST is not set
    # CONFIG_BLK_DEV_SR is not set
    CONFIG_CHR_DEV_SG=y
    # CONFIG_CHR_DEV_SCH is not set
    # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
    # CONFIG_SCSI_MULTI_LUN is not set
    # CONFIG_SCSI_CONSTANTS is not set
    # CONFIG_SCSI_LOGGING is not set
    # SCSI Transport Attributes
    # CONFIG_SCSI_SPI_ATTRS is not set
    # CONFIG_SCSI_FC_ATTRS is not set
    # CONFIG_SCSI_ISCSI_ATTRS is not set
    # CONFIG_SCSI_SAS_ATTRS is not set
    # SCSI low-level drivers
    # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
    # CONFIG_SCSI_3W_9XXX is not set
    # CONFIG_SCSI_ACARD is not set
    # CONFIG_SCSI_AACRAID is not set
    # CONFIG_SCSI_AIC7XXX is not set
    # CONFIG_SCSI_AIC7XXX_OLD is not set
    # CONFIG_SCSI_AIC79XX is not set
    # CONFIG_SCSI_DPT_I2O is not set
    # CONFIG_MEGARAID_NEWGEN is not set
    # CONFIG_MEGARAID_LEGACY is not set
    # CONFIG_MEGARAID_SAS is not set
    CONFIG_SCSI_SATA=y
    # CONFIG_SCSI_SATA_AHCI is not set
    # CONFIG_SCSI_SATA_SVW is not set
    # CONFIG_SCSI_ATA_PIIX is not set
    # CONFIG_SCSI_SATA_MV is not set
    CONFIG_SCSI_SATA_NV=y
    # CONFIG_SCSI_SATA_PROMISE is not set
    # CONFIG_SCSI_SATA_QSTOR is not set
    # CONFIG_SCSI_SATA_SX4 is not set
    # CONFIG_SCSI_SATA_SIL is not set
    # CONFIG_SCSI_SATA_SIS is not set
    # CONFIG_SCSI_SATA_ULI is not set
    # CONFIG_SCSI_SATA_VIA is not set
    # CONFIG_SCSI_SATA_VITESSE is not set
    # CONFIG_SCSI_BUSLOGIC is not set
    # CONFIG_SCSI_DMX3191D is not set
    # CONFIG_SCSI_EATA is not set
    # CONFIG_SCSI_FUTURE_DOMAIN is not set
    # CONFIG_SCSI_GDTH is not set
    # CONFIG_SCSI_IPS is not set
    # CONFIG_SCSI_INITIO is not set
    # CONFIG_SCSI_INIA100 is not set
    # CONFIG_SCSI_SYM53C8XX_2 is not set
    # CONFIG_SCSI_IPR is not set
    # CONFIG_SCSI_QLOGIC_FC is not set
    # CONFIG_SCSI_QLOGIC_1280 is not set
    CONFIG_SCSI_QLA2XXX=y
    # CONFIG_SCSI_QLA21XX is not set
    # CONFIG_SCSI_QLA22XX is not set
    # CONFIG_SCSI_QLA2300 is not set
    # CONFIG_SCSI_QLA2322 is not set
    # CONFIG_SCSI_QLA6312 is not set
    # CONFIG_SCSI_QLA24XX is not set
    # CONFIG_SCSI_LPFC is not set
    # CONFIG_SCSI_DC395x is not set
    # CONFIG_SCSI_DC390T is not set
    # CONFIG_SCSI_NSP32 is not set
    # CONFIG_SCSI_DEBUG is not set
    # Multi-device support (RAID and LVM)
    # CONFIG_MD is not set
    # Fusion MPT device support
    # CONFIG_FUSION is not set
    # CONFIG_FUSION_SPI is not set
    # CONFIG_FUSION_FC is not set
    # CONFIG_FUSION_SAS is not set
    # IEEE 1394 (FireWire) support
    # CONFIG_IEEE1394 is not set
    # I2O device support
    # CONFIG_I2O is not set
    # Network device support
    CONFIG_NETDEVICES=y
    # CONFIG_DUMMY is not set
    # CONFIG_BONDING is not set
    # CONFIG_EQUALIZER is not set
    # CONFIG_TUN is not set
    # CONFIG_NET_SB1000 is not set
    # ARCnet devices
    # CONFIG_ARCNET is not set
    # PHY device support
    # CONFIG_PHYLIB is not set
    # Ethernet (10 or 100Mbit)
    CONFIG_NET_ETHERNET=y
    CONFIG_MII=y
    # CONFIG_HAPPYMEAL is not set
    # CONFIG_SUNGEM is not set
    # CONFIG_CASSINI is not set
    # CONFIG_NET_VENDOR_3COM is not set
    # Tulip family network device support
    # CONFIG_NET_TULIP is not set
    # CONFIG_HP100 is not set
    CONFIG_NET_PCI=y
    # CONFIG_PCNET32 is not set
    # CONFIG_AMD8111_ETH is not set
    # CONFIG_ADAPTEC_STARFIRE is not set
    # CONFIG_B44 is not set
    CONFIG_FORCEDETH=y
    # CONFIG_DGRS is not set
    # CONFIG_EEPRO100 is not set
    # CONFIG_E100 is not set
    # CONFIG_FEALNX is not set
    # CONFIG_NATSEMI is not set
    # CONFIG_NE2K_PCI is not set
    # CONFIG_8139CP is not set
    # CONFIG_8139TOO is not set
    # CONFIG_SIS900 is not set
    # CONFIG_EPIC100 is not set
    # CONFIG_SUNDANCE is not set
    # CONFIG_TLAN is not set
    # CONFIG_VIA_RHINE is not set
    # Ethernet (1000 Mbit)
    # CONFIG_ACENIC is not set
    # CONFIG_DL2K is not set
    # CONFIG_E1000 is not set
    # CONFIG_NS83820 is not set
    # CONFIG_HAMACHI is not set
    # CONFIG_YELLOWFIN is not set
    # CONFIG_R8169 is not set
    # CONFIG_SIS190 is not set
    # CONFIG_SKGE is not set
    # CONFIG_SK98LIN is not set
    # CONFIG_VIA_VELOCITY is not set
    # CONFIG_TIGON3 is not set
    # CONFIG_BNX2 is not set
    # Ethernet (10000 Mbit)
    # CONFIG_CHELSIO_T1 is not set
    # CONFIG_IXGB is not set
    # CONFIG_S2IO is not set
    # Token Ring devices
    # CONFIG_TR is not set
    # Wireless LAN (non-hamradio)
    # CONFIG_NET_RADIO is not set
    # Wan interfaces
    # CONFIG_WAN is not set
    # CONFIG_FDDI is not set
    # CONFIG_HIPPI is not set
    # CONFIG_PPP is not set
    # CONFIG_SLIP is not set
    # CONFIG_NET_FC is not set
    # CONFIG_SHAPER is not set
    # CONFIG_NETCONSOLE is not set
    # CONFIG_NETPOLL is not set
    # CONFIG_NET_POLL_CONTROLLER is not set
    # ISDN subsystem
    # CONFIG_ISDN is not set
    # Telephony Support
    # CONFIG_PHONE is not set
    # Input device support
    CONFIG_INPUT=y
    # Userland interfaces
    CONFIG_INPUT_MOUSEDEV=y
    CONFIG_INPUT_MOUSEDEV_PSAUX=y
    CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
    CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1024
    # CONFIG_INPUT_JOYDEV is not set
    # CONFIG_INPUT_TSDEV is not set
    CONFIG_INPUT_EVDEV=y
    # CONFIG_INPUT_EVBUG is not set
    # Input Device Drivers
    CONFIG_INPUT_KEYBOARD=y
    CONFIG_KEYBOARD_ATKBD=y
    # CONFIG_KEYBOARD_SUNKBD is not set
    # CONFIG_KEYBOARD_LKKBD is not set
    # CONFIG_KEYBOARD_XTKBD is not set
    # CONFIG_KEYBOARD_NEWTON is not set
    CONFIG_INPUT_MOUSE=y
    # CONFIG_MOUSE_PS2 is not set
    # CONFIG_MOUSE_SERIAL is not set
    # CONFIG_MOUSE_VSXXXAA is not set
    # CONFIG_INPUT_JOYSTICK is not set
    # CONFIG_INPUT_TOUCHSCREEN is not set
    CONFIG_INPUT_MISC=y
    CONFIG_INPUT_PCSPKR=y
    # CONFIG_INPUT_UINPUT is not set
    # Hardware I/O ports
    CONFIG_SERIO=y
    CONFIG_SERIO_I8042=y
    # CONFIG_SERIO_SERPORT is not set
    # CONFIG_SERIO_CT82C710 is not set
    # CONFIG_SERIO_PCIPS2 is not set
    CONFIG_SERIO_LIBPS2=y
    # CONFIG_SERIO_RAW is not set
    # CONFIG_GAMEPORT is not set
    # Character devices
    CONFIG_VT=y
    CONFIG_VT_CONSOLE=y
    CONFIG_HW_CONSOLE=y
    # CONFIG_SERIAL_NONSTANDARD is not set
    # Serial drivers
    CONFIG_SERIAL_8250=y
    # CONFIG_SERIAL_8250_CONSOLE is not set
    # CONFIG_SERIAL_8250_ACPI is not set
    CONFIG_SERIAL_8250_NR_UARTS=4
    # CONFIG_SERIAL_8250_EXTENDED is not set
    # Non-8250 serial port support
    CONFIG_SERIAL_CORE=y
    # CONFIG_SERIAL_JSM is not set
    CONFIG_UNIX98_PTYS=y
    # CONFIG_LEGACY_PTYS is not set
    # IPMI
    # CONFIG_IPMI_HANDLER is not set
    # Watchdog Cards
    # CONFIG_WATCHDOG is not set
    # CONFIG_HW_RANDOM is not set
    # CONFIG_NVRAM is not set
    # CONFIG_RTC is not set
    # CONFIG_GEN_RTC is not set
    # CONFIG_DTLK is not set
    # CONFIG_R3964 is not set
    # CONFIG_APPLICOM is not set
    # CONFIG_SONYPI is not set
    # Ftape, the floppy tape device driver
    # CONFIG_FTAPE is not set
    # CONFIG_AGP is not set
    # CONFIG_DRM is not set
    # CONFIG_MWAVE is not set
    # CONFIG_RAW_DRIVER is not set
    # CONFIG_HPET is not set
    # CONFIG_HANGCHECK_TIMER is not set
    # TPM devices
    # CONFIG_TCG_TPM is not set
    # I2C support
    CONFIG_I2C=y
    CONFIG_I2C_CHARDEV=y
    # I2C Algorithms
    # CONFIG_I2C_ALGOBIT is not set
    # CONFIG_I2C_ALGOPCF is not set
    # CONFIG_I2C_ALGOPCA is not set
    # I2C Hardware Bus support
    # CONFIG_I2C_ALI1535 is not set
    # CONFIG_I2C_ALI1563 is not set
    # CONFIG_I2C_ALI15X3 is not set
    # CONFIG_I2C_AMD756 is not set
    # CONFIG_I2C_AMD8111 is not set
    # CONFIG_I2C_I801 is not set
    # CONFIG_I2C_I810 is not set
    # CONFIG_I2C_PIIX4 is not set
    CONFIG_I2C_ISA=y
    CONFIG_I2C_NFORCE2=y
    # CONFIG_I2C_PARPORT_LIGHT is not set
    # CONFIG_I2C_PROSAVAGE is not set
    # CONFIG_I2C_SAVAGE4 is not set
    # CONFIG_SCx200_ACB is not set
    # CONFIG_I2C_SIS5595 is not set
    # CONFIG_I2C_SIS630 is not set
    # CONFIG_I2C_SIS96X is not set
    # CONFIG_I2C_STUB is not set
    # CONFIG_I2C_VIA is not set
    # CONFIG_I2C_VIAPRO is not set
    # CONFIG_I2C_VOODOO3 is not set
    # CONFIG_I2C_PCA_ISA is not set
    # Miscellaneous I2C Chip support
    # CONFIG_SENSORS_DS1337 is not set
    # CONFIG_SENSORS_DS1374 is not set
    CONFIG_SENSORS_EEPROM=y
    # CONFIG_SENSORS_PCF8574 is not set
    # CONFIG_SENSORS_PCA9539 is not set
    # CONFIG_SENSORS_PCF8591 is not set
    # CONFIG_SENSORS_RTC8564 is not set
    # CONFIG_SENSORS_MAX6875 is not set
    # CONFIG_I2C_DEBUG_CORE is not set
    # CONFIG_I2C_DEBUG_ALGO is not set
    # CONFIG_I2C_DEBUG_BUS is not set
    # CONFIG_I2C_DEBUG_CHIP is not set
    # Dallas's 1-wire bus
    # CONFIG_W1 is not set
    # Hardware Monitoring support
    CONFIG_HWMON=y
    CONFIG_HWMON_VID=y
    # CONFIG_SENSORS_ADM1021 is not set
    # CONFIG_SENSORS_ADM1025 is not set
    # CONFIG_SENSORS_ADM1026 is not set
    # CONFIG_SENSORS_ADM1031 is not set
    # CONFIG_SENSORS_ADM9240 is not set
    # CONFIG_SENSORS_ASB100 is not set
    # CONFIG_SENSORS_ATXP1 is not set
    # CONFIG_SENSORS_DS1621 is not set
    # CONFIG_SENSORS_FSCHER is not set
    # CONFIG_SENSORS_FSCPOS is not set
    # CONFIG_SENSORS_GL518SM is not set
    # CONFIG_SENSORS_GL520SM is not set
    CONFIG_SENSORS_IT87=y
    # CONFIG_SENSORS_LM63 is not set
    # CONFIG_SENSORS_LM75 is not set
    # CONFIG_SENSORS_LM77 is not set
    # CONFIG_SENSORS_LM78 is not set
    # CONFIG_SENSORS_LM80 is not set
    # CONFIG_SENSORS_LM83 is not set
    # CONFIG_SENSORS_LM85 is not set
    # CONFIG_SENSORS_LM87 is not set
    # CONFIG_SENSORS_LM90 is not set
    # CONFIG_SENSORS_LM92 is not set
    # CONFIG_SENSORS_MAX1619 is not set
    # CONFIG_SENSORS_PC87360 is not set
    # CONFIG_SENSORS_SIS5595 is not set
    # CONFIG_SENSORS_SMSC47M1 is not set
    # CONFIG_SENSORS_SMSC47B397 is not set
    # CONFIG_SENSORS_VIA686A is not set
    # CONFIG_SENSORS_W83781D is not set
    # CONFIG_SENSORS_W83792D is not set
    # CONFIG_SENSORS_W83L785TS is not set
    # CONFIG_SENSORS_W83627HF is not set
    # CONFIG_SENSORS_W83627EHF is not set
    # CONFIG_SENSORS_HDAPS is not set
    # CONFIG_HWMON_DEBUG_CHIP is not set
    # Misc devices
    # CONFIG_IBM_ASM is not set
    # Multimedia Capabilities Port drivers
    # Multimedia devices
    CONFIG_VIDEO_DEV=y
    # Video For Linux
    # Video Adapters
    # CONFIG_VIDEO_BT848 is not set
    # CONFIG_VIDEO_CPIA is not set
    # CONFIG_VIDEO_SAA5246A is not set
    # CONFIG_VIDEO_SAA5249 is not set
    # CONFIG_TUNER_3036 is not set
    # CONFIG_VIDEO_STRADIS is not set
    CONFIG_VIDEO_SAA7134=y
    # CONFIG_VIDEO_MXB is not set
    # CONFIG_VIDEO_DPC is not set
    # CONFIG_VIDEO_HEXIUM_ORION is not set
    # CONFIG_VIDEO_HEXIUM_GEMINI is not set
    # CONFIG_VIDEO_CX88 is not set
    # CONFIG_VIDEO_OVCAMCHIP is not set
    # Radio Adapters
    # CONFIG_RADIO_GEMTEK_PCI is not set
    # CONFIG_RADIO_MAXIRADIO is not set
    # CONFIG_RADIO_MAESTRO is not set
    # Digital Video Broadcasting Devices
    # CONFIG_DVB is not set
    CONFIG_VIDEO_TUNER=y
    CONFIG_VIDEO_BUF=y
    CONFIG_VIDEO_IR=y
    # Graphics support
    CONFIG_FB=y
    CONFIG_FB_CFB_FILLRECT=y
    CONFIG_FB_CFB_COPYAREA=y
    CONFIG_FB_CFB_IMAGEBLIT=y
    CONFIG_FB_SOFT_CURSOR=y
    # CONFIG_FB_MACMODES is not set
    # CONFIG_FB_MODE_HELPERS is not set
    # CONFIG_FB_TILEBLITTING is not set
    # CONFIG_FB_CIRRUS is not set
    # CONFIG_FB_PM2 is not set
    # CONFIG_FB_CYBER2000 is not set
    # CONFIG_FB_ARC is not set
    # CONFIG_FB_ASILIANT is not set
    # CONFIG_FB_IMSTT is not set
    # CONFIG_FB_VGA16 is not set
    CONFIG_FB_VESA=y
    CONFIG_VIDEO_SELECT=y
    # CONFIG_FB_HGA is not set
    # CONFIG_FB_NVIDIA is not set
    # CONFIG_FB_RIVA is not set
    # CONFIG_FB_I810 is not set
    # CONFIG_FB_INTEL is not set
    # CONFIG_FB_MATROX is not set
    # CONFIG_FB_RADEON_OLD is not set
    # CONFIG_FB_RADEON is not set
    # CONFIG_FB_ATY128 is not set
    # CONFIG_FB_ATY is not set
    # CONFIG_FB_SAVAGE is not set
    # CONFIG_FB_SIS is not set
    # CONFIG_FB_NEOMAGIC is not set
    # CONFIG_FB_KYRO is not set
    # CONFIG_FB_3DFX is not set
    # CONFIG_FB_VOODOO1 is not set
    # CONFIG_FB_CYBLA is not set
    # CONFIG_FB_TRIDENT is not set
    # CONFIG_FB_GEODE is not set
    # CONFIG_FB_S1D13XXX is not set
    # CONFIG_FB_VIRTUAL is not set
    # Console display driver support
    CONFIG_VGA_CONSOLE=y
    CONFIG_DUMMY_CONSOLE=y
    CONFIG_FRAMEBUFFER_CONSOLE=y
    CONFIG_FONTS=y
    # CONFIG_FONT_8x8 is not set
    CONFIG_FONT_8x16=y
    # CONFIG_FONT_6x11 is not set
    # CONFIG_FONT_7x14 is not set
    # CONFIG_FONT_PEARL_8x8 is not set
    # CONFIG_FONT_ACORN_8x8 is not set
    # CONFIG_FONT_MINI_4x6 is not set
    # CONFIG_FONT_SUN8x16 is not set
    # CONFIG_FONT_SUN12x22 is not set
    # CONFIG_FONT_10x18 is not set
    # Logo configuration
    CONFIG_LOGO=y
    # CONFIG_LOGO_LINUX_MONO is not set
    # CONFIG_LOGO_LINUX_VGA16 is not set
    CONFIG_LOGO_LINUX_CLUT224=y
    CONFIG_BACKLIGHT_LCD_SUPPORT=y
    CONFIG_BACKLIGHT_CLASS_DEVICE=y
    CONFIG_BACKLIGHT_DEVICE=y
    CONFIG_LCD_CLASS_DEVICE=y
    CONFIG_LCD_DEVICE=y
    # Sound
    CONFIG_SOUND=y
    # Advanced Linux Sound Architecture
    CONFIG_SND=y
    CONFIG_SND_TIMER=y
    CONFIG_SND_PCM=y
    CONFIG_SND_SEQUENCER=y
    # CONFIG_SND_SEQ_DUMMY is not set
    CONFIG_SND_OSSEMUL=y
    CONFIG_SND_MIXER_OSS=y
    CONFIG_SND_PCM_OSS=y
    CONFIG_SND_SEQUENCER_OSS=y
    # CONFIG_SND_VERBOSE_PRINTK is not set
    # CONFIG_SND_DEBUG is not set
    # Generic devices
    # CONFIG_SND_DUMMY is not set
    # CONFIG_SND_VIRMIDI is not set
    # CONFIG_SND_MTPAV is not set
    # CONFIG_SND_SERIAL_U16550 is not set
    # CONFIG_SND_MPU401 is not set
    CONFIG_SND_AC97_CODEC=y
    CONFIG_SND_AC97_BUS=y
    # PCI devices
    # CONFIG_SND_ALI5451 is not set
    # CONFIG_SND_ATIIXP is not set
    # CONFIG_SND_ATIIXP_MODEM is not set
    # CONFIG_SND_AU8810 is not set
    # CONFIG_SND_AU8820 is not set
    # CONFIG_SND_AU8830 is not set
    # CONFIG_SND_AZT3328 is not set
    # CONFIG_SND_BT87X is not set
    # CONFIG_SND_CS46XX is not set
    # CONFIG_SND_CS4281 is not set
    # CONFIG_SND_EMU10K1 is not set
    # CONFIG_SND_EMU10K1X is not set
    # CONFIG_SND_CA0106 is not set
    # CONFIG_SND_KORG1212 is not set
    # CONFIG_SND_MIXART is not set
    # CONFIG_SND_NM256 is not set
    # CONFIG_SND_RME32 is not set
    # CONFIG_SND_RME96 is not set
    # CONFIG_SND_RME9652 is not set
    # CONFIG_SND_HDSP is not set
    # CONFIG_SND_HDSPM is not set
    # CONFIG_SND_TRIDENT is not set
    # CONFIG_SND_YMFPCI is not set
    # CONFIG_SND_AD1889 is not set
    # CONFIG_SND_ALS4000 is not set
    # CONFIG_SND_CMIPCI is not set
    # CONFIG_SND_ENS1370 is not set
    # CONFIG_SND_ENS1371 is not set
    # CONFIG_SND_ES1938 is not set
    # CONFIG_SND_ES1968 is not set
    # CONFIG_SND_MAESTRO3 is not set
    # CONFIG_SND_FM801 is not set
    # CONFIG_SND_ICE1712 is not set
    # CONFIG_SND_ICE1724 is not set
    CONFIG_SND_INTEL8X0=y
    # CONFIG_SND_INTEL8X0M is not set
    # CONFIG_SND_SONICVIBES is not set
    # CONFIG_SND_VIA82XX is not set
    # CONFIG_SND_VIA82XX_MODEM is not set
    # CONFIG_SND_VX222 is not set
    # CONFIG_SND_HDA_INTEL is not set
    # USB devices
    # CONFIG_SND_USB_AUDIO is not set
    # CONFIG_SND_USB_USX2Y is not set
    # Open Sound System
    # CONFIG_SOUND_PRIME is not set
    # USB support
    CONFIG_USB_ARCH_HAS_HCD=y
    CONFIG_USB_ARCH_HAS_OHCI=y
    CONFIG_USB=y
    # CONFIG_USB_DEBUG is not set
    # Miscellaneous USB options
    CONFIG_USB_DEVICEFS=y
    # CONFIG_USB_BANDWIDTH is not set
    # CONFIG_USB_DYNAMIC_MINORS is not set
    # CONFIG_USB_SUSPEND is not set
    # CONFIG_USB_OTG is not set
    # USB Host Controller Drivers
    CONFIG_USB_EHCI_HCD=y
    # CONFIG_USB_EHCI_SPLIT_ISO is not set
    CONFIG_USB_EHCI_ROOT_HUB_TT=y
    # CONFIG_USB_ISP116X_HCD is not set
    CONFIG_USB_OHCI_HCD=y
    # CONFIG_USB_OHCI_BIG_ENDIAN is not set
    CONFIG_USB_OHCI_LITTLE_ENDIAN=y
    CONFIG_USB_UHCI_HCD=y
    # CONFIG_USB_SL811_HCD is not set
    # USB Device Class drivers
    # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
    # CONFIG_USB_BLUETOOTH_TTY is not set
    # CONFIG_USB_ACM is not set
    CONFIG_USB_PRINTER=y
    # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
    CONFIG_USB_STORAGE=y
    CONFIG_USB_STORAGE_DEBUG=y
    # CONFIG_USB_STORAGE_DATAFAB is not set
    # CONFIG_USB_STORAGE_FREECOM is not set
    # CONFIG_USB_STORAGE_ISD200 is not set
    # CONFIG_USB_STORAGE_DPCM is not set
    # CONFIG_USB_STORAGE_USBAT is not set
    # CONFIG_USB_STORAGE_SDDR09 is not set
    # CONFIG_USB_STORAGE_SDDR55 is not set
    # CONFIG_USB_STORAGE_JUMPSHOT is not set
    # CONFIG_USB_STORAGE_ONETOUCH is not set
    # USB Input Devices
    # CONFIG_USB_HID is not set
    # USB HID Boot Protocol drivers
    # CONFIG_USB_KBD is not set
    CONFIG_USB_MOUSE=y
    # CONFIG_USB_AIPTEK is not set
    # CONFIG_USB_WACOM is not set
    # CONFIG_USB_ACECAD is not set
    # CONFIG_USB_KBTAB is not set
    # CONFIG_USB_POWERMATE is not set
    # CONFIG_USB_MTOUCH is not set
    # CONFIG_USB_ITMTOUCH is not set
    # CONFIG_USB_EGALAX is not set
    # CONFIG_USB_YEALINK is not set
    # CONFIG_USB_XPAD is not set
    # CONFIG_USB_ATI_REMOTE is not set
    # CONFIG_USB_KEYSPAN_REMOTE is not set
    # CONFIG_USB_APPLETOUCH is not set
    # USB Imaging devices
    # CONFIG_USB_MDC800 is not set
    # CONFIG_USB_MICROTEK is not set
    # USB Multimedia devices
    # CONFIG_USB_DABUSB is not set
    # CONFIG_USB_VICAM is not set
    # CONFIG_USB_DSBR is not set
    # CONFIG_USB_IBMCAM is not set
    # CONFIG_USB_KONICAWC is not set
    # CONFIG_USB_OV511 is not set
    # CONFIG_USB_SE401 is not set
    # CONFIG_USB_SN9C102 is not set
    # CONFIG_USB_STV680 is not set
    # CONFIG_USB_PWC is not set
    # USB Network Adapters
    # CONFIG_USB_CATC is not set
    # CONFIG_USB_KAWETH is not set
    # CONFIG_USB_PEGASUS is not set
    # CONFIG_USB_RTL8150 is not set
    # CONFIG_USB_USBNET is not set
    CONFIG_USB_MON=y
    # USB port drivers
    # USB Serial Converter support
    # CONFIG_USB_SERIAL is not set
    # USB Miscellaneous drivers
    # CONFIG_USB_EMI62 is not set
    # CONFIG_USB_EMI26 is not set
    # CONFIG_USB_AUERSWALD is not set
    # CONFIG_USB_RIO500 is not set
    # CONFIG_USB_LEGOTOWER is not set
    # CONFIG_USB_LCD is not set
    # CONFIG_USB_LED is not set
    # CONFIG_USB_CYTHERM is not set
    # CONFIG_USB_PHIDGETKIT is not set
    # CONFIG_USB_PHIDGETSERVO is not set
    # CONFIG_USB_IDMOUSE is not set
    # CONFIG_USB_SISUSBVGA is not set
    # CONFIG_USB_LD is not set
    # CONFIG_USB_TEST is not set
    # USB DSL modem support
    # USB Gadget Support
    # CONFIG_USB_GADGET is not set
    # MMC/SD Card support
    # CONFIG_MMC is not set
    # InfiniBand support
    # CONFIG_INFINIBAND is not set
    # SN Devices
    # File systems
    CONFIG_EXT2_FS=y
    # CONFIG_EXT2_FS_XATTR is not set
    # CONFIG_EXT2_FS_XIP is not set
    CONFIG_EXT3_FS=y
    CONFIG_EXT3_FS_XATTR=y
    # CONFIG_EXT3_FS_POSIX_ACL is not set
    # CONFIG_EXT3_FS_SECURITY is not set
    CONFIG_JBD=y
    # CONFIG_JBD_DEBUG is not set
    CONFIG_FS_MBCACHE=y
    # CONFIG_REISERFS_FS is not set
    # CONFIG_JFS_FS is not set
    # CONFIG_FS_POSIX_ACL is not set
    # CONFIG_XFS_FS is not set
    # CONFIG_MINIX_FS is not set
    # CONFIG_ROMFS_FS is not set
    CONFIG_INOTIFY=y
    # CONFIG_QUOTA is not set
    CONFIG_DNOTIFY=y
    # CONFIG_AUTOFS_FS is not set
    CONFIG_AUTOFS4_FS=y
    # CONFIG_FUSE_FS is not set
    # CD-ROM/DVD Filesystems
    CONFIG_ISO9660_FS=y
    CONFIG_JOLIET=y
    # CONFIG_ZISOFS is not set
    CONFIG_UDF_FS=y
    CONFIG_UDF_NLS=y
    # DOS/FAT/NT Filesystems
    CONFIG_FAT_FS=y
    CONFIG_MSDOS_FS=y
    CONFIG_VFAT_FS=y
    CONFIG_FAT_DEFAULT_CODEPAGE=437
    CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
    # CONFIG_NTFS_FS is not set
    # Pseudo filesystems
    CONFIG_PROC_FS=y
    CONFIG_PROC_KCORE=y
    CONFIG_SYSFS=y
    CONFIG_TMPFS=y
    # CONFIG_HUGETLBFS is not set
    # CONFIG_HUGETLB_PAGE is not set
    CONFIG_RAMFS=y
    # CONFIG_RELAYFS_FS is not set
    # Miscellaneous filesystems
    # CONFIG_ADFS_FS is not set
    # CONFIG_AFFS_FS is not set
    # CONFIG_HFS_FS is not set
    # CONFIG_HFSPLUS_FS is not set
    # CONFIG_BEFS_FS is not set
    # CONFIG_BFS_FS is not set
    # CONFIG_EFS_FS is not set
    # CONFIG_CRAMFS is not set
    # CONFIG_VXFS_FS is not set
    # CONFIG_HPFS_FS is not set
    # CONFIG_QNX4FS_FS is not set
    # CONFIG_SYSV_FS is not set
    # CONFIG_UFS_FS is not set
    # Network File Systems
    # CONFIG_NFS_FS is not set
    # CONFIG_NFSD is not set
    # CONFIG_SMB_FS is not set
    # CONFIG_CIFS is not set
    # CONFIG_NCP_FS is not set
    # CONFIG_CODA_FS is not set
    # CONFIG_AFS_FS is not set
    # CONFIG_9P_FS is not set
    # Partition Types
    # CONFIG_PARTITION_ADVANCED is not set
    CONFIG_MSDOS_PARTITION=y
    # Native Language Support
    CONFIG_NLS=y
    CONFIG_NLS_DEFAULT="iso8859-1"
    CONFIG_NLS_CODEPAGE_437=y
    # CONFIG_NLS_CODEPAGE_737 is not set
    # CONFIG_NLS_CODEPAGE_775 is not set
    # CONFIG_NLS_CODEPAGE_850 is not set
    # CONFIG_NLS_CODEPAGE_852 is not set
    # CONFIG_NLS_CODEPAGE_855 is not set
    # CONFIG_NLS_CODEPAGE_857 is not set
    # CONFIG_NLS_CODEPAGE_860 is not set
    # CONFIG_NLS_CODEPAGE_861 is not set
    # CONFIG_NLS_CODEPAGE_862 is not set
    # CONFIG_NLS_CODEPAGE_863 is not set
    # CONFIG_NLS_CODEPAGE_864 is not set
    # CONFIG_NLS_CODEPAGE_865 is not set
    # CONFIG_NLS_CODEPAGE_866 is not set
    # CONFIG_NLS_CODEPAGE_869 is not set
    # CONFIG_NLS_CODEPAGE_936 is not set
    # CONFIG_NLS_CODEPAGE_950 is not set
    # CONFIG_NLS_CODEPAGE_932 is not set
    # CONFIG_NLS_CODEPAGE_949 is not set
    # CONFIG_NLS_CODEPAGE_874 is not set
    # CONFIG_NLS_ISO8859_8 is not set
    # CONFIG_NLS_CODEPAGE_1250 is not set
    # CONFIG_NLS_CODEPAGE_1251 is not set
    # CONFIG_NLS_ASCII is not set
    CONFIG_NLS_ISO8859_1=y
    # CONFIG_NLS_ISO8859_2 is not set
    # CONFIG_NLS_ISO8859_3 is not set
    # CONFIG_NLS_ISO8859_4 is not set
    # CONFIG_NLS_ISO8859_5 is not set
    # CONFIG_NLS_ISO8859_6 is not set
    # CONFIG_NLS_ISO8859_7 is not set
    # CONFIG_NLS_ISO8859_9 is not set
    # CONFIG_NLS_ISO8859_13 is not set
    # CONFIG_NLS_ISO8859_14 is not set
    # CONFIG_NLS_ISO8859_15 is not set
    # CONFIG_NLS_KOI8_R is not set
    # CONFIG_NLS_KOI8_U is not set
    # CONFIG_NLS_UTF8 is not set
    # Profiling support
    # CONFIG_PROFILING is not set
    # Kernel hacking
    # CONFIG_PRINTK_TIME is not set
    # CONFIG_DEBUG_KERNEL is not set
    CONFIG_LOG_BUF_SHIFT=14
    CONFIG_DEBUG_BUGVERBOSE=y
    CONFIG_EARLY_PRINTK=y
    CONFIG_X86_FIND_SMP_CONFIG=y
    CONFIG_X86_MPPARSE=y
    # Security options
    # CONFIG_KEYS is not set
    # CONFIG_SECURITY is not set
    # Cryptographic options
    CONFIG_CRYPTO=y
    CONFIG_CRYPTO_HMAC=y
    # CONFIG_CRYPTO_NULL is not set
    # CONFIG_CRYPTO_MD4 is not set
    CONFIG_CRYPTO_MD5=y
    CONFIG_CRYPTO_SHA1=y
    # CONFIG_CRYPTO_SHA256 is not set
    # CONFIG_CRYPTO_SHA512 is not set
    # CONFIG_CRYPTO_WP512 is not set
    # CONFIG_CRYPTO_TGR192 is not set
    CONFIG_CRYPTO_DES=y
    # CONFIG_CRYPTO_BLOWFISH is not set
    # CONFIG_CRYPTO_TWOFISH is not set
    # CONFIG_CRYPTO_SERPENT is not set
    # CONFIG_CRYPTO_AES_586 is not set
    # CONFIG_CRYPTO_CAST5 is not set
    # CONFIG_CRYPTO_CAST6 is not set
    # CONFIG_CRYPTO_TEA is not set
    # CONFIG_CRYPTO_ARC4 is not set
    # CONFIG_CRYPTO_KHAZAD is not set
    # CONFIG_CRYPTO_ANUBIS is not set
    CONFIG_CRYPTO_DEFLATE=y
    # CONFIG_CRYPTO_MICHAEL_MIC is not set
    # CONFIG_CRYPTO_CRC32C is not set
    # CONFIG_CRYPTO_TEST is not set
    # Hardware crypto devices
    # CONFIG_CRYPTO_DEV_PADLOCK is not set
    # Library routines
    # CONFIG_CRC_CCITT is not set
    # CONFIG_CRC16 is not set
    CONFIG_CRC32=y
    # CONFIG_LIBCRC32C is not set
    CONFIG_ZLIB_INFLATE=y
    CONFIG_ZLIB_DEFLATE=y
    CONFIG_GENERIC_HARDIRQS=y
    CONFIG_GENERIC_IRQ_PROBE=y
    CONFIG_X86_BIOS_REBOOT=y
    CONFIG_PC=y
    I will be more than happy to provide any more info that you may need. This has bothered me for a while, so any help would be much appreciated!

    Thanks for the reply penguin!
    I tried adding it to the kernel, but it did not work. I think usb_hid is just for usb keyboards/mouses/etc.
    I noticed that every time I remove and plugin my flash drive /var/log/messages.log says something slightly different for my flash drive if that helps:
    Oct 30 18:10:43 myhost sda1
    Oct 30 18:10:43 myhost Attached scsi removable disk sda at scsi4, channel 0, id
    Oct 30 18:10:43 myhost Attached scsi generic sg0 at scsi4, channel 0, id 0, lun
    Oct 30 18:11:10 myhost (jftaylor21-896): starting (version 2.12.0), pid 896 user
    Oct 30 18:11:10 myhost (jftaylor21-896): Resolved address "xml:readonly:/opt/gnosition 0
    Oct 30 18:11:10 myhost (jftaylor21-896): Resolved address "xml:readwrite:/home/j
    Oct 30 18:11:10 myhost (jftaylor21-896): Resolved address "xml:readonly:/opt/gnoition 2
    Oct 30 18:11:50 myhost usb 1-6: USB disconnect, address 3
    Oct 30 18:11:55 myhost usb 1-6: new high speed USB device using ehci_hcd and add
    Oct 30 18:11:55 myhost scsi5 : SCSI emulation for USB Mass Storage devices
    Any other suggestions?

  • Need to compile nvidia driver for a custom kernel [SOLVED]

    I compiled a custom kernel following this wiki page: http://wiki.archlinux.org/index.php/Ker … rom_Source
    I can boot into it just fine.  I now want to compile an nvidia driver for use with it and followed the steps on this wiki page: http://wiki.archlinux.org/index.php/NVI … tom_kernel
    I run into a problem when makepkg trys to compile it.  Here is the output:
    $ cd ~/devel/abs/nvidia/
    $ makepkg -c
    ==> Making package: nvidia-my 190.42-1 x86_64 (Thu Nov 5 17:42:29 EST 2009)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found NVIDIA-Linux-x86_64-190.42-pkg0.run in build dir
    ==> Validating source files with md5sums...
    NVIDIA-Linux-x86_64-190.42-pkg0.run ... Passed
    ==> Extracting Sources...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    Creating directory NVIDIA-Linux-x86_64-190.42-pkg0
    Verifying archive integrity... OK
    Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 190.42..................................................................................................................................................
    If you are using a Linux 2.4 kernel, please make sure
    you either have configured kernel sources matching your
    kernel or the correct set of kernel headers installed
    on your system.
    If you are using a Linux 2.6 kernel, please make sure
    you have configured kernel sources matching your kernel
    installed on your system. If you specified a separate
    output directory using either the "KBUILD_OUTPUT" or
    the "O" KBUILD parameter, make sure to specify this
    directory with the SYSOUT environment variable or with
    the equivalent nvidia-installer command line option.
    Depending on where and how the kernel sources (or the
    kernel headers) were installed, you may need to specify
    their location with the SYSSRC environment variable or
    the equivalent nvidia-installer command line option.
    *** Unable to determine the target kernel version. ***
    make: *** [select_makefile] Error 1
    ==> ERROR: Build Failed.
    Aborting...
    The step it's choking on is (from the PKGBUILD), "make SYSSRC=/lib/modules/${_kernver}/build module || return 1"
    What am I doing wrong?
    My PKGBUILD:
    pkgname=nvidia-my
    pkgver=190.42
    _kernver='2.6.32-rc6-MINE'
    pkgrel=1
    pkgdesc="NVIDIA drivers for kernel26."
    arch=('i686' 'x86_64')
    [ "$CARCH" = "i686" ] && ARCH=x86
    [ "$CARCH" = "x86_64" ] && ARCH=x86_64
    url="http://www.nvidia.com/"
    depends=('kernel26>=2.6.31' 'kernel26<2.6.32' "nvidia-utils=${pkgver}")
    conflicts=('nvidia-96xx' 'nvidia-173xx')
    license=('custom')
    install=nvidia.install
    source=("http://download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run")
    md5sums=('f94806feee87de756d14fe3e9bcaf05a')
    [ "$CARCH" = "x86_64" ] && md5sums=('ae431ff849ec01446e6724f9fcfe3bb4')
    build() {
    cd $srcdir
    sh NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run --extract-only
    cd NVIDIA-Linux-$ARCH-${pkgver}-pkg0
    cd usr/src/nv/
    ln -s Makefile.kbuild Makefile
    make SYSSRC=/lib/modules/${_kernver}/build module || return 1
    mkdir -p $pkgdir/lib/modules/${_kernver}/kernel/drivers/video/
    install -m644 nvidia.ko $pkgdir/lib/modules/${_kernver}/kernel/drivers/video/
    sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/nvidia.install
    My nvidia.install
    post_install() {
    KERNEL_VERSION='2.6.32-rc6-MINE'
    depmod $KERNEL_VERSION
    post_upgrade() {
    post_install
    rmmod nvidia || echo 'In order to use the new nvidia module, exit Xserver and unload it manually.'
    post_remove() {
    KERNEL_VERSION='2.6.32-rc6-MINE'
    depmod $KERNEL_VERSION
    Last edited by graysky (2009-11-07 10:54:33)

    Hello,
    I'm kind of a noob and am trying to get follow the directions from the Nvidia wiki on installing on a custom kernel.  I'm trying to use the abs method to install on kernel26rt version 2.6.33rt.  I followed directions exactly and am getting an error that I didn't find on any other posts.  Can you please take a look?  Here is my terminal:
    [jsadural@jlinux nvidia]$ makepkg -ci
    ==> Making package: nvidia-2633rt 270.30-3 (Wed Mar 30 08:53:08 PDT 2011)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
      -> Downloading NVIDIA-Linux-x86_64-270.30-no-compat32.run...
    --2011-03-30 08:53:08--  ftp://download.nvidia.com/XFree86/Linux … mpat32.run
               => “NVIDIA-Linux-x86_64-270.30-no-compat32.run.part”
    Resolving download.nvidia.com... 69.31.121.43
    Connecting to download.nvidia.com|69.31.121.43|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done.    ==> PWD ... done.
    ==> TYPE I ... done.  ==> CWD (1) /XFree86/Linux-x86_64/270.30 ... done.
    ==> SIZE NVIDIA-Linux-x86_64-270.30-no-compat32.run ... 30037601
    ==> PASV ... done.    ==> RETR NVIDIA-Linux-x86_64-270.30-no-compat32.run ... done.
    Length: 30037601 (29M) (unauthoritative)
    100%[======================================>] 30,037,601   696K/s   in 42s     
    2011-03-30 08:53:50 (696 KB/s) - “NVIDIA-Linux-x86_64-270.30-no-compat32.run.part” saved [30037601]
    ==> Validating source files with md5sums...
        NVIDIA-Linux-x86_64-270.30-no-compat32.run ... Passed
    ==> Extracting Sources...
    ==> Starting build()...
    Creating directory NVIDIA-Linux-x86_64-270.30-no-compat32
    Verifying archive integrity... OK
    Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 270.30........................................................................................................................
    NVIDIA: calling KBUILD...
    test -e include/generated/autoconf.h -a -e include/config/auto.conf || (    \
        echo;                                \
        echo "  ERROR: Kernel configuration is invalid.";        \
        echo "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
        echo "         Run 'make oldconfig && make prepare' on kernel src to fix it.";    \
        echo;                                \
        /bin/false)
    mkdir -p /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/.tmp_versions ; rm -f /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/.tmp_versions/*
    make -f scripts/Makefile.build obj=/home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel
      cc -Wp,-MD,/home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/.nv.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/include -I/usr/src/linux-2.6.33-rt/arch/x86/include -Iinclude  -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"270.30\" -Wno-unused-function -mcmodel=kernel -mno-red-zone -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"  -c -o /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.o /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c
    In file included from /usr/src/linux-2.6.33-rt/arch/x86/include/asm/uaccess.h:573:0,
                     from include/linux/poll.h:13,
                     from /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv-linux.h:84,
                     from /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:13:
    /usr/src/linux-2.6.33-rt/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
    /usr/src/linux-2.6.33-rt/arch/x86/include/asm/uaccess_64.h:35:6: warning: comparison between signed and unsigned integer expressions
    In file included from /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:13:0:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv-linux.h: At top level:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv-linux.h:251:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘nv_spinlock_t’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv-linux.h:1436:5: error: expected specifier-qualifier-list before ‘nv_spinlock_t’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_alloc_file_private’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:1993:5: error: implicit declaration of function ‘semaphore_init’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:1994:5: error: ‘nv_file_private_t’ has no member named ‘waitqueue’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:1995:5: error: implicit declaration of function ‘atomic_spin_lock_init’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:1995:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_kern_poll’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:2790:30: error: ‘nv_file_private_t’ has no member named ‘waitqueue’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:2793:5: error: implicit declaration of function ‘atomic_spin_lock_irqsave’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:2793:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:2804:5: error: implicit declaration of function ‘atomic_spin_unlock_irqrestore’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:2804:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_kern_close_registry’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:3595:18: error: ‘nv_file_private_t’ has no member named ‘off’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:3611:22: error: ‘nv_file_private_t’ has no member named ‘off’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_kern_write_registry’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:3703:51: error: ‘nv_file_private_t’ has no member named ‘off’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:3710:45: error: ‘nv_file_private_t’ has no member named ‘off’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:3720:9: error: ‘nv_file_private_t’ has no member named ‘off’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_post_event’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4330:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4347:5: error: ‘nv_file_private_t’ has no member named ‘waitqueue’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4348:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_get_event’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4362:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4365:9: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4390:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    make[3]: *** [/home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.o] Error 1
    make[2]: *** [_module_/home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel] Error 2
    NVIDIA: left KBUILD.
    nvidia.ko failed to build!
    make[1]: *** [module] Error 1
    make: *** [module] Error 2
    ==> ERROR: A failure occurred in build().
        Aborting...
    thanks,
    jason

  • IOS 8.0 our apple users and CISCO ISE customized portal [SOLVED]

    Hi there guys ,
    i wondering why after the update to iOS 8.0 our apple users , cannot
    make it to the ISE authentication Portal , we make em connect thru a WLC wich
    is redirecting to ISE ( radius server ) the web-auth process,
    while if we use the internal portal (PIC2) of wlc 5508 the all process going well
    after the update to 8.0 apple IOS , devices can't reach our customized portal
    no more.....
    anybody experienced the same?
    BR
    Eugenio

    Glad you got it working and good job on finding a solution to your problem (+5 from me). Also, thank you for taking the time to come back and share it.
    If your issue is resolved you should mark the thread as "Answered" :)
    One thing to also consider is CWA (Central Web Auth) instead of what you are doing which is LWA (Local Web Auth). It is always better to do CWA as there are many benefits to it. 
    Thank you for rating helpful posts!

  • Error: nvidia driver and custom kernel [SOLVED]

    Hello guys , I have compiled custom kernel with wiki help and abs and want to install Nvidia driver, but i got the following error when I try to compile with abs..
    ==> Obteniendo Fuentes...
    -> Se encontró NVIDIA-Linux-x86-256.35.run
    ==> Validando el archivo fuente con md5sums...
    NVIDIA-Linux-x86-256.35.run ... Aprobado
    ==> Descomprimiendo fuentes...
    ==> Iniciando build()...
    Creating directory NVIDIA-Linux-x86-256.35
    Verifying archive integrity... OK
    Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 256.35............................................................................................................................
    If you are using a Linux 2.4 kernel, please make sure
    you either have configured kernel sources matching your
    kernel or the correct set of kernel headers installed
    on your system.
    If you are using a Linux 2.6 kernel, please make sure
    you have configured kernel sources matching your kernel
    installed on your system. If you specified a separate
    output directory using either the "KBUILD_OUTPUT" or
    the "O" KBUILD parameter, make sure to specify this
    directory with the SYSOUT environment variable or with
    the equivalent nvidia-installer command line option.
    Depending on where and how the kernel sources (or the
    kernel headers) were installed, you may need to specify
    their location with the SYSSRC environment variable or
    the equivalent nvidia-installer command line option.
    *** Unable to determine the target kernel version. ***
    make: *** [select_makefile] Error 1
    Abortando...
    my nvidia.install
    post_install() {
    KERNEL_VERSION='2.6.34-pahko'
    depmod $KERNEL_VERSION
    post_upgrade() {
    post_install
    rmmod nvidia || echo 'In order to use the new nvidia module, exit Xserver and unload it manually.'
    post_remove() {
    KERNEL_VERSION='2.6.34-pahko'
    depmod $KERNEL_VERSION
    my PKGBUILD
    # $Id: PKGBUILD 83850 2010-06-23 10:39:40Z pierre $
    # Maintainer : Thomas Baechler <[email protected]>
    pkgname=nvidia-pahko
    pkgver=256.35
    _kernver='2.6.34-pahko'
    pkgrel=1
    pkgdesc="NVIDIA drivers for kernel26."
    arch=('i686' 'x86_64')
    url="http://www.nvidia.com/"
    depends=('kernel26>=2.6.34' 'kernel26<2.6.35' "nvidia-utils=${pkgver}")
    makedepends=('kernel26-headers>=2.6.34' 'kernel26-headers<2.6.35')
    conflicts=('nvidia-96xx' 'nvidia-173xx')
    license=('custom')
    install=nvidia.install
    if [ "$CARCH" = "i686" ]; then
    _arch='x86'
    _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
    source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run")
    md5sums=('f6af8917a500de28396a438f3f548c88')
    elif [ "$CARCH" = "x86_64" ]; then
    _arch='x86_64'
    _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
    source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run")
    md5sums=('7b5924f14a4d2326b4d916efdb7852ff')
    fi
    build() {
    cd $srcdir
    sh ${_pkg}.run --extract-only
    cd ${_pkg}/kernel
    make SYSSRC=/lib/modules/${_kernver}/build module
    package() {
    install -D -m644 $srcdir/${_pkg}/kernel/nvidia.ko \
    $pkgdir/lib/modules/${_kernver}/kernel/drivers/video/nvidia.ko
    install -d -m755 $pkgdir/etc/modprobe.d
    echo "blacklist nouveau" >> $pkgdir/etc/modprobe.d/nouveau_blacklist.conf
    sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/nvidia.install
    uname -r
    2.6.34-pahko
    anybody can help me?
    thank you and sorry about my english
    Last edited by pahko (2010-07-14 04:56:01)

    They should be in the PKGBUILD, its a split PKGBUILD currently I think.

  • Does Verizon REALLY care about customer service?

    OK, to be fair, I do realize that I've been attempting to make an order for a high demand product on a day when thousands of others are doing the same thing. But, I guess I expect a company like Verizon, one that boasts how cutting edge their technology and networks are, to be a little more prepared for the influx in website and phone traffic. It took, no less, than 2 hours to complete a pre-order transaction due to technical failures on both the web and phone support. Isn't this what my $30 upgrade fee is supposed to cover? Wasn't I told that the additional money I pay to upgrade is to ensure a "positive customer experience"? Well, my experience was anything but positive today. The website crashed 3 different times. I was disconnected at least three times, and when I received an autocall for a customer service survey, even THAT didn't work! Verizon, do you want to know the answer if my recent experience with customer service solved my problem? I'll tell you, the answer is NO. Do you care? I doubt it.
    I'd threaten to leave as a customer, but unfortunately, where I live, Verizon is my ONLY option. I'm in a rural community and there are literally no other providers in my area. So I pay ridiculously high fees, for substandard service. I can only have successful phone conversations from the south end of my home, while standing near a window, completely motionless. If I move, call drops (even with good signal strength).
    But I guess I should be grateful for the experience of being a Verizon user, and continue to pay them additional fees for the privilege of being one of their valuable customers.
    While I am forced to be a Verizon customer due to my geography, you can bet that when asked by others what my opinion is of the company, I'll encourage everyone to make a different choice if they can.

    Thats why I normally do not get involved with writing on message boards, especially corporate boards, too many company employees write comments like that on behalf of their office…and yes, cellular service and home communications services are a little more that a “soda” and yes, I do expect loyalty to be a two way street….end of thread, unsubscribed from this farce….

  • Selcetion with MB51 and Customer number

    When we select in transaction MB51 with movement type 601, customer number and posting date we got only all shipments without customer special stock (E) in the document list.
    But we want to see all shipments from unrestricted stock and from customer stock for one customer in a entered period.
    Are there any settings in Customizing to solve this problem?

    Hi Rudolph
    You can check customizing in the below path and modify your MB51 according to your requirement.
    spro>MM>inventory mangement>reporting>define display selection for material document list.
    Assign the required selection or output field here for program RM07DOCS. You can pick fields of MSEG and MKPF tables.
    Here you can modify MB51's selection screen and output screeen. Hope this will help you.
    Regards
    Antony

  • To solve ORA-1008,set cursor_sharing parameter to EXACT

    Per Bug 7154579 customer, to solve ORA-1008,set cursor_sharing parameter to EXACT but still see the error on the application.
    One of the instance in our 4 node RAC USED to have cursor_sharing=similar, and the rest set to exact. Customer changed it to 'exact' longtime back. but still found some background process using cursor_sharing=similar ( and still see the error 1008) .
    After the bounce of the above-mentioned node, but absent a clean restart of the whole RAC database, the customer still experienced the 1008 error. Session level is showing,INSTEAD OF "SIMILAR" for the background processes,the entries of "uninitialized". See query below:
    SYS@ptmpnew4 >select inst_id,id,name,value from gV$SYS_OPTIMIZER_ENV where name like 'cursor%' ;
    INST_ID ID NAME VALUE
    4 48 cursor_sharing exact
    3 48 cursor_sharing exact
    2 48 cursor_sharing exact
    1 48 cursor_sharing exact
    SYS@ptmpnew4 >
    SYS@ptmpnew4 >select inst_id,name,value,count(1) from gV$ses_OPTIMIZER_ENV where name like 'cursor%'
    group by inst_id,name,value; 2
    INST_ID NAME VALUE COUNT(1)
    1 cursor_sharing exact 599
    1 cursor_sharing uninit 20
    2 cursor_sharing exact 590
    2 cursor_sharing uninit 18
    3 cursor_sharing exact 583
    3 cursor_sharing uninit 19
    4 cursor_sharing exact 600
    4 cursor_sharing uninit 18
    what could be the possible reason

    cursor_sharing parameter in the init. ora allows you to change the shared pool's default behaviour when parsing and caching SQL statements.
    force - allows two SQL statements, which differ only by a literal value, to share parsed code cached in the shared pool. the difference in literal values must not change the meaning of the statement.
    similar - allows two sql statements, which differ only by a literal value, to share parsed code cached in the shared pool. the difference in literal values must not change the meaning of the statement or its cached execution plan.
    exact - two sql statements must match exactly in order to share the parse code cached in shared pool.
    refer the link given below , you will get answer for all your questions.
    http://www.oracle.com/technology/oramag/oracle/06-jan/o16asktom.html
    to know Parsing in Oracle, refer.
    http://www.databasejournal.com/features/oracle/article.php/3341851/Parsing-in-Oracle.htm
    Edited by: rajeysh on Jun 19, 2010 12:40 PM

  • HT201210 what is error 409 and how to solve the error

    i was trying to restore my iphone but it give an error 409
    what  does this mean and how to solve it

    Why apple technical support will help the apple customer to solve this problem ??????????
    the complication of apple products let most of  my county's people use SAMSUNG phones

  • Custom Keyboard Shortcuts Get Reset / Altered

    Hey I'm having a pretty annoying problem with Photoshop CS4 - one that I never had with Version 3 or earlier.
    I usually like to unmap the shortcuts for Close Window (Cmd+W by default) and Quit Photoshop (Cmd+Q by default) because they can cause problems when you hit them on accident, or too quickly.
    Like I said, this has worked fine for me in the past, but now in CS4, without any rhyme or reason, the Quit shortcut gets mapped to simply 'Q', which is REALLY bad. Reloading my custom workspace solves the problem, but I have to do this daily, which kind of defeats the purpose of having it in the first place.
    Has anyone else run into this problem? Any ideas on how to right it?
    Thanks,
    Nejat

    Illustrator has similar problem where remapping certain keyboard short cuts do not stick seemingly. But if you open the shortcuts dialog after relaunch then it returns. Could be related.

  • New Customer (less than 30 days) Disatisfied with Fee!!

    HI,
    I need assistnace I called and talk to a supervisor and techinal department. I have a fee on my account for a tech coming to my home to correct a internet set up I was disatifised with. When I initally called I was transfer 3 tmes and on hold for over 30minutes waiting for a new dept (billing, techinal support, retention and finally to a person name johnthan in another tech dept. ) to transfer me again. Each rep I talked to stated they will have to charge me to have a Tech to come out. I TOLD THEM I WILL NOT PAY DUE TO AM DISATISFIED WITH THE INITIAL INSTALLATION. Then I finally reached  Johnthan in a techinal Dept. I explained my situation to him and how I disatisfied with the Tech and his customer service . And I even TOLD HIM I SHOULD NO BE CHARGE FOR A TECH TO COME OUT. He advised he will set up a new ticket and did not DISCLOSE ANY CHARGES NOR DID HE ADVISED ME. He just said a TECH WILL COME OUT TO RE-SET UP THE SERVICES. 
    I called today an spoke to a rep in the "tech dept" whom I stated I should not be charged as I was disatisfied with the initally set up. He said he will review the acct and talk to the sales dept (why the does he need to talk to the sales dept I don't know) he came back disregarded everything I said. And told me that they advised me that there would be a fee; I advised him that the person whom put in the ticket did not advise me of the fee and I stated to the rep I shouldn't be charge. So my guessing is the rep HIDDEN the fact he was going to charge a FEE. i thought he was being kind hearted and understanding my situation and placed the ticket as a courtsey. Then I advised the tech I spoke to today I was gonna cancel my acct due I haven't even been with Verizon for 30days; he does nothing and says "ok". So, I guess Verizon doesn't value me as a customer at all!!
    I can't even catch a break not even a partial credit. 
    Verizon, IF don't get the help or the service I believe I should recieve you will lose a new customer
    Shana
    Solved!
    Go to Solution.

    Welcome to the club! I've had similar issues with lousy customer service reps, transfers,etc,etc,etc.
    I've come to the conclusion that verizon will kiss your **bleep** when it comes to sales but when it comes to customer service,
    on a scale of 1-10, 10 being the worst, they are a 12.

  • Application requires login pollicy to be reconfigured for login to succeed

    Hi,
    We have recently migrated our J2EE application from IBM WebSphere to SAP NetWeaver. The application has two ear modules- one for web tier and the other one for EJBs. We deploy them as two separate applications on the NetWeaver server. For login, we are using JAAS login module.
    We have been facing some problem in login on NetWeaver. The problme is that when we try to login after initially deploying the two application ear files, the login does not succeed. Over many trials that we did, we observed that login succeeded only when we removed the login policy, re-added it, reconfigured it to include the login module, and then tried to login. To put it point-wise, after application ear files are deployed and started, to login to the application first time, we have to do the following steps-
    1) Remove login policy configuration from Security Provider in Visual Administrator
    2) Add it back
    3) Configure it to include the login module
    4) Open the application page and try login- it succeeds.
    This is needed only for the first time login. Then onwards login succeeds with out any issues.
    We are trying to resolve this first time login issue for quite some time now, but to no avail. On investigating the logs when login fails, we realised that our custom UserContext object returned by the login module class becomes invalid (NULL) as it is returned to LoginContext. Here's the call sequence-
    1) Struts action class LoginAction calls JAAS LoginContext.login()
    2) LoginContext.login() calls login module UpServiceLoginModule.login() and passes it an empty (non-null) object of type Subject
    3) UPServiceLoginModule.login() calls security EJB SecurityMgrBean.authenticate().
    4) An application class- UserContext object is returned to UPServiceLoginModule.
    5) UPServiceLoginModule sets UserContext object it received in an object of type Principal and adds it to the set of principals inside Subject it received from LoginContext
    6) The Subject variable in LoginContext has the same reference as the Subject variable in UPServiceLoginModule. However, on investigating the logs we found that even if the Principal is set in the Subject by UPServiceLoginModule properly, inside Subject in LoginContext, it is null.
    Does any one have any clue as to what could be the problem? Below is a relevant trace from the log file. Any help would be greatly appreciated.
    Thanks
    Neelesh
    Logfile Trace-
    #1.5#001125F032ED006D00007262000014D000042958BCAF465D#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.encoding.DeserializationContext] - <Popped element stack to org.apache.axis.message.SOAPEnvelope:Envelope>
    #1.5#001125F032ED006D00007263000014D000042958BCAF46BE#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.encoding.DeserializationContext] - <Exit: DeserializationContext::endElement()>
    #1.5#001125F032ED006D00007264000014D000042958BCAF4720#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.encoding.DeserializationContext] - <Enter: DeserializationContext::endElement(http://impl.security.service.server.tdemand.com, authenticateResponse)>
    #1.5#001125F032ED006D00007265000014D000042958BCAF4790#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.i18n.ProjectResourceBundle] - <org.apache.axis.i18n.resource::handleGetObject(popHandler00)>
    #1.5#001125F032ED006D00007266000014D000042958BCAF47F5#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.encoding.DeserializationContext] - <Popping handler org.apache.axis.message.RPCHandler@828c52>
    #1.5#001125F032ED006D00007267000014D000042958BCAF4864#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.i18n.ProjectResourceBundle] - <org.apache.axis.i18n.resource::handleGetObject(setProp00)>
    #1.5#001125F032ED006D00007268000014D000042958BCAF48CD#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.message.RPCHandler] - <Setting MessageContext property in RPCHandler.endElement().>
    #1.5#001125F032ED006D00007269000014D000042958BCAF4936#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.utils.NSStack] - <NSPop (32)>
    #1.5#001125F032ED006D0000726A000014D000042958BCAF498E#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.encoding.DeserializationContext] - <Popped element stack to null>
    #1.5#001125F032ED006D0000726B000014D000042958BCAF49ED#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.encoding.DeserializationContext] - <Exit: DeserializationContext::endElement()>
    #1.5#001125F032ED006D0000726C000014D000042958BCAF4A6E#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.client.Call] - <Exit: Call::invoke(RPCElement)>
    #1.5#001125F032ED006D0000726D000014D000042958BCAF4ACE#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.client.Call] - <Exit: Call::invoke(ns, meth, args)>
    #1.5#001125F032ED006D0000726E000014D000042958BCAF4B34#1171361006312#System.out#sap.com/TrueDemandWeb#System.out#J2EE_GUEST#2####71678ce0bb4911db9890001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,312 DEBUG [org.apache.axis.TIME] - <axis.Call.invoke: 1516 {http://impl.security.service.server.tdemand.com}authenticate>
    #1.5#001125F032ED006D0000726F000014D000042958BCB07ADE#1171361006390#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,390 ERROR [com.tdemand.client.framework.action.RequestProcessor] - <java.lang.NullPointerException>
    #1.5#001125F032ED006D00007270000014D000042958BCB08026#1171361006390#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,390 ERROR [com.tdemand.client.framework.action.RequestProcessor] - <com.tdemand.client.security.actions.LoginAction.executeLogic(LoginAction.java:53)
    com.tdemand.client.framework.action.Action.execute(Action.java:67)
    com.tdemand.client.framework.action.Action.execute(Action.java:41)
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
    com.tdemand.client.framework.action.RequestProcessor.processActionPerform(RequestProcessor.java:53)
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
    com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
    com.tdemand.client.framework.filters.AuthenticationModeFilter.doFilter(AuthenticationModeFilter.java:47)
    com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:373)
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    java.security.AccessController.doPrivileged(Native Method)
    com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    >
    #1.5#001125F032ED006D00007271000014D000042958BCB09E49#1171361006390#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,390 DEBUG [org.apache.struts.util.PropertyMessageResources] - <Initializing, config='org.apache.struts.action.LocalStrings', returnNull=true>
    #1.5#001125F032ED006D00007272000014D000042958BCB0A784#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - <getMessage(en_US,exception.log)>
    #1.5#001125F032ED006D00007273000014D000042958BCB0A80B#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - <loadLocale(en_US)>
    #1.5#001125F032ED006D00007274000014D000042958BCB0A896#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Loading resource 'org/apache/struts/action/LocalStrings_en_US.properties'>
    #1.5#001125F032ED006D00007275000014D000042958BCB0AAFC#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Loading resource completed>
    #1.5#001125F032ED006D00007276000014D000042958BCB0AB93#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - <loadLocale(en)>
    #1.5#001125F032ED006D00007277000014D000042958BCB0AC02#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Loading resource 'org/apache/struts/action/LocalStrings_en.properties'>
    #1.5#001125F032ED006D00007278000014D000042958BCB0ADEC#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Loading resource completed>
    #1.5#001125F032ED006D00007279000014D000042958BCB0AE7D#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - <loadLocale()>
    #1.5#001125F032ED006D0000727A000014D000042958BCB0AEEB#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Loading resource 'org/apache/struts/action/LocalStrings.properties'>
    #1.5#001125F032ED006D0000727B000014D000042958BCB0B20A#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Loading resource completed>
    #1.5#001125F032ED006D0000727C000014D000042958BCB0B28F#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Saving message key '.dispatch.handler>
    #1.5#001125F032ED006D0000727D000014D000042958BCB0B2FA#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Saving message key '.dispatch.method>
    #1.5#001125F032ED006D0000727E000014D000042958BCB0B363#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Saving message key '.exception.log>
    #1.5#001125F032ED006D0000727F000014D000042958BCB0B3CB#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Saving message key '.dispatch.error>
    #1.5#001125F032ED006D00007280000014D000042958BCB0B436#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Saving message key '.dispatch.return>
    #1.5#001125F032ED006D00007281000014D000042958BCB0B4B8#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.util.PropertyMessageResources] - < Saving message key '.dispatch.parameter>
    #1.5#001125F032ED006D00007282000014D000042958BCB0B660#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.action.ExceptionHandler] - <ExceptionHandler caught this exception:>
    java.lang.NullPointerException
    at com.tdemand.client.security.actions.LoginAction.executeLogic(LoginAction.java:53)
    at com.tdemand.client.framework.action.Action.execute(Action.java:67)
    at com.tdemand.client.framework.action.Action.execute(Action.java:41)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
    at com.tdemand.client.framework.action.RequestProcessor.processActionPerform(RequestProcessor.java:53)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
    at com.tdemand.client.framework.filters.AuthenticationModeFilter.doFilter(AuthenticationModeFilter.java:47)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:373)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #1.5#001125F032ED006D00007283000014D000042958BCB0CB4E#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.tiles.TilesRequestProcessor] - <processForwardConfig(/framework/application/jsp/LoginFailure.jsp, false)>
    #1.5#001125F032ED006D00007284000014D000042958BCB0CBF8#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.tiles.TilesRequestProcessor] - < '/framework/application/jsp/LoginFailure.jsp' - processed as uri>
    #1.5#001125F032ED006D00007285000014D000042958BCB0CC6F#1171361006406#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,406 DEBUG [org.apache.struts.action.RequestProcessor] - <processForwardConfig(ForwardConfig[name=null,path=/framework/application/jsp/LoginFailure.jsp,redirect=false,contextRelative=false,module=null])>
    #1.5#001125F032ED006D00007287000014D000042958BCB19A07#1171361006468#System.out#sap.com/TrueDemandWeb#System.out#tdemand#51####7261f270bb4911db963e001125f032ed#SAPEngine_Application_Thread[impl:3]_38##0#0#Info##Plain###2007-02-13 15:33:26,468 DEBUG [org.apache.struts.util.PropertyMessageResources] - <getMessage(en_US,common.applicationTitle)>

    Hi
    when i was creating the Mapping it gave the below Error
    what must have gone wrong??
    My other Question is, how will the Application know about my user credentials as it has to authenticate the same rather than the Portal. Does it mean that for each and every user accessing my app should be configured in the Portal in this manner? I have 1 lakh users accessing this application. Is there any other alternative??
    Regards
    Glen
    ********************E R R O R **********************
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.user_administration/com.sap.portal.user_mapping/com.sap.portal.userMappingAdmin/com.sap.portal.userMappingAdmin
    Component Name : com.sap.portal.usermanagement.admin.UserMappingAdmin
    User Mapping not fully available..
    Exception id: 08:54_01/08/06_0011_8686450
    See the details for the exception ID in the log file
    ********************E R R O R **********************

  • Verizon gives the runaround – Doesn't honor agreed upon price.

    I would like to tell everyone about three problems I am having with FiOS.
    Problem 1:
    Just after Christmas I tried to order FiOS service online, but I had issues with the website (Verizon connections page – I get a discount through my employer). So after several calls to customer service, I finally spoke to Miss B (I don’t want to post her name on the forum) on 1/17/12 who stated that she could help me.  I explained to her that I had trouble ordering online and she stated that she could help.  She stated that the current phone price was 94.99 for all three, but she verified that the connections web price was 84.99 before the connections discount so she spoke to her supervisor and got permission to extend the web price for the phone order.  So I again confirmed that the agreed upon rate was 84.99 per month for the triple play before my connections $10 discount.  Miss B. stated that she would have to go into my account after the install date and add the necessary discounts to bring the price to what was agreed.  She then stated that she would call me after I received my first bill to verify things were correct and that if I had any questions that I could call customer service and they could leave her a message to call me.  So I completed my order with her.  At the end of the order I again confirmed the price of 84.99 + 15 + 3.5 (services+boxes+unlisted) for a total price of 103.49 before tax. 
                    So needless to say that my first bill came and the price is not even close.    I called customer service on 2/15/12 and spoke to Kelly and she said that there is nothing that she could do to help.  After a few minutes she offered to reduce my bill by $10 for one year.  The problem is that I am on a two year contract and that the discount offered doesn’t match what I signed up for.  So I asked for her manager.  She stated that Miss H (name withheld) was not available and that she would call me back within 24-48 hours.   I still have yet to receive a call back.
    Problem 2:
    Verizon connections: I am entitled to a $10 employee discount through my employer.  Back in December I filled out the form on the Verizon connections website to receive my 12 digit code.  The problem is that these codes are only valid for 72 hours which I didn’t know at the time.  So in January I filled out the form again to obtain another code so I could place my order.  Unfortunately I never received an email back.  I even tried the verify employment without a work email (uploaded copy of my work id).  Again I received no email back.  So I called the help number on the Connections site which passed me off to another person, and then another, and so on.  After several hours and over a dozen people that stated they couldn’t help I tried the chat help.  After a lengthy chat session, Marie stated that she would hand this off to her manager and that he would call me within 24-48 hours.  After not receiving a call back I chatted again and the rep apologized and stated that he would follow up with the manager and assured me that someone would call me back.  Approx 1 hours later, Deena from Verizon emailed me the 12 digit code for me to add the discount.  One week later, Michael emailed me stating that Verizon had an email server problem and apologized for the inconvenience.  So After three weeks and several hours on the phone I finally received my connections discount.  What a PAIN!!!
    Problem 3:
    My Install…..On the day of installation, the tech spent approx. 3 hours at my house installing the service.  The problem was that he left before all of the boxes completed their programming.  One of my HD boxes kept rebooting so I called the 800 number and spent 45 minutes on the phone with them to tell me that I had a defective box.  So I returned the box to the Verizon store for a new one.  The rep at the store was surprised that the tech installed the old silver HD boxes at my house.  So I returned home and installed the new Motorola box which worked.  Approx 1 hour later the other two silver HD boxes started to reboot whenever I streamed something from the Multiroom DVR to them.  Again I returned to the Verizon store for two new Motorola Boxes.  So I had to make two trips to the Verizon store in the first 24 hours of my new service.
                    Two weeks later I receive my first bill and I was surprised to notice that I was being charge for two additional outlets which the rep that took my order never informed me of.  So I get to pay for two additional outlets when the tech never even verified that the boxes work.
    So in the end Verizon doesn’t honor what they tell you.  I'm almost at the end of my  initial 30 days before my two year contract takes effect so I’ll post an update and let everyone know if I am still a FiOS customer.
    Solved!
    Go to Solution.

    Here's an update. I filled out the online form that Anthony from Verizon requested that I do so that a rep could follow up with me. Well it's been four days since I've completed the online form and I have yet to receive any communication from verizon. This is the third time someone has said a supervisor would call me and nothing.

  • I have been completely Ripped off by these People

    I have been completely Ripped off by these People and they do not care. None of them. I have spoke to multiple customer service reps on the phone. None of them gave a toss about me. They don't care. Spent hours on the phone to them being passed around and told the same lines over and over again which they are clearly reading from a script. Very annoyed.
    Basically I moved house in december 2013 and arranged a move house package. was meant to be adtivated jan 6 2014. waited in all day and no one showed up. not even a phone call or anything. turned out the bt engineer didnt bother coming as the cables werent even laid yet by my house. (brand new housing estate). yet they never bothered to tell me this, they just let me wait inside like a complete idiot all day long. by now we have been without internet/phone since december 19th 2013. we were then told the cables were being laid the next wednesday.
    when wednesday came they sent an email saying they had arranged our engineer visit and that we had to wait 7 days or something stupid as thats the time it takes when initiating a new order. even though our order was cancelled so i would have thought they'd have not made us wait the 7 days again. of course our internet did not arrive 7 days later as it turned out the engineer hadnt even put in a mastersocket or anything. NOTHING. no engineer came to our house at all at any time. we had no service until Jan 22nd the day they activated it at the exchange or whatever. Thats an entire MONTH with no service. oh and we still couldnt use it as none of the sockets had been wired to the master socket. it just had a plain blank socket on it. but hey it was active. so I rang up to order an infinity package (upgrade) and was promised the engineer would come and install our sockets and stuff. he finally arrived on Feb 11th.
    Hurray we had service. Only about 7 weeks we waited. But then I rang up to ask about a refund on the bill since we had not used anything as it wasn't there AND it wasn't OUR fault. But this is when I was passed around like a parcel in a childrens game. No one cared. So I ended up paying £51 for NOTHING. Oh btw our bill is SUPPOSED to be £42 so I was charged extra actually. They refunded me the £10 extra and thought I should be grateful or something.
    Would you like to pay £42 for nothinG? NO. Who would? Well I DID! But then the real joke arrived a few hours ago. I receive my next bill. £74. They are now toying with me. I have become a complete joke to them or something. It is absolutely pathetic. An extra £34. Why? I have no idea?????? I wish I knew why they were torturing me like this. Upon inspection of the bill it looks as though they have charged me for two packages in one month. the original broadband package AND the upgraded infinity package. (now the reason i started off with a lesser package was because it took a while for my brand new address to be recognised as available for infinity).
    Anyway also on the bill they have added the £10 that I was supposedly REFUNDED last bill. NOPE. not refunded at all. instead they have carried it forward. here is the pasted quote:
    "You haven't fully paid your previous bill
    Your previous bill
    £51.36
    Your payment
    6 Feb 14
    We take this amount off what you owe"
    Oh my God. I am.. just... what ... the??? I don't even know why they have done this to me.
    Broadband and Calls
    5 Feb - 27 Feb 14 £19.29
    This is the cost of your Package up to 27 Feb 2014 at £26.00 a month.
    Broadband and Calls
    28 Feb - 27 Mar 14 £26.00
    This is the cost of your Package at £26.00 a month, charged in advance from
    28 Feb 2014 to 27 Mar 2014. This gives you:
    Calling Plan Unlimited Weekend Calls
    Broadband Unlimited BT Infinity 2
    Broadband and Calls
    28 Feb - 27 Mar 14 £28.15
    This is the cost of your Package at £28.15 a month, charged in advance from
    28 Feb 2014 to 27 Mar 2014. This gives you:
    Calling Plan Unlimited Evening and Weekend Plan
    Broadband BT Infinity Option 2
    I am being charged for 2 and a half packages or something.
    My package should be £42. I am having a nightmare with this company. They don't care about me, they don't care at all. First charge me money for nothing, no apologies either, just backchat on the phone. And now they charge me £31 extra again for nothing. I am going to be BROKE when my next bill comes as thats probably going to be even bigger. They probably will double it or something just to be even more spiteful.
    Yours sincerely. Very sad customer.
    Solved!
    Go to Solution.

    Welcome to this forum.
    This is a customer to customer forum only, where forum members, who are only BT customers, can help each other with BT Retail products and services.
    Anything you post here does not go to BT. Although the forum is moderated by BT, not all posts are read.
    I have asked a moderator to provide assistance, they will post an invite on this thread.
    They are the only BT employees on this forum, and are a UK based team of people, who take personal ownership of your problem.
    Once you get a reply, make sure that you are logged into the forum, then click on their name, you will see a screen like this. Click on the link as shown below.
    Please do not send them a personal message, as they may not be on duty for a long time, and your message will not be tracked properly.
    For your own security, do not post any personal details, on this forum. That includes any tracking number you are give.
    They will respond either by phone or e-mail within 5-6 working days.
    Please use the tracked e-mail, to reply, not via the forum. Thanks
    This is the form you should see when you click on the link. If you do not see this form, then you have selected the wrong link.
    When you submit the form, you will receive an enquiry number, so please keep a note of it
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

Maybe you are looking for

  • Powerpoint in Premiere

    A client gives me lots of Powerpoints (ugh, if you know what I mean- the only thing worse than sitting through a PPT... is editing a PPT). I know you can't import PPT to Premiere, so I usually save as jpgs and edit away... Lately, I've been getting m

  • [nForce]: The End of an Era

    Now that AMD is pulling the plug on the Socket A, we too must put an end to the "AMD nVidia/AMD/SiS SocketA based board" Forum. This great forum is about to be merged into all the Socket A forums, so remember to play nice with the VIA boys, it is not

  • Help! one to many relationship table and display output as exists

    I have two tables: Table1: LOCATION with field locn_id Table2: TRACKING with field from_locn and to_locn Example locn_id from_locn to_locn 26001A 26001A 26002A 26002A 26001A 26001B 26001B 26001A 26001C 26001C I am linking locn_id to from_locn. I want

  • Local dnsmasq server: first time it fails, next ones it works.

    This small piece of bash output shows well the problem... $ ssh turing.lesalab.net ssh: Could not resolve hostname turing.lesalab.net: Name or service not known $ ssh turing.lesalab.net Last login: Mon Jul 16 18:31:09 2012 from ... $ logout I followe

  • Songs w/ questions marks, how to get rid of all them easily.

    I have lots of songs that are somehow related to a previous libray. I have two copies of most songs, but, one copy has 'question' mark next to it when you attemp to play it, and it says it cannot locate original file, would I like to locate it. I jus