The time now is Wed 22 May 2013, 10:25
All times are UTC - 4 |
|
Page 9 of 16 [237 Posts] |
Goto page: Previous 1, 2, 3, ..., 7, 8, 9, 10, 11, ..., 14, 15, 16 Next |
| Author |
Message |
antiloquax

Joined: 27 Jan 2012 Posts: 405
|
Posted: Fri 25 May 2012, 11:33 Post subject:
|
|
Excellent - I hope you'll have the chance to test some of the stuff that's on my ftp site!
No pi today. Maybe tomorrow ...
Here's gtkdialog to try (compiled on Arch ARM).
| Description |
|

Download |
| Filename |
gtkdialogARM.tar.gz |
| Filesize |
300.41 KB |
| Downloaded |
114 Time(s) |
_________________ My System:Arch-Arm on RPi!
"RacyPy" puplet on Toshiba Tecra 8200. PIII, 256 MB RAM.
RaspberryPy: Lobster and I blog about the RPi.
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Fri 25 May 2012, 14:48 Post subject:
|
|
Latest Puppi Arch pre-alpha pic above
- will try gtkdialog - many thanks . . .
Netsurf is not working very well and JWM is flaky
Do not use anything but a powered hub if possible
Arch is noticeably faster than Debian
I also got LXDE working - seemed OK but I immediately tried JWM
and that has me convinced that Puppi can be fast. Hooray.
Do you know where the jwm config file is kept (if available?)
I should know this . . .
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Fri 25 May 2012, 19:12 Post subject:
|
|
OK in netsurf in Puppi Arch - delicate stuff
found jwm config file in /etc/system.jwmrc
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Sat 26 May 2012, 02:04 Post subject:
|
|
Gtkdialog working . . . Got my Buddhistyap program (see wiki) to run - only had to change one line of code . . .
http://raspberrypy.tumblr.com/post/23785476405/puppi-arch
This is very good for me (and the Buddhas may send me extra nectar points and a free pass to the AI Purelands)
Puppy Linux
Run smarter
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6856 Location: Perth, Western Australia
|
Posted: Sat 26 May 2012, 05:32 Post subject:
|
|
Good! The thing is, does it render the widgets correctly? This was one of the big showstoppers in my armv7 compile on the Mele A1000, as I reported in my blog:
http://bkhome.org/blog/?viewDetailed=02809
http://bkhome.org/blog/?viewDetailed=02808
If antiloquax's binary works, I will use that!
EDIT: from the picture you have posted, it looks like you have the same problem.
Last edited by BarryK on Sat 26 May 2012, 05:35; edited 1 time in total
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7018 Location: qld
|
Posted: Sat 26 May 2012, 05:34 Post subject:
|
|
Lobster,
JWM config files in $HOME (your home directory, /root if running as root, or /home/Ed if running as user Ed) will override whatever is in /etc.
-
antiloquax
I see you've compiled vala for raspi. That will be very handy for the kids as it is heavily influenced by C♯ and already supported in Puppy.
Hmm.. better gets some pi at some point I guess..
-
Barry... look at Lobster's screeny
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Sat 26 May 2012, 08:28 Post subject:
|
|
| Quote: | | Good! The thing is, does it render the widgets correctly?. |
No it don't - see Micks observation . . .
I thought that was a detail - apparently not!
_________________ Puppy WIKI
Last edited by Lobster on Mon 28 May 2012, 05:35; edited 1 time in total
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Sat 26 May 2012, 21:57 Post subject:
|
|
| Quote: | | Hmm.. better gets some pi at some point I guess.. |
Thanks Mick for tips.
The Rpi partners are ramping up production but not yet at the stage of order and arrive.
Two months delay if you order today.
Ay chihuahua!
I am in a position of having to learn everything
Stuff that comes naturally to command line and scripting Puppys . . .
Barry, yourself and our other smart dogs.
For example I needed the pipe symbol |
On a UK keyboard this = right Alt Gr key + the key to the left of z
and then it turned into ½ or was it 0.25 . . .
_________________ Puppy WIKI
Last edited by Lobster on Fri 08 Jun 2012, 03:05; edited 2 times in total
|
|
Back to top
|
|
 |
eowens2
Joined: 27 Aug 2008 Posts: 55
|
Posted: Sun 27 May 2012, 13:35 Post subject:
|
|
Hi guys! I have been following this thread with interest for some time. I got tired of waiting for my R_pi (delivery not expected for another 3-4 weeks) and decided to wander into the raspberry thicket where y'all are playing. But since I am pretty much an amateur beginning noobie (yes I know, redundancy) things are very confusing.
I am using Qemu 0.14.0 within Ubuntu 11.10 and have R_pi up and running (Debian6-19-04-2012, zImage_3.1.9). I can compile, "gcc hello_world.c" => a file which "file hello_world" identifies as an arm file.
I have done a sudo apt-get install (my network seems to running O.K.) of jwm, rox-filer, and rxvt. I can call each of these from the command line and they seem to do their thing (more or less).
When I do "startx" in the R_pi terminal I get the LXDE enviornment with LXTerminal, Midori, PCManFM plus a number of other applications.
When I do a "sudo xinit /usr/bin/jwm" in the R_pi terminal, I get an empty JWM screen. When I click on the JWM button in the left lower corner of the screen, I get all of the same menus (and active programs) that were in the LXDE desktop!
Question: How do I get "startx" to bring up the JWM enviornment rather than LXDE, and get rxvt and rox-filer as options in the menus rather than the applications that are default in LXDE?
Question #2: Y'all seem to be moving briskly on the arm platform as well as Debian. And you seem to compiling a lot of the applications. Does Arch not have a repository of pre-compiled stuff that you can download from?
Question #3: How do I change the screen resolution to something like 1024 x 768?
Thank you.
(Edit: Question #2 should read: "moving briskly on the Arch platform" )
|
|
Back to top
|
|
 |
rhadon

Joined: 27 Mar 2008 Posts: 1228 Location: Germany
|
Posted: Sun 27 May 2012, 15:29 Post subject:
|
|
Hi,
I got my Raspbberry some days ago, installed Debian and Arch and I'm trying to get more familiar with it. It's a hard way because I've never tested Arch before and my small experience with Debian was years ago.
The sound problem seems to be solved. The patch itself doesn't work in Arch (I think, it's for Debian) but the modprobe command does.
In Arch I installed deadbeef and run "modprobe snd_bmc2835" in a terminal. It works .
HTH
Rolf
_________________ Ich verwende "frugal", und das ist gut so.
Raspberry Pi without Puppy? No, thanks.
|
|
Back to top
|
|
 |
eowens2
Joined: 27 Aug 2008 Posts: 55
|
Posted: Sun 27 May 2012, 18:43 Post subject:
|
|
I have been trying to set up a printer in Qemu/Debian/R_pi. In Midori I tried to go to http://localhost:631 but got an error saying "the page http:localhost:631 cannot be loaded" (the browser went to www.murga-linux.com without problem).
I added chromium-browser to R_pi, and it could not find localhost:631 either. So I checked (with Synaptic Package Manager) and CUPS is not in the Debian6 image provided by R_pi, so I added it with Synaptic.
CUPS could not find my networked HP 6500a inkjet so I went thru the setup pages using the connection "Socket://xxxxxxxxx:9100" that my Eeepc connecttion uses in Puppy Lucid 5.25. But so far it is not working.
Has anyone tried CUPS using Qemu or the real R_PI?
|
|
Back to top
|
|
 |
mrgreen
Joined: 28 May 2012 Posts: 7
|
Posted: Mon 28 May 2012, 02:45 Post subject:
|
|
I would like to help out with Puppi project is there anything I can test or work on yet?
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Mon 28 May 2012, 02:55 Post subject:
|
|
| Quote: | | anything I can test or work on yet? |
You bet your chihuahau there is!
You will now be thrown in at the deep end
read up here for now . . .
http://raspberrypy.tumblr.com/
and here
http://puppylinux.org/wikka/PuppySchoolRaspberryPi
(you can join the wiki and improve/update the pages.
You can create tutorials, programs, videos, compile
Put the Puppi logo on a case
Puppy is a doacracy - no time for introductions
. . . eh welcome to the kennels . . .
Find antiloquax’s programs compiled in Qemu (email for a list of tests . . . antiloquax at sky.com)
For example Vala needs testing . . .
http://www.murga-linux.com/puppy/viewtopic.php?p=629435#629435
and lastly and most importantly Barrys programs compiled on the mele
http://bkhome.org/blog/?viewDetailed=02805
these are the ones to test . . .
http://distro.ibiblio.org/quirky/arm/pet_packages-armv6/
that should keep you occupied for a few months . . .
_________________ Puppy WIKI
Last edited by Lobster on Mon 28 May 2012, 05:33; edited 1 time in total
|
|
Back to top
|
|
 |
mrgreen
Joined: 28 May 2012 Posts: 7
|
Posted: Mon 28 May 2012, 03:26 Post subject:
|
|
@Lobster why not add scrot to list of packages you could then take screenshots then upload them....
Stuck Arch on sd card, fired up updated added X plus openbox but keyboard and mouse refused to work..
Going to load up from scratch and test out your guide
Got a feeling I had hwdata errors during pacman update
Thanks for link up
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Mon 28 May 2012, 03:34 Post subject:
|
|
| Quote: | | why not add scrot to list of packages |
We could use scrot . . .
or use the screen shot under file/actions
in mtpaint . . .
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
|
|
Page 9 of 16 [237 Posts] |
Goto page: Previous 1, 2, 3, ..., 7, 8, 9, 10, 11, ..., 14, 15, 16 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
|