Hiding agrsm/Intel537 modules

Rerwin posted about this here:

http://murga-linux.com/puppy/viewtopic.php?t=61930&start=165

The "hidden" modules in the 2.6.31.14 PET package were named with .koHIDE suffix. I have changed that to .HIDE.

The latest PET:

http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/linux_kernel-2.6.31.14-4-w5.pet


Posted on 26 Nov 2010, 8:32 - Category: Wary - Comments - href="?edit=01992">Edit - Delete

Vodafone 3G works

I have just tested my Vodafone 3G modem, model K3571-Z. Using my 'zzz' package.

Here are previous blog posts:
http://bkhome.org/blog/?viewDetailed=01945
http://bkhome.org/blog/?viewDetailed=01909
http://bkhome.org/blog/?viewDetailed=01908
http://bkhome.org/blog/?viewDetailed=01878
http://bkhome.org/blog/?viewDetailed=01866
http://bkhome.org/blog/?viewDetailed=01830
http://bkhome.org/blog/?viewDetailed=01827

Apart from the usual problem with PupDial first finding /dev/ttyUSB1 -- which reports "no carrier" when I try to dial out, after changing to ttyUSB3 it works.

What is really great is that it is working in both situations, when plugged in at bootup, and when I hot-plug it.
I never got it to work plugging it in after bootup before, so I am very pleased.


Posted on 24 Nov 2010, 16:48 - Category: Wary - Comments - href="?edit=01989">Edit - Delete

Jimtcl

I am experimenting with my 'zzz' simplified boot and module loading.

The current project is to extend it to support the 3G dual-mode modems.

It is very complicated, and to help with understanding, I decided to install a pristine usb-modeswitch package, without all of the customisation that is in Puppy.

The usb-modeswitch package has one Tcl script, so I installed Jim, which is a tiny Tcl interpreter -- the stripped binary is just 179KB and has everything needed to run the script.

Jim pages:
http://wiki.tcl.tk/13693
http://jim.berlios.de/

...I installed version 0.63.

Note, regarding the future of this 'zzz' package, I might use it for the next release of Quirky, as that is the appropriate venue for experiments.


Posted on 24 Nov 2010, 15:26 - Category: Wary - Comments - href="?edit=01988">Edit - Delete

Optus E160E mobile broadband works

I was desperate, wanted a 3G modem for learning about how mode-switching works in Puppy.

My Vodafone USB mobile broadband unit was left with a relative in Perth, so this morning I drove to Perth (4 hours).

Then I decided to purchase another unit. This time I bought an Optus modem for $69, which is a Huawei E160E device.

But then I discovered that it is not supported by usb_modeswitch. Which is good, I had to do some deeper investigation. Now it works!

Using it now.

This is where I found out how to do it:

http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=3307&sid=0b14471182781e0ecd4affbfa8537a40


Posted on 23 Nov 2010, 19:32 - Category: Wary - Comments - href="?edit=01987">Edit - Delete

Rockwell modem works

This is actually another HCF chip. It is Rockwell International, HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem, chip 127a:1005.

I am online using it right now.

I have a box of old modems, eight of them. Testing today, 4 of them work. Well, if you count the one that disconnects a few seconds after getting online.

In addition, there is the Agere modem in my laptop, and PcTel modem in another of my old PCs, both of which work.

So that is 6 out of 10, not a bad success rate...


Posted on 22 Nov 2010, 20:11 - Category: Wary - Comments - href="?edit=01986">Edit - Delete

Agere, Conexant modems work

Well, kind of for the Agere modem...

Agere
This one uses /dev/ttyS1 and PupDial detects it and dials out, however it disconnects after a few seconds -- barely enough time to bring up my blog!
This modem card is an Agere Systems, Venus Modem (V90 56Flex), chip numbers 11c1:0480.

Conexant
Success, using it right now. Uses /dev/ttySHCF0. However, PupDial has a bug -- it tests for existence of /etc/hcfmodem/nvm, when in fact it should be /etc/hcfpcimodem/nvm -- and the 'CONNECT' button was grey-out -- I edited the script and was able to dialout.

The Conexant chip is Conexant Systems, Inc., HCF 56k Data/Fax Modem, chip 14f1:1033.

Actually, this is the first time I have had these modems working. I am running Wary "100" with my 'zzz' PET.


Posted on 22 Nov 2010, 19:14 - Category: Wary - Comments - href="?edit=01985">Edit - Delete

ESS modem works

I am testing my 'zzz' PET in Wary, with my collection of dialup analog modems. Previously I reported success with Pctel and Agrsm modems.

I am now testing on a different PC, with SiS audio -- works, get the "woof woof".

And have an ESS technology "ES2898 Modem" modem plugged in (chip numbers 125d:2898).

No problem, PupDial detected it, and online right now.


Posted on 22 Nov 2010, 17:27 - Category: Wary - Comments - href="?edit=01984">Edit - Delete

Wary "099", testing nVidia

I built Wary 099, testing the Video Upgrade Wizard on the PC that has an nVidia card.

It worked nicely, downloaded 'nvidia-71.86.14-k2.6.31.14-w5.pet' and it worked.

However, when I fired up Hardinfo and chose System information -> Display, the Hardinfo application froze and so did mouse and keyboard.

I am running in RAM only, so rebooted, this time I installed the DRI package first: 'mesa-6.5.2-w5.pet'.

So, I will post this message, then try Hardinfo again ...don't know if the mesa package will make any difference, we shall see.


Posted on 17 Nov 2010, 19:08 - Category: Wary - Comments - href="?edit=01972">Edit - Delete

Asunder 2.0

Forum member gjuhasz reported that Asunder (CD ripper) crashes in Wary 098.

I have compiled version 2.0, that works.

Home page:
http://littlesvr.ca/asunder/


Posted on 17 Nov 2010, 16:20 - Category: Wary - Comments - href="?edit=01970">Edit - Delete

nVidia PET package

Wary testers trying out the Video Upgrade Wizard have reported that the 'nvidia-256.53-k2.6.31.14-w5.pet' package does not work.

01micko has created a later version, 'nvidia-260.19.12-k2.6.31.14-w5.pet', that two testers so far have confirmed works.

I have uploaded 01micko's PET and updated the Video Upgrade Wizard to use it instead of the older one.


Posted on 14 Nov 2010, 21:03 - Category: Wary - Comments - href="?edit=01965">Edit - Delete

Pages: ... [20] [21] [22] [23] [24] [25] ...