Re: winmodem
I don´t know if 2.4 do the trick... But recently I installed a winmodem on Mandrake 8.1 with kernel 2.4.8. You need to find the drivers and pray for them to work with your modem. Chucho! PD: I installed a PCI modem with PCTEL chipset: PCT789T-C1 following the SxS on PCTEL modems. Net Llama wrote: >I'm not sure where you read that. THe kernel version really has nothing >to do with the ability to use a winmodem. Have you looked at >linmodems.org ? > >--- zohar <[EMAIL PROTECTED]> wrote: > >>I had read somewhere that the new kernel 2.4 enables to use winmodem >>for >>linux, can you help me. >> > >= > >Lonni J. Friedman [EMAIL PROTECTED] > >Linux Step-by-step help: http://netllama.ipfox.com > > . > >__ >Do You Yahoo!? >Send FREE Valentine eCards with Yahoo! Greetings! >http://greetings.yahoo.com >___ >Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users >Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL. > > _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: Kernel sources question (Mandrake 8.1)
El Dom 10 Feb 2002 15:16, escribió: > On Saturday 09 February 2002 08:36 pm, Jean Sagi warbled: > > Does anyone know where to get the kernel sources on the Mandrake 8.1 > > cd's? > > I would be a matter of looking at each cd under kernel. However at this yep! > site http://ranger.dnsalias.com/mandrake/mandrake8.1/kernel/ > > You can download the latest mandrake version of kernel 2.4.17 full source > file or the rpm version. In the process of doing so... -- Chucho ! [EMAIL PROTECTED] _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: Kernel sources question (Mandrake 8.1)
El Sáb 09 Feb 2002 21:56, escribió: Good idea... but for today is enough... 22:59 local time... And getting 2.4.17 by a 56k modem... ... others days need work too... ;) > I'd strongly recommend downloading the latest stable kernel source > (2.4.17) from kernel.org and building that. > > --- Jean Sagi <[EMAIL PROTECTED]> wrote: > > Does anyone know where to get the kernel sources on the Mandrake 8.1 > > cd's? > > > > I used the software manager to find and install them but i cannot find > > them. > > I don´t know if it's some package i have to install, or they just dont > > > > come in any > > of the three cd's. > > > > I read the kernel-howto, but I just says to get linux-x.y.z files from > > > > some urls > > and it follows with the process of recompiling the kernel... > > > > I need them, not to recompile a new kernel. Just need source file > > (headers maybe) > > to compile the modules for install a PC-TEL winmodem my uncle has. > > I´m following the steps of Jan Stifter I found on Llama's SxS for 2.4 > > > > kernels and it states > > that you have to run ./configure with two parameters: > > > > --with-hal=pct789(Uncle's modem chipset ) > > > > --with-kernel-includes=/path/to/my/kernel-sources/include > > If you don't have your kernel sources at /usr/src/linux, specifiy > > your includes... > > > > That's it idon´t have them!! > > = > > Lonni J. Friedman [EMAIL PROTECTED] > > Linux Step-by-step help: http://netllama.ipfox.com > > . > > __ > Do You Yahoo!? > Send FREE Valentine eCards with Yahoo! Greetings! > http://greetings.yahoo.com > ___ > Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users > Subscribe/Unsubscribe info, Archives,and Digests are located at the above > URL. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: Kernel sources question (Mandrake 8.1) [SOLVED]
El Sáb 09 Feb 2002 21:44, escribió: Funny... kernel-headers was installed, but kernel source was not... and urpmi didn't noticed. Trying to find with keyword kernel doesn`t show anything... rpm -i kernel-source installed ok! ./configure make make install modprobe ... insmod ... and voila! PC-TEL working on LInux!! > Tnx! a lot, > > I'll try it inmediatly. > > Chucho! > > Peter Ruskin wrote: > >On Sunday 10 Feb 2002 01:36, Jean Sagi wrote: > >>Does anyone know where to get the kernel sources on the Mandrake 8.1 > >>cd's? > >> > >>I used the software manager to find and install them but i cannot find > >>them. I don´t know if it's some package i have to install, or they just > >>dont come in any > >>of the three cd's. > >> > >>I read the kernel-howto, but I just says to get linux-x.y.z files from > >>some urls > >>and it follows with the process of recompiling the kernel... > >> > >>I need them, not to recompile a new kernel. Just need source file > >>(headers maybe) > >>to compile the modules for install a PC-TEL winmodem my uncle has. > >>I´m following the steps of Jan Stifter I found on Llama's SxS for 2.4 > >>kernels and it states > >>that you have to run ./configure with two parameters: > >> > >>--with-hal=pct789(Uncle's modem chipset ) > >> > >>--with-kernel-includes=/path/to/my/kernel-sources/include > >>If you don't have your kernel sources at /usr/src/linux, specifiy > >>your includes... > >> > >>That's it idon´t have them!! > >> > >> > >>Any help would be very appreciated. > > > >kernel-source-2.4.8-26mdk.i586.rpm is on CD2 > >kernel-headers-2.4.8-26mdk.i586.rpm is on CD1 > > _ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > ___ > Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users > Subscribe/Unsubscribe info, Archives,and Digests are located at the above > URL. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: Kernel sources question (Mandrake 8.1)
Tnx! a lot, I'll try it inmediatly. Chucho! Peter Ruskin wrote: >On Sunday 10 Feb 2002 01:36, Jean Sagi wrote: > >>Does anyone know where to get the kernel sources on the Mandrake 8.1 >>cd's? >> >>I used the software manager to find and install them but i cannot find >>them. I don´t know if it's some package i have to install, or they just >>dont come in any >>of the three cd's. >> >>I read the kernel-howto, but I just says to get linux-x.y.z files from >>some urls >>and it follows with the process of recompiling the kernel... >> >>I need them, not to recompile a new kernel. Just need source file >>(headers maybe) >>to compile the modules for install a PC-TEL winmodem my uncle has. >>I´m following the steps of Jan Stifter I found on Llama's SxS for 2.4 >>kernels and it states >>that you have to run ./configure with two parameters: >> >>--with-hal=pct789(Uncle's modem chipset ) >> >>--with-kernel-includes=/path/to/my/kernel-sources/include >>If you don't have your kernel sources at /usr/src/linux, specifiy >>your includes... >> >>That's it idon´t have them!! >> >> >>Any help would be very appreciated. >> >kernel-source-2.4.8-26mdk.i586.rpm is on CD2 >kernel-headers-2.4.8-26mdk.i586.rpm is on CD1 > _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Kernel sources question (Mandrake 8.1)
Does anyone know where to get the kernel sources on the Mandrake 8.1 cd's? I used the software manager to find and install them but i cannot find them. I don´t know if it's some package i have to install, or they just dont come in any of the three cd's. I read the kernel-howto, but I just says to get linux-x.y.z files from some urls and it follows with the process of recompiling the kernel... I need them, not to recompile a new kernel. Just need source file (headers maybe) to compile the modules for install a PC-TEL winmodem my uncle has. I´m following the steps of Jan Stifter I found on Llama's SxS for 2.4 kernels and it states that you have to run ./configure with two parameters: --with-hal=pct789(Uncle's modem chipset ) --with-kernel-includes=/path/to/my/kernel-sources/include If you don't have your kernel sources at /usr/src/linux, specifiy your includes... That's it idon´t have them!! Any help would be very appreciated. Chucho! _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: World's Thinnest Books OT
;) Rick Sivernell wrote: >List > > a friend sent the following to me. I thought you all might get a >chuckle here. > > 23 of the World's Thinnest Books > > 23. Microsoft's complete guide to virus protection. > 22. Microsoft's complete guide to data security. > 21. Bill Gates' guide to creating unique applications and PC > operating systems. > 20. Things I Can't Afford - by Bill Gates. > 19. Beauty Secrets - by Janet Reno. > 18. Home Built Airplanes - by John Denver. > 17. How To Get To The Superbowl - by Dan Marino > 16. Things I Love About Bill - by Hillary Clinton. > 15. My Life's Memories - by Ronald Reagan. > 14. Things I Would Not Do For Money - by Dennis Rodman > 13. The Wild Years - by Al Gore > 12. Amelia Earhart's Guide To The Pacific Ocean. > 11. America's Most Popular Lawyers. > 10. Detroit - A Travel Guide > 9. Dr. Kevorkian's Collection Of Motivational Speeches. > 8. Everything Men Know About Women. > 7. Everything Women Know About Men. > 6. All The Men I've Loved Before - by Ellen DeGeneres > 5. Mike Tyson's Guide To Dating Etiquette. > 4. Spotted Owl Recipes - by the Sierra Club. > 3. The Amish Phone Directory. > 2. My Plan To Find The Real Killers - by O. J. Simpson > 1. My Book Of Morals - by Bill Clinton. > >cheers > _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: New SxS ?
;) burns wrote: > On Wednesday 05 September 2001 23:01, Rick Sivernell wrote: > > > > > I read some of this and this must be someones idea of a joke. M$ludge is > > not that arrougant or just stupid are they > > Err... yes and yes. > > It's hard and requires a talent for high farce, but try to put yourself in > the Redmond mindset - think like Fuzzy Allchin or Thickasa Bollard: > > - It is Microsoft's Constitutional right and God-given destiny to dominate > the computer industry... it's the American Way. > > - After all, Bill Gates really invented the PC and the whole industry, after > IBM, Steve Jobs and Texas Instruments screwed it up... so it's "our" football > and "our" sandbox. > > - Why would any one want to use anything else, when it's obviously > inferior... after all, it isn't Microsoft. > > - If you have coded anything to run on a PC, then obviously you are either > stealing our code, or trespassing on our turf. > > - These Linux fanatics are unAmerican, tofu-eating, birkenstock-wearing > socialist commies who haven't grown up yet. They don't know what the real > world is - it's Microsoft. > > - Businesses that have adopted Linux have been misled by Linux Lies(tm) and > disinformation spread by a few pony-tailed fuzzy-thinking jobless parasites. > It's not their fault. It is our mission to educate them so they can rejoin > the real world and pay licence fees like evgeryone else... after all, it's > for their own good. > > Along a similar vein, Microsoft took out a double page ad in last month's > Linux magazine - a first ever. When asked by LM why they were doing this, > Redmond reportedly replied that it finally occured to them that hadn't done a > good job of explaining to folks that Microsoft really was the best software > around. As a result, a few businesses such as ISPs had strayed to the dark > side. Their aim was to set the record straight so these folks could return to > the fold, thus putting the galaxy back in balance. > > -- > burns > > - > > -- > burns > ___ > http://linux.nf -- [EMAIL PROTECTED] > Archives, Subscribe, Unsubscribe, Digest, Etc >->http://linux.nf/mailman/listinfo/linux-users _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Modem suggestion
Does anyone have a suggestion for a new linux modem for desktop use? What about an us-robotics? (I´ve been told there are a lot of winmodems of this mark) What about Haton? (I don´t know how to write it, but is supposed to be good on linux). Any help would be appreciated? Chucho! PD: A link to a linux-modem web site would be appreciated too. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Re: {RFC} - new service on Linux.nf in answer to MPSA
Would it work if the system is connected through a modem connection? Chucho! "Douglas J. Hunley" wrote: > What does everyone think of me putting up a page on linux.nf that anyone can > come to and have their system scanned for known security exploits? I'm > thinking the user would surf over to say http://linux.nf/scanme/ and the page > would display a quick little disclaimer stating what it's going to do, that > you should be the owener of the machine being scanned, and that by clicking > the 'scan me' button you agree to release us from liability... when they > click the button, it launches a Nessus scan, puts up a 'please wait while you > are scanned' page, and then when the nessus scan completes, it pops up a page > with the results of the scan. of course, it would scan the ip of the machine > viewing the page so that the user couldn't put in somebody else's ip (I know, > i know... this wouldn't work for machines behind a proxy).. > > thoughts? > -- > Douglas J. Hunley ([EMAIL PROTECTED]) - Linux User #174778 > Admin: http://hunley.homeip.net/Admin: http://linux.nf/ > Brainbench Linux Administration Certified > > ~~ Now offering Linux admin services for the home user ~~ > > He's so sadistic he put quicksand in the litter box... > ___ > http://linux.nf -- [EMAIL PROTECTED] > Archives, Subscribe, Unsubscribe, Digest, Etc >->http://linux.nf/mailman/listinfo/linux-users _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Re: Dell.au not dumping Linux on desktops
Well, when I tried to buy one (Dell with linux)... that choice was gone. Chucho. Joel Hammer wrote: > I see some dismay expressed about Dell dropping linux desktop computers. > Let's take a poll: > How many people on this list have bought a Dell computer with linux for the > desktop in the last twelve months? > I doubt any. > Some years ago, outside of Boston, the train company wanted to end a > particular passenger train service during the later evening hours, say > between 7 and 10:00pm. So, as required, they had a public meeting over it. > Many people came to express their opposition to killing this service. Then, > the company reps asked how many people had taken the train to the meeting. > Answer: None. > The company pointed out that the meeting was held at a point very > convenient to the train line and that the meeting time had been set to allow > people to use the train to attend the meeting. > Result: The train service was killed. > Joel > > ___ > http://linux.nf -- [EMAIL PROTECTED] > Archives, Subscribe, Unsubscribe, Digest, Etc >->http://linux.nf/mailman/listinfo/linux-users _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Wow! 500+ messages [OT]
Well, Well... Almost every one are here... including Caldera people... ;) Saludos a todos! Chucho. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users