Start a Conversation

Unsolved

This post is more than 5 years old

9872

February 17th, 2014 17:00

Alienware Alien FX does not function afetr re-installing windows 7 64 bit.

​Hi everyone,​

​Laptop:​

​210-AAPS Alienware 17 Base 1 2,139.98 2,139.98​

​340-ABEU Documentation, English 1​

​370-AANN 16GB Dual Channel DDR3L at 1600MHz 1​

​400-ABEX 750GB 7200RPM SATA 6Gb/s 1​

​429-AAGC Slot-Loading 8x SuperMulti Drive (DVDR/RW) 1​

​470-AAKE US 110V Power Cord 1​

​490-BBGS NVIDIA GeForce GTX 770M with 3GB GDDR5 1​

​555-BBES 5G WiFi Broadcom 4352 802.11n/ac and Bluetooth 4.0 1​

​555-BBJN 5G WiFi Broadcom 4352 802.11n/ac and Bluetooth 4.0 driver 1​

​580-ABEG English Keyboard 1​

​619-ACMQ Windows 7 Home Premium 64-bit, English 1​

​954-4175 Dell Hardware Warranty Plus On-Site Service, Initial Year 1​

​954-4207 In-Home Service after Remote Diagnosis, Parts and Labor On-Site Response, Initial Year 1​

​994-3730 Warranty Support, Initial Year 1​

​332-1530 Dell.com Order 1​

​338-BCHU 4th Generation Intel(R)Core(TM)i7-4700MQ processor (6MB Cache, up to 3.4GHz w/ Intel(R)Turbo Boost) 1​

​340-ACQQ Not Included 1​

​340-ADEL Alienware 17 Anodized Aluminum 1​

​340-ADEV Setup Instructions English 1​

​354-BBBB Anodized Aluminum 1​

​389-BCCZ Windows 7 Label, OptiPlex, Fixed Precision, Vostro Desktop 1​

​391-BBEM 17.3 inch (439.42 mm) WLED FHD (1920 x 1080) Anti-Glare Display 1​

​450-AAGU Power Supply : Alienware 180W AC Adapter 1​

​451-BBCB 8-cell Lithium Ion (86 wHr) Battery 1​

​630-AABV Microsoft Office Home and Student 2013 1​

​640-BBLC Alienware Command Center 3.0 1​

​658-BBNS System Software for Alienware M17xR1​

​I'v had roblems have devoices like my automobile GPS, I-Pod, cell phone etc having thier driver recognized and installed. This prevents me from doing updates on these devices. I'v had a Dell tech diagnose my laptop and he said that it was windows and that i ahde to re-install it, which i did. Now i've re--installed windows and the drivers from my ressources DVD and the roblem is still there. and... my alien ware alien FX dosen't function. ​

​When i click the icon this is what it says: ​

​The theme that you would like to open is not compatible with this computer, you will not be able to apply this theme. ​

​Then, when i try to change the lighting, this pops up:​

​System.NullReferenceException: Object reference not set to an instance of an object.​
​ at AlienLabs.AlienFX.Editor.Controls.ActionColorPickerControl.processSelectedColorChanged(Color primaryColor, Color secondaryColor)​
​ at AlienLabs.AlienFX.Editor.Controls.ActionColorPickerControl.selectedColorChanged(Color primaryColor, Color secondaryColor)​
​ at AlienLabs.AlienFX.Tools.Controls.DynamicColorWheel.onSelectedColorChanged(Color primaryColor, Color secondaryColor)​
​ at AlienLabs.AlienFX.Tools.Controls.DynamicColorWheel.selectColotItem(PathRadioButton element, Boolean rotateIndicator)​
​ at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)​
​ at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)​
​ at System.Windows.Controls.RadioButton.OnChecked(RoutedEventArgs e)​
​ at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)​
​ at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)​
​ at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)​
​ at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)​
​ at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)​
​ at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)​
​ at System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)​
​ at System.Windows.Controls.Primitives.ToggleButton.OnClick()​
​ at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)​
​ at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)​
​ at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)​
​ at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)​
​ at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)​
​ at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)​
​ at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)​
​ at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)​
​ at System.Windows.Input.InputManager.ProcessStagingArea()​
​ at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)​
​ at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)​
​ at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)​
​ at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)​
​ at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)​
​ at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)​
​ at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)​
​ at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)​
​ at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)​

​I don't really know what to de here.​

No Responses!
No Events found!

Top