Re: Please test pre-release 2.6.14-3 packages

2005-11-12 Thread boera
These are the last messsages from strace:

ioctl(3, 0x4004667f, 0xef81751c)= -1 EINTR (Interrupted system
call)
gettimeofday({1131785220, 929401}, NULL) = 4
gettimeofday({0, 0}, NULL)  = 8
ioctl(3, 0x4004667f, 0xef81751c)= 3
ioctl(3, 0x4004667f, 0xef81751c)= -1 EINTR (Interrupted system
call)
gettimeofday({1131785220, 968939}, NULL) = 4
gettimeofday({0, 0}, NULL)  = 8
ioctl(3, 0x4004667f, 0xef81751c)= 3
ioctl(3, 0x4004667f, 0xef81751c)= -1 EINTR (Interrupted system
call)
gettimeofday({1131785221, 9991}, NULL)  = 4
gettimeofday({0, 0}, NULL)  = 8
ioctl(3, 0x4004667f, 0xef81751c)= 3
ioctl(3, 0x4004667f, 0xef81751c)= -1 EINTR (Interrupted system
call)
gettimeofday({1131785221, 47414}, NULL) = 4
gettimeofday({0, 0}, NULL)  = 8
ioctl(3, 0x4004667f, 0xef81751c)= 3
ioctl(3, 0x4004667f, 0xef81751c)= -1 EINTR (Interrupted system
call)

This time i found nothing interesting in /var/log/messages, only these:

Nov 12 10:28:48 solaris kernel: bttv0: timeout: drop=37
irq=72636/72636, risc=df7c801c, bits: HSYNC OFLOW
Nov 12 10:28:48 solaris kernel: bttv0: reset, reinitialize
Nov 12 10:28:48 solaris kernel: bttv0: PLL: 28636363 => 35468950 . ok
Nov 12 10:28:49 solaris kernel: bttv0: timeout: drop=50
irq=72652/72652, risc=c03b0024, bits: VSYNC HSYNC OFLOW FDSR
Nov 12 10:28:49 solaris kernel: bttv0: reset, reinitialize
Nov 12 10:28:49 solaris kernel: bttv0: PLL: 28636363 => 35468950 . ok

Best regards,
Attila


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Please test pre-release 2.6.14-3 packages

2005-11-11 Thread Jurij Smakov

On Fri, 11 Nov 2005, [EMAIL PROTECTED] wrote:


I tried various options for bttv (triton1, vsfx, gbuffers, no_overlay
etc.) but without success.
This is the error message before bad things happen:


It looks to me that it dies in the syscall trying to open some file in 
/proc. Try running it under strace, hopefully the last thing you will see 
will be an open() syscall, including the name of that file.


Best regards,

Jurij Smakov[EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/   KeyID: C99E03CC


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Please test pre-release 2.6.14-3 packages

2005-11-11 Thread boera
I tried various options for bttv (triton1, vsfx, gbuffers, no_overlay
etc.) but without success.
This is the error message before bad things happen:

bttv0: OCERR @ c3a6e01c,bits: HSYNC OFLOW OCERR*
spitfire_data_access_exception: SFSR[00801009]
SFAR[f80010918f64], g
oing.
  \|/  \|/
  "@'/ .. \`@"
  /_| \__/ |_\
 \__U_/
sh(2359): Dax [#1]
TSTATE: 009911009607 TPC: 004babd0 TNPC: 004babd4
Y: 000
0Not tainted
TPC: 
g0: f80011522fe1 g1: 0006 g2: 0004 g3:
f
ff8
g4: f8001329e000 g5: 6f6e6600 g6: f8001152 g7:
0
06b
o0: fff8 o1: f800104dcd61 o2: 0004 o3:
fbf51
83a
o4: f80011b41844 o5: f80011b417e8 sp: f80011523051 ret_pc:
0
04babf0
RPC: 
l0: fffbf80010918f60 l1: f80011b41868 l2: 00702c00 l3:
0
006
l4: f80015bf000a l5:  l6:  l7:
701d1
000
i0: f842ef48 i1: f80011b41790 i2: f80011523d68 i3:
0
000
i4:  i5:  i6: f80011523111 i7:
00491
6a0
I7: 
Caller[004916a0]: do_lookup+0x140/0x180
Caller[00491820]: __link_path_walk+0x140/0xe60
Caller[00492598]: link_path_walk+0x58/0x140
Caller[00493c90]: open_namei+0x70/0x660
Caller[00481e60]: filp_open+0x40/0xa0
Caller[00481f58]: do_sys_open+0x38/0xe0
Caller[00407194]: linux_sparc_syscall32+0x34/0x40
Caller[70136bcc]: 0x70136bcc
Instruction DUMP: e05c2048  22c4001e  b0103ffe  c206602c
80a08001  12
4a  d4142004  952ab030

Best regards,
Attila


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Please test pre-release 2.6.14-3 packages

2005-11-11 Thread Jurij Smakov

On Thu, 10 Nov 2005, [EMAIL PROTECTED] wrote:


Tested today on a Sun Ultra 10. I've noticed 2 problems:
1) The first problem is connected with the parport_pc module.
cat some_file > /dev/lp0 locks up the machine. We can reset it with
STOP-A
Works if we recompile with FIFO DMA disabled.


I cannot reproduce it on Ultra 60. Anyway, since this is a 
parport-specific option, it is probably reasonable to just disable it for 
the next upload and look for a proper solution later.



2) bttv works now with the Jetway bt878 tv card but the machine locks
up completely after a few minutes. Keyboard doesn't respond, the
machine doesn't respond to ping. The only solution is a hard reset. Any
suggestion would be appreciated.


Sorry, can't really offer much. Do you see anything in the logs? 'modinfo 
bttv' shows quite a few debugging parameters, you can try enabling them 
and see if more information becomes available. Also there should be some 
upstream mailing list for development of this driver.


Thanks,

Jurij Smakov[EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/   KeyID: C99E03CC


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Please test pre-release 2.6.14-3 packages

2005-11-10 Thread Jurij Smakov

On Fri, 11 Nov 2005, Andrey Chernomyrdin wrote:


Jurij Smakov wrote:

Testes on SunBlade-100, have some artefacts in X, when moving window.


What kind of artifacts? Can you take a screenshot, perhaps?

By the way, I've looked into the iptables/ULOG problem, and if I rebuild 
the package on the current sid system, the problems goes away. Could you 
please test and confirm that this is indeed the case?


Thanks,

Jurij Smakov[EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/   KeyID: C99E03CC


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Please test pre-release 2.6.14-3 packages

2005-11-10 Thread Andrey Chernomyrdin

Jurij Smakov wrote:

Testes on SunBlade-100, have some artefacts in X, when moving window.

Debian unstable, Xorg,

| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)
||/ Name   Version
Description

+++-==-==-
ii  xserver-common 6.8.2.dfsg.1-9.0.1 files 
and utilities common to all X servers
ii  xserver-xorg   6.8.2.dfsg.1-9.0.1 the 
X.Org X server


/etc/X11/xorg.conf
...
Section "Device"
   Identifier  "ATI Technologies Inc. Rage XL"
   Driver  "ati"
   Option  "reference_clock"   "28.636 MHz"
EndSection

Section "Monitor"
   Identifier  "LG L1910S"
   HorizSync   30-65
   VertRefresh 50-75
   Option  "DPMS"
EndSection

Section "Screen"
   Identifier  "Default Screen"
   Device  "ATI Technologies Inc. Rage XL"
   Monitor "LG L1910S"
   DefaultDepth24
   SubSection "Display"
   Depth   1
   Modes   "1280x1024"
   EndSubSection
   SubSection "Display"
   Depth   4
   Modes   "1280x1024"
   EndSubSection
   SubSection "Display"
   Depth   8
   Modes   "1280x1024"
   EndSubSection
   SubSection "Display"
   Depth   15
   Modes   "1280x1024"
   EndSubSection
   SubSection "Display"
   Depth   16
   Modes   "1280x1024"
   EndSubSection
   SubSection "Display"
   Depth   24
   Modes   "1280x1024"
   EndSubSection
EndSection
...
~$ uname -a
Linux blade 2.6.14-2-sparc64 #1 Wed Nov 9 20:40:45 PST 2005 sparc64 
GNU/Linux


~$ lspci
:00:00.0 Host bridge: Sun Microsystems Computer Corp. Ultra IIe
:00:03.0 Non-VGA unclassified device: ALi Corporation M7101 Power 
Management Controller [PMU]
:00:05.0 PCI bridge: Digital Equipment Corporation DECchip 21152 
(rev 03)
:00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge 
[Aladdin IV]
:00:08.0 Multimedia audio controller: ALi Corporation M5451 PCI 
AC-Link Controller Audio Device (rev 01)

:00:0c.0 Bridge: Sun Microsystems Computer Corp. RIO EBUS (rev 01)
:00:0c.1 Ethernet controller: Sun Microsystems Computer Corp. RIO 
GEM (rev 01)
:00:0c.2 FireWire (IEEE 1394): Sun Microsystems Computer Corp. RIO 
1394 (rev 01)
:00:0c.3 USB Controller: Sun Microsystems Computer Corp. RIO USB 
(rev 01)

:00:0d.0 IDE interface: ALi Corporation M5229 IDE (rev c3)
:00:13.0 VGA compatible controller: ATI Technologies Inc Rage XL 
(rev 27)


~$ /sbin/lsmod
Module  Size  Used by
snd_mixer_oss  19776  0
autofs420936  0
nfsd  272528  13
lockd  68848  2 nfsd
nfs_acl 4544  1 nfsd
sunrpc168792  9 nfsd,lockd,nfs_acl
ipt_REJECT  6848  2
ipt_LOG 7424  7
ipt_state   2368  1
ipt_limit   2880  0
ipt_ULOG   10760  0
iptable_mangle  3392  0
iptable_nat 9220  0
ip_nat 22878  1 iptable_nat
ip_conntrack   65244  3 ipt_state,iptable_nat,ip_nat
nfnetlink   8112  2 ip_nat,ip_conntrack
iptable_filter  3520  1
ip_tables  21568  8 
ipt_REJECT,ipt_LOG,ipt_state,ipt_limit,ipt_ULOG,iptable_mangle,iptable_nat,iptable_filter

ohci_hcd   20868  0
ohci1394   40016  0
ieee1394  388840  1 ohci1394
sungem 33924  0
sungem_phy  9728  1 sungem
snd_ali545125128  0
snd_ac97_codec111768  1 snd_ali5451
snd_pcm   100553  2 snd_ali5451,snd_ac97_codec
snd_timer  27144  1 snd_pcm
snd59688  5 
snd_mixer_oss,snd_ali5451,snd_ac97_codec,snd_pcm,snd_timer

soundcore  11656  1 snd
snd_page_alloc 12432  1 snd_pcm
snd_ac97_bus2880  1 snd_ac97_codec
reiserfs  330112  1
xfs   465920  2
exportfs6656  2 nfsd,xfs
ide_cd 46024  0
cdrom  42984  1 ide_cd
dm_mod 61016  5
ext3  154064  2
jbd60328  1 ext3
ide_disk   18752  5
ide_generic 1600  0 [permanent]
alim15x3   13408  0 [permanent]
generic 5764  0 [permanent]
evdev  14464  0


Jurij Smakov[EMAIL PROTECTED]


--
Andrey Chernomyrdin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject 

Re: Please test pre-release 2.6.14-3 packages

2005-11-10 Thread Jurij Smakov

On Thu, 10 Nov 2005, [EMAIL PROTECTED] wrote:


This boots ok on the sunblade 100 and the sound works but a much reduced version
of the framebuffer problem persists. The mouse and everything is OK now but
there are still some red dots on the blue background, and can be seen for
example on the desktop when hitting "enter" in a terminal window or moving the
window, flickering red dots in vertical rows across the screen, and a few
isolated red dots that do not move.


Hi Jim,

Thanks for testing. Pretty much the only thing I can do about the 
framebuffer problem is to forward it to linux-fbdev-devel list and ask 
what they think.


Best regards,

Jurij Smakov[EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/   KeyID: C99E03CC


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Please test pre-release 2.6.14-3 packages

2005-11-10 Thread boera
Jurij Smakov wrote:
> Hi,
>
> I have built the pre-release 2.6.14-3 packages from svn revision 4764 and
> uploaded them (linux-image packages only) to
>
> http://www.wooyd.org/debian/kernels/2.6/

Tested today on a Sun Ultra 10. I've noticed 2 problems:
1) The first problem is connected with the parport_pc module.
cat some_file > /dev/lp0 locks up the machine. We can reset it with
STOP-A
Works if we recompile with FIFO DMA disabled.
2) bttv works now with the Jetway bt878 tv card but the machine locks
up completely after a few minutes. Keyboard doesn't respond, the
machine doesn't respond to ping. The only solution is a hard reset. Any
suggestion would be appreciated.
Both problems are repeatable.

Best regards,
Attila


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Please test pre-release 2.6.14-3 packages

2005-11-10 Thread jim
Quoting Jurij Smakov <[EMAIL PROTECTED]>:
> If no major problems are discovered, the kernel team plans to upload 
> 2.6.14-3 to sid during weekend or early next week.

This boots ok on the sunblade 100 and the sound works but a much reduced version
of the framebuffer problem persists. The mouse and everything is OK now but
there are still some red dots on the blue background, and can be seen for
example on the desktop when hitting "enter" in a terminal window or moving the
window, flickering red dots in vertical rows across the screen, and a few
isolated red dots that do not move.

jim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]