lkml.org 
[lkml]   [2000]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectQuestions about Kernel 2.4.0.?
Date
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>There is a link in /lib/modules/2.4.0.11:
build-&gt;/usr/src/linux</FONT></DIV>
<DIV><FONT face=Arial size=2>created by the Makefile (make
modules_install).<BR>What for? depmod doesn't like this link. It gets
confused.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Lines missing from
/usr/src/linux/include/asm/uaccess.h:<BR>&nbsp;&nbsp; #define
put_user_ret(x,ptr,ret) ({ if (put_user(x,ptr)) return ret; })<BR>&nbsp;&nbsp;
#define get_user_ret(x,ptr,ret) ({ if (get_user(x,ptr)) return ret;
})<BR>&nbsp;&nbsp; #define __put_user_ret(x,ptr,ret) ({ if (__put_user(x,ptr))
return ret; })<BR>&nbsp;&nbsp; #define __get_user_ret(x,ptr,ret) ({ if
(__get_user(x,ptr)) return ret; })</FONT></DIV>
<DIV><FONT face=Arial size=2>Some modules will not compile without these lines
included.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Where are the drivers for bt878 (Video For
Linux)?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Some of the device special files are missing when
using devfs.</FONT></DIV>
<DIV><FONT face=Arial size=2>devfsd is running (loaded at the beginning of rc.S
by init).</FONT></DIV>
<DIV><FONT face=Arial size=2>There was no /dev/lp0 on my system, even though
module lp was loaded.</FONT></DIV>
<DIV><FONT face=Arial size=2>After creating this file explicitly with mknod, the
printer worked.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This problem is probably the fault of X11 - it
doesn't repaint the screen properly</FONT></DIV>
<DIV><FONT face=Arial size=2>after coming out of console mode. I have to switch
back and forth several times</FONT></DIV>
<DIV><FONT face=Arial size=2>before I get a proper repaint. May be related to
using framebuffer with X.</FONT></DIV>
<DIV><FONT face=Arial size=2>X crashes and locks completely when using sound.
Anyone know why?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-- Ted</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>
\
 
 \ /
  Last update: 2005-03-22 12:47    [W:0.039 / U:0.692 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site