没有硬盘,OS要跑在CF上,估计CF要坏的快的多吧

Specs
Utilizing a AMD Geode SC1200 CPU running at 266MHz. This CPU is capable of TV out, video in and has Macrovision copy protection built in. There is 128MB of built in RAM and 128MB of flash memory, 1 x USB 1.1, 1 x CF Type I / Type II slot.
Hagaki PC in red
The battery life should last for nearly 3 and a half hours, running on a 2500mAh with 3.6W of power consumption. There also appears to be an optional model HPC-BA-64MB with only 64MB of RAM as opposed to the HPC-BA-128MB model’s 128MB. The 64MB model has no flash mem.
The LCD screen is a simple 640×480 VGA resolution with 16bit color with touch screen capabilities. Unfortunately no information can be found on the LCD brand/model.
All of this in a 135 x 109 x 18mm (5.31 x 4.x29 x .71″) body, weighing in at a skimpy 340g (0.74lb) and giving it a total volume of 264,870mm³, making it just a touch bigger than the OQO but considerably smaller than the FlipStart. Without battery, the unit weighs 220g.
新装的几个rpm版本都有问题,经常莫名其妙的crash掉
还是编译的好
可惜glibc最新版本的编不过去
为了正常编译glibc+nptl必须升级gas到2.15
于是升级binutils
tar xvzf glibc+nptl.tar.gz
mkdir glibc-build
cd glibc-build
../glibc+nptl/configure –prefix=/usr/lib/nptl –enable-add-ons=nptl –with-tls
编译glibc+nptl中
K3b怎么办?我家里电脑还生不升级kernel了涅?
mooreted
Member
Registered: May 2003
Location:
Distribution:
Posts: 391
HCL Entries: 0
Reviews: 0
K3b. No writer after kernel 2.6.8.1 compile. ( post #1)
Description:
After compiling a new 2.6.8.1 kernel, K3b now shows only a CD reader. No CD burner is shown. Before compiling the new kernel, K3b worked perfectly.
Additional Info:
This kernel does not support supermount.
Questions:
1. Is the lack of supermount a factor in this problem?
2. Can K3b be made to work without a recompile?
__________________
Compaq 5300US
512meg Memory
Two Hard Drives
PNY Verto MX 4000 Video Card
Mandrake 10
Windows 2000 Pro
Report this post to a moderator | IP: Logged
Today 01:14 AM
mykrob
Member
Registered: Jun 2004
Location: Jackson, TN
Distribution: Suse 9.1 Professional
Posts: 195
HCL Entries: 0
Reviews: 0
( post #2)
i dont have a good answer, but the K3B website has this notice:
quote:
o not use Kernel 2.6.8
A patch that was introduced into the kernel shortly before the 2.6.8 release makes K3b and also the dvd+rw-tools unusable on Linux (unless run as root but that is not recommended). The very important GET CONFIGURATION MMC command is rejected by the kernel for reasons I cannot see and writing commands like MODE SELECT also fail (K3b cannot detect CD writers without it) even when the device is opened O_RDWR. Until this issue has been solved I strongly recommend to stick to kernel version 2.6.7.
Update: The kernel guys are currently fixing the problem so the next kernel release should work again.
Update 2: The problem is NOT fixed in 2.6.8.1
Update 3: Be aware that kernel 2.6.8 also contains the memory leak which makes it impossible to write audio cds, even as root.
没找到RH9的RPM
sf.net上都是MDK的
不过FC1装上去看上去也没问题
本来需要把同一段程序分别链接nptl版的pthread和LinuxThreads的pthread
但是发现无论如何设置 gcc -L/usr/tls 最后连的都是 /lib下老的pthread
最后发现是自己在升级kernel到2.6的时候,为了让老版本的rpm 能正常
工作而 export LD_ASSUME_KERNEL=2.2.5 导致的
重新 export LD_ASSUME_KERNEL=2.4.20就可以了
这个问题也有些奇怪,待考!
阅读全文…
可以在2.6kernel下工作了
可是在我的电脑上会花屏
不知咋搞的
guest os是w2k
显示属性里显示器刷新频率是85
比我的XWindow设置的70还大
还有哪不对呢?