 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

22nd November 2007, 12:34 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Toronto, Ontario, Canada
Posts: 215

|
|
Same problem here ... just updated smolt and it is broken.
The notes in the Package Updater said "... new version ... please test ..", which i did. Hmm.
smolt-1.0-1.fc8
|

26th November 2007, 08:55 AM
|
|
Registered User
|
|
Join Date: Nov 2007
Location: THE TWILIGHT ZONE
Posts: 2

|
|
|
[ladiesman217@localhost ~]$ smoltSendProfile
Traceback (most recent call last):
File "/usr/bin/smoltSendProfile", line 35, in <module>
from scan import scan
ImportError: No module named scan
the username is a joke from transformers, anyways - i am new to linux completely clueless. i can't even install a printer. i tried to send profile and it spits that out at me anyways smolt is installed.... email me if you wish to show me how to send the profile or name the scan module
thank you in advance
|

27th November 2007, 10:08 AM
|
|
Registered User
|
|
Join Date: Aug 2007
Location: Genoa, Italy
Age: 49
Posts: 22

|
|
|
Fixed with latest update, and now also vendor and model are correctly identified.
Nice job!
Alessandro
|

27th November 2007, 10:18 AM
|
|
Guest
|
|
Posts: n/a

|
|
dunno if or how many people know but there is a gui to smolt by installing it via yum
Code:
yum -y install smolt-gui
|

28th November 2007, 06:42 AM
|
|
Registered User
|
|
Join Date: Nov 2007
Location: THE TWILIGHT ZONE
Posts: 2

|
|
http://www.smolts.org/show?UUID=69ee...a-1d24cbb144f4
Thank You. I just want to install a printer. Once again I'm sick of that windows b/s so I'm here. It worked this time.
|

27th December 2007, 08:04 AM
|
|
Guest
|
|
Posts: n/a

|
|
i tried to install smolt but is not installing nd one msg coming.look bellow
Quote:
[raju@localhost ~]$ su -c 'yum install smolt'
Password:
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
http://feannatar.hostuju.cz/fedora/f...ta/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: feannatar
|
how will i be solve problem.can u tell me please.
|

28th December 2007, 01:01 AM
|
 |
Registered User
|
|
Join Date: Nov 2007
Location: Gentofte, Denmark
Posts: 16

|
|
|
Last edited by alchi; 9th June 2008 at 12:04 PM.
|

11th January 2008, 08:44 PM
|
|
Registered User
|
|
Join Date: Jan 2008
Location: Jaipur,INDIA
Age: 24
Posts: 9

|
|
|
here's my profile friends ..
Fedora 7 & Windows Xp prof
Laptop:
AMD Turion 64 X2 Mobile technology TL52, 1GB DDR2 , ATI Radeon Xpress 1100 , 120GB HD,DVD-super multi double layer,
802.11b/g wireless lan
buletooth 2.0+EDR
|

11th January 2008, 08:49 PM
|
|
Registered User
|
|
Join Date: Dec 2006
Location: Fort Collins, Colorado
Posts: 11

|
|
|
It would be great to be able to do this, but I cannot find a driver that supports the functionality of my highspeed usb ports built into my HP W2207 Monitor... the monitor came with windows drivers, but of course as we would expect, no linux drivers... so although I can use FC7 and view with my monitor, I can not plug my wireless usb stick into the monitor to get an internet connection... The usb hub is not detected on the monitor.... can anyone help.. the monitor is an HP 22 inch Wide profile monitor... I love it.. ...
thanks..
|

19th January 2008, 07:30 AM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 3

|
|
|
|

13th February 2008, 12:30 AM
|
|
Registered User
|
|
Join Date: Feb 2008
Location: kb
Age: 35
Posts: 3

|
|
hello..new to linux plz teach me..
my profile
- btw need help regarding to make my tv card working..
__________________
linux noob
xMYx
|

18th March 2008, 09:46 PM
|
|
Registered User
|
|
Join Date: Sep 2005
Posts: 1

|
|
|
The link to my laptop's profile is in my signature. I'll add more as I get to install smolt on my various other machines.
This is a great idea, I think it would be even better if there was a larger, more collective hardware compatibility database that all Linux users could upload their hardware profiles to. Image a singular, unified, Linux hardware compatibility list. If you were in the market for a new wireless card, you could check the list for what works with your distro of choice, go purchase the card, install and tada, working wireless.
Wouldn't that be sweet!?
|

19th March 2008, 01:16 PM
|
|
Registered User
|
|
Join Date: Mar 2008
Posts: 12

|
|
Fedora 8 & Windows XP Pro
Acer 9504WSMi
Intel Pentium M processor 760 (2.0ghz)
17inch screen
100GBHDD
1GB Ram
ATI Radeon X700
Install Probs:
Have to format recovery partition so its all one drive then split into two partitions and then install XP on 1st and Fedora 8 on 2nd. had to use no-usb something else to get fedora to install but from then on it was plain sailing and it detected by external ethernet to USB so i am very peased with it
|

6th April 2008, 04:43 PM
|
 |
Registered User
|
|
Join Date: Apr 2008
Location: Sunnyvale, CA
Age: 51
Posts: 143

|
|
|
unable to send smolt profile.
The knee-bone's connected to the thigh-bone, the thigh-bone's connected to the ...
Anyway, I wanted to post elsewhere about a problem I'm having, but being a relative Linux newbie (in terms of installing and running my own box, but having used Linux and Unix extensively throughout my career) I just learned that posting my smolt profile may allow folks to help me with diagnosing my other problems more readily. So, ran "smoltSendProfile" and get this error. Any suggestions gurus?
Here's the error:
Server Message: "Critical [20]: Invalid Token"
Traceback (most recent call last):
File "/usr/bin/smoltSendProfile", line 175, in <module>
timeout=opts.timeout)
File "/usr/share/smolt/client/smolt.py", line 468, in send
pub_uuid = serverMessage(o.read())
File "/usr/share/smolt/client/smolt.py", line 305, in serverMessage
raise ServerError, _('Could not contact server: %s') % line.split('ServerMessage: ')[1]
smolt.ServerError: 'Could not contact server: Critical [20]: Invalid Token'
Thanks,
James.
EDIT: I'm going to post this question in a new thread. I'm guessing that not many people bother reading this thread as folks mostly just post up "hey, this is my profile". No need to respond here. Thanks. J.
Last edited by jimbux; 7th April 2008 at 03:46 PM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 15:39 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|