This is a discussion on How to use the HP Pavilion dv5000 modem on Ubuntu 6.10 within the Linux Networking forums, part of the Linux Forums category; I've installed Ubuntu Linux 6.10 on my HP Pavilion dv5000. Is there a way to use the internal ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I've installed Ubuntu Linux 6.10 on my HP Pavilion dv5000.
Is there a way to use the internal modem cheaper than buying http://www.linuxant.com/drivers/hsf/...ubuntu-x86.php or buying a new modem? -- #include <stdio.h> #include <stdlib.h> int main(void) /* Don't try this at home */ { const size_t dim = 256; int i; for (i=0; malloc(dim); i++) /*nothing*/ ; printf("You're done! %zu\n", i*dim); puts("\n\n--Army1987"); return 0; } |
|
|||
|
On Fri, 23 Mar 2007 16:45:15 +0100, Army1987 wrote:
> I've installed Ubuntu Linux 6.10 on my HP Pavilion dv5000. > Is there a way to use the internal modem cheaper than buying > http://www.linuxant.com/drivers/hsf/...ubuntu-x86.php or buying > a new modem? Try the scanmodem script. I've been able to use Linux on two of three winmodems I've tried. |
|
|||
|
"ray" <ray@zianet.com> ha scritto nel messaggio news:pan.2007.03.23.15.49.14.998034@zianet.com... > On Fri, 23 Mar 2007 16:45:15 +0100, Army1987 wrote: > >> I've installed Ubuntu Linux 6.10 on my HP Pavilion dv5000. >> Is there a way to use the internal modem cheaper than buying >> http://www.linuxant.com/drivers/hsf/...ubuntu-x86.php or >> buying >> a new modem? > > Try the scanmodem script. I've been able to use Linux on two of three > winmodems I've tried. > I've used it, but ultimately it suggests me to use the Linuxant driver... |
|
|||
|
On Fri, 23 Mar 2007 20:53:37 +0100, Army1987 wrote:
> > "ray" <ray@zianet.com> ha scritto nel messaggio > news:pan.2007.03.23.15.49.14.998034@zianet.com... >> On Fri, 23 Mar 2007 16:45:15 +0100, Army1987 wrote: >> >>> I've installed Ubuntu Linux 6.10 on my HP Pavilion dv5000. >>> Is there a way to use the internal modem cheaper than buying >>> http://www.linuxant.com/drivers/hsf/...ubuntu-x86.php or >>> buying >>> a new modem? >> >> Try the scanmodem script. I've been able to use Linux on two of three >> winmodems I've tried. >> > I've used it, but ultimately it suggests me to use the Linuxant driver... OK - that's the best advise I have. |