Go to advanced search

by secretreeve
Mon Aug 27, 2012 10:52 pm
Forum: Media centres
Topic: looking for volunteer programmer.
Replies: 98
Views: 19226

Re: looking for volunteer programmer.

... ... Running autoconf ... root@raspbmc:/home/pi/lcdproc# step 5 root@raspbmc:/home/pi/lcdproc# ./ configure --enable-drivers=hd44780 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p ...
by kriston
Mon Aug 27, 2012 2:10 am
Forum: Advanced users
Topic: Minimizing SD I/O
Replies: 5
Views: 2892

Re: Minimizing SD I/O

... out the SD card if it was made after 2005. The most effective thing to do is to arrange to mount /var into a ramdisk. That's fairly easy to do in BSD Unix and Red Hat Linux but in Debian and Ubuntu it is not so easy since they depend so heavily on persistent things in /var. You might look at unionfs ...
by Bakul Shah
Sun Aug 26, 2012 9:58 pm
Forum: Bare metal, Assembly language
Topic: GPIO Input
Replies: 13
Views: 7882

Re: GPIO Input

... word is premature and second word rhymes with evacuation ;) . I think your premature evaluation is wrong! Compile the following program (Linux or *BSD) and run it. When it beep or flashes the screen, keep pressing some key on your keyboard as fast as you can, at least 11 times. I consistently get ...
by secretreeve
Sun Aug 26, 2012 3:24 pm
Forum: Media centres
Topic: looking for volunteer programmer.
Replies: 98
Views: 19226

Re: looking for volunteer programmer.

... along the way but on the last command i get this returned root@raspbmc:/home/pi/lcdproc# ./configure --enable-drivers=hd44780 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p ...
by scott055
Sat Aug 25, 2012 7:34 pm
Forum: Beginners
Topic: Noob needing help compiling "Kiwix"
Replies: 20
Views: 7467

Noob needing help compiling "Kiwix"

... The program is used to view Wikipedia offline. Here's what i get: pi@raspberrypi ~ $ cd kiwix pi@raspberrypi ~/kiwix $ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p ...
by scott055
Sat Aug 25, 2012 1:26 am
Forum: Debian
Topic: Idiot's guide to installing software? (solved)
Replies: 16
Views: 3395

Re: Idiot's guide to installing software?

... is Kiwix it is used to view Wikipedia offline. Here's what i get: pi@raspberrypi ~ $ cd kiwix pi@raspberrypi ~/kiwix $ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p ...
by elatllat
Tue Aug 21, 2012 5:45 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: USB to printer without cups
Replies: 3
Views: 3564

Re: USB to printer without cups

Sounds like you have some google searches in your future.
maybe try "lpr"?

Code: Select all

apt-cache search print |grep "spool"
gnuspool - A network-based print spooler
lpr - BSD lpr/lpd line printer spooling system
lprng - lpr/lpd printer spooling system
lprng-doc - lpr/lpd printer spooling system (documentation)
by Joe Schmoe
Sun Aug 19, 2012 6:12 pm
Forum: Beginners
Topic: Scheduled Reboot? Tasks? .rc ?
Replies: 8
Views: 17481

Re: Scheduled Reboot? Tasks? .rc ?

... to be using tools you don't understand. But this is anathema to the Unix crowd. But the truly funny thing is the marriage of the (Classic) Mac and BSD Unix to form MacOSX. Clearly, somebody up there (in Cupertino) has a sense of humor, to take the ultimate "You don't know, you can't know, and you ...
by dany13160
Sun Aug 19, 2012 12:23 pm
Forum: Français
Topic: Boot
Replies: 3
Views: 1664

Boot

... impossible d'enregistrer les "menus" en français ; Suite à ces essais et lors d'un rebootage, le programme se bloque à la ligne : > Starting open BSD secure shell server : SShd > Init id (1-2-3- …) Respawning too fast : Disabled 5 Et là je bloque, comment résoudre cette énigme ? Sincères salutations.
by tufty1974
Thu Aug 16, 2012 5:55 am
Forum: Troubleshooting
Topic: Can't get anywhere with RTL8188CUS wifi
Replies: 6
Views: 1740

Can't get anywhere with RTL8188CUS wifi

... missed a step early on, how do I get power to it? Lastly, if the dongle is plugged in during boot, then it hangs. Normally at something to do with BSD ssh. If I pull it out, boot continues for a few seconds and then the screen fills with fast scrolling USB timeouts. Any ideas on what to try next? ...
by danieleftodi
Wed Aug 15, 2012 9:38 pm
Forum: General discussion
Topic: Request for Failing sdcards
Replies: 89
Views: 48364

Re: Request for Failing sdcards

... see it says "Sandisk" but it says "Kingston" on the card...): Capacity: 7,95 GB (7 950 303 232 bytes) Removable Media: Yes Detachable Drive: Yes BSD Name: disk4 Product ID: 0xa1a2 Vendor ID: 0x0781 (SanDisk Corporation) Version: 93.33 Serial Number: 50023367 Speed: Up to 480 Mb/sec Manufacturer: ...
by ghans
Wed Aug 15, 2012 9:10 pm
Forum: General discussion
Topic: FreeNas
Replies: 19
Views: 146098

Re: FreeNas

... Additionally , they seem to be interested to give us Android. Everything else is left to us. I rembember that "somebody" was already porting a BSD flavour.
by bugmenot3
Wed Aug 15, 2012 5:16 pm
Forum: General discussion
Topic: FreeNas
Replies: 19
Views: 146098

Re: FreeNas

... There are two well known software NAS solutions out there, one is the Synology DSM, that is based on linux, and the FreeNAS that is based on BSD. If none of them can be run on the Raspberry Pi, which one could, if existent? Will someday someone release an usable software or will remain abandoned?
by radix69
Mon Aug 13, 2012 1:01 pm
Forum: Networking and servers
Topic: Samba, write do shared directory
Replies: 5
Views: 5724

Samba, write do shared directory

... then you'll need this # load printers = yes # lpr(ng) printing. You may wish to override the location of the # printcap file ; printing = bsd ; printcap name = /etc/printcap # CUPS printing. See also the cupsaddsmb(8) manpage in the # cupsys-client package. ; printing = cups ; printcap ...
by Mortimer
Fri Aug 10, 2012 8:02 am
Forum: Beginners
Topic: OS X Lion - Burning SD Card?
Replies: 15
Views: 8609

Re: OS X Lion - Burning SD Card?

... It always works for me. You don't mention unmounted the SD-card before writing the image to it. You also miss out converting your BSD Name from disk1s1 to rdisk1. Using disk1 as the name will work, but rdisk1 will use a raw mode which can be much faster. So in my case, the SD-card ...
by jeffreywpearson
Fri Aug 10, 2012 5:29 am
Forum: Beginners
Topic: OS X Lion - Burning SD Card?
Replies: 15
Views: 8609

Re: OS X Lion - Burning SD Card?

... 3) Make note of partition name 4) Go to About this Mac 5) Click System report 6) go to USB 7) Find the partition name list 8) Make note of BSD Name (example: disk1s1) 9) Go to Terminal 10) type: sudo dd if=path_to_image_file od=/dev/BSD_Name noted in previous step 11) Wait a LONG time
by klutz
Fri Aug 10, 2012 4:50 am
Forum: Troubleshooting
Topic: printing with wheezy
Replies: 39
Views: 12486

Re: printing with wheezy

... --saw this on the archlinux website -- BUT the liusb-2 is linked directly to the URI. I also noted others are dowloading in addition to cups, cups.bsd So am I missing other software that should be downloaded?
by dwelch67
Thu Aug 09, 2012 1:00 am
Forum: Bare metal, Assembly language
Topic: DMB/WMB/ISB
Replies: 12
Views: 7889

Re: DMB/WMB/ISB

... etc that there can be too many combinations. I think you may need to either not have these features, or start looking at things like linux and bsd and others. For sequences they use. The sequence I use came from somewhere, but understand mine is a bare metal thing, I generally turn cache on ...
by curts
Wed Aug 08, 2012 1:58 pm
Forum: Advanced users
Topic: Conky setup?
Replies: 2
Views: 6471

Conky setup?

... Conky 1.9.0. Here is my current .conkyrc file: # Conky, a system monitor, based on torsmo # # Any original torsmo code is licensed under the BSD license # # All code written since the fork of torsmo is licensed under the GPL # # Please see COPYING for details # # Copyright (c) 2004, Hannu ...
by SimplyRyan
Tue Aug 07, 2012 2:02 pm
Forum: General discussion
Topic: Can it run OSX? Lol
Replies: 12
Views: 3280

Re: Can it run OSX? Lol

... I know nothing about Apple I will shut up now. Apple doesn't release source code. The open source portions of OSX are built upon the modified BSD project called "Darwin". Darwin serves as the core of OSX, but the similarities to a proper posix environment end as soon as the GUI is enabled. ...
by james968
Tue Aug 07, 2012 1:14 pm
Forum: General discussion
Topic: Can it run OSX? Lol
Replies: 12
Views: 3280

Re: Can it run OSX? Lol

OS X is based on one of the BSD's so you could see if they are available for the ARM.

As per the Dock, have you looked into GNuSTEP?
by SimplyRyan
Tue Aug 07, 2012 3:01 am
Forum: General discussion
Topic: Can it run OSX? Lol
Replies: 12
Views: 3280

Re: Can it run OSX? Lol

... the "UNIX" underpinnings of OSX, Darwin is largely defunct and even in it's heyday offered nothing to the Open Source community that Linux and BSD didn't already do better except maybe offer a glimpse of how OSX works underneath all that Cocoa and Aqua stuff. OSX without the beautiful GUI or ...
by brunsten
Mon Aug 06, 2012 3:55 pm
Forum: Beginners
Topic: Itunes / DAAP support?
Replies: 0
Views: 681

Itunes / DAAP support?

... of hooking my friends' Rpi up with my friends' Apple TV3 (Yes, shame on him! :geek: ). However, I thought the Rpi could be playpals with Ubuntu or BSD. But i was wrong! (Shame on me :oops: ) Is there any distros that can handle Itunes / DAAP that works well with Rpi so that i can help him to play ...
by jojopi
Mon Aug 06, 2012 10:24 am
Forum: Beginners
Topic: How do I check if a program is running
Replies: 11
Views: 100363

Re: How do I check if a program is running

procps accepts both POSIX and BSD options. POSIX options should have a hyphen, and BSD options should not. The canonical "show all processes for all users" commands are respectively "ps -ef" and "ps axu".
by txe
Sat Aug 04, 2012 6:42 am
Forum: Other
Topic: compiling OpenElec on Fedora 16
Replies: 2
Views: 2480

compiling OpenElec on Fedora 16

... 2012-08-04 01:20:24 (412 KB/s) - `sources/intltool/intltool-0.50.2.tar.gz' saved [189483/189483] UNPACK intltool BUILD intltool checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p ...

Go to advanced search