The time now is Sat 07 Dec 2019, 16:36
All times are UTC - 4 |
Page 180 of 252 [3778 Posts] |
Goto page: Previous 1, 2, 3, ..., 178, 179, 180, 181, 182, ..., 250, 251, 252 Next |
Author |
Message |
futwerk
Joined: 07 May 2011 Posts: 376
|
Posted: Fri 20 Apr 2012, 21:43 Post subject:
|
|
a couple of new saluki backgrounds.
Description |
http://www.mediafire.com/?7v1msw26s6chb |
Filesize |
38.77 KB |
Viewed |
1335 Time(s) |

|
Description |
http://www.mediafire.com/?7v1msw26s6chb |
Filesize |
17.13 KB |
Viewed |
1333 Time(s) |

|
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3613 Location: around the bend
|
Posted: Sat 21 Apr 2012, 05:31 Post subject:
|
|
saluki will write files to /mnt/k8GB even when my sdcard labeled k8GB is not inserted.
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
Last edited by aarf on Sat 21 Apr 2012, 15:49; edited 1 time in total
|
Back to top
|
|
 |
roadkill13
Joined: 10 Aug 2011 Posts: 155 Location: United States
|
Posted: Sat 21 Apr 2012, 08:04 Post subject:
|
|
I have installed Saluki 019 to my Acer Aspire One AOD255-2301.
I have been using it for several days now. Everything seems to work with the exception of the ENE Card Reader. I have transferred pictures and movies from a Sony digital camera and an IPAD2 successfully. I have downloaded and burned cd images with an Asus external usb cd/dvd-rw drive. The package manager has worked just fine. I am using the Opera web browser from the repository to post this message.
As for the card reader I had built a module from the preconfigured source code that I found on the Ubuntu Launch Pad some time ago. I had built the module for Ubuntu derivatives and then for Lucid puppy. I found that I could use the one I built for Lucid by copying the keucr.ko module to the appropriate folder even if the kernel was a different than the original 2.6.33.2 kernel used with Lucid.
However that has not worked with any of the 3.x kernels that I have tried. I have read that the source code is for systems using a 2.x kernel. I have thus far been unsuccessful in building the module for the card reader. So far I have been able to use work arounds. I also dual boot with Lucid 5.28 v5 which does work with the module that I built.
I also have installed and used a wireless HP Photosmart Printer with a previous save file.
This is a beautiful piece of work. I am enjoying it immensely. Thank you for the opportunity to test this operating system.
Last edited by roadkill13 on Sat 21 Apr 2012, 22:09; edited 1 time in total
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sat 21 Apr 2012, 11:55 Post subject:
|
|
roadkill13 wrote: |
I have been using it for several days now. Everything seems to work with the exception of the ENE Card Reader. I have transferred pictures and movies from a Sony digital camera and an IPAD2 successfully. I have downloaded and burned cd images with an Asus external usb cd/dvd-rw drive. The package manager has worked just fine. I am using the Opera web browser from the repository to post this message.
As for the card reader I had built a module from the preconfigured source code that I found on the Ubuntu Launch Pad some time ago. I had built the module for Ubuntu derivatives and then for Lucid puppy. I found that I could use the one I built for Lucid by copying the keucr.ko module to the appropriate folder even if the kernel was a different than the original 2.6.33.2 kernel used with Lucid.
However that has not worked with any of the 3.x kernels that I have tried. I have read that the source code is for systems using a 2.x kernel. I have thus far been unsuccessful in building the module for the card reader. So far I have been able to use work arounds. I also dual boot with Lucid 5.28 v5 which does work with the module that I built.
I also have installed and used a wireless HP Photosmart Printer with a previous save file.
This is a beautiful piece of work. I am enjoying it immensely. Thank you for the opportunity to test this operating system. |
Keucr is already included with the 3.2 kernel. If it's not autoloading, you can force it to load using "Configure Kernel Modules" in the control panel. You'll probably want a new save file since the keucr you added is broken and will probably screw things up.
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sat 21 Apr 2012, 12:51 Post subject:
|
|
mavrothal wrote: | Out of curiosity, why init.d/fuse is in /sbin?
leftover? magic?... |
No idea. Barry made the package that way. I'll fix it and see if anything breaks.
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sat 21 Apr 2012, 13:03 Post subject:
|
|
gcmartin wrote: | Using a Live media Saluki19. I have tested the Custom Builder to completion where an adrive_lukixxx.sfs was created upon completion.
Scenario 1
The completion gives instructions on how to use the "adrive....sfs" for a "frugal" use..
Problem, (but not a bug)
- How should the Custom Builder be used for creating an ISO once this "adrive....sfs" is saved, at any point in the future?
________________________________________________
Scenario 2
This is grey-area for me. There seems to be a discrepancy with what is a dependency and whether a needed library is a dependency. The Custom Builder pics below show that the Custom Builder on one hand is saying all is well, but if you ask it to verify "all is well" it comes back and says "all is NOT well!" ... ???
Problem
- Can the Custom Builder resolve this problem without manual (external to the Custom Builder) research and intervention guess-work?
- Since proper lib presence is key to proper subsystem/application operations, should the Custom Builder be stopping for these status messages... shouldn't it necessarily launch the check for missing libraries for all users without asking?
Note: Judging from the messages JRE-JAVA needs attention in Saluki as well as LIbreOffice. I am aware of the work of @Pemasu & @01Micko on latest LIbreOffice V3.50 if this will help in any way. |
There's two kinds of dependencies - the one the packager specifies and can be resolved with the ppm, and dynamic lib deps that can be found with ldd (but can not be fixed with the ppm - must be fixed manually). Ideally, the packager specifies all the ldd deps in the package spec.
In the case of "portable" packages like jre and libre-office, which are not compiled on saluki, there can be missing libs like this but everything still works ok. It would not be correct to list kde and such as dependencies. The right course of action is probably to remove the libs with missing deps from the package. The reason you haven't seen these errors before is that nobody else is checking for them.
In any case, everything will be fine if you proceed after that error.
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sat 21 Apr 2012, 14:34 Post subject:
|
|
Saluki-020 has been released. Hopefully this will be the final RC.
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3726 Location: UK
|
Posted: Sat 21 Apr 2012, 16:54 Post subject:
|
|
'20' seems the best yet, lovely thanks.....
_________________ Spup Frugal HD and USB
Root forever!
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3613 Location: around the bend
|
Posted: Sat 21 Apr 2012, 17:31 Post subject:
|
|
Code: | wget -4c http://puppylinuxstuff.meownplanet.net/aarf/luki/luki-019.iso___luki-020.iso.delta | <5MB
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 6734 Location: Kentucky
|
Posted: Sat 21 Apr 2012, 21:58 Post subject:
|
|
Seems to be working pretty well here too......
|
Back to top
|
|
 |
roadkill13
Joined: 10 Aug 2011 Posts: 155 Location: United States
|
Posted: Sat 21 Apr 2012, 22:06 Post subject:
|
|
Quote: | Keucr is already included with the 3.2 kernel. If it's not autoloading, you can force it to load using "Configure Kernel Modules" in the control panel. You'll probably want a new save file since the keucr you added is broken and will probably screw things up. |
I did ditch the tainted save file. Thanks. I also found the keucr module in the boot manager via the control panel. I added that module and rebooted. It does not work at this time. The cards are not mounted in Saluki as they are in Lucid.
Sorry about the lengthy log posting above. I did this on the fly and did not realize I had managed to paste the whole thing into the post. I will take that out
I have been on the road these past few days and am quite fatigued. I probably should not be doing this now.
Last edited by roadkill13 on Sun 22 Apr 2012, 10:09; edited 1 time in total
|
Back to top
|
|
 |
battleshooter

Joined: 14 May 2008 Posts: 1383 Location: Australia
|
Posted: Sun 22 Apr 2012, 00:41 Post subject:
|
|
It's a long time coming, but I've been wanting to just give a bit of a rant on Saluki. (Engineer rant so it'll be in bullet points ) Pertains to Saluki 19 and earlier, haven't downloaded 20 yet.
Like:
- Like the different selection of programs XFCE based rather than the general Puppy "P" variety. There's nothing wrong with them, but it's nice for a change to try stuff that's being developed by the wider Linux community.
- Much more modern themes to choose from.
- Love that the PPM now has an option to download the package to keep, it actually makes the PPM useable for me, I swap Pupsaves so often and have a limited internet connection so downloading over and over again isn't an option for me. In the past I'd just go to the repository via web browser.
- Sven is a fantastic touch. Just set your hotkeys, and for any WM, everything is set. Beautiful!
- Repository is fantastic, I really like that I can just look up what I want instead of searching through the forum.
- Real transparency... what can I say, eyecandy dream come true Actually I like it how Saluki is eyecandy friendly.
- Acceleration out of the box, awesome.
Like, but dodgy:
- I like Xnoise, a media library that deals with video as well as audio. However it crashes if you drag media from Thunar.
- Gnac would love it if it worked, but it crashes for me when converting flv to MP3 and pressing convert. Converting from flv to other formats seems to work fine.
I tried to record all my little thoughts on Saluki as I've used it in the last few months, but I'm sure there are other things I find great that I've forgotten about. Anyway, thought I'd just throw in some feedback into the fishpond. Thanks for Saluki Jemimah
_________________ LMMS 1.0.2, Ardour 3.5.389, Kdenlive 0.9.8
|
Back to top
|
|
 |
shelezyaka

Joined: 14 Feb 2012 Posts: 52 Location: Ukrainian
|
Posted: Sun 22 Apr 2012, 03:04 Post subject:
|
|
aarf wrote: | Code: | wget -4c http://puppylinuxstuff.meownplanet.net/aarf/luki/luki-019.iso___luki-020.iso.delta | <5MB |
thank you
_________________ AMD X2 4400+ Nvidia 440 GTS RAM 3 Gb модем CCU-550 (1x- EVDO PEOPLENET.ua) WiFi D-link DWA-525. Cистема установленна ВСЕГДА FULL !
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 3088
|
Posted: Sun 22 Apr 2012, 03:14 Post subject:
|
|
jemimah wrote: | Saluki-020 has been released. Hopefully this will be the final RC. |
Assuming devx 019 should be renamed 020?
_________________ == Here is how to solve your Linux problems fast ==
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 5501 Location: GB
|
Posted: Sun 22 Apr 2012, 07:00 Post subject:
|
|
v.20
Frisbee isn't picking up SiS190 NIC, nor SNS.
Safest default may be Dougal's? All the other variants seem to find SiS NICs.
Later:
Ah ha! That was a FULL upgrade from v.19. Cannot get sound to work at all now, not even with ALSA. It was working from the liveCD.
Will reinstall the entire edifice!
Even later:
Complete wipe & FULL install seems to have cleared issues, so advice is not to attempt upgrade.
Last edited by Sage on Sun 22 Apr 2012, 07:50; edited 1 time in total
|
Back to top
|
|
 |
|
Page 180 of 252 [3778 Posts] |
Goto page: Previous 1, 2, 3, ..., 178, 179, 180, 181, 182, ..., 250, 251, 252 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
|