Fedora X86/64bit :: Intel G33 / G31 Not Recognized

Jun 29, 2009

I've just completed an upgrade from Fedora 8 to 10 to 11. I'm using a Gigabyte GA-G33M-DS2R/S2 MB with the intel G33/G31 graphics chipset. I've never been able to get a valid xorg.conf file with this card. The monitor is being recognized correctly, but when I go into system-config-display and select intel nothing happens. And when I manually edit xorg.conf, X won't start.

[code]...

View 14 Replies


ADVERTISEMENT

Fedora X86/64bit :: Sansa Clip Not Recognized?

Jun 13, 2010

I've been using a Sansa Clip as my portable music player, since it can play ogg files, and with 64 bit F12 I've been able to transfer music back and forth fromthe Clip to my computer via usb port. There seems to be an issue with F13 not recognizing when the clip has been plugged into the usb port.

View 10 Replies View Related

Fedora X86/64bit :: ICAClient Plug-in Not Recognized?

Nov 13, 2010

I have downloaded and installed ICAClient-11.100-1.i386.rpm from [URL] on my Fedora 14 x86_64

npica.so gets installed in /usr/lib/mozilla/plugins/

After activating "mozilla-plugin-config -i" as root, the Citrix plug-in is not listed in Firefox aboutlugins window.

"mozilla-plugin-config --check" gives nothing

Output of "mozilla-plugin-config -L" :

EXCLUDE_WRAP:
libtotem*
libjavaplugin*
gecko-mediaplayer*
mplayerplug-in*

[Code].....

View 1 Replies View Related

Fedora X86/64bit :: FC12x64 And Intel Xenon 38 Bit Addressing?

Dec 27, 2009

I'm running FC12 x64on a Dell PE2950 to host some virtual guests, but FC12 host drops CPU errors (IERR asserted) and reboots whenever CPU utilization jumps above 30-40%. Found mention here from end of 2007 checked /proc/cpuinfo and DO have the 38 bit addressing processorsDoes anyone know if there's a kernel module I can load or am I going to have to custom build a kernel with that module available? What mod is it?

View 5 Replies View Related

Fedora X86/64bit :: 9 Cell Recognized As 6 Cell?

Sep 10, 2010

Fedora 13, 64 bit. I have 9 cell Dell Studio 1555. However, it shows a battery time equivalent to 6 cell one. Works fine with Windows 7. Recebtly upgraded the BIOS as well.. No effect.

View 5 Replies View Related

Ubuntu :: 4GB RAM Not Recognized On 64bit Cor2Quad / What To Do?

Apr 24, 2010

I have this Core 2 Quad Q6600, recently upgraded myself to 4 GB DDR3. The OS installed is also 64 bit version, I somehow dont manage to see all of 4 GB as installed RAM on the system.

Anything that needs to be done ?
The same is the problem with the dual booting windows, but that is 32 bit and I expect that to happen anyway. Is there this same problem with Ubuntu too ?

View 2 Replies View Related

Ubuntu Installation :: RAID 5 (Intel) Not Recognized

Jun 21, 2010

I have a system with: - 1 SSD "boot" drive - 3 HDDs in RAID 5. I created my RAID 5 set in BIOS - P6X58D motherboard/Intel Software RAID - Looks and works fine in Windows 7 (Ultimate) 64-bit. I installed Ubuntu 10.04 using wubi - both Windows 7 and Ubuntu systems are on the SSD THE PROBLEM Ubuntu does not appear to recognize my RAID 5 set - when it loads I see a "/dev/sd_ 10 failed" error (sd_=sda, sdb or sdc) along with "no such file or directory" - I can see my 3 HDDs in 'Disk Utility,' but the space/partition information is incorrect - I reinstalled all packages related to RAID (dmraid, etc.)

View 7 Replies View Related

Ubuntu Multimedia :: Soundcard (HDA-Intel ALC662) Not Recognized?

Dec 12, 2010

my onboard soundcard (hda-intel ALC662) is not recognized in my new computer. It works fine with other distros, but ubuntu just does not seem to find it:

cat /proc/asound/cards
--- no soundcards ---
lspci -vvnn:

[code]....

View 3 Replies View Related

Debian Hardware :: Graphic Card Intel HD4400 Not Recognized

Sep 15, 2014

I'm trying to make things work on my laptop. Almost done, but there is one hardware issue left. I have a Intel HD4400 graphic card. But it seems that it is not recognized. I had an issue loading Gnome3.

Code: Select allGNOME 3 Failed to Load

Unfortunately GNOME 3 failed to start properly and started in the fallback mode.

This most likely means your system (graphics hardware or driver) is not capable of delivering the full GNOME 3 experience

Another thing :
Code: Select all$ grep EE /var/log/Xorg.0.log
[    29.117] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

Also, if I go in "applications" ->"system tools" -> "Preferences" -> "System settings" and then in "Details, under Graphics I have "Drivers : unknown", "Experience : Fallback".

And as a consequence, I can't use dual-screen. If I plug another sreen, I have an exact copy, not even with a good resolution.

I search on the web for solutions, but I didn't understand much. I don't know what Xorg is, x-window, etc...

View 3 Replies View Related

Debian Hardware :: Ethernet Card Intel I217-LM Not Recognized By Wheezy

Mar 7, 2014

I tried to install the latest stable version of Debian (download yesterday : Debian Wheezy 7.4.0) on my new computer Fujitsu Celsius W530.The version installed is exactly this one (given by the commande "uname -a") :

PCNAME 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux
=> A Debian Wheezy 64 bit

I have a problem with the Intel ethernet card : I217-LM (the model was verified on the Fujitsu specifications and also on the Windows 8 I use on another partition).During the install procedure, Debian did not find the ethernet card.I continued the install without it and after I tried to make it found.I got a Linux driver in the Intel Web Site but I saw after that Debian loaded yet this driver (e1000e), so I did not install the driver from Intel (I needed to get linux-headers and to compil the files).

So when I force the system to load the driver, it gives no error but the device is still not found when I try to bringup the network interface.URL...

- understand why I see the Device (with "lspci" command) and the module "e1000e" (I tried also the "e1000" one) loaded with "lsmod" command ?
- make the card work to allow my debian for connecting to internet ?

Here some commands which can show you the problem :
Code: Select all~# lsmod | grep e1000
e1000e                120822  0
root@PC-DEV-JB-debian:~# ll /lib/modules/3.2.0-4-amd64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko
-rw-r--r-- 1 root root 184K févr.  2 02:04 /lib/modules/3.2.0-4-amd64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko

[code]....

View 5 Replies View Related

Debian Hardware :: Network Card Not Recognized : On Intel DH57JG Motherboard?

Jul 20, 2010

I bought a Mini ITX motherboard Intel DH57JG bu the installation DEBIAN does not recognize the ethernet card.

View 9 Replies View Related

Ubuntu Multimedia :: Mobile Intel 945 Express Chipset Family Not Recognized?

Apr 22, 2011

It gets stuck at the splash screen(the ubuntu logo) However it can boot in failsafe graphics mode and it boots with no problem if my second display is connected. It freezes if I try to change my display settings and it tells me my graphics card is not recognized. I'm using Lucid Lynx. I tried to do a fresh start but grub loads before the ubuntu cd and/or usb drive.

View 2 Replies View Related

Ubuntu :: 4gb Ram But Only 3.2Gb With PAE Or 64bit, Intel I945PM Chipset

Jun 24, 2010

Could people with Chipset : Intel i945PM confirm whether they can use 4Gb ram. I came across lot of posts that their sys will not go beyond 3.2Gb even when they use PAE enabled kernel or 64bit OS. I have this chipset and 4Gb ram and does not matter what I use it will not show more than 3.2Gb. I know that lot of 1st gen netbooks used the same chipset.

I read on some forums that it's a chipset limitation, but intel documents do not say this instead they say that it should support up to 4Gb.

View 5 Replies View Related

General :: Which GNU Distro Is Best For The Hp G62 64bit I5 Intel Core CPU?

Dec 28, 2010

I have a new hp g62 notebook pc with intel core i5 m469 @ 2.53 GHz, 64 bit operating system. I wish to use GCC to develop for msp430's, arm7/9. Which distro would work best for this hardware?

View 2 Replies View Related

Debian :: Which ISO Should Choose For Intel Xeon 64bit Processor?

Oct 11, 2010

any one point me to the download link of the most suitable ISO image (CD/DVD) with the latest stable Debian Lenny distro, taking into account that I have a two-processor Intel motherboard with currently one Intel Xeon 64bit processor.

View 4 Replies View Related

Ubuntu Installation :: Install On 64bit Intel Machine

Sep 1, 2011

I have a Sony Vaio laptop core i5 2.3 Ghz processor . Firstly , i know its prudent to install 64bit OS in my laptop , but will 32bit ubuntu also run in my system ?

Secondly , when i try to download the 64 bit OS , it shows amd64. Is the ubuntu64bit common for both amd and intel machines ?

View 1 Replies View Related

General :: Intel Celeron Processor 32bit To 64bit?

Jan 31, 2011

On my 2 year old laptop I have an Intel Celeron Processor (The one made in June something of 2008) and last night I finally decided to tear it apart. My reasoning was, that I am going to buy a new laptop soon (I want a 64 bit system ) and lo and behold, my celeron processor has 2 cores on the chip itself. I ran several software tests on it in Linux (mostly just profiling and etc.) then I ran a full diagnostic on it and turns out that the second core was never used in any of it. So I looked over it through a magnifying glass and found a pin that was blocking a section from passing anything to this other core. I pulled the pin out and popped my processor in my laptop. Windows refused to boot at first except into Safe Mode because of a hardware change. It was there that my PC was re-evaluated and while previously I had a 3.5 out of 5.0 according to Vista, I know have a 4.1/5.0 thus Aero now was enabled. I then tried something crazy, I popped in the Arch64 net-install disk and VIOLA!!! It loaded and installed Arch64 successfully. Thus, I converted what was a 32 bit processor into a now 64 bit processor by (carefully) removing a pin. After doing research it seems other people found this out too and am wondering to myself, if Intel created this cheap of a 64bit processor, why didn't they market it like that and/or use this as their low-end 64 bit processor? It's all very fishy to me and I really don't know what to make of it.

As an update, I have re-soldered the pin on and Windows still sees the 2nd core. Arch64 however refuses to boot because it's trying to boot 64bit instructions on a 32bit processor again. It seems that since Windows saw that it was there, it has loaded a new driver (some weird "Intel Blah blah blah" [didn't write it down and don't feel like rebooting, sorry] ) that wasn't loaded before. It's still running Vista 32bit (NOT going to upgrade), but it still sees that the other core is there.

View 6 Replies View Related

Slackware :: 13.1 64bit With Intel Matrix Storage Manager

May 14, 2010

I've been using Slackware 13.0 32-bit because of a problem supporting RAID 0 metadata for Intel Matrix Storage Manager. I would like to move to 64-bit with Slackware 13.1 but I can't see any way to use a 64-bit kernel with my RAID setup. Because the "mdadm" in Slackware does not support the "-e imsm" option to read Intel Matrix Storage Manager Metadata I have been using "dmraid". Unfortunately I'm having trouble finding a way to make "dmraid" (a 32-bit application) work on 64-bit Linux. It appears that "dmraid" may be unsupported now, and I can't find a good place to get current source to compile on a 64-bit system. Essentially "dmraid" is only a program to interpret metadata and then configure the standard Linux device mapper to set up the required mirror or stripe mapping. So, it actually does not have to interact directly with the kernel.

I believe it only issues I/O requests to read disks and configure "dm" devices. So far I have not had to rebuild "dmriad" since Slackware 10. I don't know if 32-bit libraries are an option, or if those can be added to an initrd image (required to use dmraid before booting). People claim that "mdadm" will work with Intel Matrix Storage RAID 0 but I have never found any detailed information about how to do that. When I've tried the few examples I've run across on Slackware I just get an error that the "imsm" metadata format is not supported. I have not been able to locate a site to browse Slackware packages. I was hoping to find "dmraid" in the 64-bit packages. I think "dmraid" was at one time in Slackware but perhaps not any longer.

View 13 Replies View Related

Slackware :: Intel 82801H - ICH8 Family - HD Audio Controller Recognized By Alsaconf But Doesnt Work

Mar 14, 2010

Well, when I run alsaconf, it finds my 82801H and I go on to setting it up, it says it will run, but it doesnt run.

Quote:

Now ALSA is ready to use.

For adjustment of volumes, use your favorite mixer.

But my song don't work, ..... works, but no sound in that, and i have tried running alsamixer to raise the volume to the peak.

I have a vague idea that, this sound card has difficulty in linux but all I get is 3 year old patches for gutsy gibbon and fixes that are non-slackware so I dont have the files and what not.

I have been trying, but never seem to understand why it says it works when it doesnt work.

Oh turns out, from thinkwiki, [url]

Its AD1984 actually, and it didn't work on 2.6.24.2 mine is 2.6.29.2 .

View 4 Replies View Related

Ubuntu :: Install Drivers For Intel Wirelesss 3945 On 9.10 64bit?

Feb 26, 2010

I had to send my laptop back for repairs, so I have an older Dell 1720 laptop that I threw the Hard Drive into, similar specs, just the wireless card is different. So what i need to do is somehow activate the driver for the Intel 3945 wireless card in this dell laptop.

View 2 Replies View Related

Ubuntu Installation :: Does A Version For Kubuntu 11.04 64bit For A Intel Processor Exist

Sep 1, 2011

does a version for kubuntu 11.04 64bit for a intel processor exists.

When I download the 64 Bit Version of kubuntu.org, the filename is named with "amd" at the end, but I need a version for intel bit64 (icore7).

View 2 Replies View Related

Debian Configuration :: Reboot Cycle Running 64bit Squeeze On Intel T3200 Dualcore

Mar 13, 2011

running Debian Squeeze (standard 32bit squeeze Kernels linux-image-2.6.32-5-486 and linux-image-2.6.32-5-686) happily without trouble on a 64bit capable Samsung laptop featuring an Intel T3200 Dualcore processor. However, when I try to boot using the squeeze 64bit kernel (linux-image-2.6.32-5-amd64) the system proceeds through a few text lines immediately after Grub, and then performs a warm start.

The text output I get immediately after Grub look similar to the ones I get booting the 486 and 686 kernels, without any indication for the reboot behavior. The rebooting also seems to happen before any entry is written into the boot/system log files (logging is enabled). This behavior also occured when I first tried to prime the machine from the Debian squeeze install CD using the amd64 kernel. I'm generally happy with the 32bit kernels, but I'd like to use the amd64 support to do some Java compatibility testing for 64bit architectures.

The Laptop is a Samsung R510-Aura T3200 Delfina with the following Hardware and Setup (using Grub as boot loader):

- Intel Pentium Dual CPU T3200 @ 2.00GHz (see http://ark.intel.com/Product.aspx?id=37160 for details)
- NVIDIA GeForce 9200M GS
- 3GB RAM + 1GB reserved for GeForce
- Konfiguration Details:
-- Phoenix Bios

[Code]....

Maybe a strange BIOS-Setting that works with the 32bit kernels but not with the 64bit kernel? I've seen a post on here that indicates someone is running the amd64 kernel on a T3200 successfully, and the chip is definitely 64bit capable, so the reboot behavior is a complete mystery for me

View 2 Replies View Related

Fedora Installation :: Intel Xorg Driver Kills Screen (black) And Keyboard On Intel GMA X4500?

May 12, 2009

I am wondering, what is the status of Intel GMA X4500 driver on Fedora 10.

View 2 Replies View Related

Fedora X86/64bit :: Install Skype On A 64bit Fc14 And The 32bit Doesn't Work

Feb 16, 2011

I am trying to install skype on a 64bit Fc14 and the 32bit doesn't work.

View 8 Replies View Related

Fedora X86/64bit :: Skype Static Version On 64bit FC10

Mar 16, 2009

Downloaded from here: [URL] then ,it is 32-bit and I need to know what all 32-bit libs are needed as dependency for skype to work. I am on Gnome Fedora and purposefully selected static version of skype to prevent installation of libqt4.

View 2 Replies View Related

Fedora X86/64bit :: Same Fortran Code, Different Results For 32 And 64bit System?

Jan 15, 2010

I have the simple fortran codes as:

Code:
integer :: i1=2455121, i2=2455121
real :: s1=0.19123840, s2=0.20749992
real*8 :: a1, a2
a1=i1+s1; a2=i2+s2

[Code]....

When s1 and s2 are stated with 'real*8', the 64bit and 32bit systems get the same results.

View 6 Replies View Related

Fedora X86/64bit :: No Sound In F X86 64bit In Sony Vaio Laptop?

May 24, 2010

I just bought sony vaio laptop(EB16) couple of days before.I had window 7 OS. Two days before i downloaded Fedora-12-x86_64-DVD & installed in my PC.Everything is working fine except when i play any video or audio file such as .avi, .mp3 from any player such as vlc player, movie player ,xine etc , i don't get any sound.I tried to search this problem in internet but still i am not able to resolve this problem.

[Code]...

View 14 Replies View Related

Fedora X86/64bit :: F15 64bit Send Receive Sms Via Usb ZTE Mobile Modem?

Aug 18, 2011

Im trying to set up my 3G modem to recive and send sms but I had no luck so far

Code:

Bus 002 Device 010: ID 19d2:0031 ONDA Communication S.p.A. ZTE MF636Im I tried with gnokii and wammu and many other things and did not want anything to do

View 1 Replies View Related

Fedora X86/64bit :: Work Correctly With Firefox 3.5 And F11 64bit?

Aug 15, 2009

Can anyone get the website below to work correctly with Firefox 3.5 and F11 64bit?[URL]...All I see is the background scrolling slowly and jerkily, none of the buttons at the bottom work. Reboot into Windows 7 and IE8: the same site is fast, smooth, the buttons work and the product details appear correctly in the centre of the screen.

I've tried disabling all adblock /pop up block options, ensured all javascript options are enabled and no change. Could this be a problem with the 64 bit flash player (installed from leigh's sticky thread) or a problem with OpenJDK?

View 4 Replies View Related

X86/64bit :: Official NVIDIA Drivers For 64bit Of Fedora?

Feb 4, 2010

Only asking if there is any official NVIDIA drivers for 64bit of fedora ?

And, What is the best alternatives ?

Also, What is the best graphics card to use with Fedora 64bit so i buy it ?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved