Bug#642154: BUG: unable to handle kernel paging request at ffff8803bb6ad000

2011-10-08 Thread rush
OK, I tried it again, but Oops didn't gone.

menuentry 'Debian GNU/Linux, with Xen 4.0-amd64 and Linux
3.0.0-1-amd64' --class debian --class gnu-linux --class gnu --class os
--class xen {
insmod raid
insmod mdraid1x
insmod lvm
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(xen-system)'
search --no-floppy --fs-uuid --set=root
709c172b-19b2-417d-8a43-e1957bcdc2f6
echo'Loading Xen 4.0-amd64 ...'
multiboot   /boot/xen-4.0-amd64.gz placeholder xsave=0
echo'Loading Linux 3.0.0-1-amd64 ...'
module  /boot/vmlinuz-3.0.0-1-amd64 placeholder
root=/dev/mapper/xen-system ro quiet
echo'Loading initial ramdisk ...'
module  /boot/initrd.img-3.0.0-1-amd64
}

Was it right?

[   24.242539] BUG: unable to handle kernel paging request at 8803be1ab000
[   24.242780] IP: [810106db] __sanitize_i387_state+0x23/0xe1
[   24.242956] PGD 1604067 PUD 3d82d9067 PMD 3d84ca067 PTE 0
[   24.243309] Oops:  [#1] SMP
[   24.243533] CPU 0
[   24.243601] Modules linked in: xt_tcpudp xt_physdev iptable_filter
ip_tables x_tables xen_netback xen_blkback bridge stp xen_evtchn xenfs
loop snd_pcm snd_timer snd soundcore snd_page_alloc i2c_i801 joydev
evdev pcspkr ghes i2c_core video processor hed button ext4 mbcache
jbd2 crc16 dm_mod raid1 md_mod usbhid hid sg sd_mod crc_t10dif ahci
libahci libata scsi_mod ehci_hcd fan thermal usbcore thermal_sys
e1000e [last unloaded: scsi_wait_scan]
[   24.247197]
[   24.247291] Pid: 2526, comm: forks Not tainted 3.0.0-1-amd64 #1
Intel Corporation S1200BTL/S1200BTL
[   24.247621] RIP: e030:[810106db]  [810106db]
__sanitize_i387_state+0x23/0xe1
[   24.247829] RSP: e02b:88034862be00  EFLAGS: 00010246
[   24.247935] RAX:  RBX: 7fff1755a8c0 RCX: 0200
[   24.248047] RDX: 8803be1aae00 RSI: 88034862bfd8 RDI: 8803bbf55650
[   24.248159] RBP: 8803bbf55650 R08: 88034862a000 R09: 81684640
[   24.248271] R10: 7fe2b7cd09d0 R11: 0246 R12: 
[   24.248384] R13:  R14: 8803bbf55650 R15: 7fff1755a8c0
[   24.248498] FS:  7fe2b7cd0700() GS:8803d614f000()
knlGS:
[   24.248641] CS:  e033 DS:  ES:  CR0: 8005003b
[   24.248750] CR2: 8803be1ab000 CR3: 0003bc23c000 CR4: 2660
[   24.248862] DR0:  DR1:  DR2: 
[   24.248976] DR3:  DR6: 0ff0 DR7: 0400
[   24.249088] Process forks (pid: 2526, threadinfo 88034862a000,
task 8803bbf55650)
[   24.249231] Stack:
[   24.249325]  81010919 00413201 88034862bf58
0011
[   24.249715]  8803bbf55ae0  81008fdd

[   24.250101]  7fff1755a6f8 0011 00040001
fffe09df
[   24.250491] Call Trace:
[   24.250589]  [81010919] ? save_i387_xstate+0x102/0x1f3
[   24.250700]  [81008fdd] ? do_signal+0x212/0x649
[   24.250810]  [8133733a] ? error_exit+0x2a/0x60
[   24.250916]  [81009450] ? do_notify_resume+0x25/0x6b
[   24.251027]  [8133bfe0] ? int_signal+0x12/0x17
[   24.251132] Code: e8 13 2a ff ff 66 90 c3 48 8b 97 48 04 00 00 48
85 d2 0f 84 d0 00 00 00 48 8b 47 08 f6 40 14 01 74 02 0f 0b 48 8b 05
45 4e 71 00
[   24.253911]  8b b2 00 02 00 00 48 89 c1 48 21 f1 48 39 c1 0f 84 a7 00 00
[   24.255408] RIP  [810106db] __sanitize_i387_state+0x23/0xe1
[   24.255581]  RSP 88034862be00
[   24.255680] CR2: 8803be1ab000
[   24.255780] ---[ end trace e9c161e4e81bf087 ]---

2011/10/3, Ian Campbell i...@hellion.org.uk:
 On Mon, 2011-10-03 at 14:47 -0400, Konrad Rzeszutek Wilk wrote:
  echo'Loading Xen 4.0-amd64 ...'
  multiboot   /boot/xen-4.0-amd64.gz placeholder

 Oops. I meant to try it in the hypervisor - so right after placeholder add
 xsave=0

 Which in grub2 means add GRUB_CMDLINE_XEN=xsave=0 to /etc/default/grub
 (there is no commented out example in this case) and re-run update-grub.

 Ian.

 --
 Ian Campbell


 Many a bum show has been saved by the flag.
   -- George M. Cohan




-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/ca+rvmvj_i4ta+gv5pq0u7+2ypxt2ojxtne_fq0j8faa7gcu...@mail.gmail.com



Bug#644677: linux: Unable to mount UDF Volume

2011-10-08 Thread Jonathan Nieder
Hi,

Steven Sciame wrote:

 When inserting a CD ROM with wmv videos on it I get this message:
[...]
 [26878.486226] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 ad 00 00 01 00
 [26878.486237] end_request: I/O error, dev sr0, sector 4606644
 [26878.487046] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK 
 driverbyte=DRIVER_SENSE
 [26878.487051] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current] 
 [26878.487056] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of 
 range
 [26878.487063] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 91 75 00 00 01 00
[...]
 I believe this is a kernel bug because when I boot up with a vanilla 2.6.38 
 kernel from kernel.org, it works as expected (I insert the CDROM and I can 
 access the videos on the disk).

Does this only happen with this CD-ROM or with all CDs?

Could you try a 3.x kernel from wheezy, sid, or experimental and let
us know how it behaves?  The only updated packages from outside stable
that should be needed in order to try it are linux-base and
initramfs-tools.

It would also be interesting to test some intermediate versions like
2.6.33 and 2.6.35 from http://snapshot.debian.org/, to see when the
fix was introduced.

Thanks for a clear report,
Jonathan



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111008062513.ga6...@elie.hsd1.il.comcast.net



Bug#644687: update to 3.0 aufs tree

2011-10-08 Thread Daniel Baumann
Package: linux-2.6
Version: 3.0.0-5

please update aufs patches to aufs for linux 3.0 aka aufs3, rather than
using the pre3 patches.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e901aee.2020...@progress-technologies.net



Bug#611493: Further investigations

2011-10-08 Thread Pascal BERNARD
Hi,

Recently, my system had more and more difficulties to boot and ended up
with no network connection (no /dev/eth0). So I decided to reinstall the
whole system on a native partition on another disk, leaving only /home
on the lvm/raid0.

Again, I fail to boot (see initram shell dmesg attached + mounts
+ /dev/mapper contents). This has been systematic while booting in
rescue mode is fine. Not very handy, but I boot in rescue mode, log in
as root and init 4. So far it works.

There must be something that the initram script does not do too well
which is revealed by my computer. I will investigate the difference
between quiet and single options.

Please let me know if you have other suggestions,

Pascal
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 2.6.32-5-amd64 (Debian 2.6.32-35squeeze2) 
(da...@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Fri Sep 9 
20:23:16 UTC 2011
[0.00] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 
root=UUID=bf17e580-6ec1-4060-81a8-03b240e8a4b1 ro quiet
[0.00] KERNEL supported cpus:
[0.00]   Intel GenuineIntel
[0.00]   AMD AuthenticAMD
[0.00]   Centaur CentaurHauls
[0.00] BIOS-provided physical RAM map:
[0.00]  BIOS-e820:  - 0009fc00 (usable)
[0.00]  BIOS-e820: 0009fc00 - 000a (reserved)
[0.00]  BIOS-e820: 000e4000 - 0010 (reserved)
[0.00]  BIOS-e820: 0010 - 7ff9 (usable)
[0.00]  BIOS-e820: 7ff9 - 7ff9e000 (ACPI data)
[0.00]  BIOS-e820: 7ff9e000 - 7ffe (ACPI NVS)
[0.00]  BIOS-e820: 7ffe - 8000 (reserved)
[0.00]  BIOS-e820: fee0 - fee01000 (reserved)
[0.00]  BIOS-e820: ffb0 - 0001 (reserved)
[0.00] DMI 2.4 present.
[0.00] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[0.00] e820 update range:  - 0001 (usable) 
== (reserved)
[0.00] last_pfn = 0x7ff90 max_arch_pfn = 0x4
[0.00] MTRR default type: uncachable
[0.00] MTRR fixed ranges enabled:
[0.00]   0-9 write-back
[0.00]   A-D uncachable
[0.00]   E-E write-through
[0.00]   F-F write-protect
[0.00] MTRR variable ranges enabled:
[0.00]   0 base 0 mask F8000 write-back
[0.00]   1 disabled
[0.00]   2 disabled
[0.00]   3 disabled
[0.00]   4 disabled
[0.00]   5 disabled
[0.00]   6 disabled
[0.00]   7 disabled
[0.00] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[0.00] initial memory mapped : 0 - 2000
[0.00] init_memory_mapping: -7ff9
[0.00]  00 - 007fe0 page 2M
[0.00]  007fe0 - 007ff9 page 4k
[0.00] kernel direct mapping tables up to 7ff9 @ 1-14000
[0.00] RAMDISK: 3755b000 - 37fefd0f
[0.00] ACPI: RSDP 000fae70 00014 (v00 ACPIAM)
[0.00] ACPI: RSDT 7ff9 00038 (v01 MSTEST TESTONLY 09000830 
MSFT 0097)
[0.00] ACPI: FACP 7ff90200 00084 (v02 MSTEST OEMFACP  09000830 
MSFT 0097)
[0.00] ACPI: DSDT 7ff905c0 0918E (v01  A0483 A0483035 0035 
INTL 20060113)
[0.00] ACPI: FACS 7ff9e000 00040
[0.00] ACPI: APIC 7ff90390 0006C (v01 MSTEST OEMAPIC  09000830 
MSFT 0097)
[0.00] ACPI: MCFG 7ff90400 0003C (v01 MSTEST OEMMCFG  09000830 
MSFT 0097)
[0.00] ACPI: OEMB 7ff9e040 0007B (v01 MSTEST AMI_OEM  09000830 
MSFT 0097)
[0.00] ACPI: HPET 7ff99750 00038 (v01 MSTEST OEMHPET  09000830 
MSFT 0097)
[0.00] ACPI: Local APIC address 0xfee0
[0.00] No NUMA configuration found
[0.00] Faking a node at -7ff9
[0.00] Bootmem setup node 0 -7ff9
[0.00]   NODE_DATA [00012000 - 00019fff]
[0.00]   bootmap [0001a000 -  00029ff7] pages 10
[0.00] (7 early reservations) == bootmem [00 - 007ff9]
[0.00]   #0 [00 - 001000]   BIOS data page == [00 
- 001000]
[0.00]   #1 [006000 - 008000]   TRAMPOLINE == [006000 
- 008000]
[0.00]   #2 [000100 - 000168c494]TEXT DATA BSS == [000100 
- 000168c494]
[0.00]   #3 [003755b000 - 0037fefd0f]  RAMDISK == [003755b000 
- 0037fefd0f]
[0.00]   #4 [09fc00 - 10]BIOS reserved == [09fc00 
- 10]
[0.00]   #5 [000168d000 - 000168d290]  BRK == [000168d000 
- 000168d290]
[0.00]   #6 [01 - 

Bug#611493: Unfortunately

2011-10-08 Thread Pascal BERNARD
Boot fails also in single mode :-(





-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1318090875.2924.0.camel@moraes.localhost



Re: Linux-image-3.0.0-2-amd64

2011-10-08 Thread Ben Hutchings
On Sat, 2011-10-08 at 16:46 +, R S Chakravarti wrote:
 Hi.
 
 Both the kernels 3.0.0-1 and -2 don't recognise my CD-ROM drive. When
 I run either of them, udev doesn't create /dev/sr0.
 
 When I run the Squeeze kernel (2.6.32) the CD-ROM drive appears
 normally. So there must be something wrong with the 3.0.0 kernels.
 Please fix it.
 Thanks.

http://kernel-handbook.alioth.debian.org/ch-bugs.html#s9.1.1

-- 
Ben Hutchings
For every action, there is an equal and opposite criticism. - Harrison


signature.asc
Description: This is a digitally signed message part


Bug#627704: Realtek Ethernet adapters (r8169 driver)

2011-10-08 Thread HacKurx
Unfortunately it has not changed much, the connection was not stable :


Debian 6.0.2
/sbin/modinfo r8169
filename:   /lib/modules/2.6.32-5-amd64/kernel/drivers/net/r8169.ko
firmware:   rtl_nic/rtl8168d-2.fw
firmware:   rtl_nic/rtl8168d-1.fw
version:2.3LK-NAPI
license:GPL
description:RealTek RTL-8169 Gigabit Ethernet driver
author: Realtek and the Linux r8169 crew net...@vger.kernel.org
srcversion: 555A980E2261148DB67882F
alias:  pci:v0001d8168sv*sd2410bc*sc*i*
alias:  pci:v1737d1032sv*sd0024bc*sc*i*
alias:  pci:v16ECd0116sv*sd*bc*sc*i*
alias:  pci:v1259dC107sv*sd*bc*sc*i*
alias:  pci:v1186d4300sv*sd*bc*sc*i*
alias:  pci:v10ECd8169sv*sd*bc*sc*i*
alias:  pci:v10ECd8168sv*sd*bc*sc*i*
alias:  pci:v10ECd8167sv*sd*bc*sc*i*
alias:  pci:v10ECd8136sv*sd*bc*sc*i*
alias:  pci:v10ECd8129sv*sd*bc*sc*i*
depends:mii
vermagic:   2.6.32-5-amd64 SMP mod_unload modversions
parm:   rx_copybreak:Copy breakpoint for copy-only-tiny-frames (int)
parm:   use_dac:Enable PCI DAC. Unsafe on 32 bit PCI slot. (int)
parm:   debug:Debug verbosity level (0=none, ..., 16=all) (int)


Debian 6.0.2
/sbin/modinfo r8169
filename:   /lib/modules/2.6.32-5-amd64/kernel/drivers/net/r8169.ko
firmware:   rtl_nic/rtl8105e-1.fw
firmware:   rtl_nic/rtl8168e-2.fw
firmware:   rtl_nic/rtl8168e-1.fw
firmware:   rtl_nic/rtl8168d-2.fw
firmware:   rtl_nic/rtl8168d-1.fw
version:2.3LK-NAPI
license:GPL
description:RealTek RTL-8169 Gigabit Ethernet driver
author: Realtek and the Linux r8169 crew net...@vger.kernel.org
srcversion: 5CAA67108A468A93A3D3D29
alias:  pci:v0001d8168sv*sd2410bc*sc*i*
alias:  pci:v1737d1032sv*sd0024bc*sc*i*
alias:  pci:v16ECd0116sv*sd*bc*sc*i*
alias:  pci:v1259dC107sv*sd*bc*sc*i*
alias:  pci:v1186d4302sv*sd*bc*sc*i*
alias:  pci:v1186d4300sv*sd*bc*sc*i*
alias:  pci:v10ECd8169sv*sd*bc*sc*i*
alias:  pci:v10ECd8168sv*sd*bc*sc*i*
alias:  pci:v10ECd8167sv*sd*bc*sc*i*
alias:  pci:v10ECd8136sv*sd*bc*sc*i*
alias:  pci:v10ECd8129sv*sd*bc*sc*i*
depends:mii
vermagic:   2.6.32-5-amd64 SMP mod_unload modversions
parm:   use_dac:Enable PCI DAC. Unsafe on 32 bit PCI slot. (int)
parm:   debug:Debug verbosity level (0=none, ..., 16=all) (int)


Kernel failure details :
Kernel failure message 1:
[ cut here ]
WARNING: at 
/build/buildd-linux-2.6_2.6.32-38-amd64-bk66e4/linux-2.6-2.6.32/debian/build/source_amd64_none/net/sched/sch_generic.c:261
dev_watchdog+0xe2/0x194()
Hardware name: GA-990XA-UD3
NETDEV WATCHDOG: eth0 (r8169): transmit queue 0 timed out
Modules linked in: parport_pc ppdev lp parport sco bridge stp bnep
rfcomm l2cap bluetooth rfkill powernow_k8 cpufreq_userspace
cpufreq_conservative cpufreq_powersave cpufreq_stats binfmt_misc
uinput fuse loop firewire_sbp2 snd_hda_codec_atihdmi
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep radeon
snd_pcm snd_seq ttm snd_timer snd_seq_device drm_kms_helper snd
edac_core drm i2c_piix4 i2c_algo_bit k10temp soundcore snd_page_alloc
edac_mce_amd i2c_core pcspkr wmi button evdev processor serio_raw ext4
mbcache jbd2 crc16 usbhid hid sg sr_mod cdrom sd_mod crc_t10dif
ohci_hcd ahci libata firewire_ohci firewire_core crc_itu_t ehci_hcd
scsi_mod xhci r8169 usbcore thermal nls_base mii thermal_sys [last
unloaded: scsi_wait_scan]
Pid: 0, comm: swapper Not tainted 2.6.32-5-amd64 #1
Call Trace:
 IRQ  [81262ba6] ? dev_watchdog+0xe2/0x194
 [81262ba6] ? dev_watchdog+0xe2/0x194
 [8104df9c] ? warn_slowpath_common+0x77/0xa3
 [81262ac4] ? dev_watchdog+0x0/0x194
 [8104e024] ? warn_slowpath_fmt+0x51/0x59
 [8101654b] ? sched_clock+0x5/0x8
 [8104a4ba] ? try_to_wake_up+0x289/0x29b
 [810692df] ? sched_clock_local+0x13/0x74
 [81262a98] ? netif_tx_lock+0x3d/0x69
 [8124d8c6] ? netdev_drivername+0x3b/0x40
 [81262ba6] ? dev_watchdog+0xe2/0x194
 [8103fa2a] ? __wake_up+0x30/0x44
 [810578a4] ? cascade+0x5f/0x77
 [8105a67b] ? run_timer_softirq+0x1c9/0x268
 [8106c5a9] ? ktime_get+0x5c/0xb7
 [81053d2b] ? __do_softirq+0xdd/0x1a6
 [81011cac] ? call_softirq+0x1c/0x30
 [8101322b] ? do_softirq+0x3f/0x7c
 [81053b9b] ? irq_exit+0x36/0x76
 [81012922] ? do_IRQ+0xa0/0xb6
 [810114d3] ? ret_from_intr+0x0/0x11
 EOI  [8102c584] ? native_safe_halt+0x2/0x3
 [81017201] ? default_idle+0x34/0x51
 [8101756b] ? c1e_idle+0xd3/0xfb
 [8100fe97] ? cpu_idle+0xa2/0xda
---[ end trace 

Processed: tagging 611493

2011-10-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 611493 - moreinfo
Bug #611493 [src:linux-2.6] kernel panics or freezes helped but not eliminated 
by warm reboot or rootdelay=20
Removed tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
611493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611493
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131809398116851.transcr...@bugs.debian.org



Bug#644747: linux-image-3.0.0-2-amd64: udev doesn't create /dev/sr0, /dev/cdrom

2011-10-08 Thread R S Chakravarti
Package: linux-2.6
Version: 3.0.0-5
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropiate ***

   * What led up to the situation?   I noticed that it didn't mount the
CDROM.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?   I added the entry cdrom in /etc/modules.
   * What was the outcome of this action?   The module cdrom gets loaded
but /dev/sr0 is not created.
   * What outcome did you expect instead?   I thought /dev/sr0 would be
created.

*** End of the template - remove these lines ***



-- Package-specific info:
** Version:
Linux version 3.0.0-2-amd64 (Debian 3.0.0-5) (b...@decadent.org.uk) (gcc 
version 4.5.3 (Debian 4.5.3-9) ) #1 SMP Fri Oct 7 20:48:45 UTC 2011

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.0.0-2-amd64 
root=UUID=2237ebe0-15cb-40db-bed9-d4f5ff052689 ro single

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[   20.693330] HDA Intel :00:1b.0: PCI INT A - GSI 22 (level, low) - IRQ 
22
[   20.693453] HDA Intel :00:1b.0: irq 43 for MSI/MSI-X
[   20.693483] HDA Intel :00:1b.0: setting latency timer to 64
[   20.722960] [drm] Initialized drm 1.1.0 20060810
[   20.761966] [drm] radeon kernel modesetting enabled.
[   20.762056] radeon :01:00.0: PCI INT A - GSI 16 (level, low) - IRQ 16
[   20.762113] radeon :01:00.0: setting latency timer to 64
[   20.762231] [drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 
0x1682:0x3036).
[   20.762312] [drm] register mmio base: 0xFE62
[   20.762366] [drm] register mmio size: 131072
[   20.762535] ATOM BIOS: CEDAR
[   20.762651] radeon :01:00.0: VRAM: 1024M 0x - 
0x3FFF (1024M used)
[   20.762712] radeon :01:00.0: GTT: 512M 0x4000 - 
0x5FFF
[   20.762773] mtrr: type mismatch for e000,1000 old: write-back new: 
write-combining
[   20.762832] [drm] Detected VRAM RAM=1024M, BAR=256M
[   20.762886] [drm] RAM width 64bits DDR
[   20.763001] [TTM] Zone  kernel: Available graphics memory: 2019946 kiB.
[   20.763055] [TTM] Initializing pool allocator.
[   20.763119] [drm] radeon: 1024M of VRAM memory ready
[   20.763173] [drm] radeon: 512M of GTT memory ready.
[   20.763232] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   20.763285] [drm] Driver supports precise vblank timestamp query.
[   20.763367] radeon :01:00.0: irq 44 for MSI/MSI-X
[   20.763371] radeon :01:00.0: radeon: using MSI.
[   20.763445] [drm] radeon: irq initialized.
[   20.763499] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   20.763803] [drm] Loading CEDAR Microcode
[   21.031946] radeon :01:00.0: WB enabled
[   21.048146] [drm] ring test succeeded in 1 usecs
[   21.048272] [drm] radeon: ib pool ready.
[   21.048369] [drm] ib test succeeded in 0 usecs
[   21.048426] failed to evaluate ATIF got AE_BAD_PARAMETER
[   21.048747] [drm] Radeon Display Connectors
[   21.048802] [drm] Connector 0:
[   21.048857] [drm]   DisplayPort
[   21.048910] [drm]   HPD1
[   21.048964] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 
0x643c
[   21.049025] [drm]   Encoders:
[   21.049076] [drm] DFP1: INTERNAL_UNIPHY1
[   21.049129] [drm] Connector 1:
[   21.049180] [drm]   HDMI-A
[   21.049231] [drm]   HPD2
[   21.049282] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 
0x646c
[   21.049340] [drm]   Encoders:
[   21.049391] [drm] DFP2: INTERNAL_UNIPHY1
[   21.049444] [drm] Connector 2:
[   21.049495] [drm]   DVI-I
[   21.049546] [drm]   HPD4
[   21.049598] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 
0x644c
[   21.049655] [drm]   Encoders:
[   21.049707] [drm] DFP3: INTERNAL_UNIPHY
[   21.049759] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[   21.526754] [drm] Radeon display connector DP-1: No monitor connected or 
invalid EDID
[   21.536508] [drm] Radeon display connector HDMI-A-1: No monitor connected or 
invalid EDID
[   21.588899] [drm] Radeon display connector DVI-I-1: Found valid EDID
[   21.589018] [drm] Internal thermal controller without fan control
[   21.589158] [drm] radeon: power management initialized
[   21.664330] [drm] fb mappable at 0xE0141000
[   21.664384] [drm] vram apper at 0xE000
[   21.664436] [drm] size 4325376
[   21.664487] [drm] fb depth is 24
[   21.664539] [drm]pitch is 5632
[   21.664632] fbcon: radeondrmfb (fb0) is primary device
[   21.810781] hda_codec: ALC892: BIOS auto-probing.
[   21.812237] input: HDA Digital PCBeep as 
/devices/pci:00/:00:1b.0/input/input5
[   21.814493] input: HDA Intel PCH Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input6
[   21.884620] Console: switching to colour frame buffer device 170x48
[   21.886536] fb0: radeondrmfb frame buffer device
[   21.886537] drm: registered panic notifier
[   21.886541] [drm] Initialized radeon 2.10.0 20080528 for :01:00.0 on 
minor 0
[   21.886563] HDA Intel :01:00.1: 

Bug#627704: Realtek Ethernet adapters (r8169 driver)

2011-10-08 Thread HacKurx
Here is what I have done to correct my problem :

apt-get install make linux-headers-2.6-amd64
wget http://r8168.googlecode.com/files/r8168-8.025.00.tar.bz2
tar -xvf r8168-8.025.00.tar.bz2
cd r8168-8.025.00
./autorun.sh
rmmod r8169
modprobe r8168
vim /etc/modprobe.d/blacklist.conf
blacklist r8169
update-initramfs -u
/etc/init.d/networking restart



/sbin/modinfo r8168
filename:   /lib/modules/2.6.32-5-amd64/kernel/drivers/net/r8168.ko
version:8.025.00-NAPI
license:GPL
description:RealTek RTL-8168 Gigabit Ethernet driver
author: Realtek and the Linux r8168 crew net...@vger.kernel.org
srcversion: 69C39C537749C29781AC0A8
alias:  pci:v10ECd8168sv*sd*bc*sc*i*
depends:
vermagic:   2.6.32-5-amd64 SMP mod_unload modversions
parm:   eee_enable:int
parm:   speed:force phy operation. Deprecated by ethtool (8).
(array of int)
parm:   duplex:force phy operation. Deprecated by ethtool (8).
(array of int)
parm:   autoneg:force phy operation. Deprecated by ethtool
(8). (array of int)
parm:   rx_copybreak:Copy breakpoint for copy-only-tiny-frames (int)
parm:   use_dac:Enable PCI DAC. Unsafe on 32 bit PCI slot. (int)
parm:   debug:Debug verbosity level (0=none, ..., 16=all) (int)



03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort-
TAbort+ MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 30
Region 0: I/O ports at de00 [size=256]
Region 2: Memory at fdcff000 (64-bit, prefetchable) [size=4K]
Region 4: Memory at fdcf8000 (64-bit, prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee0f00c  Data: 4191
Capabilities: [70] Express (v2) Endpoint, MSI 01
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s 512ns, 
L1 64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 4096 bytes
DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ 
TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency 
L0
unlimited, L1 64us
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ 
DLActive-
BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-,
Selectable De-emphasis: -6dB
 Transmit Margin: Normal Operating Range, 
EnterModifiedCompliance-
ComplianceSOS-
 Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB
Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
Vector table: BAR=4 offset=
PBA: BAR=4 offset=0800
Capabilities: [d0] Vital Product Data
Unknown small resource type 00, will not decode more.
Capabilities: [100 v1] Advanced Error Reporting
UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF-
MalfTLP- ECRC- UnsupReq+ ACSViol-
UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF-
MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+
MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 14, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [140 v1] Virtual Channel
Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
Arb:Fixed- WRR32- WRR64- WRR128-
Ctrl:   ArbSelect=Fixed
Status: InProgress-
VC0:Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb:

Processed: Re: Bug#644572: Spins disk up briefly from standby during poweroff

2011-10-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #reassigning this to kernel, also 2.6.32 behaves this way
 reassign 644572 src:linux-2.6
Bug #644572 [sysvinit] sysvinit: Spins disk up briefly from standby during 
poweroff
Bug reassigned from package 'sysvinit' to 'src:linux-2.6'.
Bug No longer marked as found in versions sysvinit/2.88dsf-13.1.
 found 644572 2.6.32-35
Bug #644572 [src:linux-2.6] sysvinit: Spins disk up briefly from standby during 
poweroff
Bug Marked as found in versions linux-2.6/2.6.32-35.
 found 644572 3.0.0-3
Bug #644572 [src:linux-2.6] sysvinit: Spins disk up briefly from standby during 
poweroff
Bug Marked as found in versions linux-2.6/3.0.0-3.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
644572: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644572
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13180966395505.transcr...@bugs.debian.org



Bug#644747: linux-image-3.0.0-2-amd64: udev doesn't create /dev/sr0, /dev/cdrom

2011-10-08 Thread Ben Hutchings
On Sat, 2011-10-08 at 23:21 +0530, R S Chakravarti wrote:
 Package: linux-2.6
 Version: 3.0.0-5
 Severity: important
 
 Dear Maintainer,
 *** Please consider answering these questions, where appropiate ***
 
* What led up to the situation?   I noticed that it didn't mount the
 CDROM.
* What exactly did you do (or not do) that was effective (or
  ineffective)?   I added the entry cdrom in /etc/modules.
* What was the outcome of this action?   The module cdrom gets loaded
 but /dev/sr0 is not created.
* What outcome did you expect instead?   I thought /dev/sr0 would be
 created.

The 'cdrom' module is not a driver but is *used* by drivers.  The driver
for the SATA interface (ata_piix in this case) is supposed to detect
SATA devices and request the appropriate driver for the device types
found (sr_mod for a CD-ROM).  Since sr_mod has not been loaded, it
appears that the problem is in device detection.  (And loading sr_mod
should have no more effect than loading cdrom, because no device has
been found for it to bind to.)

 *** End of the template - remove these lines ***
 
 
 
 -- Package-specific info:
 ** Version:
 Linux version 3.0.0-2-amd64 (Debian 3.0.0-5) (b...@decadent.org.uk) (gcc 
 version 4.5.3 (Debian 4.5.3-9) ) #1 SMP Fri Oct 7 20:48:45 UTC 2011
 
 ** Command line:
 BOOT_IMAGE=/boot/vmlinuz-3.0.0-2-amd64 
 root=UUID=2237ebe0-15cb-40db-bed9-d4f5ff052689 ro single
 
 ** Tainted: O (4096)
  * Out-of-tree module has been loaded.
 
 ** Kernel log:
 [   20.693330] HDA Intel :00:1b.0: PCI INT A - GSI 22 (level, low) - 
 IRQ 22
 [   20.693453] HDA Intel :00:1b.0: irq 43 for MSI/MSI-X
 [   20.693483] HDA Intel :00:1b.0: setting latency timer to 64
[...]

Unfortunately this log starts too late.  Please could you send the
/var/log/dmesg file.

Ben.

-- 
Ben Hutchings
For every action, there is an equal and opposite criticism. - Harrison


signature.asc
Description: This is a digitally signed message part


Processed: tagging 644747

2011-10-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 644747 + moreinfo
Bug #644747 [linux-2.6] linux-image-3.0.0-2-amd64: udev doesn't create 
/dev/sr0, /dev/cdrom
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
644747: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644747
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131809823513423.transcr...@bugs.debian.org



Bug#640391: ark3116 driver regression: oscilloscope shows no transmission

2011-10-08 Thread ael
On Sat, Oct 08, 2011 at 08:48:20PM +0200, Bart Hartgers wrote:
 
 I had some trouble myself to get hold of the 3.0 source with the
 kernel.org infrastructure being down. So I settled for using 2.6.39
 (that I downloaded a while ago) and looking at a source indexing
 website to make sure that the ark3116 in 3.0 and 2.6.39 are the same
 ;-).
 
 I attached .tar.gz containing the source for the test version. If you
 run 'make', it should build ark3116new.ko. Make sure you insmod that
 one before plugging in the ark3116. In my case I had to run 'modprobe
 usbserial' first, otherwise there were unresolved symbols.
 
 For building the driver, I need at least the 'linux-headers-generic'
 and 'build-essential' packages on ubuntu. I guess debian will need
 something similar.

I am downloading the linux-headers-nnn package as I type, and it is 
also pulling down linux-kbuild-nnn as well. I am on the netbook
just now  I am not sure how much extra in the way of compilers and 
dev packages I will need. I may transfer to a proper desktop
for the compilation if it gets too heavy.

 Let me know if you run into problems. I haven't used debian for a
 while, but I do have current experience with ubuntu, so I might be
 able to help.

It *should* be straight forward, but you never know...

I will have a quick attempt tonight, but may have to leave things
to at least tomorrow if there are any complications.

I too am very interested to see what happens...

ael




-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111008194053.GA2441@elf.conquest



Bug#640391: ark3116 new version

2011-10-08 Thread ael
On Sat, Oct 08, 2011 at 08:48:20PM +0200, Bart Hartgers wrote:
 
 I attached .tar.gz containing the source for the test version. If you
 run 'make', it should build ark3116new.ko.

It compiled :-) And built ark3116test.ko, not ark3116new.ko, but I am
sure you just changed the name.

It also loaded into the kernel without problems.

Off the get the get the gps and ark3116 hardware. Fingers crossed :-)

ael



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111008195400.GB2441@elf.conquest



Bug#640391: Test result

2011-10-08 Thread ael
On Sat, Oct 08, 2011 at 08:48:20PM +0200, Bart Hartgers wrote:
 the electrical properties, and says nothing on how to control it over
 the usb bus. So not helpful in our case.
 
 I compared the registers accessed by the original driver to the new
 one, and I found one register that is only accessed in the new driver.
 From the windows driver, I could see it had something to do with
 baudrate selection. That said, it never actually affected the baudrate
 on my hardware. But perhaps it does something bad on yours. I removed
 the access to that register to see if it helps.

Sorry. I have just done several tests, and they all failed in just the
usual way :-(

I have not got the serial breakout box and any instrumentation out, so
I can't be absolutely sure that the gps cable is making a good
connection. I will check properly tomorrow, but I am pretty
certain that the test version is behaving just as before.

Very disappointing: sorry again to be the bearer of bad news...

ael




-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111008200432.GC2441@elf.conquest



Bug#644761: linux-image-2.6.32-5-vserver-amd64: xawtv does not work with USB Webcam served by the gspca driver

2011-10-08 Thread Omer Zak
Package: linux-2.6
Version: 2.6.32-35squeeze2
Severity: normal
Tags: squeeze

xawtv used to work, but now it has a regression.
I assume that the problem is in the gspca kernel driver, but it could be in an
X-Window video driver.


$ lsusb| egrep -in cam
7:Bus 004 Device 002: ID 046d:092e Logitech, Inc. QuickCam Chat
$ xawtv
This is xawtv-3.95.dfsg.1, running on Linux/x86_64 (2.6.32-5-vserver-amd64)
xinerama 0: 1920x1080+0+0
X Error of failed request:  XF86DGANoDirectVideoMode
  Major opcode of failed request:  130 (XFree86-DGA)
  Minor opcode of failed request:  1 (XF86DGAGetVideoLL)
  Serial number of failed request:  69
  Current serial number in output stream:  69
$ xawtv -nodga
This is xawtv-3.95.dfsg.1, running on Linux/x86_64 (2.6.32-5-vserver-amd64)
xinerama 0: 1920x1080+0+0
X Error of failed request:  XF86DGANoDirectVideoMode
  Major opcode of failed request:  130 (XFree86-DGA)
  Minor opcode of failed request:  1 (XF86DGAGetVideoLL)
  Serial number of failed request:  15
  Current serial number in output stream:  15
v4l-conf had some trouble, trying to continue anyway
Warning: Cannot convert string -*-ledfixed-medium-r-*--39-*-*-*-c-*-*-* to 
type FontStruct
ioctl: VIDIOC_G_STD(std=0x7f7dc9ed9bca 
[PAL_B1,PAL_H,PAL_D1,PAL_K,PAL_M,PAL_N,PAL_60,NTSC_M,?,SECAM_B,SECAM_G,SECAM_H,SECAM_K1,SECAM_L,?ATSC_8_VSB,ATSC_16_VSB,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)]):
 Invalid argument
ioctl: VIDIOC_S_STD(std=0x0 []): Invalid argument

xawtv without the -nodga option does not display any window.
xawtv -nodga also displays a black window.

X-Window version:
$ dpkg -l | egrep -i xorg
ii  xorg  1:7.5+8   
X.Org X Window System
ii  xorg-docs-core1:1.5-1   
Core documentation for the X.org X Window System
ii  xserver-xorg  1:7.5+8   
the X.Org X server
ii  xserver-xorg-core 2:1.7.7-13
Xorg X server - core server
ii  xserver-xorg-input-all1:7.5+8   
the X.Org X server -- input driver metapackage
ii  xserver-xorg-input-evdev  1:2.3.2-6 
X.Org X server -- evdev input driver
ii  xserver-xorg-input-kbd1:1.4.0-2 
X.Org X server -- keyboard input driver
ii  xserver-xorg-input-mouse  1:1.5.0-2 
X.Org X server -- mouse input driver
ii  xserver-xorg-input-synaptics  1.2.2-2   
Synaptics TouchPad driver for X.Org server
ii  xserver-xorg-input-wacom  0.10.5+20100416-1 
X.Org X server -- Wacom input driver
ii  xserver-xorg-video-all1:7.5+8   
the X.Org X server -- output driver metapackage
ii  xserver-xorg-video-apm1:1.2.2-2 
X.Org X server -- APM display driver
ii  xserver-xorg-video-ark1:0.7.2-2 
X.Org X server -- ark display driver
ii  xserver-xorg-video-ati1:6.13.1-2+squeeze1   
X.Org X server -- AMD/ATI display driver wrapper
ii  xserver-xorg-video-chips  1:1.2.3-1 
X.Org X server -- Chips display driver
ii  xserver-xorg-video-cirrus 1:1.3.2-2+squeeze1
X.Org X server -- Cirrus display driver
ii  xserver-xorg-video-dummy  1:0.3.3-2 
X.Org X server -- dummy display driver
ii  xserver-xorg-video-fbdev  1:0.4.2-2 
X.Org X server -- fbdev display driver
ii  xserver-xorg-video-glint  1:1.2.4-2 
X.Org X server -- Glint display driver
ii  xserver-xorg-video-i128   1:1.3.3-2 
X.Org X server -- i128 display driver
ii  xserver-xorg-video-intel  2:2.13.0-6
X.Org X server -- Intel i8xx, i9xx display driver
ii  xserver-xorg-video-mach64 6.8.2-3   
X.Org X server -- ATI Mach64 display driver
ii  xserver-xorg-video-mga1:1.4.11.dfsg-4+squeeze1  
X.Org X server -- MGA display driver
ii  xserver-xorg-video-neomagic   1:1.2.4-3 
X.Org X server -- Neomagic display driver
ii  xserver-xorg-video-nouveau
1:0.0.15+git20100329+7858345-5X.Org X server -- Nouveau display driver 
(experimental)
ii  xserver-xorg-video-nv 1:2.1.17-3
X.Org X server -- NV display driver
ii  xserver-xorg-video-openchrome 1:0.2.904+svn842-2

Processed: letting version tracking do its work (Re: linux-image-2.6.32-5-vserver-amd64: xawtv does not work with USB Webcam served by the gspca driver)

2011-10-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 644761 - squeeze
Bug #644761 [linux-2.6] linux-image-2.6.32-5-vserver-amd64: xawtv does not work 
with USB Webcam served by the gspca driver
Removed tag(s) squeeze.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
644761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131810533420609.transcr...@bugs.debian.org



Processed: tagging 644761

2011-10-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 644761 - squeeze
Bug #644761 [linux-2.6] linux-image-2.6.32-5-vserver-amd64: xawtv does not work 
with USB Webcam served by the gspca driver
Ignoring request to alter tags of bug #644761 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
644761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131811645310335.transcr...@bugs.debian.org



Bug#644761: linux-image-2.6.32-5-vserver-amd64: xawtv does not work with USB Webcam served by the gspca driver

2011-10-08 Thread Ben Hutchings
On Sat, 2011-10-08 at 20:53 +0200, Omer Zak wrote:
 Package: linux-2.6
 Version: 2.6.32-35squeeze2
 Severity: normal
 Tags: squeeze
 
 xawtv used to work, but now it has a regression.
 I assume that the problem is in the gspca kernel driver, but it could be in an
 X-Window video driver.
[...]
 $ xawtv -nodga
 This is xawtv-3.95.dfsg.1, running on Linux/x86_64 (2.6.32-5-vserver-amd64)
 xinerama 0: 1920x1080+0+0
 X Error of failed request:  XF86DGANoDirectVideoMode
   Major opcode of failed request:  130 (XFree86-DGA)
   Minor opcode of failed request:  1 (XF86DGAGetVideoLL)
   Serial number of failed request:  15
   Current serial number in output stream:  15
 v4l-conf had some trouble, trying to continue anyway
 Warning: Cannot convert string -*-ledfixed-medium-r-*--39-*-*-*-c-*-*-* to 
 type FontStruct
 ioctl: VIDIOC_G_STD(std=0x7f7dc9ed9bca 
 [PAL_B1,PAL_H,PAL_D1,PAL_K,PAL_M,PAL_N,PAL_60,NTSC_M,?,SECAM_B,SECAM_G,SECAM_H,SECAM_K1,SECAM_L,?ATSC_8_VSB,ATSC_16_VSB,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)]):
  Invalid argument
 ioctl: VIDIOC_S_STD(std=0x0 []): Invalid argument
[...]

xawtv still uses V4L1, which is obsolete:
http://wiki.debian.org/ReleaseGoals/NoVideo4Linux1.

I'll reassign this to xawtv.

Ben.

-- 
Ben Hutchings
Reality is just a crutch for people who can't handle science fiction.


signature.asc
Description: This is a digitally signed message part


Processed: reassign 644761 to xawtv, retitle 644761 to xawtv uses V4L1 API, no longer supported by Linux ...

2011-10-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 644761 xawtv 3.95.dfsg.1-8.1
Bug #644761 [linux-2.6] linux-image-2.6.32-5-vserver-amd64: xawtv does not work 
with USB Webcam served by the gspca driver
Bug reassigned from package 'linux-2.6' to 'xawtv'.
Bug No longer marked as found in versions 2.6.32-35squeeze2.
Bug #644761 [xawtv] linux-image-2.6.32-5-vserver-amd64: xawtv does not work 
with USB Webcam served by the gspca driver
Bug Marked as found in versions xawtv/3.95.dfsg.1-8.1.
 retitle 644761 xawtv uses V4L1 API, no longer supported by Linux
Bug #644761 [xawtv] linux-image-2.6.32-5-vserver-amd64: xawtv does not work 
with USB Webcam served by the gspca driver
Changed Bug title to 'xawtv uses V4L1 API, no longer supported by Linux' from 
'linux-image-2.6.32-5-vserver-amd64: xawtv does not work with USB Webcam served 
by the gspca driver'
 # presumably makes the package mostly useless
 severity 644761 grave
Bug #644761 [xawtv] xawtv uses V4L1 API, no longer supported by Linux
Severity set to 'grave' from 'normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
644761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131811716113964.transcr...@bugs.debian.org



Processed: bug 644747 is forwarded to https://bugzilla.kernel.org/show_bug.cgi?id=40592

2011-10-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 644747 https://bugzilla.kernel.org/show_bug.cgi?id=40592
Bug #644747 [linux-2.6] linux-image-3.0.0-2-amd64: udev doesn't create 
/dev/sr0, /dev/cdrom
Set Bug forwarded-to-address to 
'https://bugzilla.kernel.org/show_bug.cgi?id=40592'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
644747: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644747
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13181381657390.transcr...@bugs.debian.org



Bug#644747: Re: Bug#644747: linux-image-3.0.0-2-amd64: udev doesn't create /dev/sr0, /dev/cdrom

2011-10-08 Thread Ben Hutchings
On Sun, 2011-10-09 at 04:36 +, R S Chakravarti wrote:
 Thanks for responding.
 Hope you don't mind a personal reply this time
 (I don't know what I'm expected to do officially!).

You should keep cc'ing the bug address.  I've forwarded your message
this time.

 I tried modprobe sr_mod but it didn't get loaded.
 I'm attaching the dmesg file you asked for.
[...]

OK, this shows:

[1.818602] ata2.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN02, max UDMA/100
...
[1.834559] ata2.00: configured for UDMA/100
...
[6.833375] ata2.00: qc timeout (cmd 0xa0)
[6.833379] ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
[6.989430] ata2.01: NODEV after polling detection
[7.013410] ata2.00: configured for UDMA/100
[   12.012184] ata2.00: qc timeout (cmd 0xa0)
[   12.012187] ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
[   12.012191] ata2.00: limiting speed to UDMA/100:PIO3
[   12.168265] ata2.01: NODEV after polling detection
[   12.192265] ata2.00: configured for UDMA/100
[   17.191082] ata2.00: qc timeout (cmd 0xa0)
[   17.191085] ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
[   17.191087] ata2.00: disabled
[   17.191103] ata2: soft resetting link
[   17.347162] ata2.01: NODEV after polling detection
[   17.347184] ata2: EH complete

So the SATA driver is detecting the drive, but failing to communicate
with it beyond that.

It looks like this is the same problem as:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/794642

Please can you test the attached patch, following the directions at:
http://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-common-official

Ben.

-- 
Ben Hutchings
Reality is just a crutch for people who can't handle science fiction.
From: Ming Lei ming@canonical.com
Subject: [PATCH] ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chipsets(v1)
Date: Sat,  1 Oct 2011 09:43:32 +0800

This quirk patch fixes one kind of bug inside some Intel Sandybridge
chipsets, see reports from

   https://bugzilla.kernel.org/show_bug.cgi?id=40592.

Many guys also have reported the problem before:

	https://bugs.launchpad.net/bugs/737388
	https://bugs.launchpad.net/bugs/794642
	https://bugs.launchpad.net/bugs/782389
	..

With help from Tejun, the problem is found to be caused by 32bit PIO
mode, so introduce the quirk patch to disable 32bit PIO on SATA piix
for some Sandybridge CPT chipsets.

Seth also tested the patch on all five affected chipsets
(pci device ID: 0x1c00, 0x1c01, 0x1d00, 0x1e00, 0x1e01), and found
the patch does fix the problem.

Tested-by: Heasley, Seth seth.heas...@intel.com
Cc: Alan Cox a...@linux.intel.com
Signed-off-by: Ming Lei ming@canonical.com
---
 drivers/ata/ata_piix.c |   37 -
 include/linux/libata.h |1 +
 2 files changed, 33 insertions(+), 5 deletions(-)

diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c
index 43107e9..70095be 100644
--- a/drivers/ata/ata_piix.c
+++ b/drivers/ata/ata_piix.c
@@ -113,6 +113,8 @@ enum {
 	PIIX_PATA_FLAGS		= ATA_FLAG_SLAVE_POSS,
 	PIIX_SATA_FLAGS		= ATA_FLAG_SATA | PIIX_FLAG_CHECKINTR,
 
+	PIIX_FLAG_PIO16		= ATA_FLAG_PIO16,
+
 	PIIX_80C_PRI		= (1  5) | (1  4),
 	PIIX_80C_SEC		= (1  7) | (1  6),
 
@@ -147,6 +149,7 @@ enum piix_controller_ids {
 	ich8m_apple_sata,	/* locks up on second port enable */
 	tolapai_sata,
 	piix_pata_vmw,			/* PIIX4 for VMware, spurious DMA_ERR */
+	ich8_sata_snb,
 };
 
 struct piix_map_db {
@@ -177,6 +180,7 @@ static int piix_sidpr_scr_write(struct ata_link *link,
 static int piix_sidpr_set_lpm(struct ata_link *link, enum ata_lpm_policy policy,
 			  unsigned hints);
 static bool piix_irq_check(struct ata_port *ap);
+static int piix_port_start(struct ata_port *ap);
 #ifdef CONFIG_PM
 static int piix_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg);
 static int piix_pci_device_resume(struct pci_dev *pdev);
@@ -298,21 +302,21 @@ static const struct pci_device_id piix_pci_tbl[] = {
 	/* SATA Controller IDE (PCH) */
 	{ 0x8086, 0x3b2e, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata },
 	/* SATA Controller IDE (CPT) */
-	{ 0x8086, 0x1c00, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata },
+	{ 0x8086, 0x1c00, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata_snb },
 	/* SATA Controller IDE (CPT) */
-	{ 0x8086, 0x1c01, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata },
+	{ 0x8086, 0x1c01, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata_snb },
 	/* SATA Controller IDE (CPT) */
 	{ 0x8086, 0x1c08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_2port_sata },
 	/* SATA Controller IDE (CPT) */
 	{ 0x8086, 0x1c09, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_2port_sata },
 	/* SATA Controller IDE (PBG) */
-	{ 0x8086, 0x1d00, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata },
+	{ 0x8086, 0x1d00, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata_snb },
 	/* SATA Controller IDE (PBG) */
 	{ 0x8086, 0x1d08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_2port_sata },
 	/* SATA Controller IDE (Panther Point) */
-	{ 0x8086, 0x1e00, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata },
+	{ 0x8086, 0x1e00, PCI_ANY_ID, 

Processed: tagging 644747

2011-10-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 644747 + patch moreinfo
Bug #644747 [linux-2.6] linux-image-3.0.0-2-amd64: udev doesn't create 
/dev/sr0, /dev/cdrom
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
644747: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644747
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13181385059748.transcr...@bugs.debian.org