The time now is Sun 22 Apr 2018, 06:50
All times are UTC - 4 |
Author |
Message |
lassie

Joined: 11 Jul 2012 Posts: 2
|
Posted: Tue 17 Jul 2012, 20:02 Post subject:
Re: Broadcom driver management code updated to experiment 6 |
|
lassie wrote: |
I will try this with my BCM4311, great that you try to automate the setup
Now I will try your package! |
I tried with the pet but no success...
Then I restarted from RAM (no save file) and suddenly the BCM4311 card was visible with lspci... Now I do a backup of the whole file system, maybe helpful next time when troubleshooting this hell of a chip... After next reboot I swear it won't be visible again!
What's the easiest way to take a snapshot of the computer as is now? (I mean when the wireless is up and the other functions also seems to work.)
|
Back to top
|
|
 |
rerwin

Joined: 24 Aug 2005 Posts: 1883 Location: Maine, USA
|
Posted: Fri 27 Jul 2012, 12:20 Post subject:
Re: Broadcom driver management code updated to experiment 6 |
|
lassie wrote: |
I tried with the pet but no success...
Then I restarted from RAM (no save file) and suddenly the BCM4311 card was visible with lspci... Now I do a backup of the whole file system, maybe helpful next time when troubleshooting this hell of a chip... After next reboot I swear it won't be visible again!
What's the easiest way to take a snapshot of the computer as is now? (I mean when the wireless is up and the other functions also seems to work.) | The way to obtain the info needed to troubleshoot your wifi device and my experiments is by running the pmodemdiag script. It was originally for working with analog and wireless modems, but has been expanded to get some networking info in a addition.
If your wifi device is still not working, please boot with pfix=ram, install the experiment package, reboot and make a pupsave file, then (if wifi not detected or not working) run pmodemdiag and send me the tar.gz file it produces.
BTW, be sure to install experiment-4, then 5delta, then 5-6delta, to get the full experiment 6 configuration.
I am working on a simplified version of the experiment. So, any info you provide could be useful to me. Or might justify moving on to the new version.
Richard
|
Back to top
|
|
 |
rerwin

Joined: 24 Aug 2005 Posts: 1883 Location: Maine, USA
|
Posted: Thu 02 Aug 2012, 15:40 Post subject:
Broadcom 43xx candidate for woof - please test |
|
Attached is what I hope to be my final implementation for the various Broadcom 43xx wifi cards. It is much simpler than the previous experiments and replaces all of the experiment packages on the previous page (24). The main difference is that, instead of having all open-source drivers wait for the proprietary driver to run, now the proprietary driver waits for the open-source drivers to do whatever they do and then reloads them as necessary.
This "experiment-7" omits the logic to switch between versions of the proprietary wl driver (5.100 vs. 5.60), because peebee's multi-kernel driver packages support only one of them (whichever the user chooses to install). It simplifies the selection between proprietary and open-source drivers for the case where wl produces an error message, by utilizing an earlier message that identifies the problematic devices, thus avoiding the need to wait for wl to run to see the error message.
I have separated the two parts of the previous experiments to create a "universal" part intended for all puppies (including lucid pup) and a package containing the brcm drivers for precise puppy 5.3.3.3. The "universal" package can be installed after installing peebee's broadcom_sta_v5.100.82.112_patched_x86_32-multi.pet package (or the 5.60 equivalent) for testing. Once "experiment-7" is verified by those of you with the Broadcom wifi devices, I hope that peebee will adopt this version for his packages. My goal is to repackage this experiment as a submission for incorporation into woof, for all new puppies (unless it makes more sense to keep it with the proprietary-driver packages).
To have this package install correctly, be sure to add it to an existing pupsave environment. This is because it includes file removals, which are not preserved in the initial creation of a pupsave file. (Lupuplus ISOs contain a fix for this, but it has not yet been accepted for newer woof-based puppies.) For precise pup 5.2.60, a "small fixes" package containing the fix is here:
http://www.murga-linux.com/puppy/viewtopic.php?p=633525#633525
Richard
 |
Description |
Intended for any puppy. Contains only new modprobe config files. Ensures that residue from previous experiments is removed.
|

Download |
Filename |
precise_broadcom_experiment-7.pet |
Filesize |
5.26 KB |
Downloaded |
419 Time(s) |
|
Back to top
|
|
 |
rerwin

Joined: 24 Aug 2005 Posts: 1883 Location: Maine, USA
|
Posted: Thu 02 Aug 2012, 20:18 Post subject:
|
|
I have now corrected the bug I found and have re-uploaded the experiment package. Testing with the previous upload should still be valid except that b43 would be loaded along with wl. Peebee told me some time ago that the presence of b43 does not impact his test results. But the advice is to avoid having them both run, to avoid possible interference, so that's my design. Likewise for wl and brcmsmac.
Sorry for inconveniencing the 3 of you who downloaded the original.
Richard
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 3253 Location: Worcestershire, UK
|
Posted: Fri 03 Aug 2012, 16:00 Post subject:
Re: Broadcom 43xx candidate for woof - please test |
|
rerwin wrote: | Attached is what I hope to be my final implementation for the various Broadcom 43xx wifi cards. |
Hi Richard
Testing reports on my HP550 laptop....
Booted a pristine version of precise 5.3.3.3 - rebooted with savefile creation - loaded Experiment 7 V2 pet - rebooted - used Frisbee to connect WPA wifi - checked wl was in use - blacklisted wl - rebooted - wifi reconnected automatically - checked b43 was in use.
All as expected with my b43 version.
Then booted a pristine version of slacko 5.3.3 - installed my wl driver pet - rebooted with savefile creation - loaded Experiment 7 V2 pet - rebooted - used Frisbee to connect WPA wifi - checked wl was in use - blacklisted wl - rebooted - wifi reconnected automatically - checked b43 was in use.
Again - all as expected.
Cheers
peebee
_________________
LxPup = Puppy + LXDE
|
Back to top
|
|
 |
wsamh
Joined: 16 Apr 2010 Posts: 79
|
Posted: Sat 04 Aug 2012, 12:01 Post subject:
|
|
I have two problems when I install vlc and playonlinux. When I run vlc on the terminal, It says that I cannot run vlc as root. Also when I run playonlinux, It says that I need to install python. I already did and It still says that. I install python version 2.7.2. Does anyone know how I can fix these two?
|
Back to top
|
|
 |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Wed 08 Aug 2012, 04:24 Post subject:
|
|
Hello everyone,
I have done woof2 build of Precise 5.2.60 here.
I don't think it is close to what pemasu has done, but I took on the challenge to continue this Puppy
Cheers
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 6730 Location: Earth
|
Posted: Fri 10 Aug 2012, 13:52 Post subject:
Precisely, which Precise |
|
Precise History - Puppy version
There was Barry's 1st version, then this, then Barry's 2nd version, then other(s).
Quesitons
- Is this PUP still in active development?
- Will this Precise distro, and kernel upgrades continue?
Thanks in advance
_________________ Get ACTIVE Create Circles; Do those good things which benefit people's needs!
We are all related ... Its time to show that we know this!
3 Different Puppy Search Engines or use DogPile
|
Back to top
|
|
 |
oldyeller

Joined: 15 Nov 2011 Posts: 888 Location: Alaska
|
Posted: Sat 11 Aug 2012, 13:46 Post subject:
Re: Precisely, which Precise |
|
gcmartin wrote: | Precise History - Puppy version
There was Barry's 1st version, then this, then Barry's 2nd version, then other(s).
Quesitons
- Is this PUP still in active development?
- Will this Precise distro, and kernel upgrades continue?
Thanks in advance |
Hi gcmartin
that is my plan to continue this puppy as far as the kernel I would need help to compile when the need arises for one.
|
Back to top
|
|
 |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Tue 28 Aug 2012, 00:35 Post subject:
precise 5.2.60 Subject description: save only to USB : strange ! |
|
save only to USB : strange ! whatever i write at shutdown for first save , I only can save to my usb, not else where.
Your distro works fine on other hand. Merci pour votre travail. Pelo
Last edited by Pelo on Tue 23 Apr 2013, 07:20; edited 1 time in total
|
Back to top
|
|
 |
bruno
Joined: 08 Mar 2012 Posts: 139 Location: Belgium
|
Posted: Mon 22 Oct 2012, 10:13 Post subject:
network connection always failing at startup |
|
When i startup Upup 5333, then it makes connection by DHCP immediately, showing an IP, and then resets it immediately, and then gives message "internet connection failed".
All I have to do then is reset it manually with frisbee, but why it always disconnects?
Maybe i have to change something with the settings?
The other puppy's that I run on this machine don't have that problem.
|
Back to top
|
|
 |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Tue 23 Apr 2013, 06:28 Post subject:
Abiword 2.9.2 no color Subject description: When you choose color for font |
|
font color : broken ?
No colors at all, apparently. Big bug !
Description |
Black, black and white. It's just to advise you. But it seems to be a lot of bugs.. |
Filesize |
8.19 KB |
Viewed |
460 Time(s) |

|
|
Back to top
|
|
 |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Tue 23 Apr 2013, 07:17 Post subject:
planner Subject description: basic functions seem operational |
|
How can we change a task to make it a sub-task of another one ?
I want to put task 3 as a sub-task of task one.
Planner will be very useful when controled. Nice idea to include a planner in a distro.
Description |
This version has been tested ? Works well, i hope.
|

Download |
Filename |
planner.png |
Filesize |
82.08 KB |
Downloaded |
257 Time(s) |
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|