Hardware :: Need G41 Express Drivers For Red Hat

Jul 12, 2010

Any G41 Express drivers for red hat

View 1 Replies


ADVERTISEMENT

Ubuntu :: Update Drivers For Mobile Intel 4 Series Express Chipset Family?

Mar 14, 2010

I just got nexuiz and i have had this problem,

Quote: Using Linux I only see the map but no players and items.

I need to update drivers for my Mobile intel 4 series express chipset family. I've also had 3d issues with Guild wars on Wine.

View 7 Replies View Related

General :: Check Whether PC Supports PCI Express?

Feb 19, 2010

I'm trying to figure out whether my system supports PCI Express without opening up the box. lspci doesn't mention "Express" or "PCI-e" anywhere, but dmesg reports that a "PCI Express Hot Plug Controller Driver" is in use.

View 3 Replies View Related

Ubuntu :: PCI-Express Device Error?

Jun 9, 2010

My dmesg is full of this messages:

Code:
[ 31.571682] +------ PCI-Express Device Error ------+
[ 31.571684] Error Severity: Uncorrected (Non-Fatal)

[code]....

View 2 Replies View Related

Networking :: How To Express Range Of Ip Addresses

Sep 22, 2010

I do not currently fully understand relationship between binary numbers and ip addresses and subnet addresses; nor am I asking for an explanation here at LQ, when there are plenty at wikipedia and other places...

Even after reading the wikipedia article on it, I still don't grasp it completely, so I was hoping that someone who grasps it in its entirety could answer a simple question.

How can I express the range of ip addresses from 172.22.22.200 - 172.22.22.230 ?

I was trying to make a rule for iptables that only did nat on that specific range of ips, and when i tried used the "-s" flag followed by 172.22.22.200/11 it always changes to 172.0.0.0/11 in the actual rule that is created and displayed by iptables -t nat -L.

I already have many hosts defined on my network, and rather than going through each one and changing its ipaddress to 172.0.0.#, I was hoping to learn a way to represent them in the iptables rule.

View 2 Replies View Related

Debian Configuration :: No Sound With ION Tape Express

Dec 21, 2010

I bought the ION Tape Express to convert all my cassette tapes to mp3 on my computer. The software that came on the CD works fine in Virtualbox windows XP. I could be happy with this but would rather use Linux. The problem is Debian Squeeze sees the new USB device but I can't find a program that will record from it. I've tried gnome-sound-recorder, looked at k3b Audacity and several others. It might be because I don't know how to select the usb sound device.

chevy@debian:~$ lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 006: ID 0a5c:2148 Broadcom Corp.
Bus 006 Device 005: ID 0a5c:4503 Broadcom Corp.
Bus 006 Device 004: ID 0a5c:4502 Broadcom Corp. Keyboard (Boot Interface Subclass)
Bus 006 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 006 Device 002: ID 0d8c:0121 C-Media Electronics, Inc.
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

View 3 Replies View Related

Ubuntu :: Db2 Express-c First Steps Fails To Launch?

Jul 9, 2010

i have a problem "db2 express-c first steps fails to launch on ubuntu" then firefox appears it shows something like :

Quote:

First Steps was unable to connect to the online DB2 Information Center and could not find an instance of a locally installed DB2 Information Center for this version of the product.The use of First Steps to access product information requires one of the following types of connections to a DB2 Information Center. Internet access to the online DB2 Information Center A locally installed version of the DB2 Information Center Access to a remotely configured DB2 Information Center

View 1 Replies View Related

Ubuntu :: Paltalk Express Not Working / Resolve This?

Jul 17, 2010

Any Paltalk Express users out there?

This morning I tried to login to Paltalk Express (http://express.paltalk.com), but when I was about to write my password suddenly the screen turned black, and couldn't do anything else. I tried erasing the private data on my browser, restarting the browser, reloading, but didn't work.

I tried removing and installing flash, but still the same.

View 8 Replies View Related

Ubuntu Installation :: Install Logitech Express On 10.04 - (x86)?

Sep 1, 2011

I found my web cam it is a Logitech Express cam I just want to know how to get the driver so I can use it in Firefox for like tinychat it works for cheese fine but That doesn't mean that it works for my web browser?

View 1 Replies View Related

Red Hat / Fedora :: Autoload A Module In Pci-express Slot?

Jan 14, 2010

autoload a module in my pci-express slot for every boot.For me to load the module, i need to:(i) enter /ixpio directory in root's home.(ii) type "./ixpio.instCan I do an autoload by doing this?as root: edit /etc/rc.d/rc.local and put the lines:-"cd ixpio""./ixpio.inst"

View 2 Replies View Related

General :: Uninstall Libasound2-dev Package Came With DB2 Express-c?

Jan 28, 2011

I have installed db2 express-c on Ubuntu 10.04 server using apt-get; the installation is successful but I noticed that libasound2-dev package has been installed along with db2.I don't want this ALSA sound package, when I tried to remove it by "apt-get remove" it was trying to uninstall DB2 as well as there is a dependency. So, how do I remove ALSA package without removing DB2 ?PS: Also, db2 installed X11 packages like libx11-dev, libxproto-core-dev etc., which are also not need for me as it is a sever OS.

View 4 Replies View Related

Software :: Dovecot SSL Microsoft Outlook Express?

Nov 26, 2009

When I log in with shell It connects and reads the SSL on port 993. The problem is when I use SSL for the email client it gets the error on the email side and it doesn't work. Out going mail on the postfix works, and also incoming and outgoing on my actual server works. I have one email set up there for testing. I am really confused. This is not a self signed SSL either. I tried to create a dovecot.pem but it won't work. How do I create the dovecot.pem for a non-self signed SSL?

here is the path:

ssl_cert_file = /path/to/mail_domain_com.crt
ssl_key_file = /path/to/private/mail.domain.com.key

It should be:

ssl_cert_file = /path/to/dovecot/certs/dovecot.pem
ssl_key_file = /path/to/dovecot/certs/private/dovecot.pem

When I try to use the mkcert.sh it doesn't put the files in the places it should go. I did edit both the mkcert.sh and the dovecot-openssl.cnf.

View 1 Replies View Related

Software :: How To Express Built-In Variable, RS In Awk Command

Apr 26, 2011

I am going to separate records with the string, "[J.System Info]" in awk command.

Both of the following expressions don't work well.

Code:
RS = "[J.System Info]"
(or)
RS = "[J.System Info]"

View 1 Replies View Related

Debian Installation :: Can't Get Pci Express Ethernet Card To Work

Dec 22, 2010

I have an HP Pavillion Elite HPE computer I just got for a server. It has an internal gigabyte on the mother board and I put in one pci express trendnet teg-ectx eternet card in before installing. It is using the realtek 8169 chip. I had the local network on this card and the pubic static ip on the built in ethernet port eth0. After the intstall of debian 5.07 32 bit I couldn't get the eth0 pubic access to work. I can't get into the server with sftp or ssh and openssh has been installed and I can get into it locally on the local network.

I then installed a second ethernet card the same as the local network card. Now the pubic is on the which is eth1 and the local is eth2. I can ping out to [URL] but I can't get into the server on the eth1 using ssh and I have a iptables firewall and I turned it off and I stll can't get in. I am thinking that the eth1 card I added after the install doesn't have the driver or something. nothing is hooked up to eth0 right now.

[code]....

View 3 Replies View Related

Debian Hardware :: Use The X-fi Xtreme PCI Express X1 Riser Board?

Feb 27, 2010

I've been through 4 Soundblaster and ESS sound cards now with no luck on the MSI P7N Diamond m/b machine. By design, its supposed to use the x-fi xtreme PCI express x1 riser board, but that doesn't want to work with any linux I have found, even though it does recognize via lspci and is supposed to be supported by the newest ALSA versions, which I tried according to the wiki. The machine won't even boot with the ESS AudioPCI 9752 board in it. It has an ES1370 chip on it.

The older PCI Soundblaster CT4810 with CT5880 chip on it did recognize via lspci but only works for 1 boot cycle with debian 5.04 or knoppix 6.01. It does work well with knoppix 6.2.1, which is where I might land with this machine if I can't get sound working on debian. The PCI Soundblaster Live! does not recognize via lspci. It doesn't even show up after a full from scratch reinstall.

So, will a USB sound card "just work"?
http://cgi.ebay.com/USB-2-0-3D-Virtual- ... 563813f87a

Or if not, maybe a cheap no name PCI card from ebay? I would rather not use my only PCI slot which would block install of better video cards, but:[URL].. Those are about the only thing I can think of that I haven't tried.

View 7 Replies View Related

Ubuntu Networking :: LG P1 Express Dual - Nothing On BIOS About Wireless

Feb 17, 2010

Recently I installed ubuntu in my LG P1 express dual laptop, and got it working with the sound, webcam, and LAN. It took me a while, but I have learned a lot. The thing is, I cannot manage to set up wireless networking working. For what I read and discovered, it has to do with an internal RF switch that deactivates the wifi card. On windows, one may switch it on or off with fn+F6. However, that is not working on linux. How to access and change this switch with a command or something?

Nothing on BIOS about wireless. When I do
Code:
sudo cat /var/log/messages | grep -i wireless

I get:
Code:
Feb 17 20:08:34 XXXXX kernel: [27.889915] iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
Feb 17 20:08:34 XXXXX kernel: [29.163795] Kill switch must be turned off for wireless networking to work.

On doing: iwconfig, it reads:
lo no wireless extensions.
eth0 no wireless extensions.
So no wlan0 is listed.

However with "sudo lshw -C network" the network is there and the driver is loaded
*-network
description: Ethernet interface
product: ET-131x PCI-E Ethernet Controller
vendor: Agere Systems
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 02 .....

View 9 Replies View Related

Ubuntu Networking :: Finding A Wireless Express Card?

Jan 11, 2011

after about 3 12 hour days of messing with it, i'm nearly positive there is no way the onboard broadcom wireless is going to work. (it's an hp dv9000 running ubuntu studio 10.4)can someone recommend a wireless express card that will work out the box with no troubles?

View 2 Replies View Related

Ubuntu :: Mail Client Similar To Outlook Express

Mar 2, 2010

Is there any mail software for linux that is like outlook express that works with hotmail without having to configure it for hours?

View 3 Replies View Related

Server :: Outlook Express Not Working With Squid Proxy?

Feb 24, 2010

I am using FEDORA 11 and Squid 3. Squid configured and working perfectly but some Win XP users unable to access their mails through outlook express. can anybody guide me what should i do to enable pop/smtp ports via through nating / MASQUERADE etc..

View 1 Replies View Related

CentOS 5 :: Outlook Express - Connection To Server Has Failed

Jul 30, 2010

I have set up a mail server and SASL and have it all working. I can send and receive mail though squirrel mail, receive from outlook, but cannot send from outlook. I am using this guide [URL]. I was even able to authenticate perfectly fine like they do be telneting to the server from root as they did. (Step 5). Now a little later in that step when they hook it up to outlook express is the problem. That doesn't work for me.

I get this error in outlook
The connection to the server has failed.
Subject 'test'
Server: 'mail.myserver.com'
Windows Live Mail Error ID: 0x800CCC0E
Protocol: SMTP
Port: 25
Secure(SSL): No
Socket Error: 10060

View 3 Replies View Related

Ubuntu Installation :: Configure Xorg For Intel Q45/Q43 Express Chipset

Mar 31, 2010

We have a PC in the office to which I have been granted to install Ubunto 9.04 on it. It has an intel graphic card Q45/Q43 Express Chipset.

I will proceed with the installation in a 1-3 weeks but I am expecting to have problems related to the graphic card not being seen or not configured ok.

Can you tell me how to configure it and what would its xorg.conf look like ?

Until I do the installation, I can use the Live-CD to test out your suggestions or do queries.

View 3 Replies View Related

Ubuntu Servers :: Email In Outlook Express Has Stopped Working?

Sep 28, 2010

i somehow managed to get squid proxy server installed.My problem is my email in outlook express has stopped working (incomming pop3 server is mail.webmail.co.za)I think i need to install a pop proxy to get this going, can someone recommend a pop proxy that is easy to configure or anything else that could resolve this.

View 9 Replies View Related

Ubuntu Networking :: Printing Over The Internet To Intel Netport Express?

Jun 10, 2011

Is it possible to to print to a printer on a netport express 10/100 over the internet ?

I have printing working from all computers on the same internal network as the netport express.

But I have two phone lines with two routers / ISP's

And I would like the computers on the other network to be able to print the the first networks printer.

View 2 Replies View Related

Hardware :: Logitech Webcam (quickcam Express Plus) Won't Work With Ubuntu 8.04?

May 17, 2009

I'm having a confusing time with this webcam. When I plug it in, dmesg shows it is recognised and needs the module gspca_spca561

Code:

[ 6644.595789] usb 1-6: new full speed USB device using ohci_hcd and address 4
[ 6644.707379] usb 1-6: configuration #1 chosen from 1 choice
[ 6644.752736] Linux video capture interface: v2.00

[code]....

However, there is no result in skype, ekiga, or awetv, although the device /dev/video0 is created. there was a kernel update from Ubuntu 2.6.24-23-generic to 2.6.24-24-generic, and the webcam magically started working, using a different module, gspca. However, after some celebration, I found that my usb tv dongle, which uses the dvb_usb_af9015 module, ceased working.

I corrected this by recompiling the dvb_usb_af9015 module, using source from http://linuxtv.org/hg/~anttip/af9015/ ----after another celebration, I found that the webcam had stopped working again, and I have not been able to make it work since, despite recompiling the gspca module from http://mxhaard.free.fr/download.html. Attempting to insert the gspca module produced from this gives:

Code:

insmod: error inserting 'gspca.ko': -1 Unknown symbol in module Another thing I've noted, is that the gspca module will work when I boot into earlier kernels (eg 2.6.24-21-generic).

View 1 Replies View Related

Slackware :: Sonnet Sata Express Card Loads MacBook Pro 6,1 But Not 5,1 Or 5,2?

Dec 22, 2010

I see the device in dmesg. On the macbook pro 6,1 it gets issued IRQ 19 and loads sata_sil24 and ata_piix correctly, however on the 5,1 and 5,2 macbook pro it only loads sata_sil24 and gets IRQ 24. Is there anyway to specify the IRQ assigned to the device via the kernel (is it an IRQ conflict or device not working on IRQ24)? MacBook Pro uses an EFI so not traditional bios where I can set irqs. Am I looking in the right direction as to the cause of my problem? Slackware 13.1 with standard linux kernel 2.6.35.8

View 1 Replies View Related

Ubuntu :: Installing Epilog Express Engraver Model 2000 25a Laser?

Jan 12, 2010

My dad owns a business and the computer he uses for engraving uses Windows 98 and he wants to upgrade and he likes ubuntu and I want to know how to install an Epilog Laser Engraver model 2000 25a laser!

View 2 Replies View Related

Ubuntu Servers :: Oracle 10 Express - External IP Address Access Failure

Feb 5, 2010

I just installed the Ubuntu 9.10 and then installed Oracle 10 Express and all went fine. I can access oracle on 127.0.0.1:8080/apex address however when I try to access the server on it's external ip address (192.168.1.14) even when I'm on my Ubuntu machine it's failing. I'm new to Linux so I'm sure this should be silly and simple issue but I can't find a way around it. I need this so I can access the oracle server from outside world (other nodes on the network).

View 1 Replies View Related

Ubuntu Multimedia :: PCI Express Creative Sound Blaster X-Fi Xtreme Audio?

May 6, 2010

I've recently installed Linux Mint 8 64-bit on my computer and getting my sound card to work. I've been searching around the internet for solutions but I know next to nothing about computer audio.

My sound card is a PCI Express Creative Sound Blaster X-Fi Xtreme Audio. Came with my computer. Told it uses the SB Audigy chipset. Using the onboard audio is not an option. The card shows up in Sound Preferences under the Hardware tab, but I cannot get sound from it. Here's what they told me to do:

Install the karmic alsa backports through the Terminal Install hidden Level 5 updates to update the kernel
Disable every audio device except the SB card (the others are onboard and HDMI) Check volume levels in alsamixer, PulseAudio Device Chooser and Volume Control I also tried to install the OpenAudio driver (not sure, will double check), which crashed Linux every time I try to activate it.

View 9 Replies View Related

Ubuntu Multimedia :: Ancient Logitech Express (046d:0850) Webcam With Low FPS

Jul 19, 2010

I have an ancient Logitech Express webcam (046d:0850) that worked immediately when I installed 10.04 Lucid Lynx, except for a frame rate issue. GUVCVideo has the frame rate at between 1-3 fps. I'd like to see it at between 25-30. The video options within guvcvideo DO NOT allow me to adjust the frame rate, resolution, or auto-exposure. Cheese works, skype works, and camorama doesn't. All functioning programs have the fps issue.

In searching around, all I've found is some wild goose chases promising pots of gold that some leprechaun must have stuffed up his keister because they don't work for me.

View 4 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







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