Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#12534 - mtrr mismatch on 2 different linux-systems
Attached to Project:
Arch Linux
Opened by Christian Galander (igprolin) - Monday, 22 December 2008, 13:31 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 06 April 2009, 17:29 GMT
Opened by Christian Galander (igprolin) - Monday, 22 December 2008, 13:31 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 06 April 2009, 17:29 GMT
|
DetailsDescription:
I can't use my tv card with more than 3 gb of ram. I found differences between ubuntu and archlinux: /proc/mtrr under archlinux: reg00: base=0x00000000 ( 0MB), size=2048MB: write-back, count=1 reg01: base=0x80000000 (2048MB), size= 512MB: write-back, count=1 reg02: base=0xa0000000 (2560MB), size= 256MB: write-back, count=1 reg03: base=0xb0000000 (2816MB), size= 128MB: write-back, count=1 reg04: base=0xb8000000 (2944MB), size= 64MB: write-back, count=1 reg05: base=0xbc000000 (3008MB), size= 16MB: write-back, count=1 /proc/mtrr under ubuntu: reg00: base=0x00000000 ( 0MB), size=2048MB: write-back, count=1 reg01: base=0x80000000 (2048MB), size= 512MB: write-back, count=1 reg02: base=0xa0000000 (2560MB), size= 256MB: write-back, count=1 reg03: base=0xb0000000 (2816MB), size= 128MB: write-back, count=1 reg04: base=0xb8000000 (2944MB), size= 64MB: write-back, count=1 reg05: base=0xbc000000 (3008MB), size= 16MB: write-back, count=1 reg06: base=0xc0000000 (3072MB), size= 256MB: write-combining, count=1 under ubuntu i can use my tv card but not under archlinux. Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Monday, 06 April 2009, 17:29 GMT
Reason for closing: Fixed
Additional comments about closing: 2.6.29.1
Monday, 06 April 2009, 17:29 GMT
Reason for closing: Fixed
Additional comments about closing: 2.6.29.1
I switched back to ubuntu
1.) with the default kernel
dmesg: http://nopaste.unixfreunde.de/907
2.) with the ubuntu kernel
dmesg: http://nopaste.unixfreunde.de/908
with the ubuntu kernel i can use my technisat skystar 2 but with the default kernel (2.6.27.10) i had no luck.
(reg06: base=0xc0000000 (3072MB), size= 256MB: write-combining, count=1 from the ubuntu kernel)