Search found 145 matches

by alirezaimi
2024-10-20 10:23
Forum: Graphical Environments & Desktops
Topic: Issue installing Firefox from Mozilla repo
Replies: 20
Views: 1909

Re: Issue installing Firefox from Mozilla repo

The firefox-esr package of Debian includes a script /usr/bin/firefox that calls firefox.real if available and firefox-esr if not. Also it has a preinstall script that tells dpkg to rename /usr/bin/firefox from other packages to /usr/bin/firefox.real. If firefox-esr is installed vom Debian sources a...
by alirezaimi
2023-12-23 12:14
Forum: Graphical Environments & Desktops
Topic: problem with android MTP in kde desktop
Replies: 1
Views: 4576

problem with android MTP in kde desktop

Hi I'm having problem with android device connected to kde desktop on my laptop, Error : plasmashell[140118]: kf.kio.core: "Could not access device. Make sure it is unlocked, and tap \"Allow\" on the popup on its screen. If that does not work, make sure MTP is enabled in its USB conne...
by alirezaimi
2023-12-13 12:11
Forum: System and Network configuration
Topic: [Solved] Issues with kernel 6.1.0-15-amd64/stable 6.1.66-1
Replies: 33
Views: 40257

Re: Issues with kernel 6.1.0-15-amd64/stable 6.1.66-1

Hi
I have same problem after upgrade to 6.1.66-1, slow boot process and stuck in sddm kde desktop and nothing work at all, I had to switch to older kernel 6.1.64-1 from grub and its work perfectly .
by alirezaimi
2023-10-24 13:15
Forum: Testing And Unstable
Topic: too slow login screen showing
Replies: 4
Views: 17254

Re: too slow login screen showing

sunrat wrote: 2023-10-24 09:30 Using Testing so moved to the appropriate subforum.
I have this problem on debian stable too .
by alirezaimi
2023-10-24 07:33
Forum: Testing And Unstable
Topic: too slow login screen showing
Replies: 4
Views: 17254

too slow login screen showing

Hi when i turn on my laptop or when back from suspended state , the login screen on gdm3 is getting too much time to start and show login screen or lock screen when back from sleep mode . when i turn on laptop , after loading kernel and modules , stuck in black scren with one _ sowing for some minut...
by alirezaimi
2023-05-08 04:33
Forum: Graphical Environments & Desktops
Topic: How To install and switch to nvidia driver, disable i915 intel vga
Replies: 9
Views: 3529

Re: How To install and switch to nvidia driver, disable i915 intel vga

@alirezaimi What display configuration do you want? Do you believe your display port connected monitor should be to driven at 1080p? In your original post you said this was a "VGA" monitor, so now I am a bit confused. Here is the commands you should run if you think it can run at 1080p 60...
by alirezaimi
2023-05-07 13:28
Forum: Graphical Environments & Desktops
Topic: How To install and switch to nvidia driver, disable i915 intel vga
Replies: 9
Views: 3529

Re: How To install and switch to nvidia driver, disable i915 intel vga

I managed to install nvidia driver from its site successfully , and this is output of xrandr: Read about why that is a bad idea and why you should revert to the one Debian provides: https://wiki.debian.org/DontBreakDebian#Don.27t_use_GPU_manufacturer_install_scripts I think this problem come from t...
by alirezaimi
2023-05-05 15:49
Forum: Graphical Environments & Desktops
Topic: How To install and switch to nvidia driver, disable i915 intel vga
Replies: 9
Views: 3529

Re: How To install and switch to nvidia driver, disable i915 intel vga

I managed to install nvidia driver from its site successfully , and this is output of xrandr: $ xrandr --listproviders Providers: number : 2 Provider 0: id: 0x45 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 4 associated providers: 0 name:modesetting Provider 1...
by alirezaimi
2023-05-04 05:26
Forum: Graphical Environments & Desktops
Topic: How To install and switch to nvidia driver, disable i915 intel vga
Replies: 9
Views: 3529

Re: How To install and switch to nvidia driver, disable i915 intel vga

Hello, You can verify in the computer's BIOS if is it possible to disable the intel integrated GPU leaving active only the nvidia discrete GPU. If it is not possible and if both GPUs are connected to both video output (HDMI and VGA), you could disable the i915 kernel module creating a blacklist fil...
by alirezaimi
2023-05-03 15:33
Forum: Graphical Environments & Desktops
Topic: How To install and switch to nvidia driver, disable i915 intel vga
Replies: 9
Views: 3529

How To install and switch to nvidia driver, disable i915 intel vga

Hi I connect two monitor with hdmi cable and vga to my asus R542U laptop and there is problem in debian gnome desktop that the resolution of two monitor is not same and the vga connected one can't change after 1024, but the hdmi monitor have 1920 resolution ! I tested in windows 10 and everything is...
by alirezaimi
2021-11-07 06:05
Forum: General Questions
Topic: problem with apt and sid repo and preferences
Replies: 2
Views: 4004

problem with apt and sid repo and preferences

Hi I have a little problem with apt in my debian testing installed on my laptop, I config one preference and use it until now with this goal that testing is my base distribution and sid is when i want package that does not exist in testing repo like now : # cat /etc/apt/preferences.d/imipreg Package...
by alirezaimi
2021-08-07 13:33
Forum: General Questions
Topic: _apt auto apt update in debian background
Replies: 6
Views: 2590

Re: _apt auto apt update in debian background

sunrat wrote: 2021-07-22 05:11 You can uninstall the unattended-upgrades package if you must, but then you need to be diligent to check regularly for upgrades manually.
I deleted it, but still after login to gnome desktop in background _apt running ...
by alirezaimi
2021-07-22 05:04
Forum: General Questions
Topic: _apt auto apt update in debian background
Replies: 6
Views: 2590

Re: _apt auto apt update in debian background

Check the unattended-upgrades package and its associated systemd units and timers. # systemctl status unattended-upgrades.service ● unattended-upgrades.service - Unattended Upgrades Shutdown Loaded: loaded (/lib/systemd/system/unattended-upgrades.service; disabled; vendor pre> Active: inactive (dea...
by alirezaimi
2021-07-22 05:03
Forum: General Questions
Topic: _apt auto apt update in debian background
Replies: 6
Views: 2590

Re: _apt auto apt update in debian background

debian testing...Well, now I know your desktop, every single package you have installed, and any customizations you may have made. /s If you have some sort of update tool installed, it could be running to check if any updates are available. Those run in the background, and could be making up for mi...
by alirezaimi
2021-07-21 19:25
Forum: General Questions
Topic: _apt auto apt update in debian background
Replies: 6
Views: 2590

_apt auto apt update in debian background

Hi Who runs these commands in background and why ?! How can i stop them from running in my background every time i turn on my laptop ?? _apt 5632 0.0 0.1 23380 10528 ? S 23:53 0:00 /usr/lib/apt/methods/http _apt 5633 0.0 0.1 23380 10232 ? S 23:53 0:00 /usr/lib/apt/methods/http _apt 5634 0.0 0.1 2338...
by alirezaimi
2020-04-18 14:28
Forum: General Questions
Topic: reduce apt-get update download size
Replies: 13
Views: 4609

Re: reduce apt-get update download size

The package manager will favour the newest versions by default so if you've added testing sources without some intelligent pinning then you're now running a development branch on your server. Good luck with that. Check cat /etc/{os-release,debian_version} I pinning it, you and other worry guy do no...
by alirezaimi
2020-04-18 06:11
Forum: General Questions
Topic: reduce apt-get update download size
Replies: 13
Views: 4609

Re: reduce apt-get update download size

4D696B65 wrote:
alirezaimi wrote:I use debian stable on my server with testing repo active on it.
:lol:
Why!?
by alirezaimi
2020-04-17 17:11
Forum: General Questions
Topic: reduce apt-get update download size
Replies: 13
Views: 4609

Re: reduce apt-get update download size

I use debian stable on my server with testing repo active on it.

but in my laptop have only testing repo, and the download rate is not same !
by alirezaimi
2020-04-17 15:43
Forum: General Questions
Topic: reduce apt-get update download size
Replies: 13
Views: 4609

reduce apt-get update download size

Hi
I want to know is there any way to reduce "apt-get update" size of download ?
I want a debian on my vps server and when i do the update, always download smaller than 1 MB, But on my desktop when ever i do update get larger that 10 MB !!
Why ?
by alirezaimi
2020-03-12 09:31
Forum: General Questions
Topic: problem with mobile hotspot and network manager
Replies: 1
Views: 1854

Re: problem with mobile hotspot and network manager

Solved with installing wl driver instead of brcmsmac .
https://wiki.debian.org/wl