Displaying 20 results from an estimated 300 matches similar to: "dlink ethernet pci card not detected"
2014 Feb 20
0
Request for help with pci passthrough with VTd on Debian Jessie
Hi,
I am having great difficulties in getting pci passthrough with VTd to
work, surely I am doing something stupid but I cannot see what.
"tangram" (https://www.blogger.com/profile/06588030231546523539) has
been a huge help, but despite his efforts I am still stuck.
Hardware: Intel S3200SHV motherboard
BIOS : S3200X38.86B.00.00.0052
CPU : Intel Core 2
2014 Jul 13
2
nvidia ethernet port not detected centos 7
hi
When i tried to install centos 7, my nvidia ethernet port not detected
during installation whereas all of other distros working perfectly
without any problem... Pl help..
my rig is AMD Athlon x2 64 processor and Nvidia chipset..
output of lspci -nn | grep -i net
00:0a.0 Ethernet controller [0200]: NVIDIA Corporation MCP77 Ethernet
[10de:0760] (rev a2)
with regards
sathish.
2012 Feb 29
2
Fetch Facebook fanpage in rails
Hi,
I am newbie to rails , I need access facebook page information like wall,
subscription,picture etc.
I have apps in rails 3, it has list of artist users he upload songs,
videos within my application, when the public (No Need to Login) can hear
the list of songs,videos. i decide to fetch the facebook/twitter basic
fanpage information and shown to the public in the popups.
i
2007 Jun 07
1
call Hold event asterisk
i need to catch the call hold event from my asterisk-java program. Im using net.sf.asterisk.*; for communicating with asterisk server. I need to get the call hold status on my java program . I can able to get the music on hold status but i cannot able to get the call hold status.
The events like
1. HoldEvent ,
2.HoldedcallEvent
3. UnHold event
are not getting fired when the call hold is
2009 Jul 25
1
Updating kernel driver module questions
I am running CentOS 4.7, presently on an older box (PIII slot 1
processor @ 500mhz with 384meg of RAM, using SCSI disks with an
AHA-2940 host controller). I have built a new box: AMH Semporon
2.<mumble> GHZ, 2gig of RAM. I put in a AHA-29160 host controller (uses
same driver as the AHA-2940). The motherboard is an ASROCK thing with
nVideo's chipset: nv's SATA controller and
2014 Apr 22
1
How to convert R package and dependencies to debian packages?
Hi,
I need to install R packages in several nodes (10+) in AWS. I wont be able
to open R shell in each and do install.packages("foo")
This will be done using a configuration management tool like Puppet and
it'll be easier if i can do an apt-get installation of R packages
automatically.
I found a list of R debian packages here:
http://cran.cnr.berkeley.edu/bin/linux/ubuntu/lucid/
2014 Apr 22
1
How to convert R package and dependencies to debian packages?
Hi,
I need to install R packages in several nodes (10+) in AWS. I wont be able
to open R shell in each and do install.packages("foo")
This will be done using a configuration management tool like Puppet and
it'll be easier if i can do an apt-get installation of R packages
automatically.
I found a list of R debian packages here:
http://cran.cnr.berkeley.edu/bin/linux/ubuntu/lucid/
2009 May 06
1
Re: wine error causing reboot
ok, i saw this before it crashes in terminal it reads
fixme shell dllcanunloadnow stub
shutting compiz off does nothing.
lsmod reads
Module Size Used by
ath_pci 108400 0
wlan 232736 1 ath_pci
ath_hal 225904 1 ath_pci
nls_iso8859_1 13440 1
nls_cp437 15104 1
vfat 21120 1
fat
2005 Feb 01
1
HFC-5/S + Asterisk
Hi Guys,
I got 2 internal HFC-S[5] (not sure what character this is) internal
modem cards yesterday, thought I would get different makes as the one
was a named brand, the other not... but anyway...
Its picked up by lscpi as a ...
"Network Controller: Cologne Chip Designs GmbH ISDN network controller
[HFC-PCI] (rev 02)"
I'm using kernel 2.6.10, and I saw I must use CAPI. I
2010 Jun 26
2
Centos 5.5 on a Toshiba Satellite L1500D - Wireless networking - Realtek 8172
I just installed Centos 5.5 x86_64 on a new Toshiba Satellite L1500D.
Everything seems to work (so far) other than the wireless networking;
lscpi tells me:
0e:00.0 Network controller: Realtek Semiconductor Co., Ltd. Unknown
device 8172 (rev 10)
I discovered that I need the realtek driver, so I found and downloaded
these:
rtl8192se_linux_2.6.0010.1012.2009_64bit.tar.gz
2006 Dec 11
8
Print-server on DomU
Hi all!
Is it possible to use a usb printer from a DomU? I don''t get to see any
device using both lscpi and lsusb. I''m using Xen 3.0.2-2.
Thanks in advance.
Regards,
Daniel
--
Daniel Bareiro - System Administrator
Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37
Powered by Debian GNU/Linux Etch - Linux user #188.598
2007 Mar 09
2
How do I configure additional serial ports?
I have installed two 4-port serial cards (http://www.startech.com/
Product/ItemDetail.aspx?productid=PCI4S550&c=US) on a CentOS 4.4
system. The hardware appears to be recognized correctly, as kudzu
added 2 entries to /etc/sysconfig/hwconf and lscpi shows both cards
(output of lspci -vv for both cards included at the end of this email):
# lspci
00:00.0 Host bridge: Intel Corporation
2023 Jan 19
2
linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
[adding various lists and the two other nouveau maintainers to the list
of recipients]
For the rest of this mail:
[TLDR: I'm adding this report to the list of tracked Linux kernel
regressions; the text you find below is based on a few templates
paragraphs you might have encountered already in similar form.
See link in footer if these mails annoy you.]
On 18.01.23 21:59, Chris Clayton wrote:
2006 Dec 12
1
Routing Problem
Routing Problem
Internet
|
|
DSL Router with NAT Enabled
192.168.93.2/24
|
|
|
|
192.168.93.1/24 (eth1)
|
Linux Multihomed Router -- 10.0.0.25/8 (eth0) ------------------10.0.0.1 (host)
| |
192.168.10.2/24 (eth2)
2006 Apr 03
3
Ready to call this a bug
I''ve been trying to get a handle on AJAX today and am ready to call "BUG!"
I started with the code from Curt''s "AJAX on Rails". It used <ul="my_list"> and <li> and worked fine. Except I need a table instead of a list. So I did the simplest thing that I thought could possibly work.
In the view, I changed the :position attribute from
2010 May 04
1
Couldn’t get bounced email id in “Failure delivery notice”
Hi All,
We have an email receiver component to receive mails. We couldn’t get the
bounced email id from “failure delivery notice” email.
Scenario: In email receiver, we need to process the bounced emails
separately as in it needs to be tracked and take a action to stop sending
emails to particular email-id if it is hard bounce, and if it’s a soft
bounce, we have to make a count for it and take
2016 Dec 19
11
[Bug 99147] New: xorg hangs at initial startup on linux-4.9.0
https://bugs.freedesktop.org/show_bug.cgi?id=99147
Bug ID: 99147
Summary: xorg hangs at initial startup on linux-4.9.0
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2007 Feb 28
1
VIA C3 Nehemiah Locks Up
Hello,
I've got an EPIA-M series motherboard in a system that has locked up
twice under random conditions. Nothing is logged to the console or logs,
the system just hangs.
The system is installed with CentOS 4.4 and running the 2.6.9-42.0.8.EL
i686 kernel. I am aware that older C3 processors had the CMOV problem,
but that is resolved in the later boards (procinfo below). I've seen a
2012 Jun 25
0
PCI Passthrough
Hi,
I'm trying to passthrough legacy PCI ISDN controller to a KVM based
virtual machine:
<hostdev mode='subsystem' type='pci' managed='yes'>
<source>
<address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
</source>
<address type='pci' domain='0x0000' bus='0x00'
2010 May 26
1
[Dahdi] "DAHDI_CHANCONFIG failed on channel 1"?
Hello
I'm trying to install Dahdi through source code on a Fedora 13 host
to use an OpenVox PCI card with a single FXO port, but dahdi_cfg -vv
isn't happy.
1. After successfully running "make all; make install; make config", I
edited /etc/dahdi/system.conf thusly:
loadzone=fr
defaultzone=fr
fxsks=1
2. Then ran "dahdi_cfg -vv" which says:
-------------
DAHDI Tools