The time now is Sat 25 May 2013, 08:11
All times are UTC - 4 |
|
Page 24 of 29 [425 Posts] |
Goto page: Previous 1, 2, 3, ..., 22, 23, 24, 25, 26, 27, 28, 29 Next |
| Author |
Message |
linuxcbon
Joined: 09 Aug 2007 Posts: 693
|
Posted: Tue 30 Aug 2011, 00:02 Post subject:
|
|
No this is bugs.
- hotmail : average users don't know what headers are. Please change useragent.
- modify a file in ntfs : geany says "error saving file, operation not supported".
- csv : feature request.
- flv videos dont show image in gmplayer, only sound.
I found the solution with gmplayer -vo x11 file.flv
But puppy uses by default gmplayer -really-quiet -vo xv file.flv
- universal installer doesnt install grub.
- mouse scroll , this is bad design.
- keyboard language, why need X restart ?
There is a solution loadkmap < /usr/share/kmap/es.map
Where are kmap files ?
Kmaps files are in gz in /lib/keymaps ?
Found solution : gunzip /lib/keymaps/es.gz | loadkmap
something like that...
to be continued...
Last edited by linuxcbon on Tue 30 Aug 2011, 03:28; edited 1 time in total
|
|
Back to top
|
|
 |
mmmrr

Joined: 03 Mar 2009 Posts: 121 Location: vancouver island, canada
|
Posted: Tue 30 Aug 2011, 00:17 Post subject:
devx sfs at ibiblio |
|
@tiangeng
copied from barry's blog:
'devx' SFS file for complete compiling support (120.1MB):
http://distro.ibiblio.org/quirky/wary-5.1.4/devx_wary_5.1.4.sfs
cheers, mm
|
|
Back to top
|
|
 |
linuxcbon
Joined: 09 Aug 2007 Posts: 693
|
Posted: Tue 30 Aug 2011, 00:21 Post subject:
|
|
- empty dirs : why keep on having those ?
/etc/belocs
/etc/dbus-1
/etc/gftp
/etc/pam.d
/etc/simple_network_setup
and others...
- hosts.conf should be
| Code: | order hosts, bind
multi off
nospoof on
|
See http://tldp.org/LDP/nag/node82.html
I tried multi on, but didnt work, so kept multi off.
- Disabling lock debugging due to kernel taint
Because of binary modules like nvidia...
- /etc/group : contains unused groups , like tape, webgroup ?
- /etc/profile should contain exported variables only like : export HISTSIZE=10
it contains exec xwin ?
- same for /root/.bashrc should only have things like
| Code: | alias ll='ls -l'
PS1=whatever you want....
export HISTTIMEFORMAT="%Y/%m/%d_%T : " |
These are not features request, these are unix standards.
|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4742 Location: Kentucky
|
Posted: Tue 30 Aug 2011, 01:20 Post subject:
|
|
Another fresh manual frugal install of Wary 514 on an even older box.Display,sound and internet all working on initial boot.
VIDEO REPORT: Wary Puppy, version 5.1.4
Chip description:
Silicon Integrated Systems [SiS] 530/620 PCI/AGP VGA Display Adapter
Driver used by Xorg:
sis
Video mode used by Xorg:
Resolution: Depth 16 Depth: "Display"
...the above also recorded in /tmp/report-video
-Computer-
Processor : M II 2.5x Core/Bus Clock
Memory : 120MB (58MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Mon 29 Aug 2011 11:46:50 PM CDT
-Display-
Resolution : 1024x768 pixels
OpenGL Renderer : Mesa GLX Indirect
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : ES1938 - ESS ES1938 (Solo-1)
-Version-
Kernel : Linux 2.6.32-smp (i686)
-Processor-
Name : M II 2.5x Core/Bus Clock
Family, model, stepping : 6, 2, 4 (VIA Cyrix III (M2 core))
Vendor : CyrixInstead
-Configuration-
Cache Size : 0kb
Frequency : 250.09MHz
BogoMIPS : 500.17
Byte Order : Little Endian
-Features-
FDIV Bug : no
HLT Bug : no
F00F Bug : no
Coma Bug : no
Has FPU : yes
-Cache-
Cache information not available
-Capabilities-
fpu : Floating Point Unit
de : Debug Extensions - I/O breakpoints
tsc : Time Stamp Counter and RDTSC instruction
msr : Model Specific Registers
cx8 : CMPXCHG8 instruction
pge : Page Global Enable
cmov : Conditional Move instruction
mmx : MMX technology
cyrix_arr : Cyrix ARRs (= MTRRs)
up : smp kernel running on up
# free
total used free shared buffers
Mem: 120780 115004 5776 0 15300
Swap: 530136 404 529732
Total: 650916 115408 535508
Might be a little slow,but Wary installed and is working pretty well on this old box.
|
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 4623 Location: GB
|
Posted: Tue 30 Aug 2011, 03:05 Post subject:
|
|
Nice one, James C. When I moved last year, some things just had to go. With a tear in my eye, boxloads of P I, Cyrix and even K6-III were bid farewell along with their boards - all in GWO; probably reduced for their auric complement by now.
Your efforts will doubtless cheer little old ladies in Novo-Sibirsk, teens in the DRC and fellow Welsh-speaking Patagonians who will, generators permitting, be able to email you directly with their thanks!
|
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 9390 Location: SwedenEurope
|
Posted: Tue 30 Aug 2011, 04:05 Post subject:
|
|
| linuxcbon wrote: | | these are unix standards. |
Puppy are puppy and have not promised to be unix standard AFAIK?
Reading your complaints I get the notion you should make your own Linux or even Unix standard and link to it. Would love to join your forum and tell you what would be puppy standard there
_________________
I'm a noob so I use Google Search of Puppy Forum
|
|
Back to top
|
|
 |
linuxcbon
Joined: 09 Aug 2007 Posts: 693
|
Posted: Tue 30 Aug 2011, 05:32 Post subject:
|
|
Nooby, please keep your jokes for the kindergarten. I will stop answering you from now.
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6866 Location: Perth, Western Australia
|
Posted: Tue 30 Aug 2011, 09:13 Post subject:
Re: Where to download wary-5.1.3.4-uni's devx.sfs? |
|
| tiangeng wrote: | | Where to download wary-5.1.3.4-uni's devx.sfs? |
There isn't one, but just rename the 5.1.4 devx.
_________________ http://bkhome.org/blog2/
|
|
Back to top
|
|
 |
Billtoo
Joined: 07 Apr 2009 Posts: 1497 Location: Ontario Canada
|
Posted: Tue 30 Aug 2011, 09:36 Post subject:
Wary Puppy 5.1.4 |
|
I did a manual frugal install of wary 5.1.3.4 uni to an hp desktop pc.
Installed devx + kernel source sfs + NVIDIA-Linux-x86-280.13.run
Tue 30 Aug 2011 Operating System: Wary Puppy-5.1.3.4 Linux 2.6.32-uni
0.0 VGA compatible controller: nVidia Corporation GT216 [GeForce GT 220] (rev a2)
oem: NVIDIA product: GT216 Board - 0682vb12 Chip Rev
X Server: Xorg Driver: #card0driver
X.Org version: 1.3.0
dimensions: 1280x1024 pixels (342x271 millimeters)
depth of root window: 24 planes
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 220/PCI/SSE2
OpenGL version string: 3.3.0 NVIDIA 280.13
Intel(R) Core(TM)2 Duo CPU E4500
Core 0: 2200 MHz
# glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
26447 frames in 5.0 seconds = 5289.240 FPS
27707 frames in 5.0 seconds = 5541.360 FPS
28083 frames in 5.0 seconds = 5616.553 FPS
edit:I installed another window manager.
 |
| Description |
|
| Filesize |
12.04 KB |
| Viewed |
968 Time(s) |

|
Last edited by Billtoo on Tue 30 Aug 2011, 17:33; edited 1 time in total
|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4742 Location: Kentucky
|
Posted: Tue 30 Aug 2011, 17:11 Post subject:
|
|
Another frugal install of Wary 514 on yet another old machine.
Once again,everything working on initial boot and persistent.
# report-video
Calling INT 0x1A (F000:FE6E)
EAX is 0xB102
Calling INT 0x1A (F000:FE6E)
EAX is 0xB108
Calling INT 0x1A (F000:FE6E)
EAX is 0xB10A
Calling INT 0x1A (F000:FE6E)
EAX is 0xBB10D
Calling INT 0x1A (F000:FE6E)
EAX is 0xB10D
VIDEO REPORT: Wary Puppy, version 5.1.4
Chip description:
oem: Cirrus Logic GD-546X VGA
Driver used by Xorg:
cirrus
Video mode used by Xorg:
Resolution: Depth 16 Depth: "Display"
...the above also recorded in /tmp/report-video
-Computer-
Processor : AMD-K6(tm) 3D processor
Memory : 384MB (85MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Tue 30 Aug 2011 05:22:53 PM CDT
-Display-
Resolution : 1024x768 pixels
OpenGL Renderer : Mesa GLX Indirect
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : CMI8738-SWIEC - C-Media CMI8738
Multimedia audio controller : C-Media Electronics Inc CM8738
Ethernet controller : Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
VGA compatible controller : Cirrus Logic GD 5465 [Laguna]
-Processor-
Name : AMD-K6(tm) 3D processor
Family, model, stepping : 5, 8, 12 (AMD K6-2)
Vendor : AuthenticAMD
-Configuration-
Cache Size : 64kb
Frequency : 501.12MHz
BogoMIPS : 1002.23
Byte Order : Little Endian
# free
total used free shared buffers
Mem: 384804 229940 154864 0 34872
Swap: 1004052 0 1004052
Total: 1388856 229940 1158916
|
|
Back to top
|
|
 |
linuxcbon
Joined: 09 Aug 2007 Posts: 693
|
Posted: Wed 31 Aug 2011, 07:56 Post subject:
|
|
It seems I cannot modify some ntfs files because they are "compressed ntfs files" (files shown in blue). Not implemented in linux...
|
|
Back to top
|
|
 |
Bruce B

Joined: 18 May 2005 Posts: 10818 Location: The Peoples Republic of California
|
Posted: Wed 31 Aug 2011, 10:25 Post subject:
|
|
| linuxcbon wrote: | | It seems I cannot modify some ntfs files because they are "compressed ntfs files" (files shown in blue). Not implemented in linux... |
It is my impression we, as well as most distributions, are using NTFS-3G as the driver for the NTFS file system. I differentiate between NTFS-3G and Linux Kernel because they are two different Open Source projects.
The reason for my post is to communicate that it seems NTFS-3G supports compression. You can check out this link below
http://b.andre.pagesperso-orange.fr/compression.html
However, the approach I'd take on my own computer is decompress the files and use them that way. But such things as disk space may make this not so easy for you.
Good luck.
~
_________________ New! Puppy Linux Links Page
|
|
Back to top
|
|
 |
Bruce B

Joined: 18 May 2005 Posts: 10818 Location: The Peoples Republic of California
|
Posted: Wed 31 Aug 2011, 10:38 Post subject:
|
|
| linuxcbon wrote: | No this is bugs.
- hotmail : average users don't know what headers are. Please change useragent. |
I'm surprised they are still having the problem.
It is and has been my thoughts that Microsoft as the owner of Hotmail deliberately messes things up for us.
To support this opinion notice as you did note that changing the User Agent 'fixes' it. The fix seems: They spoof you and you spoof them.
The vast majority of sites don't mess with you this way. And if they use the User Agent it is likely for your benefit. For example, rendering CSS properly.
I just don't see a bug on the Mozilla side of things. Even if there were, it would something for Mozilla to take up because Puppy simply uses their binaries or sometimes source.
~
_________________ New! Puppy Linux Links Page
|
|
Back to top
|
|
 |
Billtoo
Joined: 07 Apr 2009 Posts: 1497 Location: Ontario Canada
|
Posted: Wed 31 Aug 2011, 12:01 Post subject:
Wary Puppy 5.1.4.1 Subject description: pmount |
|
I did a manual frugal install of 5.1.4.1
I think pmount is broken, when I run pmount from the terminal it gives
errors:
# pmount
can not set locale properly
(process:14929): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
/usr/sbin/pmount: line 386: 14929 Terminated yaf-splash -bg orange -fg black -close never -fontsize large -text "$m_02"
#
I just had it update my 5.1.4 save file if that makes any difference.
Clicking on a drive in jwm mounts the drive but running pmount from
the terminal doesn't.
edit:I deleted the save file and rebooted 5.1.4.1, then checked pmount
and it worked.
So having a 5.1.4 save file updated by 5.1.4.1 didn't fix the pmount
problem but starting 5.1.4.1 with no save file and then creating one
in the normal way did cause pmount to work.
Last edited by Billtoo on Wed 31 Aug 2011, 23:47; edited 1 time in total
|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 2473 Location: Ontario
|
Posted: Wed 31 Aug 2011, 17:24 Post subject:
new mtpaint 3.34.69 |
|
new mtpaint 3.34.69 came out yesterday
Dmitri keeps on making fixes to layers
and new translations
| Code: |
Tagalog translation added by Anjelo delCarmen
+ * Hungarian translation added by Ur Balazs
* Czech translation updated by Roman Hornik
* German translation updated by B. Clausius
* Italian translation updated by Angelo Gemmi
* Command line globbing now possible using -w option, e.g. mtpaint -w "*.jpg"
* Loading default settings from /etc/mtpaint/mtpaintrc is now supported in Windows version
* Name and location of user settings file is now configurable : See handbook section A.6.4 for details
+ * "Smart grid" and gamma correction are now enabled by default
+ * "Selective error propagation" for dithering is now at 85% by default
* Drawing and fill tools now are 2-3 times faster
* Support for compiling with libpng 1.4, libjpeg 8a, and zlib 1.2.5 added
* Configure script rewritten, now understands standard variables and options for installation paths and (cross-)compilation settings
* BUGFIX - Titlebar now displays new image's filename after loading layers file, as it should
* BUGFIX - Layers list now correctly displays selected layer after loading layers file
* BUGFIX - Layers window now correctly displays transparent colour after it has been modified elsewhere
+ * BUGFIX - Other layers shown on canvas are now redrawn properly when current layer is moved
* BUGFIX - Loading TIFF files with X or Y mirroring doesn't cause crash
* BUGFIX - Planar TIFF files with alpha now load properly
* BUGFIX - Transparency in indexed TGA files is now read properly |
|
|
Back to top
|
|
 |
|
|
Page 24 of 29 [425 Posts] |
Goto page: Previous 1, 2, 3, ..., 22, 23, 24, 25, 26, 27, 28, 29 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
|