Displaying 20 results from an estimated 22 matches for "medion".
Did you mean:
median
2005 Apr 25
2
configuration problem: maildir folders and messages not found
...o fetch my mail from my ISP's POP3-server.
I have set up procmail to filter messages and deliver all non-filtered
messages to the folder ".IN-catchall/" in "$HOME/Maildir"
After sending some test messages the "Maildir" folder in my home-folder
looks like:
m8ram at medion:~$ tree -a Maildir
Maildir
|-- .IN-catchall
| |-- cur
| |-- new
| | `-- 1114356268.8424_0.medion
| `-- tmp
|-- .IN-testing
| |-- cur
| |-- new
| | |-- 1114354955.6900_0.medion
| | `-- 1114356175.8292_0.medion
| `-- tmp
|-- .INBOX
| |-- .IN-testing
| | |-- cur
| | |...
2015 Oct 31
0
[PATCH] pci: enable c800 magic for Medion Erazer X7827
...b/drm/nouveau/nvkm/engine/device/pci.c
@@ -678,6 +678,7 @@ nvkm_device_pci_10de_1189[] = {
static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_1199[] = {
{ 0x1458, 0xd001, "GeForce GTX 760" },
+ { 0x1462, 0x1106, "GeForce GTX 780M", { .War00C800_0 = true } }, /* Medion Erazer X7827 */
{}
};
--
2.4.10
2012 Apr 22
2
centos 6.2 - puppet 2.7.13 - SSL_connect returned=1 errno=0 state=SSLv3 read server session ticket A: tlsv1 alert protocol version
...ersion
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run
err: Could not send report: SSL_connect returned=1 errno=0 state=SSLv3 read
server session ticket A: tlsv1 alert protocol version
[root@machine-1 ~]#
The client cert is into the server cert db :
[root@medion ~]# puppetca list --all | grep machine-1
+ machine-1.test.betrancourt.net
(1C:78:20:02:EB:BB:B8:7B:62:E6:80:ED:A4:06:9D:92)
In puppet.conf, on the server, i''ve the following content:
[main]
logdir = /var/log/puppet
rundir = /var/run/puppet
ssldir = $vardir/ssl
[agent]...
2017 Dec 18
3
nouveau. swiotlb: coherent allocation failed for device 0000:01:00.0 size=2097152
....
[ 1313.811031] nouveau 0000:01:00.0: swiotlb buffer is full (sz: 2097152 bytes)
[ 1313.811035] swiotlb: coherent allocation failed for device 0000:01:00.0 size=2097152
[ 1313.811038] CPU: 6 PID: 3026 Comm: Xorg Tainted: G E 4.15.0.g1291a0d5-master #355
[ 1313.811040] Hardware name: MEDION MS-7848/MS-7848, BIOS M7848W08.20C 09/23/2013
[ 1313.811041] Call Trace:
[ 1313.811049] dump_stack+0x7c/0xb6
[ 1313.811053] swiotlb_alloc_coherent+0x13f/0x150
[ 1313.811060] ttm_dma_pool_alloc_new_pages+0x106/0x3c0 [ttm]
[ 1313.811066] ttm_dma_pool_get_pages+0x10a/0x1e0 [ttm]
[ 1313.811070] tt...
2017 Jul 15
4
[drm/nouveau] GeForce 8600 GT boot/suspend grumbling
Greetings,
box: bog standard [tc]rusty old Nvidia equipped Q6600 Medion (Aldi) deskside
kernel: master.today (v4.12-11690-gccd5d1b91f22)
lspci -nn -d 10de:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G84 [GeForce 8600 GT] [10de:0402] (rev a1)
abreviated dmesg:
...
[ 3.720990] fb: switching to nouveaufb from VESA VGA
[ 3.744489] Console: switchi...
2019 Aug 17
2
nouveau: System crashes with NVIDIA GeForce 8600 GT
...0000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000014fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: MEDIONPC MS-7502/MS-7502, BIOS 6.00 PG 01/13/2010
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2394.193 MHz processor
[ 0.003907] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.003909] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.0039...
2015 Nov 28
0
[PATCH] pci: enable c800 magic for Clevo P150SM-A GTX 870M
...veau/nvkm/engine/device/pci.c
+++ b/drm/nouveau/nvkm/engine/device/pci.c
@@ -691,6 +691,7 @@ static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_1199[] = {
{ 0x1458, 0xd001, "GeForce GTX 760" },
{ 0x1462, 0x1106, "GeForce GTX 780M", { .War00C800_0 = true } }, /* Medion Erazer X7827 */
+ { 0x1558, 0x5106, NULL, { .War00C800_0 = true } }, /* Clevo P150SM-A */
{}
};
--
2.6.3
2015 Nov 28
0
[PATCH v2] pci: enable c800 magic for Clevo P150SM-A GTX 870M
...veau/nvkm/engine/device/pci.c
+++ b/drm/nouveau/nvkm/engine/device/pci.c
@@ -691,6 +691,7 @@ static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_1199[] = {
{ 0x1458, 0xd001, "GeForce GTX 760" },
{ 0x1462, 0x1106, "GeForce GTX 780M", { .War00C800_0 = true } }, /* Medion Erazer X7827 */
+ { 0x1558, 0x5281, NULL, { .War00C800_0 = true } }, /* Clevo P150SM-A */
{}
};
--
2.6.3
2017 Dec 18
0
nouveau. swiotlb: coherent allocation failed for device 0000:01:00.0 size=2097152
...1] nouveau 0000:01:00.0: swiotlb buffer is full (sz: 2097152 bytes)
> [ 1313.811035] swiotlb: coherent allocation failed for device 0000:01:00.0 size=2097152
> [ 1313.811038] CPU: 6 PID: 3026 Comm: Xorg Tainted: G E 4.15.0.g1291a0d5-master #355
> [ 1313.811040] Hardware name: MEDION MS-7848/MS-7848, BIOS M7848W08.20C 09/23/2013
> [ 1313.811041] Call Trace:
> [ 1313.811049] dump_stack+0x7c/0xb6
> [ 1313.811053] swiotlb_alloc_coherent+0x13f/0x150
> [ 1313.811060] ttm_dma_pool_alloc_new_pages+0x106/0x3c0 [ttm]
> [ 1313.811066] ttm_dma_pool_get_pages+0x10a/0x1e0...
2020 Sep 09
0
nouveau: BUG: Invalid wait context
..._ioctl_pushbuf+0x63b/0x1cb0 [nouveau]
[ 1143.133834] #3: ffff8d3e9ec9ea10 (krc.lock){-.-.}-{2:2}, at: kvfree_call_rcu+0x65/0x210
[ 1143.133845] stack backtrace:
[ 1143.133850] CPU: 2 PID: 2015 Comm: X Kdump: loaded Tainted: G S E 5.9.0.g34d4ddd-preempt #2
[ 1143.133856] Hardware name: MEDION MS-7848/MS-7848, BIOS M7848W08.20C 09/23/2013
[ 1143.133862] Call Trace:
[ 1143.133872] dump_stack+0x77/0x9b
[ 1143.133879] __lock_acquire+0x629/0xbd0
[ 1143.133887] ? try_to_wake_up+0x250/0x860
[ 1143.133894] lock_acquire+0x92/0x390
[ 1143.133900] ? get_page_from_freelist+0x6ed/0x1e10
[ 1143....
2017 Jul 15
0
[drm/nouveau] GeForce 8600 GT boot/suspend grumbling
On Sat, Jul 15, 2017 at 1:40 AM, Mike Galbraith <efault at gmx.de> wrote:
> Greetings,
>
> box: bog standard [tc]rusty old Nvidia equipped Q6600 Medion (Aldi) deskside
> kernel: master.today (v4.12-11690-gccd5d1b91f22)
>
> lspci -nn -d 10de:
> 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G84 [GeForce 8600 GT] [10de:0402] (rev a1)
>
> abreviated dmesg:
> ...
> [ 3.720990] fb: switching to nouveaufb from VE...
2020 Nov 20
0
nouveau: WARNING: CPU: 0 PID: 20957 at drivers/gpu/drm/nouveau/nvif/vmm.c:71
...e(E) jbd2(E) loop(E) sg(E) dm_multipath(E) dm_mod(E) scsi_dh_rdac(E) scsi_dh_emc(E) scsi_dh_alua(E) scsi_mod(E)
[15561.391626] efivarfs(E) autofs4(E)
[15561.391637] CPU: 0 PID: 20957 Comm: kworker/0:4 Kdump: loaded Tainted: G S E 5.10.0.g9c87c9f-master #3
[15561.391640] Hardware name: MEDION MS-7848/MS-7848, BIOS M7848W08.20C 09/23/2013
[15561.391667] Workqueue: events nouveau_cli_work [nouveau]
[15561.391682] RIP: 0010:nvif_vmm_put+0x4a/0x50 [nouveau]
[15561.391684] Code: 00 00 00 48 89 e2 48 c7 04 24 00 00 00 00 48 89 44 24 08 e8 48 e7 ff ff 85 c0 75 0e 48 c7 43 08 00 00 00 00 48 83...
2020 Oct 23
0
kvm+nouveau induced lockdep gripe
...x6e/0x200
[ 70.136567] #5: ffffffff8a585410 (&cpuset_rwsem){++++}-{0:0}, at: cpuset_attach+0x38/0x390
[ 70.136579]
stack backtrace:
[ 70.136585] CPU: 2 PID: 1838 Comm: libvirtd Kdump: loaded Tainted: G E 5.9.0.gf989335-master #1
[ 70.136592] Hardware name: MEDION MS-7848/MS-7848, BIOS M7848W08.20C 09/23/2013
[ 70.136598] Call Trace:
[ 70.136605] dump_stack+0x77/0x97
[ 70.136611] check_noncircular+0xe7/0x100
[ 70.136618] ? stack_trace_save+0x3b/0x50
[ 70.136626] ? __lock_acquire+0x149d/0x1a70
[ 70.136631] __lock_acquire+0x149d/0x1a70
[ 70....
2018 Apr 09
0
nouveau: swiotlb buffer is full (sz: 2097152 bytes)/swiotlb: coherent allocation failed, size=2097152 spam
...530] nouveau 0000:01:00.0: swiotlb buffer is full (sz: 2097152 bytes)
[ 6253.341535] nouveau 0000:01:00.0: swiotlb: coherent allocation failed, size=2097152
[ 6253.341539] CPU: 2 PID: 3740 Comm: Xorg Kdump: loaded Tainted: G E 4.16.0.gf8cf2f1-default #687
[ 6253.341541] Hardware name: MEDION MS-7848/MS-7848, BIOS M7848W08.20C 09/23/2013
[ 6253.341543] Call Trace:
[ 6253.341553] dump_stack+0x78/0xb3
[ 6253.341559] swiotlb_alloc+0x134/0x170
[ 6253.341567] ttm_dma_pool_alloc_new_pages+0x161/0x3c0 [ttm]
[ 6253.341574] ttm_dma_pool_get_pages+0xe0/0x1c0 [ttm]
[ 6253.341580] ttm_dma_popu...
2017 Jul 15
0
[drm/nouveau] GeForce 8600 GT boot/suspend grumbling
On Sat, Jul 15, 2017 at 1:40 AM, Mike Galbraith <efault at gmx.de> wrote:
> Greetings,
>
> box: bog standard [tc]rusty old Nvidia equipped Q6600 Medion (Aldi) deskside
> kernel: master.today (v4.12-11690-gccd5d1b91f22)
>
> lspci -nn -d 10de:
> 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G84 [GeForce 8600 GT] [10de:0402] (rev a1)
>
> abreviated dmesg:
> ...
> [ 3.720990] fb: switching to nouveaufb from VE...
2008 Oct 26
6
[Bug 18234] New: c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor
...OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: maxmusterm at gmail.com
QAContact: xorg-team at lists.x.org
I use a md98300 medion notebook with a nVidia Geforce Go 6150 graphic
processor.
You have to change the BIOSLOG to work.
I will later add a few Xorg logs for debugging.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee fo...
2016 May 14
1
[PATCH] drm/nouveau: check function before using it
...s used for, it seems related to HDMI (Audio?).
Bit0 of Arg3 is "OPFL", bit 1 is "OPVL" according to some firmware.
On some laptops (P651RA) it sets "SGFL" (Switchable Graphics FLags?), on others
it has no side-effects but returns a value based on Arg3 (Clevo P155M).
A Medion P7624 stores values to "OPTF" (OPTimus Flags?) and if this flag is
true, \_SB.PCI0.PEG0.PEGP._ON will write zero to "NHDM".
While NOUVEAU_DSM_HAS_OPT is removed from this patch, I kept the flags return
value which can be useful for other probe outcomes (such as whether _PR3 is...
2020 Oct 24
1
kvm+nouveau induced lockdep gripe
...70.136567] #5: ffffffff8a585410 (&cpuset_rwsem){++++}-{0:0}, at: cpuset_attach+0x38/0x390
> [ 70.136579]
> stack backtrace:
> [ 70.136585] CPU: 2 PID: 1838 Comm: libvirtd Kdump: loaded Tainted: G E 5.9.0.gf989335-master #1
> [ 70.136592] Hardware name: MEDION MS-7848/MS-7848, BIOS M7848W08.20C 09/23/2013
> [ 70.136598] Call Trace:
> [ 70.136605] dump_stack+0x77/0x97
> [ 70.136611] check_noncircular+0xe7/0x100
> [ 70.136618] ? stack_trace_save+0x3b/0x50
> [ 70.136626] ? __lock_acquire+0x149d/0x1a70
> [ 70.136631] __lock...
2015 Aug 04
18
[Bug 91557] New: [NVE4] freezes: HUB_INIT timed out
.../nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: wolf480 at interia.pl
QA Contact: xorg-team at lists.x.org
Created attachment 117518
--> https://bugs.freedesktop.org/attachment.cgi?id=117518&action=edit
dmesg log from freeze with runpm=0
I have a Medion X7827 laptop with GK104 GPU in an Optimus setup, running:
Linux 4.1.2 x86_64
Mesa 10.6.2
Xorg 1.17.2
I've been experiencing some freezes:
- a total freeze (no ping, no sysrq, only hard reset) shortly after xorg start
- if nouveau is loaded *without* runpm=0
- a recoverable freeze (sysrq+K work...
2013 Sep 10
6
[Bug 69180] New: Delays when using nouveau and switcheroo
...see that these bugs are gone!
However, there are still some other bugs in the latest version that I want to
report.
Kernel version: 3.11.0-031100-generic
DRM version: 1.1.0 20060810
Nouveau version: 1.1.1 20120801
I did a out-of-tree compilation using the nouveau snapshot of today.
My notebook (Medion Akoya P6624) uses a Nvidia GeForce GT 425M together with an
Intel HD graphics card. X is not involved in these reports. I always booted to
console and never started X. To make it clear how long a command took to
execute, I used a script that logs to dmesg and syslog when a command started
executing...