The time now is Wed 22 May 2013, 10:11
All times are UTC - 4 |
|
Page 5 of 20 [290 Posts] |
Goto page: Previous 1, 2, 3, 4, 5, 6, 7, ..., 18, 19, 20 Next |
| Author |
Message |
rcrsn51

Joined: 05 Sep 2006 Posts: 7750 Location: Stratford, Ontario
|
Posted: Tue 12 Feb 2013, 20:10 Post subject:
|
|
I was going to try compiling an older cifs module for 5491, but I don't think that the kernel sources are posted anywhere.
|
|
Back to top
|
|
 |
linuxcbon
Joined: 09 Aug 2007 Posts: 693
|
Posted: Tue 12 Feb 2013, 20:13 Post subject:
|
|
Precise puppy 5.4.90 :
- users and groups are still wrong for many files.
- /home should exist for adding new users.
- scripts and files could be simpler and follow "standards", the distro to follow would be "arch linux". One example is /etc/group which should look like : | Code: | root:x:0:root
bin:x:1:root,bin,daemon
daemon:x:2:root,bin,daemon
sys:x:3:root,bin,adm
adm:x:4:root,adm,daemon
... |
Another example : /usr/local/lib/X11 should be /usr/lib/X11
|
|
Back to top
|
|
 |
linuxcbon
Joined: 09 Aug 2007 Posts: 693
|
Posted: Tue 12 Feb 2013, 23:18 Post subject:
|
|
Precise Puppy 5.4.90 :
- Files bigger than 10Mb | Code: | # find / -size +10M
/usr/lib/libLLVM-3.0.so.1
/usr/lib/libicudata.so.48.1.1
/usr/lib/mozilla/plugins/libflashplayer.so
/usr/lib/seamonkey-2.13.1/libxul.so |
- Is LLVM needed ?
- Is ICU Data needed ?
- Is there a smaller replacement for seamonkey ?
|
|
Back to top
|
|
 |
jrb

Joined: 11 Dec 2007 Posts: 972 Location: Smithers, BC, Canada
|
Posted: Tue 12 Feb 2013, 23:46 Post subject:
|
|
| linuxcbon wrote: | Precise Puppy 5.4.90 :
- Files bigger than 10Mb | Code: | # find / -size +10M
/usr/lib/libLLVM-3.0.so.1
/usr/lib/libicudata.so.48.1.1
/usr/lib/mozilla/plugins/libflashplayer.so
/usr/lib/seamonkey-2.13.1/libxul.so |
- Is LLVM needed ?
- Is ICU Data needed ?
- Is there a smaller replacement for seamonkey ? |
| Code: | libgl1-mesa-dri_8.0.4|libgl1-mesa-dri|8.0.4|0ubuntu0.3|BuildingBlock|15818K|pool/main/m/mesa|libgl1-mesa-dri_8.0.4-0ubuntu0.3_i386.deb|+libc6&ge2.4,+libdrm-intel1&ge2.4.27,+libdrm-nouveau1a&ge2.4.23,+libdrm-radeon1&ge2.4.17,+libdrm2&ge2.4.3,+libexpat1&ge1.95.8,+libgcc1&ge4.1.1,+libllvm3.0,+libstdc++6&ge4.1.1|free implementation of the OpenGL API -- DRI modules|ubuntu|precise||
libicu-dev_4.8.1.1-3|libicu-dev|4.8.1.1-3||Utility;development|29118K|pool/main/i/icu|libicu-dev_4.8.1.1-3_i386.deb|+libicu48&eq4.8.1.1-3,+libc6-dev|Development files for International Components for Unicode|ubuntu|precise||
libicu48_4.8.1.1-3|libicu48|4.8.1.1-3||BuildingBlock|21674K|pool/main/i/icu|libicu48_4.8.1.1-3_i386.deb|+libc6&ge2.7,+libgcc1&ge4.1.1,+libstdc++6&ge4.2.1|International Components for Unicode|ubuntu|precise|| |
_________________ SFS-TCZ_Linker, http://puppylinuxstuff.meownplanet.net/choicepup/ user=puppy, password=linux
|
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 908 Location: Malvern, Worcs, UK
|
Posted: Wed 13 Feb 2013, 03:37 Post subject:
|
|
| rcrsn51 wrote: | My mistake. My Win7 shares work fine in YASSM, as does my NAS box. the problem is specific to my Samba-TNG server.
Maybe it's an smb1 vs smb2 issue. |
I am running samba_full-3.6.1-s.sfs on my server if that is any help.....
and I have changed woofwoof to a specific password
_________________ HP550 laptop: 2GHz Celeron, 2GB ram, Broadcom B43 wifi, Agere HDA modem [2009]
IBM Thinkpad 600: 266MHz PII, 160MB ram, 2GB swap partition, wifi & modem via pcmcia [1999]
Desktop: AMD Athlon II X2 260 4GB, Nvidia GeForce7025[2012]
|
|
Back to top
|
|
 |
Ray MK

Joined: 05 Feb 2008 Posts: 672 Location: UK
|
Posted: Wed 13 Feb 2013, 05:09 Post subject:
|
|
Hi pemasu
| Quote: |
Ray MK. Yeah. Your broadcom BCM43225 would need wl or brcmsmac driver.
brcmsmac relies nowadays in bcma. So...when there is this:
CONFIG_BCMA is not set
and not this:
CONFIG_BCMA=m
CONFIG_BCMA_BLOCKIO=y
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
CONFIG_BCMA_HOST_PCI=y
you wont see this selection as tickable option:
CONFIG_BRCMSMAC=m
and so the kernel wont have brcmsmac driver as module included.
So the 3.8 rc kernel does not have your needed brcmsmac driver and it has not the proprietary wl module either. |
Thank you for your reply - at least I now know why, and hopefully it can be fixed soon.
Very best regards - Ray
_________________ Acer 243LC laptop. 384mb ram. 2.5Ghz Celeron proc. 30gb hdd. pcmcia Wifi card. Asus 701SD. 512mb ram. 8gb SSD. IBM A21m laptop. 192mb ram. PIII Coppermine proc. E732 laptop, 2Gb ram, i3 proc.
|
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 1487 Location: France
|
Posted: Wed 13 Feb 2013, 06:47 Post subject:
Email notification |
|
Puppy is comprehensive, practical, lightweight and efficient. This is obviously the OS that I use daily.
But I'm missing an essential application for my life easier: an email notification (icon located in the taskbar).
I use six differents email addresses and I can not find a free application that allows me to notify the presence of emails on these six addresses.
Would it be possible to provide for Precise Puppy a lightweight application that allows to notify emails found on different addresses?
Cordially
|
|
Back to top
|
|
 |
drblock2
Joined: 19 Jan 2009 Posts: 118
|
Posted: Wed 13 Feb 2013, 09:28 Post subject:
Where are the devx and kernel sources? |
|
I've downloaded and installed Precise 5.4.9.1. It looks good, but I cannot test it properly without the devx and the kernel sources (kernel-3.8.0-rc7-nopae-i586). I have not been able to find them in the usual places.
I can confirm that pnethood and YASSM fail to connect to a Puppy machine (running Slacko 5.3.2.7), but do connect to a Windows XP share.
|
|
Back to top
|
|
 |
Hogweed
Joined: 12 Feb 2011 Posts: 85
|
Posted: Wed 13 Feb 2013, 09:33 Post subject:
Re: Email notification |
|
| ASRI éducation wrote: |
Would it be possible to provide for Precise Puppy a lightweight application that allows to notify emails found on different addresses?
Cordially |
What is wrong with the supplied Seamonkey's notifications (visual and/or audio)? You can easily configure multiple accounts as well. Admittedly SeaMonkey has to be running but it can just sit in the background if you are not browsing or emailing.
|
|
Back to top
|
|
 |
OscarTalks
Joined: 05 Feb 2012 Posts: 327 Location: London, England
|
Posted: Wed 13 Feb 2013, 10:19 Post subject:
|
|
Hello BarryK,
Just a little comment/suggestion if I may.
I always feel that the little Seamonkey icon (of which there are several instances) in the menu does not match most of the other icons in terms of graphics quality.
There are some nicer icons with different ones for the different Seamonkey components in /usr/lib/seamonkey*/chrome/icons/default and although they are .png files I was wondering if it might be possible to make use of them.
If so I feel it would greatly improve the look of the menu out of the box.
_________________ Oscar in England
|
|
Back to top
|
|
 |
Ray MK

Joined: 05 Feb 2008 Posts: 672 Location: UK
|
Posted: Wed 13 Feb 2013, 10:26 Post subject:
|
|
JFYI - Puppy 5.4.91 is working exremely well on my 10yr old Acer laptop. Really nice.
Manual frugal to ext3 partition and booting via grub4dos.
Fast, very low resource usage and temperature.
Everything seems to be working just fine OOTB.
(posting from it now)
Hardinfo report JFYI - but from this end on this machine, all seems good. Luvly Puppy.
| Description |
|

Download |
| Filename |
hardinfo_report.html.gz |
| Filesize |
44.33 KB |
| Downloaded |
17 Time(s) |
_________________ Acer 243LC laptop. 384mb ram. 2.5Ghz Celeron proc. 30gb hdd. pcmcia Wifi card. Asus 701SD. 512mb ram. 8gb SSD. IBM A21m laptop. 192mb ram. PIII Coppermine proc. E732 laptop, 2Gb ram, i3 proc.
|
|
Back to top
|
|
 |
irishrm

Joined: 14 Mar 2009 Posts: 182
|
Posted: Wed 13 Feb 2013, 11:08 Post subject:
Re: Email notification |
|
ASRI éducation wrote:
[quote I use six differents email addresses and I can not find a free application that allows me to notify the presence of emails on these six addresses. [/quote]
If you are using gmail you can do the following:
Direct all your email addresses to gmail.
Install gmailtray from the thread below. (thanks to tasmod)
Once you have configured both you will have a tray icon which will tell you when you have new emails.
It will take a bit of work but works for me.
(doesn't work in fatdog)
http://murga-linux.com/puppy/viewtopic.php?t=58353
|
|
Back to top
|
|
 |
ETP

Joined: 19 Oct 2010 Posts: 310 Location: UK
|
Posted: Wed 13 Feb 2013, 12:15 Post subject:
Drive icon issue with SD cards. |
|
I am curious as to why these are only ever displayed as USB icons rather than card icons.
Is this a hardware issue or a bug? - It seems to afflict Slacko as well as Precise.
It applies regardless of the theme being used. Here is an example:
| Code: | sh-3.00# probedisk2
/dev/sda|drive|ATA SAMSUNG SSD 830
/dev/sdb|usbdrv|Generic Flash HS-CF
/dev/sdc|usbdrv|Generic Flash HS-MS/SD
/dev/sdd|usbdrv|Generic Flash HS-SM
/dev/sr0|optical|SONY DVD RW DW-G120A
sh-3.00# blkid
/dev/loop1: UUID="f50f62c8-576a-4489-9b81-b520b97e44d3" TYPE="ext3"
/dev/sda1: UUID="9AD88DCED88DA8D9" TYPE="ntfs"
/dev/sdc1: LABEL="SD-CARD" UUID="225A-B7FE" TYPE="vfat"
sh-3.00# |
| Description |
|
| Filesize |
12.96 KB |
| Viewed |
350 Time(s) |

|
_________________ Regards ETP
Currently running Slacko 5.3.3 k-3.1.10
(demo with audio--play flash full screen & press F11)
http://megaswf.com/s/2484946 1080p version Oct 2012
|
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 1487 Location: France
|
Posted: Wed 13 Feb 2013, 15:05 Post subject:
Re: Email notification |
|
@ Hogweed à irishrm
Thank you for your answers.
| Hogweed wrote: | | ASRI éducation wrote: |
Would it be possible to provide for Precise Puppy a lightweight application that allows to notify emails found on different addresses?
Cordially |
What is wrong with the supplied Seamonkey's notifications (visual and/or audio)? You can easily configure multiple accounts as well. Admittedly SeaMonkey has to be running but it can just sit in the background if you are not browsing or emailing. |
Nothing is wrong with Seamonkey, but with less powerful computers (that is the target of Puppy) Seamonkey is too resource intensive to be present in the background (it uses too much RAM).
I would find free application, lightweight and flexible, which can be viewed online my different email addresses, and then propose the deletion (to eliminate spam) or downloading (via Sylpheed, Seamonkey, & Co).
I confess, on my computer I sometimes run a virtual machine that includes my old installation (when I used Windows). It's a base XP that allows me to use my exotic devices : webcam, multifunction printers -function, etc.
This installation also includes one software that I had purchased in 2007 to view/sort my emails without needing to download them : Mail Washer http://www.mailwasher.net/
Will it ever be possible to benefit from a similar application on Linux?
| irishrm wrote: | ...
If you are using gmail you can do the following... |
Google does not need me to become the grand master of the web. I use the search engine, that is enough.
I prefer open source solutions ...
Cordialement,
|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 2462 Location: Ontario
|
Posted: Wed 13 Feb 2013, 16:07 Post subject:
PupX |
|
PupX worked correctly to change the keyboard settings.
___________________________________________
|
|
Back to top
|
|
 |
|
|
Page 5 of 20 [290 Posts] |
Goto page: Previous 1, 2, 3, 4, 5, 6, 7, ..., 18, 19, 20 Next |
|
|
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
|