Bug#641176: [bug?] Radeon 9200SE, memory overlapping

2011-09-24 Thread Tomi Leppänen
With Radeon 9200SE I'm not able to use X, apparently because its memory
can't be used.

With any kernel (tried 2.6.32, 3.0.0, 3.1-rc6) I will get dmesg lines
about overlapping.
[0.073187] pnp 00:00: disabling [mem 0x000cd000-0x000c] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.073205] pnp 00:00: disabling [mem 0x000f-0x000f7fff] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.073223] pnp 00:00: disabling [mem 0x000f8000-0x000fbfff] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.073241] pnp 00:00: disabling [mem 0x000fc000-0x000f] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.073259] pnp 00:00: disabling [mem 0x-0x0009] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.073277] pnp 00:00: disabling [mem 0x0010-0x1ffe] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
This happens always and then I can't use X. It will tell me that no
screens was found. System works fine with ATI Rage 128VR (32MB, PCI).
With 2.6.32 I get also: [drm] Detected VRAM RAM=0M, BAR=0M
and with 3.0.0: [drm] Detected VRAM RAM=128M, BAR=0M
3.1-rc6 doesn't seem to have anything about this. Otherwise they seem to
be correct.

System I used has Gigabyte GA-6BXE motherboard (rev 2.1, Intel 440BX
chipset) and VIA C3 (1 GHz, Nehemiah-core) in addition to Radeon 9200SE
(R92LE, 128MB). BIOS is the latest available from Gigabyte. OS is Debian
Wheezy with Experimental kernel (for testing).

I have already reported this to Debian as bug #641176.

Logs and stuff with 3.1-rc6 from Debian Experimental:
dmesg: http://pastebin.com/66k1syCf
lspci -vvxxx: http://pastebin.com/eqAQcCXy
/proc/version: http://pastebin.com/6ugdG8Fq
ver_linux: http://pastebin.com/MxpgGrmS
/proc/iomem: http://pastebin.com/155m5EzP
/proc/ioports: http://pastebin.com/WNHpmuCx
/proc/modules: http://pastebin.com/XSn90LLT
/proc/cpuinfo: http://pastebin.com/99Kd5Ady





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#641176: xserver-xorg-video-radeon: Radeon 9200SE, Detected VRAM RAM=0M, BAR=0M

2011-09-22 Thread Tomi Leppänen
ke, 2011-09-21 kello 18:29 -0500, Jonathan Nieder kirjoitti:
 Tomi Leppänen wrote:
 
  Didn't make any difference. Here is dmesg now:
 [...]
  [0.144739] pci :01:00.0: BAR 0: trying firmware assignment [mem 
  0xd000-0xdfff pref]
  [0.144764] pci :01:00.0: BAR 0: [mem 0xd000-0xdfff pref] 
  conflicts with PCI Bus :00 [mem 0x2000-0xffef]
  [0.144784] pci :01:00.0: BAR 0: can't assign mem pref (size 
  0x1000)
 
 Thanks, Tomi.  If you still have time to work on this, please report
 it upstream to linux-...@vger.kernel.org (no subscription needed,
 since the convention is to always reply-to-all there) and either cc us
 or let us know the Message-ID so we can follow the resulting
 discussion.
What subject should I use?

 Upstream will probably want to know a few things (so it can be good to
 use a few attachments):
 
  - which versions you have tested and what happened with each
  - dmesg output from a recent (ideally a mainline kernel or 3.1-rc4
from experimental) right after boot, just like you sent here
You mean that I should try with Debian experimental kernel? This guide
is probably correct to install it:
http://wiki.debian.org/DebianExperimental

  - lspci -vvx or even lspci -vvxxx output (see the lspci manpage
for a warning about the latter)
So my biggest worry with -xxx is that my computer may crash? With this test 
setup it shouldn't be any problem.

 Thanks and good luck,
 Jonathan





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#641176: xserver-xorg-video-radeon: Radeon 9200SE, Detected VRAM RAM=0M, BAR=0M

2011-09-19 Thread Tomi Leppänen
ma, 2011-09-19 kello 12:53 +0200, Michel Dänzer kirjoitti:
 On Son, 2011-09-18 at 11:38 +0300, Tomi Leppänen wrote: 
  la, 2011-09-17 kello 06:10 -0700, Will Set kirjoitti:
   
 Saturday, September 17, 2011 6:49 AM Tomi Leppänen wrote:
pe, 2011-09-16 kello 15:43 -0500, Jonathan Nieder kirjoitti:
 Hi Tomi,

 Tomi Leppänen wrote:

  [0.073485] PCI: Ignoring host bridge windows from ACPI; if 
necessary, use pci=use_crs and report a bug

 I was hoping it would be that.  Does adding pci=use_crs to the kernel
 command line help?

 Thanks,
 Jonathan

Didn't make any difference. Here is dmesg now:
   
   If you turn modesetting off you should be able to get the xserver running 
   again.
   
  radeon.modeset=0 didn't seem to affect anything.
  Xorg.0.log: http://pastebin.com/3JKs85PP
  dmesg: http://pastebin.com/fZehesaK
  with radeon.modeset=0
 
 There's just no way the GPU can be used properly if its PCI resources
 aren't properly set up.

That's what I thought.

  I wonder why my grub is just some colorful crap on bottom of my screen.
  I can't really edit anything on fly but I have to always make changes
  to /etc/default/grub and then issue update-grub. That may have something
  to do with this bug.
 
 It's further indication that the problem may stem from the BIOS, or
 possibly even the hardware itself.

If it helps, I have a Nvidia GeForce 2 MX (AGP) and it seems to work
completely. (though that card doesn't support interlacing)
I can get dmesg for that too if needed but it takes probably a bit
longer.


  I also noticed that all of my memory is LOWMEM. Though graphics card
  doesn't change that (tried with ATI Rage 128VR that has trouble with DRI
  on Debian 6).
 
 Does that card basically work though? Do you also get PCI related errors
 in dmesg with it?

Yes, it does work. I've been using it because Radeon doesn't work, but
Rage's XVideo is broken when using interlaced output (already reported).
The DRI thing just requires to disable dri and I don't need 3D so I
don't know about that part.

dmesg didn't have anything except (AFAIK) that there is something on
line 140 and below, but I'm not quite sure if this is an error:
[0.068060] pci_root PNP0A03:00: host bridge window [io
0x-0x0cf7] (ignored)
full dmesg with Rage 128VR (PCI): pastebin.com/j9YVk9xj





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#641176: xserver-xorg-video-radeon: Radeon 9200SE, Detected VRAM RAM=0M, BAR=0M

2011-09-18 Thread Tomi Leppänen
la, 2011-09-17 kello 06:10 -0700, Will Set kirjoitti:
 
   Saturday, September 17, 2011 6:49 AM Tomi Leppänen wrote:
  pe, 2011-09-16 kello 15:43 -0500, Jonathan Nieder kirjoitti:
   Hi Tomi,
  
   Tomi Leppänen wrote:
  
[0.073485] PCI: Ignoring host bridge windows from ACPI; if 
  necessary, use pci=use_crs and report a bug
  
   I was hoping it would be that.  Does adding pci=use_crs to the kernel
   command line help?
  
   Thanks,
   Jonathan
  
  Didn't make any difference. Here is dmesg now:
 
 If you turn modesetting off you should be able to get the xserver running 
 again.
 
radeon.modeset=0 didn't seem to affect anything.
Xorg.0.log: http://pastebin.com/3JKs85PP
dmesg: http://pastebin.com/fZehesaK
with radeon.modeset=0

 see from your initial Xorg.0.log file
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641176
 
 
  (II) Primary Device is: PCI 01@00:00:0
  (II) [KMS] drm report modesetting isn't supported.
  [...]
  (EE) RADEON(0): No valid linear framebuffer address
  [...]
  (EE) Screen(s) found, but none have a usable configuration.
 
  Fatal server error:
  no screens found
 
 If you have a newer mobo to test with this video card it might be interesting 
 to see
 if it handles modeswitching with a newer than ( Intel 440BX ) chipset and a 
 pentium 4 processor.
 
I don't. This is the only AGP mobo I have (others are PCI-E or PCI
only). And it's running VIA C3 (Nehemiah-core) processor. It doesn't
support P4 but only P3 and P2 (Slot 1 or Socket 370 with Slotket as I
use it).

I wonder why my grub is just some colorful crap on bottom of my screen.
I can't really edit anything on fly but I have to always make changes
to /etc/default/grub and then issue update-grub. That may have something
to do with this bug.


I also noticed that all of my memory is LOWMEM. Though graphics card
doesn't change that (tried with ATI Rage 128VR that has trouble with DRI
on Debian 6).




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#641176: xserver-xorg-video-radeon: Radeon 9200SE, Detected VRAM RAM=0M, BAR=0M

2011-09-17 Thread Tomi Leppänen
pe, 2011-09-16 kello 15:43 -0500, Jonathan Nieder kirjoitti:
 Hi Tomi,
 
 Tomi Leppänen wrote:
 
  [0.073485] PCI: Ignoring host bridge windows from ACPI; if necessary, 
  use pci=use_crs and report a bug
 
 I was hoping it would be that.  Does adding pci=use_crs to the kernel
 command line help?
 
 Thanks,
 Jonathan

Didn't make any difference. Here is dmesg now:
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 3.0.0-1-486 (Debian 3.0.0-3)
(b...@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-8) ) #1 Sat Aug
27 15:56:48 UTC 2011
[0.00] BIOS-provided physical RAM map:
[0.00]  BIOS-e820:  - 0009fc00 (usable)
[0.00]  BIOS-e820: 0009fc00 - 000a
(reserved)
[0.00]  BIOS-e820: 000f - 0010
(reserved)
[0.00]  BIOS-e820: 0010 - 1fff (usable)
[0.00]  BIOS-e820: 1fff - 1fff3000 (ACPI
NVS)
[0.00]  BIOS-e820: 1fff3000 - 2000 (ACPI
data)
[0.00]  BIOS-e820:  - 0001
(reserved)
[0.00] Notice: NX (Execute Disable) protection missing in CPU!
[0.00] DMI 2.1 present.
[0.00] DMI:/i440BX-8671, BIOS 4.51 PG 02/06/01
[0.00] e820 update range:  - 0001
(usable) == (reserved)
[0.00] e820 remove range: 000a - 0010
(usable)
[0.00] last_pfn = 0x1fff0 max_arch_pfn = 0x10
[0.00] MTRR default type: uncachable
[0.00] MTRR fixed ranges enabled:
[0.00]   0-9 write-back
[0.00]   A-B uncachable
[0.00]   C-C7FFF write-protect
[0.00]   C8000-F7FFF uncachable
[0.00]   F8000-FBFFF write-through
[0.00]   FC000-F uncachable
[0.00] MTRR variable ranges enabled:
[0.00]   0 base 0 mask FE000 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] PAT not supported by CPU.
[0.00] initial memory mapped : 0 - 0180
[0.00] Base memory trampoline at [c009c000] 9c000 size 12288
[0.00] init_memory_mapping: -1fff
[0.00]  00 - 40 page 4k
[0.00]  40 - 001fc0 page 2M
[0.00]  001fc0 - 001fff page 4k
[0.00] kernel direct mapping tables up to 1fff @
17fb000-180
[0.00] RAMDISK: 1777b000 - 18034000
[0.00] ACPI: RSDP 000f6ee0 00014 (v00 GBT   )
[0.00] ACPI: RSDT 1fff3000 00028 (v01 GBTAWRDACPI 42302E31
AWRD )
[0.00] ACPI: FACP 1fff3040 00074 (v01 GBTAWRDACPI 42302E31
AWRD )
[0.00] ACPI: DSDT 1fff30c0 02629 (v01 GBTAWRDACPI 1000
MSFT 010C)
[0.00] ACPI: FACS 1fff 00040
[0.00] 0MB HIGHMEM available.
[0.00] 511MB LOWMEM available.
[0.00]   mapped low ram: 0 - 1fff
[0.00]   low ram: 0 - 1fff
[0.00] Zone PFN ranges:
[0.00]   DMA  0x0010 - 0x1000
[0.00]   Normal   0x1000 - 0x0001fff0
[0.00]   HighMem  empty
[0.00] Movable zone start PFN for each node
[0.00] early_node_map[2] active PFN ranges
[0.00] 0: 0x0010 - 0x009f
[0.00] 0: 0x0100 - 0x0001fff0
[0.00] On node 0 totalpages: 130943
[0.00] free_area_init_node: node 0, pgdat c13b2ae8, node_mem_map
dfbef200
[0.00]   DMA zone: 32 pages used for memmap
[0.00]   DMA zone: 0 pages reserved
[0.00]   DMA zone: 3951 pages, LIFO batch:0
[0.00]   Normal zone: 992 pages used for memmap
[0.00]   Normal zone: 125968 pages, LIFO batch:31
[0.00] Using APIC driver default
[0.00] ACPI: PM-Timer IO Port: 0x4008
[0.00] No local APIC present or hardware disabled
[0.00] APIC: disable apic facility
[0.00] APIC: switched to apic NOOP
[0.00] nr_irqs_gsi: 16
[0.00] PM: Registered nosave memory: 0009f000 -
000a
[0.00] PM: Registered nosave memory: 000a -
000f
[0.00] PM: Registered nosave memory: 000f -
0010
[0.00] Allocating PCI resources starting at 2000 (gap:
2000:dfff)
[0.00] Booting paravirtualized kernel on bare hardware
[0.00] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[0.00] pcpu-alloc: [0] 0 
[0.00] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 129919
[0.00] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-486
root=UUID=7f4075cc-5b16-4fe4-a51b-ee8f697feac1 ro quiet pci=use_crs
[0.00] PID hash table entries: 2048 (order: 1

Bug#641176: xserver-xorg-video-radeon: Radeon 9200SE, Detected VRAM RAM=0M, BAR=0M

2011-09-16 Thread Tomi Leppänen
to, 2011-09-15 kello 16:35 -0500, Jonathan Nieder kirjoitti:
 Hi,
 
 Tomi Leppänen wrote:
 
  I tried with 3.0.0-1-486 (from wheezy) but it didn't work much better,
  but at least something changed:
  dmesg |grep BAR
 [...]
  [0.090632] pnp 00:00: disabling [mem 0x0010-0x1ffe] because it 
  overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
  [0.144712] pci :01:00.0: BAR 0: trying firmware assignment [mem 
  0xd000-0xdfff pref]
  [0.144737] pci :01:00.0: BAR 0: [mem 0xd000-0xdfff pref] 
  conflicts with PCI Bus :01 [mem 0xd800-0xe7ff pref]
  [0.144757] pci :01:00.0: BAR 0: can't assign mem pref (size 
  0x1000)
  [0.144776] pci :01:00.0: BAR 6: assigned [mem 0xd800-0xd801 
  pref]
  [   10.883325] [drm] Detected VRAM RAM=128M, BAR=0M
  But still X won't start. Log seems to be the same (I can post it if
  needed).
 
  There are no newer BIOS updates for that motherboard (Gigabyte GA-6BXE
  with Intel 440BX) and I've updated it once already.
 
 Please attach full dmesg output from right after bootup.
 
 Thanks,
 Jonathan

Here:
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 3.0.0-1-486 (Debian 3.0.0-3)
(b...@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-8) ) #1 Sat Aug
27 15:56:48 UTC 2011
[0.00] BIOS-provided physical RAM map:
[0.00]  BIOS-e820:  - 0009fc00 (usable)
[0.00]  BIOS-e820: 0009fc00 - 000a
(reserved)
[0.00]  BIOS-e820: 000f - 0010
(reserved)
[0.00]  BIOS-e820: 0010 - 1fff (usable)
[0.00]  BIOS-e820: 1fff - 1fff3000 (ACPI
NVS)
[0.00]  BIOS-e820: 1fff3000 - 2000 (ACPI
data)
[0.00]  BIOS-e820:  - 0001
(reserved)
[0.00] Notice: NX (Execute Disable) protection missing in CPU!
[0.00] DMI 2.1 present.
[0.00] DMI:/i440BX-8671, BIOS 4.51 PG 02/06/01
[0.00] e820 update range:  - 0001
(usable) == (reserved)
[0.00] e820 remove range: 000a - 0010
(usable)
[0.00] last_pfn = 0x1fff0 max_arch_pfn = 0x10
[0.00] MTRR default type: uncachable
[0.00] MTRR fixed ranges enabled:
[0.00]   0-9 write-back
[0.00]   A-B uncachable
[0.00]   C-C7FFF write-protect
[0.00]   C8000-F7FFF uncachable
[0.00]   F8000-FBFFF write-through
[0.00]   FC000-F uncachable
[0.00] MTRR variable ranges enabled:
[0.00]   0 base 0 mask FE000 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] PAT not supported by CPU.
[0.00] initial memory mapped : 0 - 0180
[0.00] Base memory trampoline at [c009c000] 9c000 size 12288
[0.00] init_memory_mapping: -1fff
[0.00]  00 - 40 page 4k
[0.00]  40 - 001fc0 page 2M
[0.00]  001fc0 - 001fff page 4k
[0.00] kernel direct mapping tables up to 1fff @
17fb000-180
[0.00] RAMDISK: 1777b000 - 18034000
[0.00] ACPI: RSDP 000f6ee0 00014 (v00 GBT   )
[0.00] ACPI: RSDT 1fff3000 00028 (v01 GBTAWRDACPI 42302E31
AWRD )
[0.00] ACPI: FACP 1fff3040 00074 (v01 GBTAWRDACPI 42302E31
AWRD )
[0.00] ACPI: DSDT 1fff30c0 02629 (v01 GBTAWRDACPI 1000
MSFT 010C)
[0.00] ACPI: FACS 1fff 00040
[0.00] 0MB HIGHMEM available.
[0.00] 511MB LOWMEM available.
[0.00]   mapped low ram: 0 - 1fff
[0.00]   low ram: 0 - 1fff
[0.00] Zone PFN ranges:
[0.00]   DMA  0x0010 - 0x1000
[0.00]   Normal   0x1000 - 0x0001fff0
[0.00]   HighMem  empty
[0.00] Movable zone start PFN for each node
[0.00] early_node_map[2] active PFN ranges
[0.00] 0: 0x0010 - 0x009f
[0.00] 0: 0x0100 - 0x0001fff0
[0.00] On node 0 totalpages: 130943
[0.00] free_area_init_node: node 0, pgdat c13b2ae8, node_mem_map
dfbef200
[0.00]   DMA zone: 32 pages used for memmap
[0.00]   DMA zone: 0 pages reserved
[0.00]   DMA zone: 3951 pages, LIFO batch:0
[0.00]   Normal zone: 992 pages used for memmap
[0.00]   Normal zone: 125968 pages, LIFO batch:31
[0.00] Using APIC driver default
[0.00] ACPI: PM-Timer IO Port: 0x4008
[0.00] No local APIC present or hardware disabled
[0.00] APIC: disable apic facility
[0.00] APIC: switched to apic NOOP
[0.00] nr_irqs_gsi: 16

Bug#641176: xserver-xorg-video-radeon: Radeon 9200SE, Detected VRAM RAM=0M, BAR=0M

2011-09-13 Thread Tomi Leppänen
ma, 2011-09-12 kello 20:57 +0200, Julien Cristau kirjoitti:
 reassign 641176 linux-2.6 2.6.32-35
 kthxbye
 
 On Mon, Sep 12, 2011 at 10:27:21 +0200, Michel Dänzer wrote:
 
  On Son, 2011-09-11 at 10:37 +0300, Tomi Leppänen wrote: 
   Package: xserver-xorg-video-radeon
   Version: 1:6.13.1-2+squeeze1
   Severity: important
   Tags: upstream
   
   This bug prevents me from using X because it won't start with this 
   graphics card.
   I also have these lines in my dmesg, they may be important.
   [0.120429] pci :01:00.0: BAR 0: no parent found for of device 
   [0xd000-0xdfff]
   [0.120504] pci :01:00.0: BAR 0: can't allocate resource
   [0.125917] pnp 00:00: mem resource (0xcd000-0xc) overlaps 
   :01:00.0 BAR 0 (0x0-0xfff), disabling
   [0.125939] pnp 00:00: mem resource (0xf-0xf7fff) overlaps 
   :01:00.0 BAR 0 (0x0-0xfff), disabling
   [0.125960] pnp 00:00: mem resource (0xf8000-0xfbfff) overlaps 
   :01:00.0 BAR 0 (0x0-0xfff), disabling
   [0.125982] pnp 00:00: mem resource (0xfc000-0xf) overlaps 
   :01:00.0 BAR 0 (0x0-0xfff), disabling
   [0.126003] pnp 00:00: mem resource (0x0-0x9) overlaps 
   :01:00.0 BAR 0 (0x0-0xfff), disabling
   [0.126024] pnp 00:00: mem resource (0x10-0x1ffe) overlaps 
   :01:00.0 BAR 0 (0x0-0xfff), disabling
   [0.173856] pci :01:00.0: BAR 0: can't allocate mem resource 
   [0xe000-0xe7ff]
   [7.488362] [drm] Detected VRAM RAM=0M, BAR=0M
   Though these are probably related to Linux itself.
  
  Indeed, looks like a kernel (or possibly BIOS) PCI failure. This should
  probably be reassigned to the kernel, and you might want to try newer
  kernels.
  
 Reassigning with this message.  Tomi, can you check if a newer kernel
 fixes this, or if there are BIOS updates available for your machine?
 
 Cheers,
 Julien

I tried with 3.0.0-1-486 (from wheezy) but it didn't work much better,
but at least something changed:
dmesg |grep BAR
[0.090510] pnp 00:00: disabling [mem 0x000cd000-0x000c] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.090534] pnp 00:00: disabling [mem 0x000f-0x000f7fff] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.090559] pnp 00:00: disabling [mem 0x000f8000-0x000fbfff] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.090583] pnp 00:00: disabling [mem 0x000fc000-0x000f] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.090607] pnp 00:00: disabling [mem 0x-0x0009] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.090632] pnp 00:00: disabling [mem 0x0010-0x1ffe] because
it overlaps :01:00.0 BAR 0 [mem 0x-0x0fff pref]
[0.144712] pci :01:00.0: BAR 0: trying firmware assignment [mem
0xd000-0xdfff pref]
[0.144737] pci :01:00.0: BAR 0: [mem 0xd000-0xdfff pref]
conflicts with PCI Bus :01 [mem 0xd800-0xe7ff pref]
[0.144757] pci :01:00.0: BAR 0: can't assign mem pref (size
0x1000)
[0.144776] pci :01:00.0: BAR 6: assigned [mem
0xd800-0xd801 pref]
[   10.883325] [drm] Detected VRAM RAM=128M, BAR=0M
But still X won't start. Log seems to be the same (I can post it if
needed).

There are no newer BIOS updates for that motherboard (Gigabyte GA-6BXE
with Intel 440BX) and I've updated it once already. Although I could try
Coreboot (I may do it just for fun), because it seems to support this
motherboard and I've got a spare BIOS chip from another broken GA-6BXE.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#641176: xserver-xorg-video-radeon: Radeon 9200SE, Detected VRAM RAM=0M, BAR=0M

2011-09-11 Thread Tomi Leppänen
Package: xserver-xorg-video-radeon
Version: 1:6.13.1-2+squeeze1
Severity: important
Tags: upstream

This bug prevents me from using X because it won't start with this graphics 
card.
I also have these lines in my dmesg, they may be important.
[0.120429] pci :01:00.0: BAR 0: no parent found for of device 
[0xd000-0xdfff]
[0.120504] pci :01:00.0: BAR 0: can't allocate resource
[0.125917] pnp 00:00: mem resource (0xcd000-0xc) overlaps :01:00.0 
BAR 0 (0x0-0xfff), disabling
[0.125939] pnp 00:00: mem resource (0xf-0xf7fff) overlaps :01:00.0 
BAR 0 (0x0-0xfff), disabling
[0.125960] pnp 00:00: mem resource (0xf8000-0xfbfff) overlaps :01:00.0 
BAR 0 (0x0-0xfff), disabling
[0.125982] pnp 00:00: mem resource (0xfc000-0xf) overlaps :01:00.0 
BAR 0 (0x0-0xfff), disabling
[0.126003] pnp 00:00: mem resource (0x0-0x9) overlaps :01:00.0 BAR 
0 (0x0-0xfff), disabling
[0.126024] pnp 00:00: mem resource (0x10-0x1ffe) overlaps 
:01:00.0 BAR 0 (0x0-0xfff), disabling
[0.173856] pci :01:00.0: BAR 0: can't allocate mem resource 
[0xe000-0xe7ff]
[7.488362] [drm] Detected VRAM RAM=0M, BAR=0M
Though these are probably related to Linux itself.

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Aug 14 11:18 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Feb 19  2011 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV280 [Radeon 
9200 SE] [1002:5964] (rev 01)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 2.6.32-5-686 (Debian 2.6.32-35) (da...@debian.org) (gcc version 
4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Jun 13 04:13:06 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 17975 Sep 11 10:24 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.29-dsa-ia32 i686 Debian
Current Operating System: Linux mediamyth 2.6.32-5-686 #1 SMP Mon Jun 13 
04:13:06 UTC 2011 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
root=UUID=7f4075cc-5b16-4fe4-a51b-ee8f697feac1 ro quiet
Build Date: 19 February 2011  02:37:36PM
xorg-server 2:1.7.7-13 (Cyril Brulebois k...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Sep 11 10:24:48 2011
(==) Using system config directory /usr/share/X11/xorg.conf.d
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/Type1 does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x81ecca0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 1002:5964:148c:2073 ATI Technologies Inc RV280 [Radeon 9200 
SE] rev 1, Mem @ 0xed00/65536, I/O @ 0x9000/256, BIOS @ 
0x/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) 

Bug#638711: Not a new thing

2011-08-27 Thread Tomi Leppänen
Apparently this isn't a new bug. Already reported to freedesktop.
Someone should comment there that this is still existing.

https://bugs.freedesktop.org/show_bug.cgi?id=4587




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#638711: xserver-xorg-video-r128: XVideo displays only top half of video on interlaced output

2011-08-21 Thread Tomi Leppänen
Package: xserver-xorg-video-r128
Version: 6.8.1-3
Severity: normal

I'm using TV as display and when I try to watch videos using XVideo it shows 
only the top half of the video. Although it still uses the same space. This 
didn't happend with regular (non-interlaced) display. Also this doesn't happen 
when I use x11 as output on Mplayer or Mythtv.
This is making my setup unusable with Mythtv, because it can't display properly 
video with any other output-plugin. They all cause dropped frames (at least 
that's what it looks like).

I found an old bug report that had this fixed: 
http://www.mail-archive.com/xfree86@xfree86.org/msg12627.html

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Aug 14 11:18 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Feb 19  2011 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:08.0 VGA compatible controller [0300]: ATI Technologies Inc Rage 128 RK/VR 
[1002:524b]

Xorg X server configuration file status:

-rw-r--r-- 1 root root 711 Aug 20 19:26 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
Section Module
Disable dri
EndSection

Section Monitor
Identifier  TV
HorizSync   14.0 - 18.0
VertRefresh 45.0 - 65.0
#   Option  DPMS
Modeline720x576i25 15.125 720 778 834 968 576 579 607 625 
interlace -hsync -vsync
EndSection

Section Device
Identifier  ATI Rage 128 VR
Driver  ati
#Option DynamicClocks true
Option  ForceMinDotClock 14MHz
#Option MergedFB  false
Option  IgnoreEDIDtrue
#Option VGAAccess false
EndSection

Section Screen
Identifier Screen0
Device ATI Rage 128 VR
MonitorTV
DefaultDepth24
SubSection Display
Modes   720x576i25
Depth   24
EndSubSection
EndSection

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 2.6.32-5-686 (Debian 2.6.32-35) (da...@debian.org) (gcc version 
4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Jun 13 04:13:06 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 23585 Aug 21 13:44 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.29-dsa-ia32 i686 Debian
Current Operating System: Linux mediamyth 2.6.32-5-686 #1 SMP Mon Jun 13 
04:13:06 UTC 2011 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
root=UUID=7f4075cc-5b16-4fe4-a51b-ee8f697feac1 ro quiet
Build Date: 19 February 2011  02:37:36PM
xorg-server 2:1.7.7-13 (Cyril Brulebois k...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Aug 21 13:44:14 2011
(==) Using config file: /etc/X11/xorg.conf
(==) Using system config directory /usr/share/X11/xorg.conf.d
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Screen0 (0)
(**) |   |--Monitor TV
(**) |   |--Device ATI Rage 128 VR
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/Type1 does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x81ecca0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0