search for: 0x0808

Displaying 7 results from an estimated 7 matches for "0x0808".

Did you mean: 0x0208
2009 Jan 14
0
[PATCH] Pitch now quantised at the band level, got rid of all the VQ code.
..., 0x5514, -0x7e28, 0x2370, 0x5944, 0x150a, -0x7a2f, 0x0631, 0x0806, 0x0704, -0x8981, 0x7b77, 0x1460, 0x5b14, -0x8680, 0x0504, 0x0505, 0x0604, -0x206d, 0x645b, 0x5c1a, 0x0e07, -0x877d, 0x7614, 0x6763, 0x6226, -0x8d88, 0x8482, 0x795d, 0x3b0c, -0x4c0a, 0x0631, 0x0707, 0x0704, -0x8481, 0x3c05, 0x0808, 0x0705, -0x0a0b, 0x0908, 0x0b37, 0x0f08, -0x8c86, 0x817c, 0x483f, 0x110a, -0x494e, 0x090a, 0x4109, 0x0803, -0x730e, 0x0909, 0x590b, 0x0a04, -0x7f30, 0x6b73, 0x1e46, 0x4518, -0x8a81, 0x7b4b, 0x6215, 0x0a07, -0x7f77, 0x0a6a, 0x0908, 0x0805, -0x7a60, 0x0d0a, 0x0a0d, 0x4107, -0x8377, 0x3166,...
2004 Apr 20
1
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
...hello06.alexa.com root 168% cat blkid.tab <device DEVNO="0x0806" TIME="1079722753" TYPE="swap">/dev/sda6</device> <device DEVNO="0x0807" TIME="1079722753" TYPE="swap">/dev/sda7</device> <device DEVNO="0x0808" TIME="1079722753" TYPE="swap">/dev/sda8</device> <device DEVNO="0x080a" TIME="1079722753" LABEL="/var" UUID="a4e5efd0-a648-472d-a70d-737461f2acf6" SEC_TYPE="ext3" TYPE="ext2">/dev/sda10</device&...
2015 Jun 12
2
Fwd: Problem with GT218 (GeForce GT210)
Hi again, I got a new dmesg log with the debug parameters, but I guess I could not isolate VESA. I blacklisted it at /etc/modprobe.d/blacklist.conf but comparing those logs I see no difference... Is it possible to isolate VESA somehow without removing it? The new logs are here, I'm posting full content because I'm not sure what information is more relevant...
2014 Aug 17
9
[PATCH 01/10] bios/fan: add support for maxwell's fan management table v2
Re-use the therm-exported fan structure with only two minor modifications: - pwm_freq: u16 -> u32; - add fan_type (toggle or PWM) v2: - Do not memset the table to 0 as it erases the pre-set default values Signed-off-by: Martin Peres <martin.peres at free.fr> --- drm/Kbuild | 1 + drm/core/include/subdev/bios/fan.h | 1 + drm/core/subdev/bios/fan.c | 1
2015 Oct 26
0
[PATCH 3/4] subdev/pmu/fuc: implement perf
..., + 0xcf07c443, + 0x31fd0033, + 0x060bf404, +/* 0x07e7: i2c_sense_scl_done */ + 0xf80131f4, +/* 0x07e9: i2c_sense_sda */ + 0x0132f400, + 0xcf07c443, + 0x32fd0033, + 0x060bf404, +/* 0x07fb: i2c_sense_sda_done */ + 0xf80131f4, +/* 0x07fd: i2c_raise_scl */ + 0x4440f900, + 0x01030898, + 0x0007a17e, +/* 0x0808: i2c_raise_scl_wait */ + 0x7e03e84e, + 0x7e00005d, + 0xf40007d5, + 0x42b60901, + 0xef1bf401, +/* 0x081c: i2c_raise_scl_done */ + 0x00f840fc, +/* 0x0820: i2c_start */ + 0x0007d57e, + 0x7e0d11f4, + 0xf40007e9, + 0x0ef40611, +/* 0x0831: i2c_start_rep */ + 0x7e00032e, + 0x030007a1, + 0x07bb7e01, + 0x00...
2016 Aug 24
19
[Bug 97462] New: Graphics deadlock "ILLEGAL_MTHD" in nouveau with mesa version 11.2.2 when visiting Google Maps with firefox 49.0b5
https://bugs.freedesktop.org/show_bug.cgi?id=97462 Bug ID: 97462 Summary: Graphics deadlock "ILLEGAL_MTHD" in nouveau with mesa version 11.2.2 when visiting Google Maps with firefox 49.0b5 Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All)
2015 Oct 26
9
[PATCH 0/4] Add pdaemon load counters
this series makes use of the load counters we can use to get information about the current load of the gpu. This series includes the needed pmu bits and a debugfs interface to read them out. Currently the values are between 0 and 255, because it is much easier to implement it this way on the pmu. Karol Herbst (4): subdev/pmu/fuc: add gk104 pmu/fuc: add macros for pdaemon pwr counters