Search found 54 matches
- Sat Mar 16, 2019 1:25 am
- Forum: Newbie Questions
- Topic: Hotspot very slow max 100kBps
- Replies: 2
- Views: 166
Re: Hotspot very slow max 100kBps
The output of this terminal command will be far more useful: inxi -Fxz loozer@The256:~$ inxi -Fxz System: Host: The256 Kernel: 4.18.0-15-generic x86_64 bits: 64 compiler: gcc v: 7.3.0 Desktop: Cinnamon 4.0.9 Distro: Linux Mint 19.1 Tessa base: Ubuntu 18.04 bionic Machine: Type: Laptop System: ASUST...
- Thu Mar 14, 2019 9:56 am
- Forum: Newbie Questions
- Topic: Hotspot very slow max 100kBps
- Replies: 2
- Views: 166
Hotspot very slow max 100kBps
My hotspot is very slow it has only a maximum speed of 100 kBps I've checked other solutions. None worked for me. Wifi has no problem. Dual booting with win 10. Even windows hotspot has no problem. Please help me to fix this. loozer@The256:~$ ifconfig enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAS...
- Mon Nov 05, 2018 8:42 am
- Forum: Newbie Questions
- Topic: Edit Bookmarks in Files
- Replies: 3
- Views: 114
Re: Edit Bookmarks in Files


noobie.
- Mon Nov 05, 2018 8:38 am
- Forum: Newbie Questions
- Topic: Edit Bookmarks in Files
- Replies: 3
- Views: 114
Edit Bookmarks in Files
How to edit the items in bookmark.
I would like to add my own shortcuts to that place.
How can i edit it ?
I would like to add my own shortcuts to that place.
How can i edit it ?
- Wed Oct 24, 2018 3:05 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
i fixed the issue in /etc/default/grub file there's this code (my mistake it is from /boot/grub/grub.cfg) ### BEGIN /etc/grub.d/40_custom_proxy ### menuentry "Linux Mint" --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-a632623b-d5fe-4a70-999b-1...
- Wed Oct 24, 2018 2:54 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
- Wed Oct 24, 2018 2:21 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`" what is this line ? and this code ### BEGIN /etc/grub.d/40_custom_proxy ### menuentry "Linux Mint" --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-a632623b-d5fe-4a70-9...
- Wed Oct 24, 2018 1:31 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
Guys... Please find a solution !!!
- Wed Oct 24, 2018 1:29 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
4.15.0-20 is not installed in my system. You have remnant leftover files and a /lib/modules folder for 4.15.0-20 Does this return anything dpkg -S /boot/{System.map-4.15.0-20-generic,retpoline-4.15.0-20-generic,config-4.15.0-20-generic,abi-4.15.0-20-generic}|awk '{print $1}'|uniq dpkg -S /boot/{Sys...
- Tue Oct 23, 2018 11:13 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
You have some top notch help offered her. I would just say that there is a dominant grub. And this dominate grub is the one last addressed as: sudo install-grub. Find where all grub instances are installed via this terminal inquiry: sudo fdisk -l 2>/dev/null | egrep "Disk /|/dev/" | sed &...
- Tue Oct 23, 2018 11:05 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
- Tue Oct 23, 2018 10:48 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
What about ls -lh /{boot,lib/modules} ls -lh /{boot,lib/modules} /boot: total 214M -rw-r--r-- 1 root root 1.5M Apr 24 2018 abi-4.15.0-20-generic -rw-r--r-- 1 root root 1.5M Aug 15 18:20 abi-4.15.0-33-generic -rw-r--r-- 1 root root 1.5M Sep 24 19:38 abi-4.15.0-36-generic -rw-r--r-- 1 root root 1.5M ...
- Tue Oct 23, 2018 10:43 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
Code: Select all
dpkg -S $(which update-grub)
grub2-common: /usr/sbin/update-grub
Still the same.
Code: Select all
uname -r
4.15.0-33-generic
- Tue Oct 23, 2018 10:35 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
I'm sorry. It wasn't installed from software manager. I think.
it is from this ppa
Code: Select all
ppa:danielrichter2007/grub-customizer
- Tue Oct 23, 2018 10:28 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
- Tue Oct 23, 2018 10:24 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
Does it boot to it if you choose it :?: yes, but after a reboot it goes to the old kernel. To boot with new kernel, at grub, i chose latest kernel installed and booted up. After booting with new kernel I removed my old kernel 4.15.0-33, that went wrong. I wasn't able to boot up. Some how I managed ...
- Tue Oct 23, 2018 10:22 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
- Tue Oct 23, 2018 10:14 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
Is its possible to manually re-arrange grub and boot from the latest kernel ?
- Tue Oct 23, 2018 10:11 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
While booted in Mint you can always safely do this terminal command: sudo update-grub Then on reboot grub will by default boot into the latest installed kernel. Not sure why this is not happening automatically for you, because new kernel downloads automatically update grub. I don't know why this's ...
- Tue Oct 23, 2018 10:02 pm
- Forum: Newbie Questions
- Topic: Not using latest kernel even after updating
- Replies: 48
- Views: 2508
Re: Not using latest kernel even after updating
What about ls -lh /boot/grub/grub.cfg and grep vmlinuz /boot/grub/grub.cfg ls -lh /boot/grub/grub.cfg -r--r--r-- 1 root root 16K Oct 24 05:53 /boot/grub/grub.cfg grep vmlinuz /boot/grub/grub.cfg linux /boot/vmlinuz-4.15.0-33-generic root=UUID=a632623b-d5fe-4a70-999b-1eb856fa3104 ro quiet splash pci...