HeXiLeD 2017-01-24 17:13:36
i have the module i915 compiled and in the system but it stop loading. Manually : modprobe: FATAL: Module i195 not found
HeXiLeD 2017-01-24 17:13:49
what are my options ?
AlexLikeRock 2017-01-24 17:14:35
i915 , i remember are OLD and INTEL
AlexLikeRock 2017-01-24 17:14:59
intel they are fuse with kernel
HeXiLeD 2017-01-24 17:15:31
this was working. just stopped
somiaj 2017-01-24 17:16:52
what kernel is this?
musca 2017-01-24 17:17:22
HeXiLeD: did type i195 or i915?
HeXiLeD 2017-01-24 17:17:36
i915
n1b 2017-01-24 17:17:52
uname -r
HeXiLeD 2017-01-24 17:17:53
3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux
pf100 2017-01-24 17:22:47
i'm using i915 driver with 4.4.0-21-generic x64
HeXiLeD 2017-01-24 17:24:47
so i was with 3.16.0-4-amd64
missmbob 2017-01-24 17:24:52
HeXiLeD: i dont want to imagine how you did that but an easy fix would be getting the jessie-backports kernel
HeXiLeD 2017-01-24 17:25:19
i will give a try. source ?
missmbob 2017-01-24 17:25:38
HeXiLeD: https://backports.debian.org/Instructions/
missmbob 2017-01-24 17:28:34
HeXiLeD: so after you edited sources.list, apt-get update, apt-get -t jessie-backports install linux-image-amd64 linux-headers-amd64 and reboot
missmbob 2017-01-24 17:29:13
careful attention to the "-t jessie-backports" section
Wixy 2017-01-24 17:32:16
I just asked about a partition I couldn't mount after GParted failed to move it. Now I can mount it and gparted shows the real used memory, but I don't see the files inside it. Also I can't create new files, it was mounted in read only mode it seems. What can I do?
Wixy 2017-01-24 17:32:40
fstab says this: /dev/sda8 on /media/data type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
Wixy 2017-01-24 17:32:57
and it was working fine previous to this problem
HeXiLeD 2017-01-24 17:33:07
missmbob: did not work
HeXiLeD 2017-01-24 17:33:21
I had this working so perfect....
missmbob 2017-01-24 17:33:33
you already rebooted?
HeXiLeD 2017-01-24 17:34:09
yes
missmbob 2017-01-24 17:34:19
uname -r says what now
HeXiLeD 2017-01-24 17:34:22
4.8.0-0.bpo.2-amd64
missmbob 2017-01-24 17:35:06
that is some fuckaroo magic. congratulations.
Raineer 2017-01-24 17:36:23
lol
HeXiLeD 2017-01-24 17:36:48
yup and no clue why
Wixy 2017-01-24 17:42:50
ok, I got it. all the data is in a lost+found dir. but I still can move it because the partition is mounted in read only mode
Wixy 2017-01-24 17:43:04
why is that? fstab says it should be "rw"
somiaj 2017-01-24 17:43:27
it will get mounted read-only on errors
somiaj 2017-01-24 17:43:36
well that could explain it
tomcres 2017-01-24 17:43:38
Wixy: you likely have errors in the filesystem and need to run fsck
Wixy 2017-01-24 17:43:51
I already run fsck
Wixy 2017-01-24 17:44:11
that's all it says
Wixy 2017-01-24 17:44:42
[ 1492.684322] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: data=ordered
Wixy 2017-01-24 17:44:47
dmesg shows nothing wrong ^
HeXiLeD 2017-01-24 17:45:12
guys... was because acpi was disabled at kernel boot