|
| | Re: Linux legos install help me please
|
| (...) Oups nbo sorry ... not for the moment but I can implement it !! Oh if someone know how to make work the USB tower under linux (to add this function to legnoppix) that would be fun (...) Yes that only this file ... (...) Yes put it in the (...) (21 years ago, 10-Dec-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.506) |
|
| | Global Objects was Strange RCX startup issues
|
| Mark, This is an interesting issue. Initially, after reading your post, I was thinking that it would be easy to add this support to BrickOS. Of course, this is only partially correct. For NON Task Manager builds (therefore no Program manager), it is (...) (21 years ago, 9-Dec-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.506) |
|
| | Re: Help w/install _or_ It all went so well
|
| (...) You can do make fontdesign in the util directory to create fontdesign.exe I have managed to get brickos-0.2.6.10 working using gcc 3.3.1 on win98 under cygwin, though I had a few problems along the way. At this stage I have only tried a few of (...) (21 years ago, 9-Dec-03, to lugnet.robotics.rcx.legos, FTX)
| |
| brickos (score: 0.506) |
|
| | Re: Linux legos install help me please
|
| (...) Hmm rellay difficult to solve .... For your mandrake : make in a term "make > error" and send me (to my personnal mail) the file call error What version of brickOS do you use ? I know that there are error with the gcc 3.X so try (like you (...) (21 years ago, 9-Dec-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.506) |
|
| | Re: Strange RCX startup issues
|
| (...) This was only a problem when using certain firmware downloaders. If you use firmdl3, then you should be fine. (...) As far as I can tell, I don't think there is any provision in BrickOS to call the constructors and destructors of globals & (...) (21 years ago, 9-Dec-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.506) |
|
| | Remote Message Buttons
|
| Hello, Anyone had problems getting the message 1,2,3 buttons working with brickOS? All other remote buttons are working. I am using v0.2.6.10. I looked through the kernel and includes, it looks like in lr_process(), the lr_keys gets checked vs. (...) (21 years ago, 8-Dec-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.506) |
|
| | Re: Linux legos install help me please
|
| Wow thanks for the speedy response nanobapt. I am going to attempt to run legnoppix as a guestthrough VMware tonight. I will keep you posted on how that goes. Whati am really interested in is the math. Nano wrote (...) 1st Are you saying that (...) (21 years ago, 10-Dec-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.506) |
|
| | Linux legos install help me please
|
| Please help me install legos on Mandrake or help me fix my debian legos and add math.h I am a complete linux novice. 1 I have been enjoying the ease of use of Debian and the apt-get functions and friends with that distribution. For a beginner in (...) (21 years ago, 9-Dec-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.506) |
|
| | Re: Remote Message Buttons
|
| That doesn't seem to help, doing things that way actually made the Stop and Beep buttons function as Stop and Beep. I was hoping to have all the buttons "raw" messages available to remap their functionality. I think I know how to modify the kernel (...) (21 years ago, 9-Dec-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.506) |
|
|
| brickos (score: 0.506) |
|
|
| brickos (score: 0.506) |
|
| | Re: Complete instructions for Linux?
|
| (...) Rich, Those patches were created for optimizing some legOS code. I believe it was some interupt code. The legOS code and brickOS code have internal work arounds. I have some emails concerning this somewhere. But you don't need these patches (...) (21 years ago, 6-Dec-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.506) |
|
|
| brickos (score: 0.506) |
|
| | Re: GP2D12 Please help
|
| Hi Sebastian, (...) I don't know the schematics of that sensor interface, but I think it's basically a bad idea to drive a device that needs 30 to 50 mA from a powersource that can only output about 10 mA. I've experienced similar effects while (...) (21 years ago, 2-Dec-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.505) |
|
| | Help w/install _or_ It all went so well
|
| _warning_ I'm new to BrickOS, so be patient. I've just attempted to install using the instructions at (URL) went fine until step 4 command './configure; make' which looked like this: ... $ ./configure; make Welcome to the brickOS Makefile (...) (21 years ago, 12-Nov-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.504) |
|
|
| brickos (score: 0.504) |
|
| | Re: Help w/install _or_ It all went so well
|
| (...) You should uninstall cygwin and delete its directory tree if it is left behind. Then run both installers (the brickoslejos installer second) and you should be ready to go. You don't need to do a configure or make of brickOS if you use these (...) (21 years ago, 20-Nov-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.503) |
|
|
| brickos (score: 0.503) |
|
| | Re: Help w/install _or_ It all went so well
|
| (...) Did you consider using my all-in-one pre-built installers? (URL) work well with XP & W2K (and presumably Win2003). There are problems with earlier OS versions. I've had several people tell me that using these pre-built installers was much (...) (21 years ago, 18-Nov-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.503) |
|
| | Re: Help w/install _or_ It all went so well
|
| Or ( IMO ) better yet, just macro every line between 152 and 171, that's what I did, saved the trouble of another install... Put this on each line around the assembly code: __asm__(""); Make sure you keep the indent spacing also: label: should be: (...) (21 years ago, 14-Nov-03, to lugnet.robotics.rcx.legos)
| |
| brickos (score: 0.503) |