Search found 97 matches

by seppe
Fri Oct 16, 2015 3:18 pm
Forum: English
Topic: video driver
Replies: 0
Views: 18817

video driver

I try to understand the code of the Intel video driver (vidintel.asm). Where did Clevermouse get all that information from? Anything about twin or dual displays? Anything about hardware cursor? How to obtain the lfb (without using bios)? found lots of info on x.org: http://www.x.org/docs/intel/ http...
by seppe
Fri Sep 25, 2015 10:25 pm
Forum: Kernel
Topic: mistery code in taskman
Replies: 1
Views: 6023

mistery code in taskman

The following code is part of fs_execute, present in taskman: xor edx, edx cmp word [6], '02' jne @f not edx @@: mov [ebx+APPDATA.tls_base], edx if GREEDY_KERNEL else . . . Can anyone explain the purpose of the "cmp word [6], '02'" ?
by seppe
Sun Jun 28, 2015 1:19 am
Forum: English
Topic: kunpack.exe
Replies: 1
Views: 4167

kunpack.exe

Hello,

Can someone please publish the kunpack.exe routine.
(the sites from diamondz seems down.)
by seppe
Tue Dec 30, 2014 3:35 pm
Forum: English
Topic: Klib version 2 released
Replies: 1
Views: 4444

Re: Klib version 2 released

I updated the kolibri install program for windows 'kinst.exe' to install the latest English KolibriOS version r5294 of 30 Dec. 2014. The Kbtool1 application (in /usbhd0/1/Klib/Klib_apps/) is enhanced. It shows a different layout for US type keyboards and it reports media keys. Thanks to hidnplayr fo...
by seppe
Tue Dec 30, 2014 2:35 am
Forum: English
Topic: Installation Problems
Replies: 6
Views: 5724

Re: Installation Problems

ninjakid wrote:I followed the instructions from http://wiki.kolibrios.org/wiki/Booting_from_USB_flash but it does not work.
I accidently removed the kinst.exe application. Tomorrow I'll put it back with the latest kolibrios build.
My appologies . . .
by seppe
Fri Dec 26, 2014 1:53 am
Forum: English
Topic: file association
Replies: 1
Views: 3400

file association

How do the filemanagers (Eolite, KFM) associate a file extension (.txt, .asm, . . .) to the appropriate program?
How can I add an association to my application?
by seppe
Fri Dec 26, 2014 1:34 am
Forum: Games
Topic: 3 Games: Binary Master, Kolibri Puzzle Challenge
Replies: 21
Views: 22119

Re: 3 Games: Binary Master, Kolibri Puzzle Challenge

The puzzles look very nice. I also lost a lot of presious time because I used gs to draw in the framebuffer. The major problem was the interference from the Arrow cursor, Icon and docky redraws. Then I used PutPixel, which is not bad, but GetPixel is terribly slow on my laptop's. Syscall 7 (Draw Ima...
by seppe
Fri Dec 19, 2014 1:38 am
Forum: Periphery
Topic: Тестируем поддержку USB - 2
Replies: 250
Views: 150989

Re: Тестируем поддержку USB - 2

buyerninety wrote:Beg pardon, for FCC ID: meant to refer to underside mouse... incidently,
maker/model seen there also?
I tried these USB mouses: (they all work with win7 or win8)
Logitech LZ141HU
3D Optical mouse GUSON
3D Optical mouse Eidolon
by seppe
Thu Dec 18, 2014 5:35 pm
Forum: Data processing
Topic: TinyPad 4.0.4
Replies: 339
Views: 169019

Tinypad 4.0.8

Some remarks on Tinypad 4.0.8:

- The "paste" menu function erases all text that follows the insertion point.
- NumPad keys produce junk
- A find function does not bring it's result into view
by seppe
Thu Dec 18, 2014 5:26 pm
Forum: Periphery
Topic: Тестируем поддержку USB - 2
Replies: 250
Views: 150989

Re: Тестируем поддержку USB - 2

buyerninety wrote:Sometimes maker/model no. HP Pavilion g6-??????, FCC ID:number found
on underside of device may be helpful whilst researching device, if there
has been a history of faults.
HP portatil G6-1104SS modelo: 4749904.
The mouse works perfect under win7.
by seppe
Wed Dec 17, 2014 10:43 pm
Forum: Periphery
Topic: Тестируем поддержку USB - 2
Replies: 250
Views: 150989

Re: Тестируем поддержку USB - 2

CleverMouse wrote:Another test.
Here is another test result. Same problem.
by seppe
Wed Dec 17, 2014 1:13 am
Forum: Periphery
Topic: Тестируем поддержку USB - 2
Replies: 250
Views: 150989

Re: Тестируем поддержку USB - 2

CleverMouse wrote:seppe, replace ohci.sys in the image with the attached file, boot with both mouse and keyboard plugged in and attach boardlog.txt here.
Here it is. (mouse not working).
by seppe
Tue Dec 16, 2014 5:57 pm
Forum: Periphery
Topic: Тестируем поддержку USB - 2
Replies: 250
Views: 150989

Re: Тестируем поддержку USB - 2

CleverMouse wrote:It seems that an USB keyboard is connected to the same controller. Try to boot with plugged mouse and without keyboard; will the mouse work?
Indeed, the mouse works with disconnected keyboard.
This is a problem on a laptop or cpu-board with only 2 usb connectors. :(
Can this shortcomming be fixed?
by seppe
Sat Dec 13, 2014 12:51 am
Forum: Periphery
Topic: Тестируем поддержку USB - 2
Replies: 250
Views: 150989

Re: can this problem with a USB mouse be fixed?

A USB optical mouse, connected to my HP pavillion g6 laptop does not work in KolibriOS. Please start BOARD application after booting KolibriOS, and attach boardlog.txt before unplugging your mouse (when it does not work), and another boardlog.txt after unplugging and replugging it back (when it doe...
by seppe
Fri Dec 12, 2014 2:29 am
Forum: Periphery
Topic: Тестируем поддержку USB - 2
Replies: 250
Views: 150989

can this problem with a USB mouse be fixed?

A USB optical mouse, connected to my HP pavillion g6 laptop does not work in KolibriOS. It looks as if it does'nt get power (the red light does not come up). The touchpad works fine, and a wireless usb mouse also works fine in Kolibri. The mouse works fine under windows. I tried several mouses. The ...