Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Vitel

Pages: [1] 2 3 4
1
Zaurus - pdaXrom / New Pdaxrom Development
« on: April 19, 2017, 12:10:03 pm »
I use C1000 and C3200 from time to time. And I'm glad to know that I'm not alone.

2
Debian / Udev And Kernel
« on: November 06, 2009, 06:06:53 am »
Quote from: daalnroti
zubunutu kernel does not work nicely under debian and I want to compile a newer kernel.
Someone got all the patches needed ?
Offline charging is still not fixed in the latest kernels. So we have to stay on 2.6.24 for now...

3
Debian / Kernel Conf File For Kernel 2.6.24.4-yonggun
« on: June 29, 2009, 11:43:01 am »
Quote from: radiochickenwax
Thanks for all your help 2or0.  

Could someone help me collect new patches towards a newer kernel?  

I'm still running 2.6.24 and I don't know how to gather the relevant patches.
I'm also looking for patches for the new kernel versions.
The only relevant patch I found is this one (for 2.6.30).
http://patchwork.kernel.org/patch/26927/
I haven't tried it yet.
Also here is a collection of pm-related patches which we might need:
http://www.sisk.pl/kernel/hibernation_and_...urrent/patches/

4
Debian / [new] Kernel 2.6.24.4 With Cpufreq
« on: April 19, 2008, 12:48:29 pm »
Quote from: 2or0
I uploaded it. Enjoy~
It works great, thanks.

5
Debian / [new] Kernel 2.6.24.4 With Cpufreq
« on: April 19, 2008, 07:43:41 am »
Quote from: 2or0
I will rebuild the kernel for sd1 and upload soon. Sorry about it.
Thanks 2or0!

6
Debian / [new] Kernel 2.6.24.4 With Cpufreq
« on: April 19, 2008, 06:35:11 am »
Has anybody tried the zImage.bin.sd1 kernel on C1000? It fails to find root partition even with CF flash inserted. I have no such troubles with the 2.6.24.3 version.

8
Debian / Socket Bluetooth (debian Eabi)
« on: March 30, 2008, 08:00:18 am »
Quote from: Raul
Maybe I should try with setserial?
Exactly! Try this:
Code: [Select]
setserial /dev/ttyS4 baud_base 921600
hciattach /dev/ttyS4 bcsp

9
Debian / [new] Kernel 2.6.24.4 With Cpufreq
« on: March 25, 2008, 08:22:08 pm »
C1000 + kernel 2.6.24.3 + Sharp loader = no problems found
Thanks 2or0

10
Debian / [new] Kernel 2.6.24.4 With Cpufreq
« on: February 01, 2008, 04:27:31 pm »
Quote from: canguy247
So, has anyone had success with a c1000?
I have successfully installed the kernel.img.2.6.24-yonggun-sd1 on my C1000. No troubles with BlueTooth and suspend detected, everything is working fine. However, CF card is still required in order to boot from SD (see my first post in this topic for details).

11
Debian / [new] Kernel 2.6.24.4 With Cpufreq
« on: January 29, 2008, 05:35:27 pm »
I've just tried the new version on C1000 with uboot. It looks like both kernel.img.2.6.24-yonggun-sd1 and kernel.img.2.6.24-yonggun-sd2 use mtdblock2 as root device. Because of this my Z fails to load with kernel panic.
If it's hard to fix this problem, I think it can be avoided by changing partition table on SD card.

12
Debian / [new] Kernel 2.6.24.4 With Cpufreq
« on: January 15, 2008, 06:43:29 pm »
Quote
2. I added serial_cs modules.
I've updated kernel modules, but result is still the same: serial_cs: Unknown symbol...

13
Debian / [new] Kernel 2.6.24.4 With Cpufreq
« on: January 13, 2008, 09:04:11 am »
Hi 2or0,

Thanks a lot for the new version. I've just tried it on my C1000. It is successfully loaded  However, I've found two troubles:
1. I cannot start booting from SD card if CF card is not inserted. I think it would be great to compile something like
kernel.img-2.6.22.9-yonggun-eabi-mmcblk0p1 and/or kernel.img-2.6.22.9-yonggun-eabi-mmcblk0p2
In this case we do not have to insert CF card and hold '1' key each time we reboot C1000.
2. Cannot modprobe serial_cs. This is from dmesg:
serial_cs: Unknown symbol serial8250_unregister_port
serial_cs: Unknown symbol serial8250_resume_port
serial_cs: Unknown symbol serial8250_register_port
serial_cs: Unknown symbol serial8250_suspend_port
This module is required for bluetooth cards.

14
Debian / Irda-device On Eabi
« on: January 05, 2008, 08:29:49 pm »
Try this, it works for me on the same kernel:
Code: [Select]
modprobe pxaficp_ir
modprobe ircomm
modprobe ircomm_tty
irattach irda0 -s
After this /dev/ircomm0 is ready to use.

15
Debian / Debian On C1000 Questions
« on: January 04, 2008, 07:44:59 am »
Hardware:
1. Billionton Bluetooth Card works fine with my Nokia 6021.
2. I have DCF 660W WiFi card, but not 650W. The first one works fine. However, both these cards are based on the same chipset Prism2/2.5/3, so I believe there will be no troubles.

Software:
1. FBreader works fine with cp1251 charset
2. Remote desktop works fine, rdesktop deb packet fetched from the EABI feed.
3. I use Mplayer for multimedia purposes, works fine for me.
4. No problems, all you need is to apt-get dependent source packets.

Pages: [1] 2 3 4