rom my poudriere server through NFS, since I wasn't
sure about the state of the files in /usr/obj...
Regards,
Ali
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail
e=oss//dev/dsp0 video_file.mp4
That worked with firefox as well, even under heavy load. I don't have
pulseaudio, but I've tried also sound with pulseaudio and sndio, same
issue.
Any thoughts?
Ali
___
freebsd-current@freebsd.org mailing list
ad).
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252165
Regards,
--
Ali Abdallah | SUSE L3 Engineer
GPG fingerprint: 51A0 F4A0 C8CF C98F 842E A9A8 B945 56F8 1C85 D0D5
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/
Sorry for the noise, you can the patches at the following link:
https://github.com/Alix82/FreeBSD-xorg-drm-hotplug
On 03.12.2020 08:05, Ali Abdallah wrote:
> On 02.12.2020 11:28, Ali Abdallah wrote:
> > Actually Xorg on FreeBSD with UDEV is compiled with
> > --disable-config-ude
On 02.12.2020 11:28, Ali Abdallah wrote:
> Actually Xorg on FreeBSD with UDEV is compiled with
> --disable-config-udev-kms, thus the server never calls:
>
> udev_monitor_filter_add_match_subsystem_devtype
>
> for GPU devices, and thus libudev-devd doesn't forward kms
as I use xorg server
with devd on my FreeBSD 12.x machines.
Thanks,
Ali
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
On 01.12.2020 20:33, Poul-Henning Kamp wrote:
>
>
> When I last tried this on my T480/T3-Dock/xorg, the screen comes back, but
> xrandr shows it with ever increasing names "DP-3", "DP-4" etc.
>
> For now I've given up and use the T480's HDMI output instead.
I've noticed that as well, th
g further into the issue as I feel it should be easy to solve.
>
> Scott
>
Ali
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
On 01.12.2020 17:10, myfreeweb wrote:
> >> __snippet__
> >> res = drmModeGetResources(fd);
> >> for (int i = 0; i < res->count_connectors; ++i) {
> >> conn = drmModeGetConnector(fd, res->connectors[i]);
>
> Note: you can run graphics/drm_info instead of writing custom code.
Thanks for the tip.
e if I can trigger the X server to re-scan drm
connectors and eventually remove those that vanished, and add newly
detected connectors. On Linux that seems to work automatically.
Any thoughts?
Regards,
Ali.
___
freebsd-current@freebsd.org mailing list
h
Red
0
hdaa0: Caps: IN Sense: 0x8000 (connected)
hdaa0: NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0
I tried sysctl dev.hdac.0.polling=1 with no success.
Note that: The above problem is also reproducible on 13-Current
20200917.
Any help is appreciated.
Kind regards
Hello,
I hope the fix for the bug below will be committed before FreeBSD 12 is
released.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227191
Cheers,
Ali
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo
>> I tested on zfs, perhaps there is something extra going on on other
filesystems.
I tested on UFS2, and I get nothing out of the patched fuser.c.
On Thu, Oct 18, 2018 at 11:24 PM Mateusz Guzik wrote:
> On 10/17/18, Ali Abdallah wrote:
> >> diff --git a/usr.bin/fstat/fuser
> diff --git a/usr.bin/fstat/fuser.c b/usr.bin/fstat/fuser.c
> index b4225328fc1f..17d06f1c5b13 100644
> --- a/usr.bin/fstat/fuser.c
> +++ b/usr.bin/fstat/fuser.c
> @@ -92,7 +92,7 @@ struct consumer {
>STAILQ_ENTRY(consumer) next;
> };
> struct reqfile {
> - uint32_tfsid;
>
Hello,
On FreeBSD 12 ALPHA9
> less .vimrc
> fuser .vimrc
.vimrc:
gives no pid, on FreeBSD 11.2 the above works as expected.
Regards,
Ali
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-curr
I'm having also the same problem on my Thinkpad x230. However I'm running a
minimal kernel, so usually I do kldunload/kldload if_em,
to reset the hardware and to avoid a reboot.
Hopefully this gets fixed soon.
Cheers,
Ali
On Sat, Sep 29, 2018 at 7:06 PM Pete Wright wrote:
> He
On Wed, Sep 12, 2018 at 4:19 AM, Graham Perrin
wrote:
> On 25/08/2018 09:32, Ali Abdallah wrote:
> > Isn't Intel supposed to be working on a native drm driver for FreeBSD?
> >
> > https://bwidawsk.net/blog/index.php/2018/06/i965-
> compiler-architecture-from-201
Isn't Intel supposed to be working on a native drm driver for FreeBSD?
https://bwidawsk.net/blog/index.php/2018/06/i965-compiler-architecture-from-2015/
On Sat, Aug 25, 2018 at 12:19 AM, Matthew Macy wrote:
>
>
> On Fri, Aug 24, 2018 at 14:53 Ali wrote:
>
>> On Tue, Aug
On Tue, Aug 21, 2018 at 06:54:54PM -0700, Matthew Macy wrote:
> Just in case anyone misses the change to UPDATING:
>
> 20180821:
> drm and drm2 have been removed. Users on powerpc, 32-bit hardware,
> or with GPUs predating Radeon and i915 will need to install the
> graphics
I have submitted a bug report with a patch
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229842
Best,
Ali
On Tue, Jul 17, 2018 at 1:41 PM Ali Abdallah wrote:
> Hello,
>
> From around the revision r334918, the command 'top -n -o res' shows empty
> output.
>
&
Hello,
>From around the revision r334918, the command 'top -n -o res' shows empty
output.
With best regards,
Ali
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, sen
-side RPC
client connection
After some google searching it seems it has to do with a
compile/runtime time change in the linux syscall interface. I
experimented with the changing the linux osrelease sysctl but it
hasn't fixed the issue for me.
~ Ali
On Mon, Oct 10, 2011 at 8:00 PM, Nenhum_d
come in handy from now on so I can use those
to avoid this issue.
Thanks,
~ Ali
On Wed, Oct 5, 2011 at 5:47 PM, Scot Hetzel wrote:
> On Wed, Oct 5, 2011 at 4:43 PM, Ali Mashtizadeh wrote:
>> On Wed, Oct 5, 2011 at 2:27 PM, Scot Hetzel wrote:
>>> On Wed, Oct 5, 2011 at 3:52 P
I ran buildworld and installworld again, but the module still won't
load. Also, if I enable linux compatibility the original bug from this
email chain is still present.
On Wed, Oct 5, 2011 at 2:27 PM, Scot Hetzel wrote:
> On Wed, Oct 5, 2011 at 3:52 PM, Ali Mashtizadeh wrote:
>>
Is there any reason I should still be hitting this bug when building
on 9-STABLE? With Linux compatibility disabled I can build the driver,
but the kernel refuses to load it saying it's incompatible with my
kernel version.
~ Ali
2011/8/31 Alexey Dokuchaev :
> On Mon, Aug 29, 2011 at 02
I did that. In fact I decided to remove all ports and rebuild all my
ports based on a snapshot from portsnap that is one day old at this
point.
~ Ali
On Wed, Oct 5, 2011 at 2:05 PM, Garrett Cooper wrote:
> On Wed, Oct 5, 2011 at 1:52 PM, Ali Mashtizadeh wrote:
>> Is there any reason
help new engineers ramp up faster.
[1] http://www.reviewboard.org/
~ Ali
On Mon, Jul 11, 2011 at 2:48 PM, Arnaud Lacombe wrote:
> Hi,
>
> On Mon, Jul 11, 2011 at 5:14 PM, Andriy Gapon wrote:
>> on 11/07/2011 23:33 Arnaud Lacombe said the following:
>>> For the rec
27 matches
Mail list logo