You are not logged in.

#1 2005-07-22 11:37:42

otter
Member
From: Wroclaw
Registered: 2005-05-19
Posts: 31

Running ScanModem- error message [solved]

Hi,

I'm trying to run 'ScanModem' to get the chipset of my winmodem. However
when I do I get the message:

WARNING: lspci not found  - exiting
Please install the package: pciutils

So I updated pciutils using pacman -S (which went fine) and then tried to install it using pacman - A whereupon I get the error

loading package data... could not open package: No such file or directory

Any ideas?

Last edited by otter (2009-01-26 19:53:55)

Offline

#2 2005-07-22 17:49:17

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Running ScanModem- error message [solved]

Try:
pacman -Sy pciutils
It should update the db and install it.  The -A option is to be used with the full filename of the package.

To detect your modem, you could also try lshwd (pacman -S lshwd). Run lshwd and it will autodetect your hardware.

Offline

#3 2005-07-23 11:07:12

otter
Member
From: Wroclaw
Registered: 2005-05-19
Posts: 31

Re: Running ScanModem- error message [solved]

Thanks Snowman,

lshwd works like a dream!

  smile

Offline

Board footer

Powered by FluxBB