Displaying 16 results from an estimated 16 matches for "attech".
Did you mean:
attach
2010 Jan 27
9
Remote debug quetion
Hey all,
I plan to use windbg tool to do remote debug my Windows PV Driver.
I''m confused how to setup the enviroment.
Any Advice?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Jan 27
9
Remote debug quetion
Hey all,
I plan to use windbg tool to do remote debug my Windows PV Driver.
I''m confused how to setup the enviroment.
Any Advice?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2020 Feb 27
2
Problems with nouveau driver in Ubuntu 18.04
Hello,
I use Ubuntu 18.04, since one of the last upgrades I have problems with nouveau drivers.
My screen look like the picture atteched.
[~]$ uname -a
Linux 5.3.0-40-generic #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
[~]$ inxi -Gx
Graphics: Card: NVIDIA G71GL [Quadro FX 1500] bus-ID: 01:00.0
Display Server: x11 (X.Org 1.20.5 ) driver: nouveau Resolution: 1920x1080 at 60.00hz...
2005 Sep 02
3
MEMDISK - floppy=1 Outputs: Disk is hard disk, 1440 K, C/H/S = 80/20/18
...NEL MEMDISK
APPEND raw floppy=1 initrd=CERC6.IMG
------- End Of File ------------
--- MEMDISK Output Snip ------
Ramdisk at 0x03b58000, length 0x00168000
command line: initrd=CERC6.IMG raw floppy=1 BOOT_IMAGE=MEMDISK
Disk is hard disk, 1440 K, C/H/S = 80/20/18
------------------------------
Se atteched picture for more output...
If I change to "APPEND raw floppy initrd=CERC6.IMG" I get "Disk is floppy, 1440 K..."
Am I doing something wrong?
Is this the expected behaviour?
I notice that if I boot MS-DOS from the harddrive after loading the image as "floppy=1" i...
2013 Jan 12
2
instaling NUT into OpenWRT: argp-standalone error
...e tried to search solution hard (maybe not hard enough :), but with no
success. Do you know, what my OpenWRT system really need and where to get
it?
#######
I`ve also tried to compile NUT right inside OpenWRT in that device (RB433),
but ./configure script said to me messages, which are in the attechment.
#######
OpenWRT info:
---------------------
BusyBox v1.19.4 (2013-01-12 00:45:45 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.
? _______???????????????????? ________??????? __
?|?????? |.-----.-----.-----.|? |? |? |.----.|? |_
?|?? -?? ||? _? |? -__|???? |...
2020 Feb 29
0
Problems with nouveau driver in Ubuntu 18.04
...nouveau.noaccel=1.
Cheers,
-ilia
On Sat, Feb 29, 2020 at 12:31 AM Juan Manuel Alvarez
<alvarez_juanma at hotmail.com> wrote:
>
> Hello,
>
>
> I use Ubuntu 18.04, since one of the last upgrades I have problems with nouveau drivers.
>
> My screen look like the picture atteched.
>
>
> [~]$ uname -a
> Linux 5.3.0-40-generic #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
>
> [~]$ inxi -Gx
> Graphics: Card: NVIDIA G71GL [Quadro FX 1500] bus-ID: 01:00.0
> Display Server: x11 (X.Org 1.20.5 ) driver: nou...
2005 Sep 02
0
(no subject)
...NEL MEMDISK
APPEND raw floppy=1 initrd=CERC6.IMG
------- End Of File ------------
--- MEMDISK Output Snip ------
Ramdisk at 0x03b58000, length 0x00168000
command line: initrd=CERC6.IMG raw floppy=1 BOOT_IMAGE=MEMDISK
Disk is hard disk, 1440 K, C/H/S = 80/20/18
------------------------------
Se atteched picture for more output...
If I change to "APPEND raw floppy initrd=CERC6.IMG" I get "Disk is floppy, 1440 K..."
Am I doing something wrong?
Is this the expected behaviour?
I notice that if I boot MS-DOS from the harddrive after loading the image as "floppy=1" i...
2008 May 09
0
NoMethodError in ClassifiedController#update
My project was working when I add new field category
It is showing the error in create form and edit form
i am sending u controller file as attechment
this is my model(category.rb) dor category file
class Category < ActiveRecord::Base
has_many :classifieds
end
and this is edit.rhtml
<h1>Editing Classified: <%= @classified.title -%></h1>
<%= form_tag :action => ''update'', :id => @classified %>...
2003 Apr 25
0
[Bug 85] New: couldn't write file ,call syscall ,ex. sys_open
...handler - not syncing
Please help me ,Thank you .
yours zpeak
/*------------------------------------------------------------------------------
-----------------------
*Atteched the source and the problem
--------------------------------------------------------------------------------
--------------------*/
#ifndef __KERNEL__
#define __KERNEL__
#endif
#ifndef MODULE
#define MODULE
#endif
#include <linux/module.h>
#include <linux/skbuff.h>
#include <linu...
2001 Mar 21
9
configuration
Hello Sir,
Please find the attached smb.conf with mail.
I have configured the smb.conf file but having problems in connection from
Windows98 machines but where as it works well with Windows NT 4.0.
If I change security = share in smb.conf it will work with all the machines
for both windows 98 & NT but there will be no security.
I am using solaris 2.7 & our network is peer to peer
2009 Feb 04
1
AW: Workaround for pcifront issues
Thanks Anna, this was also quite interesting for me.
Did you mean that I just have to eliminate the else branch or raise arround "All devices
behind the uppermost PCI/PCI-X bridge must be co-assigned to the same guest." or do I have
to eliminate more in order to prevent an FLR (whatever that is).
For my board it''s definitely necessary to move PCI devices in different guests,
2018 Dec 07
3
BUG: sieve does not set seen-Flag
On 07/12/2018 16:44, Aki Tuomi wrote:
> On 6.12.2018 6.54, Noel Butler wrote:
>
> On 06/12/2018 07:29, Jakobus Sch?rz wrote:
>
> that all and every Flag is set, except \Seen... I tried to figure out, whats happening here...
>
> Paste what your sieve file contains now (no, I'm not going back over this thread - its becoming as long as war and peace, and you may have
2004 Sep 15
2
Samba 2.0.6-3 (productive env.) slow down dramticaly
...high speed.
The last thing I?ve done is to install the nagios-mysql package (debian,
unstable tree). But I?m not sure if there are dependencies.
I do all the things from DIAGNOSIS.TXT and many others - but I have no
mor idea where to look!
Does anybody has an idea what?s going wrong here. I have atteched a the
log.smbd, log.nmdd and from an machine - showing the logon process .
Hope that helps by analyzing the issue.
Here some informations regarding the system.
I would be very thankful for all help & support
regards,
Heiko
Systemconfiguration
#############################################...
2018 Dec 07
0
BUG: sieve does not set seen-Flag
...works"... and "i
dont want to read the whole thread"... so i was angry, how often again i
should post the same again...
Great sorry for my tongue.
My hardware is a rented virtual server from a cloudprovider in germany,
where i have full permissions on it. The filesystem is ext4.
I atteched my dovecot -n
The mails all are stored in maildir in /var/mail.
There is an extra dir /var/lib/dovecot/db... where index and control are
in separate directories.
The owner and group from all of this directories are all vmail:vmail
The permissions are 0700 (only vmail is allowed to read/write/ex...
2013 May 31
62
cpuidle and un-eoid interrupts at the local apic
Recently our automated testing system has caught a curious assertion
while testing Xen 4.1.5 on a HaswellDT system.
(XEN) Assertion ''(sp == 0) || (peoi[sp-1].vector < vector)'' failed at irq.c:1030
(XEN) ----[ Xen-4.1.5 x86_64 debug=n Not tainted ]----
(XEN) CPU: 0
(XEN) RIP: e008:[<ffff82c48016b2b4>] do_IRQ+0x514/0x750
(XEN) RFLAGS: 0000000000010093 CONTEXT:
2003 Dec 01
0
No subject
...tp://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Dane,
First: Please send all answers to the list, not only to me so that we
all can help You.
Second: The list doesn't like attechments. Send your logs like this:
log.smbd:
[2001/06/24 19:54:11, 1] smbd/server.c:main(641)
smbd version 2.0.7 started.
Copyright Andrew Tridgell 1992-1998
[2001/06/24 19:54:11, 1] smbd/files.c:file_init(216)
file_init: Information only: requested 10000 open files, 1014 are
available.
[2001/...