PDA

View Full Version : problems on HP pavilion zt3000


satoshi
23rd June 2004, 09:31 PM
is there any linux drive support its modem??
the modem is agere systems AC97 Modem
i cannot access internet ><"
thanks

ghenry
24th June 2004, 12:18 AM
http://linmodems.org/ and http://www.heby.de/ltmodem

It should work.

i cannot access internet ><"

P.S. How are you getting on the internet to post this now then?

satoshi
24th June 2004, 01:26 AM

http://linmodems.org/ and http://www.heby.de/ltmodem

It should work.



P.S. How are you getting on the internet to post this now then?

through windows = ="

btw, i've d/l it b4 but it said something like doesn't support
the one i d/l is
ltmodem-kv_2.4.22_1.2174.nptl-8.30a1-1.i686.rpm

or i should d/l this one
ltmodem-8.31a3.tar.gz ??

thanks a lot

cyborg
24th June 2004, 01:30 AM
I agree http://linmodems.org/ is a good website for Winmodem Drivers ;)

ghenry
24th June 2004, 01:31 AM
do a lspci -v on the linux box, write it down then get back to us.

Get the .tar.gz one depending on the kernel you have.

satoshi
24th June 2004, 01:37 AM
Also, there is 2 unknow device in the hardware browser

is there a way to know what are they???

thanks for your help

ghenry
24th June 2004, 02:13 AM
What section are they in?

satoshi
24th June 2004, 03:58 AM
What section are they in?

wait... let me check ^^"

and the command "lspci -v" shows "no such command" =="

Darkmage
24th June 2004, 04:21 AM
wait... let me check ^^"

and the command "lspci -v" shows "no such command" =="

try /sbin/lspci
:)

ghenry
24th June 2004, 04:22 AM
[root@database root]# whereis lspci
lspci: /sbin/lspci /usr/share/man/man8/lspci.8.gz

You have to be root, type:
su - to log in.

Also you need the pciutils package:
yum install pciutils or apt-get install pciutils It should be installed already.

cyborg
24th June 2004, 08:52 PM
You can also try http://www.physcip.uni-stuttgart.de/heby/ltmodem/ for them ;)

satoshi
27th June 2004, 02:47 AM
What section are they in?

in system device section

and also
i hv d/l the "ltmodem-8.31a4.tar.gz" for linmodem

when i run ./build_modula

the setup said something about cannot compile ltmodem.o

i look through all the dir and i cannot find it ....

so what can i do??

thanks

ghenry
27th June 2004, 08:56 AM
YOu need to read the documentation that came with ltmodem. It is very complete and covers everything.