Slackware :: VIA Graphics Card Is Not Recognized By 13.1?

Mar 3, 2011

I have a Mini-ITX VIA EPIA LT series motherboard running Slackware 13.1

Graphics card is not recognized properly.

But the graphics is OK the first half of the boot, then it turns weird and stays that way.

The screen is very dark, tux in the upperhand left corner is colored wrong. (Red, Purple, Green)

I did a Xorg -configure, and this is the content of xorg.conf.new:

Code:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

[Code]....

View 14 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Graphics Card Not Recognized - Monitor Native Resolution Not Available

May 8, 2011

I actually do have a GeForce4 MX 460 in this pc. I have a 7950gt in a different pc. Oops. I guess the MX 460 cant do 1600x1200 on the dvi output but somehow it can do it on the vga output? I guess I could just use a vga connection instead of the dvi connection.

The problem I'm having is that my LCD monitor (acer AL2021) can't be used at it's native resolution of 1600x1200. This is probably because my GeForce 7950gt graphics card is not being recognized. Xorg seems to think my card is a GeForce4 M 460. (It's not, really!) I'm using Ubuntu 10.04 LTS.

Here's what I've been doing for the last few hours:

This didn't work. 1600x1200 is still not listed.

Tried to run nvidia driver installer:

View 1 Replies View Related

Fedora Hardware :: Monitor / Graphics Card Not Detected - Recognized To Work In Full Resolution

Oct 11, 2010

I installed a new copy of F13 this morning on my fairly new laptop.32 Bit Intel, 3GB Memory 120GB HDD. The problem I've got is that my Monitor/Graphics card is not getting detected and as a result I'm getting a horrible Resolution/Refresh rate. When I run

lspci | grep VGA

I get this 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10). how I can get my monitor/graphics recognized to work in the Full Resolution.

View 11 Replies View Related

Slackware :: USB Wireless Card Recognized But Cannot Connect To Network?

Dec 17, 2010

Hi I have istalled a D-Link wireless adaptor - with the help of this forum.

It is up and running - the light flashes and lsusb identifies it correctly, so does iwconfig.

I can, however, not connect to the network, and I noticed the following errors on boot up.

Trigering udev events: /sbin/udevadm trigger -- type: failed /etc/rc.d/rc.M: wlan0 Error for wireless request; "Set Nickname" (8BIC) information; "Any ESSID" Set failed on device wlan0; operation not supported.

Lower down I get

Starting rt2870 drivers . . . /etc/rc.d/rc.inet1: wlan0 information "Any ESSID"
Error for wireless request "Set Nickname" (8BIC) set failed on device wlan0 : Operation not supported

I have on two occassions seen sugstions to use wicd, but how do I use that?

View 14 Replies View Related

Slackware :: Graphics Card Drivers Installation Files?

Dec 10, 2010

How to install this Nvidia Geforce 8800 driver. I've been told that the installation files I got will do everything - it doesn't. I've been told about some kind of xorg.conf file that doesn't exist- xorg.conf-vesa does though, I assume that's vesa drivers and theres something else for other drivers.

View 14 Replies View Related

Slackware :: NVidia GeForce 9400 GT 1gb Graphics Card Troubleshooting?

Apr 28, 2010

After installing "nvidia-driver" and "nvidia-kernel" through "sbopkg" I ran "glxinfo | grep -i nvidia" as user (not root) Shows: "Xlib: extension "GLX" missing on display ":0.0". GLUT: Fatal Error in glxinfo: OpenGL GLX extension not supported by display: :0.0" I'm really sure that there is a problem with this or error instead. Or is there any other way of installing nvidia..? "uname -a" "Linux purple 2.6.29.6 #2 SMP Mon Aug 17 11:58:18 CDT 2009 x86_64 Pentium(R) Dual-Core CPU E5300 @ 2.60GHz GenuineIntel GNU/Linux"

Quote:

Linux is not user-friendly. It _is_ user-friendly. It is not ignorant-friendly and idiot-friendly.

View 27 Replies View Related

Slackware :: 3D Acceleration With NVidia 8500GT PCI-E Graphics Card - Error: Couldn't Find RGB GLX Visual Or Fbconfig

Oct 20, 2010

I have a Slackware 13.1/64-current system running the 2.6.35.6 kernel that I have installed the most recent nvidia drivers for (as of yesterday or day before) 260.19.12. If I boot up into run level 4 after running nvidia-xconfig in a console and run glxinfo as root I get:

Quote:

bash-4.1# glxinfo
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

If I edit /etc/profile or /home/username/.bash_profile and add the following:

Quote:

export LIBGL_ALWAYS_INDIRECT=X

I have set both X=0 and X=1 as reported by [URL] I get the screen of information except it says

Quote:

direct rendering: No (LIBGL_ALWAYS_INDIRECT set)

my lspci -v for the graphics card looks like this:

05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8500 GT] (rev a1) (prog-if 00 [VGA controller])
Subsystem: XFX Pine Group Inc. Device 2353
Flags: bus master, fast devsel, latency 0, IRQ 16

[code]....

I am sure I missing something from my xorg.conf but at this point I am not sure what I have been searching on this for days to no avail. From the log the only thing that looks like is a problem is it doesn't load the keyboard and mouse but it gets loaded later on in the file.

View 13 Replies View Related

Ubuntu :: Sd Card Not Recognized - How To Make It Recognized

Jun 2, 2010

I just installed Ubuntu 11.04. The drive was formatted when I installed so it's 100% Ubuntu. The only major problem I have encountered is that Ubuntu will not recognize my SD cards. I really need to access these cards, all my film footage is on there. I think the internal SD card reader (If such a thing exists) would have been deleted during the installation process. I am a greenthumb to Ubuntu and have never used it before so I am rather stuck...

View 7 Replies View Related

General :: Make PCI-E Graphics Card Visible To Ubuntu When The Motherboard Has Integrated Graphics?

May 2, 2010

I have a Gigabyte GA-MA74GM-S2 motherboard with integrated graphics that shows up on lspci as an ATI Radeon 2100. I also bought a PCI-Express Nvidia graphics card so I could use the VDPAU feature on Linux (plays H.264 in hardware). The BIOS has three settings about which display to initialize first:

Integrated graphics
PCI graphics
PCI-Express graphics (PEG)

I set the BIOS on PEG, but

I cannot get anything, not even a splash screen or POST messages, to emerge from the PCI-Express graphics card. (I'm using a DVI connector; the card also has an HDMI output.)I cannot get the kernel lspci to see the graphics card; the only VGA controller it acknowledges is the integrated one.Running dmidecode acknowledges the existence of an x16 PCI Express slot, and it says

Current usage: Unknown

There is an additional BIOS setting called "Internal Graphics Mode" which is normally set to "Auto" which means it is supposed to prefer a PCI Express VGA card. I set it to "Disabled" which now means I'm getting no output at all. I will soon be learning how to do a BIOS reset!

Other information: The PCI-E card is a MSI N210-MD512H GeForce 210. This is a fanless card. Although there are no fans to see turning, the heat sink on the PCI-E card is definitely getting hot, so the card is getting some sort of power.It gets all its power from the PCI-E slot; there is no external power connector.The BIOS is an AMI Award BIOS.how can I make the PCI Express graphics card visible to Ubuntu?

View 1 Replies View Related

Fedora Hardware :: Intel Graphics Card - Enable Desktop Effects - Graphics Just Crashes And Freezes

Jan 27, 2011

I have been trying to enable compiz on my fedora 14, but when i enable the desktop effects the graphics just crashes and fedora freezes. When i type lspci -nnk | grep VGA for the graphics card i get:

I made alot of research on how to get Intel graphics work on Fedora, but couldnt find any solution

Same problem I had with Fedora Core 12 and 13.

View 5 Replies View Related

Debian Hardware :: Graphics Card Is Overriding Built In Sound Card

Sep 5, 2011

I just bought a new graphics card and installed it. it works perfectly although my sound worked perfectly this morning and I think the graphics card is overriding my built in sound card. I need help fixing the sound. The graphics card I bought is an ATI Radeon Cedar HD 5450 The sound I want to use is HDA VIA VT82xx
when I run alsamixer I get Card:

HD-Audio Generic
Chip: ATI R6xx HDMI

[Code]....

View 3 Replies View Related

CentOS 5 :: Will 5.3 Support My X3100 Graphics Card And Bcm 4311 Wlan Card

Mar 30, 2009

very much like everybody i am also waiting for centos 5.3, because 5.2 could not sit on my notebook due to obvious driver issues. would anybody tell if centos 5.3 support my x3100 graphics card and bcm 4311 wlan card?

View 5 Replies View Related

Ubuntu Installation :: Upgrade From 10.10 To 11.04 - Graphics Not Recognized?

May 1, 2011

I recently upgraded from 10.10 to 11.04

I have a Dell GX260 with on board intel graphics chip 845G - believe

This seemed to work fine in 10.10 and indeed from version 9.04

After the upgrade to 11.04 I can only run in basic graphics mode -

I have been to the grub menu and taken the recovery option and attempted to reset the graphics mode - it says it cant detect the graphics card or input devices

I have also been to a root shell via grub and tried the command 'X -configure'

this seems to end abnormally but does produce a xorg.conf file - this file makes the graphics unstable with menu bars and such have overflows and lockups -

View 4 Replies View Related

Slackware :: Failed To Initialize NVIDIA Graphics Device On Startx With Slackware 13.1

Aug 24, 2010

I installed slackware 13.1 x86_64 bit with multilib, and its been about a month already, I'm really enjoying slackware but I am being troubled with my nvidia card, and I need to get my 3D acceleration working. And I've been looking around the net for information and kept on trying to make my nvidia card to work but to no avail. I cant get X to start, once I put in a xorg.conf stating to use the nvidia card. After troubleshooting for almost 2 weeks and now at my wits end, I now come humbly looking for help in linuxquestions slackware community forum.I've installed nvidia 64 bit kernel, drivers from slackbuilds (version 256.44). The laptop model I'm trying to get it working is an -ASUS K52J Intel Core i3 2.40Ghz with 2GB RAM and with an Nvidia Geforce 310M with 1GB dedicated VRAM.

View 14 Replies View Related

Fedora Installation :: Messed Up Strips Graphics (its Not Due To Graphic Card, Graphic Card Is Supported 7600gt)?

Apr 8, 2009

In Fedora 10, I cannot get to the installer because it shows these messed up strips graphics (its not due to my graphic card, my graphic card is supported 7600gt) in non-quiet install it shows logical errors and i/o errors.

View 12 Replies View Related

Slackware :: Graphics Not Loading After Upgrading To Slackware-Current

Feb 26, 2011

I've upgraded Slackware-13.1 I had installed to Slackware-Current using a local tree I had download with mirror-slackware-current.sh script, but when I rebooted I could not get the graphics to load. I think it's because I've also modified /etc/groups and add an username after audio: and video: group, but I forgot that and had to remove slackware from the machine.

View 4 Replies View Related

OpenSUSE Hardware :: Sd Card On Pci Not Recognized

Nov 23, 2009

why my sd card is not recognised (not mounted) when I insert it into the sd card slot...neither if it is already inserted at bootup nor if it is inserted afterwards? I am running Opensuse 11.2 (with KDE4), and I have no reason to suspect the hardware (yet), since it was OK recently with OS 11.1.

[code]....

View 6 Replies View Related

General :: 5 In 1 Card Reader Not Recognized / Fix It?

Apr 9, 2010

I am very new to Linux. I installed ubuntu 9.10 on my Acer 3050 aspire. It works very well except for a few issues. I can not use my 5 in 1 card reader, nothing shows up in "computer" except "cd/dvd" and "file system". My lg phone does not show up when using my data cable as mass storage, and the touch pad is too sensitive, (i have adjusted the settings listed under mouse/touchpad but to no avail. The biggest problems is the card reader and phone. Can this be fixed?

View 14 Replies View Related

Fedora Hardware :: Sound Card Not Recognized ?

Aug 11, 2010

I just closed another issue about an unrecognized USB C-Media headset, because the issue seems to be deeper... On an Asus Eee 1001p running Fedora 13, I've run lspci | grep -c audio, which returns 0.

Running alsa-info.sh --no-upload I get a report that tells me that there are no soundcards... Pulseaudio is running though. Also, if I use VirtualBox the sound works fine there (including my USB headset).

I used to have sound, and I'm not sure how it disappeared. I really don't know where to start with this, it's been a pain in the ass all week.

View 3 Replies View Related

OpenSUSE Wireless :: 11.4 - Realtek Card Not Recognized

Mar 26, 2011

How can I get Suse 11.4 to see my wireless adaptor? Would love to get this working so I don't have to upgrade my old XP OS to Win 7.

linux@linux:~> /sbin/lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 02)
Subsystem: CLEVO/KAPOK Computer Device [1558:4101]
Kernel driver in use: agpgart-intel
00:01.0 PCI bridge [0604]: Intel Corporation Core Processor PCI Express x16 Root Port [8086:0045] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)
Subsystem: CLEVO/KAPOK Computer Device [1558:4101]
Kernel driver in use: i915 .....

View 9 Replies View Related

Ubuntu :: My TV Capture Card Wont Even Get Recognized?

Jan 18, 2010

my TV capture card wont even get recognizedit my Windows machine it works finebut here in Ubuntu 9.10 it does nothingit i an older WinTv 150 non-PVRit has the 878 chipset

View 4 Replies View Related

Ubuntu Networking :: Wireless Card Not Getting Recognized?

Feb 7, 2010

I just installed and Ubuntu doesn't recognize my wireless card HP dv2945se. I can get a wired connection. I can't figure out what kind of card I have (did the terminal command line, have no idea how to read it) or how to install a driver for this OS (HP's site just lists drivers for Windows). How to get the wireless card recognized?

View 9 Replies View Related

Ubuntu Multimedia :: Tv Capture Card Not Recognized ?

Apr 9, 2010

I've no idea what the heck is going on with my TV capture card, i went to the other posts about my Hauppauge Inc. HDPVR-1250 model 1196 but it all didn't work i have the ubuntu-restricted extras installed but mythtv is not picking up the card. i'm running ubuntu karmic.

View 9 Replies View Related

Ubuntu Networking :: 10.04 - Wireless Card Not Recognized

May 23, 2010

Someone had just given me a pc with no OS so I installed ubuntu 10.04. The pc has a wireless card but I cannot seem to get the OS to recognize it. My wired connect is fine but wireless is non-existent.

View 7 Replies View Related

Ubuntu Networking :: Wireless Card Not Recognized ?

Jun 8, 2010

I'm trying to proselytize and have installed Lucid on my receptionist's Gateway M500 with an Orinoco PCI Mini wireless card.

The card works in XP, but when I boot into Linux, the network card indicator light doesn't turn on, and lspci gives me this:

No wireless card

Pressing the on-off wireless button does nothing.

What can I do to turn on the modem so that Lucid sees it?

View 4 Replies View Related

Ubuntu Networking :: USB Wifi Card Not Recognized?

Jul 13, 2010

i just thought the last few days about trying Ubuntu. so i did. i got a nice and fresh copy of Ubuntu Desktop version and installed it, everything worked great except my wireless usb 2.0 card. the only internet connection i have under windows is Wifi and i hoped that my dongle will be recognized by Ubuntu automatically...(naturally, it wasn't the case.)

so my adapter looks exactly like this one here, except for the color, it's white and it has my WISP's name written on it (i got it from them, along with a cd that offers win xp/98/me drivers...)

so even everest sees it's atheros and it's the Atheros AR5523 chipset.

i also have windows 7 64bit drivers if they help...

anyway, i can't get it to work and cannot access the internet any other way when on Ubuntu, so i have to use an already-saved driver..

View 3 Replies View Related

Ubuntu :: Video Card Drivers Not Recognized - No GUI

Dec 26, 2010

I updated my video card drivers, but when I boot back up, I have no GUI and am given a terminal because it does not recognize the drivers. I have already changed "quiet splash" to "nomodeset" .

Specs:ATI Mobility Radeon 5650
500GB (7200RPM) Hard Drive (SATA)
Intel Core i5-450M processor 2.40GHz with Turbo Boost Technology up to 2.66 GHz
4gb of ram
Ubuntu 10.10

View 9 Replies View Related

Ubuntu Networking :: Wireless Card Not Being Recognized?

Jan 9, 2011

I have lucid installed on my hp laptop without any problems, and I went to install it on another hp but the I can't connect to any wireless network. I tried to follow this thread's advice [URL] . Because it's pretty much the same problem except I think the wireless card is from a different Intel family but it didn't work.

Basically wireless networks won't show up, in fact the network icon only has "wired" as a menu option.

I tried to follow the thread, even though I had no idea what it was saying as far as instruction goes.

View 9 Replies View Related

Ubuntu Multimedia :: Sound Card Not Being Recognized ?

Feb 3, 2011

The soundcard was working with the exception of the mic.

So I tried to install linuxant drivers and the installation failed for some reason.

So I uninstalled it. After that my sound card is not being recognized.

Here is the output of the alsa diagnostic script.

Code:

View 9 Replies View Related

Hardware :: D-link DFE-550TX NIC Card Not Recognized?

Apr 10, 2011

I have RHEL 4u6 in P4 machine, but somehow network card (D-link DFE-550TX) is not working on it. BTW machine is dual boot, and the same card is working under Windows.

View 12 Replies View Related







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