Search found 19 matches

by Peterbjornx
Thu Apr 19, 2012 4:46 pm
Forum: General Discussion and Feedback
Topic: Arm Development and Raspberry pi
Replies: 61
Views: 64231

Re: Arm Development and Raspberry pi

R-Pi is not ARMv7, its ARMv6 and i think ARMv9 isnt even released(or designed) yet Current ARM versions: ARMv1 ARM1 ARMv2 ARM2, ARM3 ARMv3 ARM6, ARM7 ARMv4 StrongARM, ARM7TDMI, ARM9TDMI ARMv5 ARM7EJ, ARM9E, ARM10E, XScale ARMv6 ARM11, ARM Cortex-M ARMv7 ARM Cortex-A, ARM Cortex-M, ARM Cortex-R ARMv8...
by Peterbjornx
Wed Feb 01, 2012 9:11 pm
Forum: General Discussion and Feedback
Topic: Memory
Replies: 10
Views: 19744

Re: Memory

Well, its a little more complicaten than that, a 32-bit CPU (or 64-bit CPU in 32-bit protected mode) can only address 4 GB of virtual address space, this can be extended using Physical Address Expansion, which allows up to 64GB of memory, but the kernel would have to support this and it would have t...
by Peterbjornx
Sun Jun 26, 2011 5:58 pm
Forum: General Discussion and Feedback
Topic: [TESTCASE SCENARIO] Does ROS support dynamic LEDs?
Replies: 6
Views: 2843

Re: [TESTCASE SCENARIO] Does ROS support dynamic LEDs?

@PurpleGurl: This wont work in any modern OS as the in and out instructions are restricted to privilege ring 0 (Kernel mode), in DOS, both user applications and the OS run in ring 0, in modern OSes (NTOS,ReactOS,Linux,etc...) only the kernel and some drivers run in ring 0, the user programs are kept...
by Peterbjornx
Thu Jun 16, 2011 9:26 pm
Forum: Design
Topic: How Windows Theming Has Evolved
Replies: 4
Views: 7114

Re: How Windows Theming Has Evolved

yes, but interestingly, when you disable Themes service (uxtheme.dll) it still works
by Peterbjornx
Thu Jun 16, 2011 1:37 pm
Forum: Design
Topic: How Windows Theming Has Evolved
Replies: 4
Views: 7114

Re: How Windows Theming Has Evolved

Well, the Aero Lite theme does use a msstyle file and that contains some controls , but most of it is rendered like the old classic theme

BTW I'm the original writer of this info
by Peterbjornx
Fri Mar 04, 2011 12:32 pm
Forum: General Discussion and Feedback
Topic: News: 0.3.13 is in the forge!!Read more..
Replies: 99
Views: 44694

Re: News: 0.3.13 is in the forge!!Read more..

Retested jre_1.6.0_07, conclusion run-without-result.
Will test Yahoo Messenger 9 later today.
I'd like the recognition reward and you can use my nickname for it
by Peterbjornx
Sun Feb 27, 2011 6:02 pm
Forum: General Discussion and Feedback
Topic: Tip for 0.3.13 testers
Replies: 4
Views: 3400

Re: Tip for 0.3.13 testers

There is, a applet requires a browser plugin and an application is started by the java launcher (java.exe) which is standalone, and working but it cannot find its classpath or extract its RT.pack, maybe pack200 is broken.
by Peterbjornx
Sat Feb 26, 2011 12:27 pm
Forum: General Discussion and Feedback
Topic: News: 0.3.13 is in the forge!!Read more..
Replies: 99
Views: 44694

Re: News: 0.3.13 is in the forge!!Read more..

I can not edit the wiki page it signs me out as soon as i open it, but i wanted to note JRE 1.6.07 doesnt work properly but the problem is not in ReactOS , it cant find its class library but native code runs fine(ie. the JRE itself)
by Peterbjornx
Sat Feb 26, 2011 12:04 pm
Forum: General Discussion and Feedback
Topic: Tip for 0.3.13 testers
Replies: 4
Views: 3400

Tip for 0.3.13 testers

I was reading the list at http://reactos.org/wiki/Tests_for_0.3.13 and i saw that of some apps only the popular uses are being tested, for example the JRE was deemed broken because applets didnt work, but applets are more of a browser feature , JRE is just the runtime and you should test it with app...
by Peterbjornx
Sat Jan 15, 2011 5:28 pm
Forum: Tutorials
Topic: Fix for weird boot problems on real hardware
Replies: 2
Views: 18754

Fix for weird boot problems on real hardware

Does your PC install ReactOS fine to a IDE hard disk , but you've also got SATA disks and it wont boot after restart, giving errors about loading registry hive's, bluescreens or just restarts automatically; this is the result of a FreeLoader bug that will not report a nonexistant installation in com...
by Peterbjornx
Fri Jan 14, 2011 11:30 am
Forum: General Discussion and Feedback
Topic: Is it possible to have ROS boot in textmode
Replies: 1
Views: 2103

Is it possible to have ROS boot in textmode

I am testing ReactOS on real hardware and i have discovered that textmode setup works fine on my PC but normal boot crashes, and i suspect my video driver so i wanted to test booting in textmode so i can at least get a debug log, how would i modify reactos to use a pure textmode boot not the graphic...
by Peterbjornx
Wed Jun 09, 2010 5:05 pm
Forum: General Discussion and Feedback
Topic: ReactOS XBOX Port
Replies: 18
Views: 15131

Re: ReactOS XBOX Port

by Peterbjornx
Mon Jun 07, 2010 10:35 pm
Forum: General Discussion and Feedback
Topic: ReactOS XBOX Port
Replies: 18
Views: 15131

Re: ReactOS XBOX Port

It's version 2.2 i use, that enough info or should i upload freeldr.sys?
by Peterbjornx
Sun Jun 06, 2010 12:14 pm
Forum: General Discussion and Feedback
Topic: ReactOS XBOX Port
Replies: 18
Views: 15131

Re: ReactOS XBOX Port

Those options are exactly like how i configured mine, but as the PC version of ReactOS revision that was current yesterday did the same thing maybe its a bug in the OS itself not in some platform specific driver, or it is just coincidence
by Peterbjornx
Sat Jun 05, 2010 5:47 pm
Forum: General Discussion and Feedback
Topic: ReactOS XBOX Port
Replies: 18
Views: 15131

Re: ReactOS XBOX Port

No bootscreen, and its not the files, i see the progress bar loading all the core ReactOS files, then after bootvid.dll it goes black, the install CD does this on my PC too, hardware bug or broken revision?