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.


Topics - Vitel

Pages: [1]
1
Debian / Apt-get Update Failures
« on: December 05, 2007, 10:23:53 am »
I've tried to make 'apt-get update' and got nothing, because all Release files are almost empty (here, for example http://ftp.easynet.be/ftp/gnuab/debian/dists/). In other words, this command results in DB cleaning. Therefore I cannot install any packages via apt tool now. How can I restore apt-get data bases? Has anyone faced the same troubles?

2
Hi All,

I've faced troubles with Billionton Bluetooth card using the kernel.img-2.6.22.9-yonggun.
As far as I understand, kernel should assign /dev/ttySX device with the card when I plug it into Z. However, kernel doesn't do it according to the dmesg log:
Quote
pccard: PCMCIA card inserted into slot 0
pcmcia: registering new device pcmcia0.0
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
I suspect that something like this should be added in addition to the log above:
Quote
serial 8250 : ttyS0 at I/O 0x3f8 (irq=4) is a 16550A
BTW, serial_cs module is successfully loaded and there are no well known error messges "serial_cs: unknown symbol serial8250".
Does anybody know how fix this issue?

Here are few more logs that I think can be useful:
udevmonitor log:
Quote
UEVENT[1195184065.602154] add      /devices/platform/akita-ioexp/sharp-scoop.0/pxa2xx-pcmcia/0.0 (pcmcia)
UDEV  [1195184065.606066] add      /devices/platform/akita-ioexp/sharp-scoop.0/pxa2xx-pcmcia/0.0 (pcmcia)
UEVENT[1195184065.769935] add      /module/8250 (module)
UDEV  [1195184065.778332] add      /module/8250 (module)
UEVENT[1195184065.800550] add      /class/tty/ttyS4 (tty)
UDEV  [1195184065.811798] add      /class/tty/ttyS4 (tty)
UEVENT[1195184065.816317] add      /class/tty/ttyS5 (tty)
UDEV  [1195184065.827497] add      /class/tty/ttyS5 (tty)
UEVENT[1195184065.832182] add      /class/tty/ttyS6 (tty)
UDEV  [1195184065.843328] add      /class/tty/ttyS6 (tty)
UEVENT[1195184065.848084] add      /class/tty/ttyS7 (tty)
UEVENT[1195184065.853785] add      /bus/platform/drivers/serial8250 (drivers)
UDEV  [1195184065.870009] add      /class/tty/ttyS7 (tty)
UDEV  [1195184065.879402] add      /bus/platform/drivers/serial8250 (drivers)
UEVENT[1195184065.895080] add      /module/serial_cs (module)
UEVENT[1195184065.901405] add      /bus/pcmcia/drivers/serial_cs (drivers)
UDEV  [1195184065.911873] add      /module/serial_cs (module)
UDEV  [1195184065.924799] add      /bus/pcmcia/drivers/serial_cs (drivers)
/proc/tty/driver/serial
Quote
serinfo:1.0 driver revision:
0: uart:unknown port:00000000 irq:0
1: uart:unknown port:00000000 irq:0
2: uart:unknown port:00000000 irq:0
3: uart:unknown port:00000000 irq:0

3
Zaurus - pdaXrom / Billionton Bluetooth Card Doesn't Work With Beta4
« on: June 11, 2006, 03:05:45 pm »
I have a problem with Billionton Bluetooth CF card. It doesn't wok with new 2.6.16 kernel.

dmesg displays this log when I plug card:
Code: [Select]
pccard: PCMCIA card inserted into slot 0
pcmcia: registering new device pcmcia0.0
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
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

It seems to me there is a problem in serial_cs and/or 8250 kernel modules. This card works well with beta3.

Anybody knows how to solve this problem?

pdaXrom 1.1.0beta4, Zaurus C1000

Thanks

Pages: [1]