Re: Lspci

2019-03-27 Thread Joe B
I figured it out Buster detects my firmware automatically like WiFi. I did sudo apt update && sudo apt upgrade then apt install pciutils then I found lspci Thanks On Tue, Mar 26, 2019 at 8:59 PM Nicholas Geovanis wrote: > It's just a guess, but are you sure that your VM has a PCI bus configur

Re: Lspci

2019-03-26 Thread Kent West
On Tue, Mar 26, 2019 at 6:06 PM Joe B wrote: > Hello > > I just downloaded the iso for Buster and im running it in a virtualbox. I > purposely disabled networking so I can learn how to find the firmware and > learn how to load it/use it > > I tried to run lscpi or even lspci -vv same thing but th

Re: LSPCI shows network card, but the card refuses to come up

2012-03-26 Thread Camaleón
On Mon, 26 Mar 2012 16:27:50 +0300, Andrei POPESCU wrote: > On Mi, 21 mar 12, 15:14:14, Camaleón wrote: >> >> Nah, yours is too verbose for this matter ;-). Indeed, the extra >> information (-v) can be omited as we just wanted to know what card it >> was. > > In which case -nn is very useful. T

Re: LSPCI shows network card, but the card refuses to come up

2012-03-26 Thread Andrei POPESCU
On Mi, 21 mar 12, 15:14:14, Camaleón wrote: > > Nah, yours is too verbose for this matter ;-). Indeed, the extra information > (-v) can be omited as we just wanted to know what card it was. In which case -nn is very useful. Kind regards, Andrei -- Offtopic discussions among Debian users and de

Re: LSPCI shows network card, but the card refuses to come up

2012-03-21 Thread Camaleón
On Tue, 20 Mar 2012 18:37:09 -0600, Bob Proulx wrote: > Camaleón wrote: >> Bijoy Lobo wrote: >> > I have 2 cards on my system. I had no errors while Expert Install of >> > Debian netinstall. even lspci shows me 2 ethernet controllers, >> > However I cannot bring the 2nd interface up. >> >> Show us

Re: LSPCI shows network card, but the card refuses to come up

2012-03-21 Thread Alberto Fuentes
On 21/03/12 11:49, Bob Proulx wrote: But why did you stop at five lines? Aren't most network devices going to print more lines than that? And it misses the "kernel driver in use" line which is useful information. I see, in my case, 5 was enough to show everything :) Can't leave off the '-A

Re: LSPCI shows network card, but the card refuses to come up

2012-03-21 Thread Bob Proulx
Alberto Fuentes wrote: > for the shake of completesness I commend your thoroughness. But... > lspci -v | grep -A5 -i eth But why did you stop at five lines? Aren't most network devices going to print more lines than that? And it misses the "kernel driver in use" line which is useful informati

Re: LSPCI shows network card, but the card refuses to come up

2012-03-21 Thread Alberto Fuentes
On 21/03/12 01:37, Bob Proulx wrote: Ahem... 'lspci | grep -i eth' is good but 'lspci -v' is paragraph formatted and so finding that with grep is more trouble. You need a "paragraph grep" of which there are many different programs and techniques. Perl is always available these days so perhaps

Re: LSPCI shows network card, but the card refuses to come up

2012-03-20 Thread Bijoy Lobo
Hello guys, Thanks alot. I sloved the problem. It was the older kernel which didnt have support for my Atheros Card. I did a modprobe and it fixed the problem On Wed, Mar 21, 2012 at 6:07 AM, Bob Proulx wrote: > Camaleón wrote: > > Bijoy Lobo wrote: > > > I have 2 cards on my system. I had no

Re: LSPCI shows network card, but the card refuses to come up

2012-03-20 Thread Bob Proulx
Camaleón wrote: > Bijoy Lobo wrote: > > I have 2 cards on my system. I had no errors while Expert Install of > > Debian netinstall. even lspci shows me 2 ethernet controllers, However I > > cannot bring the 2nd interface up. > > Show us the output of these two commands: > > lspci -v | grep -i ethe

Re: LSPCI shows network card, but the card refuses to come up

2012-03-20 Thread Camaleón
On Tue, 20 Mar 2012 19:11:39 +0530, Bijoy Lobo wrote: > I have 2 cards on my system. I had no errors while Expert Install of > Debian netinstall. even lspci shows me 2 ethernet controllers, However I > cannot bring the 2nd interface up. Show us the output of these two commands: lspci -v | grep -

Re: LSPCI shows network card, but the card refuses to come up

2012-03-20 Thread The_Ace
On Tue, Mar 20, 2012 at 7:11 PM, Bijoy Lobo wrote: > > Hello all > > I have 2 cards on my system. I had no errors while Expert Install of > Debian netinstall. even lspci shows me 2 ethernet controllers, However I > cannot bring the 2nd interface up. > > ifconfig eth1 tells me no such interface > i

Re: lspci -- all devices recognized

2005-07-12 Thread Jochen Schulz
Benjamin Sher: > > My thanks to everyone. lspci detected all of my devices correctly, > including my Nvidia video card and my SoundBlaster 5.1 sound > card. Thanks so much. Note that the output of lspci does not give you any information on whether the device is actually working or supported at

Re: lspci and /sys

2004-12-06 Thread CW Harris
On Sat, Dec 04, 2004 at 10:22:41AM +0100, Petter Senften wrote: > Hello! > > I'm new to this list, but after googling for a few hours after a fix to > my problem it seems I have no other option than to try to get some > attention here :) > > My server is a Debian Sarge-box (dist-upgraded from W

Re: lspci and /sys

2004-12-04 Thread Ron Johnson
On Sat, 2004-12-04 at 10:22 +0100, Petter Senften wrote: > Hello! > > I'm new to this list, but after googling for a few hours after a fix to > my problem it seems I have no other option than to try to get some > attention here :) > > My server is a Debian Sarge-box (dist-upgraded from Woody a

Re: lspci -- can't find.

1999-03-30 Thread Gary L. Hennigan
"Person, Roderick" <[EMAIL PROTECTED]> writes: | I have kernel 2.2.3 installed. I on boot when the sound module is loaded I | get the error | lspci:can't find | | I forget the rest (i'm at work), but when I try to initalize the sound card | with isapnp I get the same error. What