Re: error running scanModem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Just run per example  below:

~$ lspci | grep -v USB | grep -v bridge
00:09.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
00:11.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem
Controller (rev 80)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
01:00.0 VGA compatible controller: VIA Technologies, Inc. S3 Unichrome
Pro VGA Adapter (rev 01)

My modem is at bus  00:11.6.  Details are then provided by
$ lspci  -s 00:11.6 -nv
00:11.6 0780: 1106:3068 (rev 80)
        Subsystem: 14ff:100b
        Flags: medium devsel, IRQ 19
        I/O ports at e000 [size=256]
is the information needed.  Just send it to me for analysis.
AND/OR
on your Ubuntu desktop 7.04 box  run the equivalent of:
$  ./scanModem test  1106:3068   14ff:100b

If the modem card is not obvious  and there is a High Definition Audio card,
send me the PCI ID of the HDA card and its Subsystem

Also on the CentOs 4.4 Server,  run:
$ sudo  bash -x  ./scanModem  2>&1  |  tee  JR
When done
$ zip JR
and send me the JR.zip , so I can do the scanModem fix

MarvS
scanModem maintainer


recognizing your modem line

On 10/17/07, Jimbo! <jroberts@xxxxxxxxx> wrote:
> I get the following error when running ./scanModem on CentOs 4.4 Server:
>
>
> Unknown line at line 5959
> Unknown line at line 5960
> Unknown line at line 5961
> Unknown line at line 5962
> Unknown line at line 5963
> Unknown line at line 5964
> Unknown line at line 5965
> Unknown line at line 5966
> Unknown line at line 5967
> Unknown line at line 5968
> Unknown line at line 5969
> Unknown line at line 5970
> aplay: version 1.0.6 by Jaroslav Kysela <perex@xxxxxxx>
> aplay: version 1.0.6 by Jaroslav Kysela <perex@xxxxxxx>
> ./scanModem: line 339: test: : integer expression expected
> Identifying PCI bus slots with candidate modems.
>
> I have an Ubuntu desktop 7.04 box that scanModem runs fine on. I must be
> missing a dependency...but which one?
>
> ~j
>
>
>
>

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux