search for: el0

Displaying 13 results from an estimated 13 matches for "el0".

Did you mean: el
2006 Feb 04
2
nnamp question
...g to use nmap and trying to force the nmap working only one interface. As nmap man page states, I use -e option and it would not work: nmap -e fx0 -v -sP 192.168.128.0/23 Starting Nmap 3.95 ( http://www.insecure.org/nmap/ ) at 2006-02-04 14:04 CST getinterfaces: Failed to open ethernet interface (el0) QUITTING! What did I do wrong? Thanks __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2005 May 25
2
Centos and SAMBA
Is anyone here doing real use of SAMBA as an NT domain controller? I have been attempting to follow: http://web.vcs.u52.k12.me.us/linux/smbldap/ Which is set up to work with Fedora core 4 (how is this equiv to centos 4?) It looks like I am rather far along. Hit my first obvious problem with the IMC populate script. It would be nice to have a centos version of all this....
2016 Jul 21
7
[Bug 2601] New: StreamLocalBindUnlink not working
https://bugzilla.mindrot.org/show_bug.cgi?id=2601 Bug ID: 2601 Summary: StreamLocalBindUnlink not working Product: Portable OpenSSH Version: 7.2p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org
2000 Mar 29
3
Samba 2.0.6 Interfaces
...en experimenting with multihoming the systems on each subnet. I've tried a number of combinations of interface settings in an attempt to get all the interfaces (LANE and CLIP) to register in WINS and I'm unable to do so. I've tried specifying the interfaces as "el* ci*", "el0 el1 el1:1 ci0", "x.x.x.x/24 y.y.y.y/24", but no combination has successfully registered all IP addresses in WINS. Scott ================================================================ Scott Armstrong In the days before volcanoes Department of the Army...
2013 Feb 22
48
[PATCH v3 00/46] initial arm v8 (64-bit) support
This round implements all of the review comments from V2 and all patches are now acked. Unless there are any objections I intend to apply later this morning. Ian.
2005 May 25
1
Re: Demonizing generic Linux issues as Fedora Core-only issues -- WAS: Hi, Bryan
...n > and omitted stuff when 2.4 works better for many things? Again, 2-2-2, 6-6-6 At some point, Red Hat has to start the new series for "early adopters." That means being the first to adopt the new GLibC, GCC, kernel, etc... Looking at just the GLibC 2+ generations (post-LibC4/5)... EL0 series: GLibC 2.0, GCC 2.8.1.1, kernel 2.0 EL1 series: GLibC 2.1, GCC 2.91.66 (EGCS 1.1.2), kernel 2.2 EL2 series: GLibC 2.2, GCC 2.96, kernel 2.4 EL3 series: GLibC 2.3, GCC 3.2, kernel 2.4 EL4 series: GLibC 2.4, GCC 3.4, kernel 2.6 In each 2-4 "Community Linux" revisions of those &...
2020 May 06
0
Fwd: GeForce(R) GT 710 1GB PCIE x 1 on arm64
...: 0 [ 0.063529] EFI services will not be available. [ 0.070490] smp: Bringing up secondary CPUs ... [ 0.103111] CPU features: detected: Kernel page table isolation (KPTI) [ 0.103142] Detected PIPT I-cache on CPU1 [ 0.103154] CPU features: SANITY CHECK: Unexpected variation in SYS_CTR_EL0. Boot CPU: 0x0000008444c004, CPU1: 0x0000009444c004 [ 0.103164] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64DFR0_EL1. Boot CPU: 0x00000010305106, CPU1: 0x00000010305116 [ 0.103178] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_DFR0_EL1. Boot CPU: 0x000000030100...
2013 Jan 23
132
[PATCH 00/45] initial arm v8 (64-bit) support
First off, Apologies for the massive patch series... This series boots a 32-bit dom0 kernel to a command prompt on an ARMv8 (AArch64) model. The kernel is the same one as I am currently using with the 32 bit hypervisor I haven''t yet tried starting a guest or anything super advanced like that ;-). Also there is not real support for 64-bit domains at all, although in one or two places I
2017 Dec 14
2
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...x118 [ 12.051385] __platform_driver_register+0x54/0x60 [ 12.051578] nouveau_drm_init+0x164/0x1000 [nouveau] [ 12.051584] do_one_initcall+0x44/0x138 [ 12.051588] do_init_module+0x64/0x1dc [ 12.051590] load_module+0x12f4/0x14b8 [ 12.051592] SyS_finit_module+0xd8/0xf0 [ 12.051594] el0_svc_naked+0x20/0x24 [ 12.051597] Code: 97fffa1e d2800000 d5384101 f9800271 (c85ffe62) [ 12.051600] ---[ end trace 7e15532ee457d321 ]--- [ 12.346156] iommu: Adding device 15220000.display to group 1 [ 12.360735] tegra-dpaux 15040000.dpaux: 15040000.dpaux supply vdd not found, using dummy reg...
2020 May 06
4
GeForce(R) GT 710 1GB PCIE x 1 on arm64
Hi to all. I'm experimenting with running a https://www.zotac.com/us/product/graphics_card/geforce%C2%AE-gt-710-1gb-pcie-x-1 card on an Nvidia Jetson TX2 arm64 device. Possible? Linux kernel aarch64 5.6.10. Because Nvidia did not list drivers for this architecture, I'm experimenting with a nouveau driver. The Jetson TX2 has a default driver for the host1x framebuffer for output from the
2017 Nov 21
2
GP10B regression
Thanks to Thierry for finding this - applying index e14643615698..00eeaaffeae5 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c @@ -2369,7 +2369,7 @@ nv13b_chipset = { .imem = gk20a_instmem_new, .ltc = gp100_ltc_new, .mc = gp10b_mc_new, - .mmu = gf100_mmu_new, + .mmu = gp10b_mmu_new,
2017 Dec 21
2
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...x118 [ 12.160222] __platform_driver_register+0x54/0x60 [ 12.165117] nouveau_drm_init+0x164/0x1000 [nouveau] [ 12.170074] do_one_initcall+0x44/0x138 [ 12.173904] do_init_module+0x64/0x1dc [ 12.177645] load_module+0x12f4/0x14b8 [ 12.181385] SyS_finit_module+0xd8/0xf0 [ 12.185212] el0_svc_naked+0x20/0x24 [ 12.188779] ---[ end trace d2c905bc981fb633 ]--- [ 12.193437] nouveau 17000000.gpu: bar: one-time init failed, -22 [ 12.199614] nouveau 17000000.gpu: init failed with -22 [ 12.204752] nouveau: DRM-master:00000000:00000080: init failed with -22 [ 12.211394] Unable to h...
2017 Dec 21
1
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...u] [ 17.020771] nouveau_gem_ioctl_new+0x48/0xd8 [nouveau] [ 17.025953] drm_ioctl_kernel+0x70/0xd8 [drm] [ 17.030343] drm_ioctl+0x180/0x3e0 [drm] [ 17.034424] nouveau_drm_ioctl+0x6c/0xc8 [nouveau] [ 17.039207] do_vfs_ioctl+0xb0/0x730 [ 17.042771] SyS_ioctl+0x8c/0xa8 [ 17.045991] el0_svc_naked+0x20/0x24 [ 17.049555] ---[ end trace d0b542d40499d1bb ]--- [ 17.252701] nouveau 17000000.gpu: fifo: read fault at 0000011000 engine 06 [HOST0] client 06 [GPC0/L1_2] reason 02 [PTE] on channel 1 [00f206d000 Xorg[381]] [ 17.266694] nouveau 17000000.gpu: fifo: channel 1: killed [ 17...