I have a Thinkpad T22. RedHat-7.1 installed perfectly without a single hiccup. Everything worked, X, sound, pcmcia, suspend-to-disk, everything. Never had that experience before, always a couple things that need tweaking with laptops, sound usually doesn't work until newer kernels, sometimes X has to run in VESA frame buffer mode until a newer release of XFree86, etc.
I had to play with some settings to make it run flawlessly, but nothing too difficult.
Only problem is this: the 1400x1050 screen in just two months has developed several pixels (usually green ones) that are always on. I will have to send it back shortly to have the screen replaced. That sucks.
To all laptop purchasers, especially if you plan to use it 8 to 12 hours a day like I do, buy the extended warannty package, preferably with next day service or something. Its worth it. Laptops take much more of a beating than a desktop.
No matter how careful you are, inevitably they get smashed into doors, dropped on the floor, your friend comes by and picks it up (while hard disk is spining) to feel how heavy it is, you foolishly us it on a soft surface (like a carpet or bed) and it overheats because the vent is blocked, you get the picture -- get the full service warantty if you depend on your laptop.
"IMHO... not really. Remember, all Joe wants to do is pound out a letter or connect to the internet so he can check out the sports scores (or his stock prices). How much shell programming is required to do that? Sometimes people in the tech realm forget that not everyone is using their PC to write code and tweak Makefiles with vi. "
If that's the case, the why would "Joe" need Linux in particular? Doesn't like Windows? Mac might suit them better than a "user grade" Linux distribution. Many people here in my town tell me they want to switch to Linux. Many say its because they are sick of windows. I respond by asking them
(a) what do they currently do with the computer
(b) what do they want to do with it that they haven't been doing
(c) why does windows (or whatever) bother them
Very often, the answers are these:
(a) play games, write papers (many of them are undergrad or grad students), browse the web
(b) nothing, except make some fancy web pages maybe
(c) @#$! modem doesn't work if the printer is on and I hold down the ALT key (or some weird thing like that)
In that case I say: there is no need to try Linux because:
(a) windows is better for games. I.E. doesn't work for Linux, and like they really want to learn Emacs (or vi) and LaTeX
(b) Nothing else? Guess gcc and perl ain't much use to you then!
(c) Linux is stable as hell, but doesn't mean that it will make hardware work that doesn't work in windows.
Sometimes however, the answers are more like this:
(a) Browse the web, email, write programs for research
(b) Run a local mail server and web server, script some of my programs so that one model can take the output of another and I can embed the tabulated results directly into my papers
(c) Microsoft Word equation editor sucks.
In which case, its quite clear they have much to gain by spending the time to learn and use Linux. I usually tell people like this (after helping them install Linux dual-boot with their existing Windows), to try what they want to do each day with the computer for exactly 1 hr on Linux before giving up and doing it the way they already know how in Windows. I answer any questions I'm present for. In ALL cases, these people remove windows to recover the hard drive space and use Linux exclusively, after 6 months to a year of this. Is this good? YES! From my point of view anyway, I'm a huge huge Linux and open source advocate. Should then everybody use Linux, well, no, no not everybody. Why? one size fits all is an oxymoron, that's why. Object-oriented programming works really well for things like GUI programming -- the model makes (some) sense. Should we conclude that all things are best programmed with OOP? Fuck no. (Sorry, I hate OOP)
I've helped some people in the former group of people to, but most of the time they don't spend much time using Linux, even after a year of two of having it installed. Why? Because Linux (and Unix based systems) gets its power from things like the bash shell, the development tools, and the simple but consistant interface between the common utilities (ie, stdin, stdout, pipes), which are specialized for specific purposes but easily combined like lego blocks to make more complicated tools, not the one-size-fits-and-does-all-but-oh-wait-not-really philosophy of Windows point and click applications. So, to finally get to my point, if Joe doesn't need to explore the features of bash, perl, gcc, local network services, etc., why does Joe want Linux anyway? Should Linux work both ways? No, I don't really think so... That is to say, I don't think ease of use to the level of windows should be a focus for Linux and open source developers. Progress in that direction is always appreciated, but its the raw power stick-shift of Linux that makes it attractive, at least to me and people like me. Linux is the only OS I've ever used that seems to have functionality as top priority, rather than something more like marketability, which translates into hide complexity and reduce it (ie, drop features) when it cannot be hidden. For people who'd rather drive an automatic most of the time, there is windows and macintosh, and nothing wrong using them, as long as nobody is forcing me (or anyone) to use them.:)
Try the VESA frame buffer mode if you can't get X to work with the ATI Rage Mobility chip. On LCD screens its nice (but unaccelerated). On CRTs it sucks, the refresh rate is fixed to 60Hz. Nice side effect is the VESA graphics text console. Recommended in any case.
You can find out more about the frame buffer stuff in/usr/src/linux/Documentation/fb/vesafb.txt, assuming you installed the kernel sources in the usual place,/usr/src/linux
However, I believe the ATI Rage Mobility chip works fine with XFree86 version 4. A friend has an IBM Thinkpad A21 series laptop that I think has that chipset and it works wonderful with XFree86 4 that is installed with RedHat 7.0. I may be completely wrong though about that. Dude's not here at the moment to ask...
Sometimes graphics chipsets have the same or very similiar names, but they are different revisions. This sometimes causes older XFree86 servers to not recognize the chipset and fail to start. Many times, this can be avoided by forcing the (false) detection of a chipset known to your Xfree86 release. Many times the Xserver will then work without problems, sometimes acceleration must be disabled for it to be useable. My old NEC Versa SX laptop had a Trident Cyber9388A graphics card, but it would only work (the first six months I had it) if I added the line 'Chipset "cyber9397"' to the "Device" section. That's XFree86 3 configuration lingo, I don't know if it is the same for Xfree86-4
I've read that it doesn't infect cisco's embedded OS, but can cause some versions to crash.
Quoted:
It looks like the "Code Red" worm has the added side effect of crashing
Cisco (675/678) DSL CPEs running any CBOS prior to 2.4.1. The GET it sends
looking for IIS servers hardlocks any modem with the web management
interface enabled.
CBOS v2.4.2 is unaffected. Also, turning off the web interface with 'set
web disabled' also prevents the crashes.
According to their site, bawls contains 80mg caffiene per 12oz bottle. But then they claim its some kind of "different caffiene" isolated from Guarana, that is 2.5 times stronger than the caffiene found in coffee. Whatever.
I have a Thinkpad T22. RedHat-7.1 installed perfectly without a single hiccup. Everything worked, X, sound, pcmcia, suspend-to-disk, everything. Never had that experience before, always a couple things that need tweaking with laptops, sound usually doesn't work until newer kernels, sometimes X has to run in VESA frame buffer mode until a newer release of XFree86, etc.
I had to play with some settings to make it run flawlessly, but nothing too difficult.
Only problem is this: the 1400x1050 screen in just two months has developed several pixels (usually green ones) that are always on. I will have to send it back shortly to have the screen replaced. That sucks.
To all laptop purchasers, especially if you plan to use it 8 to 12 hours a day like I do, buy the extended warannty package, preferably with next day service or something. Its worth it. Laptops take much more of a beating than a desktop.
No matter how careful you are, inevitably they get smashed into doors, dropped on the floor, your friend comes by and picks it up (while hard disk is spining) to feel how heavy it is, you foolishly us it on a soft surface (like a carpet or bed) and it overheats because the vent is blocked, you get the picture -- get the full service warantty if you depend on your laptop.
"IMHO... not really. Remember, all Joe wants to do is pound out a letter or connect to the internet so he can check out the sports scores (or his stock prices). How much shell programming is required to do that? Sometimes people in the tech realm forget that not everyone is using their PC to write code and tweak Makefiles with vi. "
:)
If that's the case, the why would "Joe" need Linux in particular? Doesn't like Windows? Mac might suit them better than a "user grade" Linux distribution. Many people here in my town tell me they want to switch to Linux. Many say its because they are sick of windows. I respond by asking them
(a) what do they currently do with the computer
(b) what do they want to do with it that they haven't been doing
(c) why does windows (or whatever) bother them
Very often, the answers are these:
(a) play games, write papers (many of them are undergrad or grad students), browse the web
(b) nothing, except make some fancy web pages maybe
(c) @#$! modem doesn't work if the printer is on and I hold down the ALT key (or some weird thing like that)
In that case I say: there is no need to try Linux because:
(a) windows is better for games. I.E. doesn't work for Linux, and like they really want to learn Emacs (or vi) and LaTeX
(b) Nothing else? Guess gcc and perl ain't much use to you then!
(c) Linux is stable as hell, but doesn't mean that it will make hardware work that doesn't work in windows.
Sometimes however, the answers are more like this:
(a) Browse the web, email, write programs for research
(b) Run a local mail server and web server, script some of my programs so that one model can take the output of another and I can embed the tabulated results directly into my papers
(c) Microsoft Word equation editor sucks.
In which case, its quite clear they have much to gain by spending the time to learn and use Linux. I usually tell people like this (after helping them install Linux dual-boot with their existing Windows), to try what they want to do each day with the computer for exactly 1 hr on Linux before giving up and doing it the way they already know how in Windows. I answer any questions I'm present for. In ALL cases, these people remove windows to recover the hard drive space and use Linux exclusively, after 6 months to a year of this. Is this good? YES! From my point of view anyway, I'm a huge huge Linux and open source advocate. Should then everybody use Linux, well, no, no not everybody. Why? one size fits all is an oxymoron, that's why. Object-oriented programming works really well for things like GUI programming -- the model makes (some) sense. Should we conclude that all things are best programmed with OOP? Fuck no. (Sorry, I hate OOP)
I've helped some people in the former group of people to, but most of the time they don't spend much time using Linux, even after a year of two of having it installed. Why? Because Linux (and Unix based systems) gets its power from things like the bash shell, the development tools, and the simple but consistant interface between the common utilities (ie, stdin, stdout, pipes), which are specialized for specific purposes but easily combined like lego blocks to make more complicated tools, not the one-size-fits-and-does-all-but-oh-wait-not-really philosophy of Windows point and click applications. So, to finally get to my point, if Joe doesn't need to explore the features of bash, perl, gcc, local network services, etc., why does Joe want Linux anyway? Should Linux work both ways? No, I don't really think so... That is to say, I don't think ease of use to the level of windows should be a focus for Linux and open source developers. Progress in that direction is always appreciated, but its the raw power stick-shift of Linux that makes it attractive, at least to me and people like me. Linux is the only OS I've ever used that seems to have functionality as top priority, rather than something more like marketability, which translates into hide complexity and reduce it (ie, drop features) when it cannot be hidden. For people who'd rather drive an automatic most of the time, there is windows and macintosh, and nothing wrong using them, as long as nobody is forcing me (or anyone) to use them.
Try the VESA frame buffer mode if you can't get X to work with the ATI Rage Mobility chip. On LCD screens its nice (but unaccelerated). On CRTs it sucks, the refresh rate is fixed to 60Hz. Nice side effect is the VESA graphics text console. Recommended in any case.
/usr/src/linux/Documentation/fb/vesafb.txt, assuming you installed the kernel sources in the usual place, /usr/src/linux
You can find out more about the frame buffer stuff in
However, I believe the ATI Rage Mobility chip works fine with XFree86 version 4. A friend has an IBM Thinkpad A21 series laptop that I think has that chipset and it works wonderful with XFree86 4 that is installed with RedHat 7.0. I may be completely wrong though about that. Dude's not here at the moment to ask...
Sometimes graphics chipsets have the same or very similiar names, but they are different revisions. This sometimes causes older XFree86 servers to not recognize the chipset and fail to start. Many times, this can be avoided by forcing the (false) detection of a chipset known to your Xfree86 release. Many times the Xserver will then work without problems, sometimes acceleration must be disabled for it to be useable. My old NEC Versa SX laptop had a Trident Cyber9388A graphics card, but it would only work (the first six months I had it) if I added the line 'Chipset "cyber9397"' to the "Device" section. That's XFree86 3 configuration lingo, I don't know if it is the same for Xfree86-4
Quoted:
It looks like the "Code Red" worm has the added side effect of crashing Cisco (675/678) DSL CPEs running any CBOS prior to 2.4.1. The GET it sends looking for IIS servers hardlocks any modem with the web management interface enabled.
CBOS v2.4.2 is unaffected. Also, turning off the web interface with 'set web disabled' also prevents the crashes.
This found at securityfocus
I read that here: http://www.bawls.com/bawls.php?page=guarana