Little help needed...Aptosid XFCE on A31p
Little help needed...Aptosid XFCE on A31p
Let me just say right off that this is just a hobby project and not a production machine, so it's not really critical that I get this going. I am however using this exercise to learn a little about XFCE and see if could servce me as my desktop environement going forward, seeing as how I just don't like Gnome3.
So, I have Aptosid with XFCE running on my A31p, and for the most part am enjoying the experience. I currently have one issue that I would like a little help to resolve as I don't know where to even start trouble shooting. I have XFCE power mangement set to suspend when the laptop lid is closed, and that is exactly what happens. In addition, when Fn+F4 is pressed, suspend is the result. But, I can't get it to wake from syspend no matter what I do! Actually, it does seem to wake, as there is a beep to indicate waking, but the LCD backlight won't come on, and I don't get any response from any keyboard combination. The backlight just won't come back on.
Second thing is not really an issue, just something I would like to accomplish. I have compositioning enabled and have set the XFCE panels to be nearly transparent (looks nice), and I have window shadows enabled (looks nice and modern), but I would like to have the text boxes below desktop icons to be transparent too. I have found a couple of guides online that seemed to indicate ways to do this. But, when I created and edited the gtkrc-2.0 file the suggest, nothing changes. So, what can I do to accomplish this goal?
So, I have Aptosid with XFCE running on my A31p, and for the most part am enjoying the experience. I currently have one issue that I would like a little help to resolve as I don't know where to even start trouble shooting. I have XFCE power mangement set to suspend when the laptop lid is closed, and that is exactly what happens. In addition, when Fn+F4 is pressed, suspend is the result. But, I can't get it to wake from syspend no matter what I do! Actually, it does seem to wake, as there is a beep to indicate waking, but the LCD backlight won't come on, and I don't get any response from any keyboard combination. The backlight just won't come back on.
Second thing is not really an issue, just something I would like to accomplish. I have compositioning enabled and have set the XFCE panels to be nearly transparent (looks nice), and I have window shadows enabled (looks nice and modern), but I would like to have the text boxes below desktop icons to be transparent too. I have found a couple of guides online that seemed to indicate ways to do this. But, when I created and edited the gtkrc-2.0 file the suggest, nothing changes. So, what can I do to accomplish this goal?
Collection = T500 - R400 - X300 - X200 - T61 (14" WXGA+) - T61 (14.1" SXGA+) - T60 (15" SXGA+) - X40 - T43p - T43 - T42p - A30P - 600E
-
redsparrow
- Freshman Member
- Posts: 58
- Joined: Thu Sep 29, 2011 2:47 pm
- Location: London, UK
Re: Little help needed...Aptosid XFCE on A31p
Unfortunately i don't know the answer to your question, sorry, and i don't intend to hijack your thread - but i've just installed Crunchbang on my A31p, having always run XP on it. Have you managed to get the volume keys to work? I figured as theyre both Debian based, you may be better placed to help...
Current - A31p - T60p - T61
Past - T42 - R50p - Z61t - X61t - T510
Past - T42 - R50p - Z61t - X61t - T510
Re: Little help needed...Aptosid XFCE on A31p
I abandoned the A31p project a while back without ever having resolved the suspend problem. I also have CrunchBang running on an X31 now, and have the same suspend problem, as the GPU is similar (not the same I know) on the two machines, and AFAIK, the same driver is used under Linux for both. From what I've read the Radeonfb in the Linux kernel should handle suspend OK, but it doesn't, and I don't know enough to fix it.
As for the volume buttons...I don't recall if I had them working or not. Probably not. There is some info about that here, but I don't remember ever trying to set any of that up. Now that you mention it, I don't think the volume buttons are working on my X31 either. Guess I've got a little project ahead of me testing those instructions myself!
As for the volume buttons...I don't recall if I had them working or not. Probably not. There is some info about that here, but I don't remember ever trying to set any of that up. Now that you mention it, I don't think the volume buttons are working on my X31 either. Guess I've got a little project ahead of me testing those instructions myself!
Collection = T500 - R400 - X300 - X200 - T61 (14" WXGA+) - T61 (14.1" SXGA+) - T60 (15" SXGA+) - X40 - T43p - T43 - T42p - A30P - 600E
-
redsparrow
- Freshman Member
- Posts: 58
- Joined: Thu Sep 29, 2011 2:47 pm
- Location: London, UK
Re: Little help needed...Aptosid XFCE on A31p
Neil,
A quick google of radeonfb + suspend/resume issues, and there are countless threads, bug requests, proposed patches etc - i wouldn't even know where to start. I wonder whether you've looked into S2Ram yet - some documentation can be found here and here
Aside from that, i'm sorry to say i can offer very little help - i'm not as familiar with linux as i'd like to be, hence my inability to figure out how to get volume keys to work
Actually, they do work, kind of - just not in sync with the volume control applet...
A quick google of radeonfb + suspend/resume issues, and there are countless threads, bug requests, proposed patches etc - i wouldn't even know where to start. I wonder whether you've looked into S2Ram yet - some documentation can be found here and here
Aside from that, i'm sorry to say i can offer very little help - i'm not as familiar with linux as i'd like to be, hence my inability to figure out how to get volume keys to work
Current - A31p - T60p - T61
Past - T42 - R50p - Z61t - X61t - T510
Past - T42 - R50p - Z61t - X61t - T510
Re: Little help needed...Aptosid XFCE on A31p
Actually, I have not tried s2ram, but I will when I get the time. I see it includes radeontool, we'll see if that does it.
Collection = T500 - R400 - X300 - X200 - T61 (14" WXGA+) - T61 (14.1" SXGA+) - T60 (15" SXGA+) - X40 - T43p - T43 - T42p - A30P - 600E
Re: Little help needed...Aptosid XFCE on A31p
I might be able to help with the volume button problem. I've had the volume controls working on a R31 and a A20 using the following:
http://www.thinkwiki.org/wiki/Tpb
The trickiest bit for me is usually loading nvram and getting it to write, aside from that, it's reasonably straightforward. To run it after that I just add "tpb &" into my .xinitrc on Arch.
On top of getting the buttons working, you can then assign functions to the ThinkPad key (mine opens urxvt) or play around with the OSD.
http://www.thinkwiki.org/wiki/Tpb
The trickiest bit for me is usually loading nvram and getting it to write, aside from that, it's reasonably straightforward. To run it after that I just add "tpb &" into my .xinitrc on Arch.
On top of getting the buttons working, you can then assign functions to the ThinkPad key (mine opens urxvt) or play around with the OSD.
[ThinkPad Roll Call] T61 (FreeBSD) - X60 (Arch Linux) - X40 (Arch Linux) - A31 (FreeBSD) - 600E (FreeBSD) - A21p (FreeBSD)
Previous: R31, 560x, A20m, X41
Previous: R31, 560x, A20m, X41
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Another - very - little collection ! (Thumbnails inside)
by WarMachine » Thu Feb 16, 2017 2:22 pm » in Pictures of your ThinkPad & desk setup - 2 Replies
- 358 Views
-
Last post by WarMachine
Thu Feb 16, 2017 3:44 pm
-
-
-
Just a little thought I wanted to share.
by Thinkpad4by3 » Mon Jun 05, 2017 8:41 am » in Off-Topic Stuff - 2 Replies
- 166 Views
-
Last post by Thinkpad4by3
Mon Jun 05, 2017 9:30 pm
-
-
-
[Please help! Advise Needed!] Lenovo T400 BIOS
by AvilanceStudios » Mon Mar 27, 2017 4:09 pm » in ThinkPad T400/410/420 and T500/510/520 Series - 2 Replies
- 846 Views
-
Last post by AvilanceStudios
Tue Mar 28, 2017 6:10 pm
-
-
-
ThinkPad A31p 1080p DVI output
by kfzhu1229 » Mon Jan 30, 2017 6:11 pm » in ThinkPad R, A, G and Z Series - 4 Replies
- 1373 Views
-
Last post by kfzhu1229
Wed Feb 01, 2017 12:54 am
-
Who is online
Users browsing this forum: No registered users and 1 guest




